{
"metadata": {
"title": "string",
"preferenceText": "string",
"alternativeText": "string",
"comments": "string",
"expiry": {
"type": "GTC"
}
},
"levels": {
"pivot": {
"price": 1.09,
"clientObjectId": "pivot_main",
"time": "2025-01-09T12:00:00Z"
},
"resistance": {
"price": 1.09,
"clientObjectId": "pivot_main",
"time": "2025-01-09T12:00:00Z"
},
"support": {
"price": 1.09,
"clientObjectId": "pivot_main",
"time": "2025-01-09T12:00:00Z"
},
"intermediateResistance": {
"price": 1.09,
"clientObjectId": "pivot_main",
"time": "2025-01-09T12:00:00Z"
},
"intermediateSupport": {
"price": 1.09,
"clientObjectId": "pivot_main",
"time": "2025-01-09T12:00:00Z"
}
},
"drawings": [
{
"type": "HORIZONTAL_LINE",
"clientObjectId": "string",
"points": [
{
"time": "2025-01-09T12:00:00Z",
"price": 1.09
}
],
"style": {
"color": "#FF0000",
"lineWidth": 2,
"lineStyle": "SOLID",
"fillColor": "#00FF0033",
"borderColor": "#00FF00",
"opacity": 1
}
}
]
}