{
"type": "FIB_RETRACEMENT",
"clientObjectId": "string",
"points": [
{
"time": "2025-01-09T12:00:00Z",
"price": 1.09
},
{
"time": "2025-01-09T12:00:00Z",
"price": 1.09
}
],
"levels": [
-0.618,
-0.272,
0,
0.236,
0.382,
0.5,
0.618,
0.786,
1,
1.272,
1.618
],
"style": {
"color": "#FF0000",
"lineWidth": 2,
"lineStyle": "SOLID",
"fillColor": "#00FF0033",
"borderColor": "#00FF00",
"opacity": 1
}
}