-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathES 2k.cts
More file actions
696 lines (696 loc) · 64 KB
/
ES 2k.cts
File metadata and controls
696 lines (696 loc) · 64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
{
"Value": {
"$type": "OFT.Platform.Settings.Charting.ChartSettings, OFT.Platform",
"ScaleByLowerValue": false,
"ChartTraderIsEnabled": false,
"SelectedAccount": "",
"UseLocalVolumes": false,
"TIF": 0,
"TemplateType": "snapshot",
"IsContinious": false,
"PanelsIsHidden": false,
"DrawingObjectses": [],
"EndDate": "0001-01-01T00:00:00",
"Template": {
"TemplateType": "template",
"ScaleByLowerValue": false,
"ChartScale": 1,
"Panels": [
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.TOVolImb, ATASVolImb, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"KPValues\\\": \\\"BH2,6027.14,BMid,5981.25,BL2,5935.36,CH2,6047.91,CL2,5914.59,DH2,6064.95,DL2,5897.55,EH2,6080.52,EL2,5881.98,CH3,6006.46,CMid,5959.25,CL3,5910.28,DH3,6026.71,DL3,5891.70,EH3,6045.10,EL3,5874.15,DH4,5919.21,DMid,5859.25,DL4,5797.42,EH4,5944.78,EL4,5771.03,EH5,5915.46,EMid,5858.50,EL5,5801.54\\\",\\r\\n \\\"LineWidth\\\": 3,\\r\\n \\\"ScreenShotX\\\": 300,\\r\\n \\\"ScreenShotY\\\": 400,\\r\\n \\\"TextFont\\\": 10,\\r\\n \\\"Offset\\\": 9,\\r\\n \\\"MinBars\\\": 3,\\r\\n \\\"UseAlerts\\\": false,\\r\\n \\\"WavDir\\\": \\\"C:\\\\\\\\Program Files (x86)\\\\\\\\ATAS Platform\\\\\\\\Sounds\\\",\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": true,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.0605915\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.0606574Z\\\",\\r\\n \\\"Name\\\": \\\"TO VolImb\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"bars\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 3,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Sell\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Sell\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 3,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Buy\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Buy\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.PaintbarsDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Visible\\\": true,\\r\\n \\\"HideChart\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Paint bars\\\",\\r\\n \\\"Type\\\": \\\"paintBars\\\",\\r\\n \\\"Name\\\": \\\"Paint bars\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"block\\\",\\r\\n \\\"Color\\\": \\\"#FF00FF00\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 3,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Up\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Up\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"block\\\",\\r\\n \\\"Color\\\": \\\"#FFFF0000\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 3,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Down\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Down\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.BollingerBands, ATAS.Indicators.Technical, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7\",\r\n \"Settings\": \"{\\r\\n \\\"Period\\\": 20,\\r\\n \\\"Width\\\": 2.0,\\r\\n \\\"Shift\\\": 0,\\r\\n \\\"UseAlertsTop\\\": false,\\r\\n \\\"RepeatAlertTop\\\": false,\\r\\n \\\"AlertSensitivityTop\\\": 1,\\r\\n \\\"AlertFileTop\\\": \\\"alert1\\\",\\r\\n \\\"FontColorTop\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"BackgroundColorTop\\\": \\\"#FF787B86\\\",\\r\\n \\\"UseAlertsMid\\\": false,\\r\\n \\\"RepeatAlertMid\\\": false,\\r\\n \\\"AlertSensitivityMid\\\": 1,\\r\\n \\\"AlertFileMid\\\": \\\"alert1\\\",\\r\\n \\\"FontColorMid\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"BackgroundColorMid\\\": \\\"#FF787B86\\\",\\r\\n \\\"UseAlertsBot\\\": false,\\r\\n \\\"RepeatAlertBot\\\": false,\\r\\n \\\"AlertSensitivityBot\\\": 1,\\r\\n \\\"AlertFileBot\\\": \\\"alert1\\\",\\r\\n \\\"FontColorBot\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"BackgroundColorBot\\\": \\\"#FF787B86\\\",\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": false,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.080809\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.0808742Z\\\",\\r\\n \\\"Name\\\": \\\"Bollinger Bands\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"close\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"hide\\\",\\r\\n \\\"Color\\\": \\\"#FF4CAF50\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"SmaSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Bollinger Bands\\\",\\r\\n \\\"DescriptionKey\\\": \\\"MidChannelSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"line\\\",\\r\\n \\\"Color\\\": \\\"#FF1E7F99\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 2,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": true,\\r\\n \\\"Id\\\": \\\"UpSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Up\\\",\\r\\n \\\"DescriptionKey\\\": \\\"TopChannelSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"line\\\",\\r\\n \\\"Color\\\": \\\"#FF1E7F99\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 2,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": true,\\r\\n \\\"Id\\\": \\\"DownSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Down\\\",\\r\\n \\\"DescriptionKey\\\": \\\"BottomChannelSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#3E6495ED\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Band\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Background Neutral\\\",\\r\\n \\\"DescriptionKey\\\": \\\"ChannelNeutralAreaSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#3E6495ED\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"ReserveBand\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Neutral Reserve\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#5A00FF00\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"UpBand\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Background Up\\\",\\r\\n \\\"DescriptionKey\\\": \\\"ChannelPositiveAreaSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#5A00FF00\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"UpReserveBand\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Up Reserve\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#5AFF0000\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"DownBand\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Background Down\\\",\\r\\n \\\"DescriptionKey\\\": \\\"ChannelNegativeAreaSettingsDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.RangeDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"RangeColor\\\": \\\"#5AFF0000\\\",\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"Visible\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"DownReserveBand\\\",\\r\\n \\\"Type\\\": \\\"band\\\",\\r\\n \\\"Name\\\": \\\"Down Reserve\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.EMA, ATAS.Indicators.Technical, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7\",\r\n \"Settings\": \"{\\r\\n \\\"Period\\\": 21,\\r\\n \\\"ColoredDirection\\\": false,\\r\\n \\\"BullishColor\\\": \\\"#FF4CAF50\\\",\\r\\n \\\"BearishColor\\\": \\\"#FFFF5252\\\",\\r\\n \\\"UseAlerts\\\": false,\\r\\n \\\"RepeatAlert\\\": false,\\r\\n \\\"AlertSensitivity\\\": 1,\\r\\n \\\"AlertFile\\\": \\\"alert1\\\",\\r\\n \\\"FontColor\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"BackgroundColor\\\": \\\"#FF696969\\\",\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": false,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.0873953\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.0874593Z\\\",\\r\\n \\\"Name\\\": \\\"EMA\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"close\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"line\\\",\\r\\n \\\"Color\\\": \\\"#FF90EE90\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 2,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": false,\\r\\n \\\"ShowCurrentValue\\\": false,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": false,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"RenderSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"EMA\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"MqLevelsIndicator, MqLevelsIndicator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"apiKey\\\": \\\"iRMCX2Pv3R9UDyAT6ZhUs2hyZte6Fziwakjoz2jI\\\",\\r\\n \\\"UpdateLevels\\\": false,\\r\\n \\\"showGamma\\\": true,\\r\\n \\\"showGammaIntraday\\\": true,\\r\\n \\\"showGammaScalping\\\": true,\\r\\n \\\"showGammaScalpingIntraday\\\": true,\\r\\n \\\"showSwing\\\": true,\\r\\n \\\"showBl\\\": false,\\r\\n \\\"showConversion\\\": true,\\r\\n \\\"levelFilter\\\": \\\"\\\",\\r\\n \\\"conversions\\\": [],\\r\\n \\\"alertsEnabled\\\": false,\\r\\n \\\"alertProxTicks\\\": 10,\\r\\n \\\"alertTimeOutSecs\\\": 30,\\r\\n \\\"alertFile\\\": \\\"alert1\\\",\\r\\n \\\"shortenNames\\\": true,\\r\\n \\\"showLevelPrice\\\": false,\\r\\n \\\"StyleCr\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Red\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleCrODte\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Red\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StylePs\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Green\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StylePsODte\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Green\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleHvl\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Blue\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleHvlODte\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Blue\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"Style1DMin\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Orange\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"Style1DMax\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Orange\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleGw0Dte\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Orange\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleGex\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Orange\\\",\\r\\n \\\"LineStyle\\\": \\\"solid\\\",\\r\\n \\\"LineWidth\\\": 1\\r\\n },\\r\\n \\\"StyleBl\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"LightBlue\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"StyleSwing\\\": {\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"color\\\": \\\"Yellow\\\",\\r\\n \\\"LineStyle\\\": \\\"dot\\\",\\r\\n \\\"LineWidth\\\": 2\\r\\n },\\r\\n \\\"showDebugInfo\\\": false,\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": false,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.0959342\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.0960054Z\\\",\\r\\n \\\"Name\\\": \\\"MenthorQ Levels\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"bars\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"line\\\",\\r\\n \\\"Color\\\": \\\"#FFFF5252\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"MqLevelsIndicatorDefaultDataSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"MenthorQ Levels\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.DeltaIntensity, DeltaIntensity, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Bigtrades_Threshold\\\": 35000,\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": false,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.1144187\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.1144671Z\\\",\\r\\n \\\"Name\\\": \\\"Delta Intensity\\\",\\r\\n \\\"Panel\\\": \\\"1\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"bars\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"histogram\\\",\\r\\n \\\"Color\\\": \\\"#FF006400\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Positive Delta\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Positive Delta\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"histogram\\\",\\r\\n \\\"Color\\\": \\\"#FFFF8C00\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Negative Delta\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Negative Delta\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"histogram\\\",\\r\\n \\\"Color\\\": \\\"#FF32CD32\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Volume/Second Positive\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Volume/Second Positive\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"histogram\\\",\\r\\n \\\"Color\\\": \\\"#FFFF0000\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Volume/Second Negative\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Volume/Second Negative\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FFF08080\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 4,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Unusual Candle\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Unusual Candle\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"hide\\\",\\r\\n \\\"Color\\\": \\\"#FFFF0000\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 4,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Delta Divergence Red\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Delta Divergence Red\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"hide\\\",\\r\\n \\\"Color\\\": \\\"#FF00FF00\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 4,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Delta Divergence Green\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Delta Divergence Green\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 79,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.LineOverload, LineOverload, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"KPValues\\\": \\\"\\\",\\r\\n \\\"MQValues\\\": \\\"B H2,5889.71, B Mid,5817.00, B L2,5743.98, C H2,5914.05, C L2,5720.01, D H2,5944.89, D L2,5688.96, E H2,5965.27, E L2,5668.73\\\",\\r\\n \\\"BlindSpots\\\": \\\"\\\",\\r\\n \\\"DarkPool\\\": \\\"\\\",\\r\\n \\\"CTLevels\\\": \\\"\\\",\\r\\n \\\"ManciniSupport\\\": \\\"\\\",\\r\\n \\\"ManciniResist\\\": \\\"\\\",\\r\\n \\\"ShowText\\\": true,\\r\\n \\\"FontSize\\\": 11,\\r\\n \\\"LineWidth\\\": 2,\\r\\n \\\"Gex\\\": \\\"Orange\\\",\\r\\n \\\"Resist\\\": \\\"OrangeRed\\\",\\r\\n \\\"call\\\": \\\"White\\\",\\r\\n \\\"range\\\": \\\"Lime\\\",\\r\\n \\\"cBLa\\\": \\\"DeepPink\\\",\\r\\n \\\"Min\\\": \\\"229, 144, 238, 144\\\",\\r\\n \\\"Max\\\": \\\"Red\\\",\\r\\n \\\"kvo2\\\": \\\"Cyan\\\",\\r\\n \\\"DP\\\": \\\"PeachPuff\\\",\\r\\n \\\"kvo1\\\": \\\"GreenYellow\\\",\\r\\n \\\"Default\\\": \\\"White\\\",\\r\\n \\\"ManSupp\\\": \\\"OrangeRed\\\",\\r\\n \\\"ManRest\\\": \\\"Lime\\\",\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": true,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.1209123\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.1209788Z\\\",\\r\\n \\\"Name\\\": \\\"LineOverload\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"bars\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"line\\\",\\r\\n \\\"Color\\\": \\\"#FFFF5252\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"LineOverloadDefaultDataSeries\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"LineOverload\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
},
{
"IsNew": true,
"SerializedIndicators": [
"{\r\n \"Type\": \"ATAS.Indicators.Technical.ATAS_Scan, ATAS_Scan, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"UseAlerts\\\": false,\\r\\n \\\"NewsFont\\\": 10,\\r\\n \\\"TextFont\\\": 10,\\r\\n \\\"Offset\\\": 9,\\r\\n \\\"FullScreenMode\\\": false,\\r\\n \\\"DenyToChangePanel\\\": true,\\r\\n \\\"ShowDescription\\\": true,\\r\\n \\\"MarketTime\\\": \\\"2025-05-27T18:30:40.1362858\\\",\\r\\n \\\"UtcTime\\\": \\\"2025-05-27T18:30:40.1363345Z\\\",\\r\\n \\\"Name\\\": \\\"ATAS_Scan\\\",\\r\\n \\\"Panel\\\": \\\"Chart\\\",\\r\\n \\\"IsVerticalIndicator\\\": false,\\r\\n \\\"Visible\\\": true,\\r\\n \\\"Locked\\\": false,\\r\\n \\\"AllowedInteraction\\\": true\\r\\n}\",\r\n \"SourceType\": \"bars\",\r\n \"SourceSeriesId\": 0,\r\n \"DataSeries\": [\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FF00FF00\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 2,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Regular Buy Signal\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Regular Buy Signal\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FFFF6830\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 2,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Regular Sell Signal\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Regular Sell Signal\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"upArrow\\\",\\r\\n \\\"Color\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Buy\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Buy\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"downArrow\\\",\\r\\n \\\"Color\\\": \\\"#FFFFFFFF\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 1,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Vol Imbalance Sell\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Vol Imbalance Sell\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.ValueDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Digits\\\": 4,\\r\\n \\\"StringFormat\\\": \\\"{0:0.####}\\\",\\r\\n \\\"ShowOnlyNonZeroLabels\\\": false,\\r\\n \\\"VisualType\\\": \\\"dots\\\",\\r\\n \\\"Color\\\": \\\"#FFFFFF00\\\",\\r\\n \\\"ValuesColor\\\": \\\"White\\\",\\r\\n \\\"Width\\\": 3,\\r\\n \\\"LineDashStyle\\\": \\\"solid\\\",\\r\\n \\\"ShowZeroValue\\\": true,\\r\\n \\\"ShowCurrentValue\\\": true,\\r\\n \\\"ScaleIt\\\": true,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Squeeze Relaxer\\\",\\r\\n \\\"Type\\\": \\\"value\\\",\\r\\n \\\"Name\\\": \\\"Squeeze Relaxer\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n },\r\n {\r\n \"Type\": \"ATAS.Indicators.PaintbarsDataSeries, ATAS.Indicators, Version=7.0.9.216, Culture=neutral, PublicKeyToken=null\",\r\n \"Settings\": \"{\\r\\n \\\"Visible\\\": true,\\r\\n \\\"HideChart\\\": false,\\r\\n \\\"DrawAbovePrice\\\": true,\\r\\n \\\"IgnoredByAlerts\\\": false,\\r\\n \\\"Id\\\": \\\"Paint bars\\\",\\r\\n \\\"Type\\\": \\\"paintBars\\\",\\r\\n \\\"Name\\\": \\\"Paint bars\\\",\\r\\n \\\"DescriptionKey\\\": \\\"VisualizationDescription\\\"\\r\\n}\"\r\n }\r\n ],\r\n \"LineSeries\": [],\r\n \"ShowDescription\": true\r\n}"
],
"Height": 60,
"Collapsed": false
}
],
"Indicators": [],
"clusterSettings": {
"Caption": "Cluster Settings",
"Volumes": "#FF2962FF",
"Bid": "#FFF71427",
"Ask": "#FF2962FF",
"ClusterBorderWidth": 1,
"Foreground": "#FFABAEB8",
"AutoSize": true,
"FontSize": 9.0,
"CutLongText": true,
"MinimumClusterWidthToShowText": 40,
"ValueAreaColor": "#64C8D8FF",
"ShowValueArea": false,
"ImbalanceBid": "#FFFFFFFF",
"ImbalanceAsk": "#FFFFFFFF",
"MinimumImbalanceDifference": 0,
"IgnoreZeroValues": false,
"ImbalanceVolumeFilter": 0,
"ImbalanceRate": 150,
"ShowDirectionMarker": true,
"DirectionMakerWidth": 0,
"ClusterBorderPen": {
"LineDashStyle": "solid",
"Width": 2,
"Color": "#FF2A2E39"
},
"BorderColorByDirection": false,
"SecondClusters": {
"Caption": "",
"Enabled": false,
"ClustersContentModeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersContentModes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volume",
"Enabled": false,
"EnabledVisible": false
},
"ClustersContentMode": "volume",
"ClustersModeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersVisualModes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "fullRow",
"Enabled": false,
"EnabledVisible": false
},
"ClustersMode": "fullRow",
"UseBorderOfEachPriceLevelFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": false
},
"UseBorderOfEachPriceLevel": false,
"ColorSchemeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersColorSchemes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volumeProportion",
"Enabled": false,
"EnabledVisible": false
},
"ColorScheme": "volumeProportion",
"ClusterBGFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#00FFFFFF"
},
"ClusterBG": "#00FFFFFF",
"VolumeColor": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FF2962FF"
},
"BidColor": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FFF71427"
},
"AskColor": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FF2962FF"
},
"HeatmapType": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0
},
"UpperCutOff": {
"EnabledVisible": false,
"Enabled": false,
"Value": 20
},
"Contrast": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0
},
"MaxVolTypeFilter": {
"EnumType": "Advanced_Time_And_Sales.ClusterSettings+MaxVolSelectionType, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volume",
"Enabled": false,
"EnabledVisible": false
},
"MaxVolType": "volume",
"MaxVolColorFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#00000000"
},
"MaxVolColor": "#00000000",
"MaxVolSelectionWidthFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": 1
},
"MaxVolSelectionWidth": 1,
"MaxVolTextColorFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FFD1D4DC"
},
"MaxVolTextColor": "#FFD1D4DC",
"MaxLevelBoldFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": true
},
"MaxLevelBold": true
},
"BorderType": "body",
"BorderColorByDirectionFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": false
},
"ClusterBorderPenFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": {
"Color": "#FF2A2E39",
"LineDashStyle": 0,
"Width": 2
}
},
"ShowDirectionMarkerFilter": {
"EnabledVisible": true,
"Enabled": true,
"Value": 0
},
"Showtext": true,
"ForegroundFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#FFABAEB8"
},
"AutoSizeFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": true
},
"FontSizeFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": 9.0
},
"Divider": 1.0,
"CutLongTextFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": true
},
"MinimumClusterWidthToShowTextFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": 40
},
"ValueAreaColorFilter": {
"EnabledVisible": true,
"Enabled": false,
"Value": "#64C8D8FF"
},
"ProportionalMode": "visibleRegion",
"ProportionalHistogram": true,
"ProportionByAllBars": false,
"GradientRate": 100,
"CustomProportionValue": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0.0
},
"CustomproportionVolume": 0.0,
"UpperCutOffGradient": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0
},
"EnableBidAskImbalance": false,
"ImbalanceBidFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FFFFFFFF"
},
"ImbalanceAskFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FFFFFFFF"
},
"ImbalanceRateFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": 150
},
"ImbalanceVolumeFilterInt": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0
},
"MinimumImbalanceDifferenceFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": 0
},
"IgnoreZeroValuesFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": false
},
"BoldFontForImbalances": {
"EnabledVisible": false,
"Enabled": false,
"Value": false
},
"CustomRowHeight": {
"EnabledVisible": true,
"Enabled": false,
"Value": 16
},
"Filters": [],
"ClustersContentModeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersContentModes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "bidXAsk",
"Enabled": true,
"EnabledVisible": false
},
"ClustersContentMode": "bidXAsk",
"ClustersModeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersVisualModes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volumeHistogram",
"Enabled": true,
"EnabledVisible": false
},
"ClustersMode": "volumeHistogram",
"UseBorderOfEachPriceLevelFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": false
},
"UseBorderOfEachPriceLevel": false,
"ColorSchemeFilter": {
"EnumType": "OFT.Controls.Chart.enums.ClustersColorSchemes, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volumeBasedBidAsk",
"Enabled": true,
"EnabledVisible": false
},
"ColorScheme": "volumeBasedBidAsk",
"ClusterBGFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#00FFFFFF"
},
"ClusterBG": "#00FFFFFF",
"VolumeColor": {
"EnabledVisible": false,
"Enabled": false,
"Value": "#FF2962FF"
},
"BidColor": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#FFF71427"
},
"AskColor": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#FF2962FF"
},
"HeatmapType": {
"EnabledVisible": false,
"Enabled": false,
"Value": 10
},
"UpperCutOff": {
"EnabledVisible": false,
"Enabled": false,
"Value": 50
},
"Contrast": {
"EnabledVisible": false,
"Enabled": false,
"Value": 11
},
"MaxVolTypeFilter": {
"EnumType": "Advanced_Time_And_Sales.ClusterSettings+MaxVolSelectionType, OFT.Platform.Core, Version=7.0.9.216, Culture=neutral, PublicKeyToken=330427d8594115c7",
"Value": "volume",
"Enabled": true,
"EnabledVisible": false
},
"MaxVolType": "volume",
"MaxVolColorFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#00FFFFFF"
},
"MaxVolColor": "#00FFFFFF",
"MaxVolSelectionWidthFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": 1
},
"MaxVolSelectionWidth": 1,
"MaxVolTextColorFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": "#FFD1D4DC"
},
"MaxVolTextColor": "#FFD1D4DC",
"MaxLevelBoldFilter": {
"EnabledVisible": false,
"Enabled": true,
"Value": true
},
"MaxLevelBold": true
},
"colorsettings": {
"BuyCandlePricePen": {
"Color": "49, 204, 49",
"DashStyle": "dash",
"Width": 1.0
},
"SellCandlePricePen": {
"Color": "235, 26, 26",
"DashStyle": "dash",
"Width": 1.0
},
"BuyBarPricePen": {
"Color": "8, 153, 129",
"DashStyle": "dash",
"Width": 1.0
},
"SellBarPricePen": {
"Color": "242, 56, 90",
"DashStyle": "dash",
"Width": 1.0
},
"DojiBarPricePen": {
"Color": "125, 125, 125",
"DashStyle": "dash",
"Width": 1.0
},
"LineChartPricePen": {
"Color": "41, 98, 255",
"DashStyle": "dash",
"Width": 1.0
},
"MountainChartPricePen": {
"Color": "71, 107, 150",
"DashStyle": "dash",
"Width": 1.0
},
"SolidCurrentPricePen": {
"Color": "54, 58, 69",
"DashStyle": "dash",
"Width": 1.0
},
"Caption": "Chart Color Settings",
"BackgroundBrushSettings": {
"UseEndColor": false,
"StartColor": "#FF000000",
"EndColor": "#FFADD8E6"
},
"BackGround": "#FF000000",
"OhlcColor": {
"EnabledVisible": true,
"Enabled": false,
"Value": "#FFABAEB8"
},
"StateColor": "#FFABAEB8",
"TextHistogramColor": "#FFB2B5BE",
"LabelsBackgroundColor": "#00000000",
"IndicatorsSeparator": {
"LineDashStyle": "solid",
"Width": 1,
"Color": "#FF434651"
},
"CurrentPriceColor": {
"EnabledVisible": true,
"Enabled": false,
"Value": "#FF363A45"
},
"PriceLinePen": {
"LineDashStyle": "dash",
"Width": 1,
"Color": "#FFEF5350"
},
"PriceLineDashStyle": "dash",
"PriceLineWidth": 1,
"ExtendPriceLine": false,
"CrosshairPen": {
"LineDashStyle": "dash",
"Width": 1,
"Color": "#00FFFFFF"
},
"AVersion": 1,
"AxisCurrentBackColor": "#FF363A45",
"AxisCurrentForeColor": "#FFF1F1F1",
"GridPen": {
"LineDashStyle": "solid",
"Width": 1,
"Color": "#FF21252F"
},
"ShowVHorizontalGrid": false,
"CustomGridStep": 0,
"ShowVericalGrid": false,
"CustomVertGridStep": 0,
"NewSessionPen": {
"LineDashStyle": "dash",
"Width": 1,
"Color": "#FF4985E7"
},
"AxisColorFilter": {
"EnabledVisible": true,
"Enabled": false,
"Value": "#FF151B26"
},
"AxisColor": "#FF151B26",
"AxisTextColor": "#FFABAEB8",
"FontSizeDecimal": 10.0,
"TimeFormat": "auto",
"HidePriceAxis": false,
"DrawAxisBorders": false,
"BuyColor": "#FF31CC31",
"SellColor": "#FFEB1A1A",
"DrawCandleBorder": true,
"CandleBorderColorAsBody": true,
"CellBorderColor": "#FF7D7D7D",
"CandleBorderWidth": 1,
"BarsWidth": 1,
"DojiBarColor": "#FF7D7D7D",
"DownBarColor": "#FFF2385A",
"UpBarColor": "#FF089981",
"ShowOpenOfBar": false,
"ShowCloseOfBar": false,
"ChartLinePen": {
"LineDashStyle": "solid",
"Width": 1,
"Color": "#FF2962FF"
},
"MountainLinePen": {
"LineDashStyle": "solid",
"Width": 1,
"Color": "#FF2962FF"
},
"MountainBrushSettings": {
"UseEndColor": true,
"StartColor": "#B62962FF",
"EndColor": "#062962FF"
},
"UseSessionTime": false,
"SessionStartFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "00:00:00"
},
"SessionStart": "00:00:00",
"SessionEndFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": "23:59:59"
},
"SessionEnd": "23:59:59",
"PriceBorder": false,
"ShowIndicatorsValuesOnMouseOver": false,
"AutoTransFormCandles": false,
"CandleSizeTotransformToClusters": 200,
"HideClustersPanel": false,
"AutoTransformHorizontalLines": false,
"AutoTransformVerticalLines": false,
"PriceOffset": 77,
"ChartOffset": 30,
"UseSmoothing": false,
"MouseWheelBehavior": "zoom",
"LeaveRulerOnMouseRelease": false,
"ShowIndicatorsList": true,
"MinimizeValues": true,
"DigitsAfterComma": 0,
"VolumesInUSDTFilter": {
"EnabledVisible": false,
"Enabled": false,
"Value": false
},
"VolumesInUSD": false,
"KeepSelectedObjects": false,
"ObjectsSelectionDrawingColor": "30, 83, 228",
"ObjectsSelectionColor": "#FF1E53E4",
"Sensitivity": 0,
"UseOptimizationMode": true,
"UseCustomUpdateIntervals": false,
"CustomFPS": {
"EnabledVisible": false,
"Enabled": false,
"Value": {
"Start": 10,
"End": 50
}
},
"IsChartInstrumentCrypto": false,
"IndicatorsListIsCollapsed": true,
"VolumeValuesFormat": "{0:0.}",
"RedrawInterval": 100,
"NewSessionLineColor": "#FF4985E7",
"Сl_crosshair": "#00FFFFFF",
"GridColor": "#FF21252F",
"HistogramLinesColor": "#C8ADD8E6",
"HistogramColor": "#FF808080",
"ShowCumulativeValues": true,
"BidColor": "#FFE84548",
"AskColor": "#FF49D149",
"ValueAreaColor": "#FFC8D8FF",
"PocColor": "#FFC8D8FF",
"HistogramTextColor": "#FF35212E",
"ExtendPoc": false,
"ExtendValueArea": false
},
"histogramInterval": "contract",
"typeHistogram": "bidAsk",
"ShowHistogram": false,
"ShowingDigital": false,
"UseOpacility": false,
"ShowTxtMouse": true,
"VisibleCrossHair": true,
"ShowValueArea": true,
"ShowPoc": true,
"AlwaysOnTop": false,
"BarsType": "candles",
"ClusterWidth": 16.57899597461582646016683776,
"TypeCluster": "volume",
"PaintingMode": "drawCrossHair",
"TradingSettings": {
"PnLMode": "money",
"Caption": "",
"ShowText": true,
"OneClickMode": false,
"TradingMode": "autoDetection",
"StopMode": "stop",
"Slippage": 5,
"ShowTrades": "visible",
"Size": 6,
"TradesColor": "#FF2962FF",
"TradesSellColor": "#FF2962FF",
"ShowOrders": "visible",
"OrdersOffset": 115,
"BuyOrdersColors": "#FF089981",
"SellOrdersColor": "#FFF2385A",
"LimitColors": "#FF089981",
"StopColor": "#FFF2385A",
"OrderstextColor": "#FFD1D4DC",
"ShowPosition": "visible",
"PositionOffset": 115,
"PositionTextColors": "#FFF1F1F1",
"PositionBackGround": "#FF151B26",
"PositionPositive": "#FF089981",
"PositionNegative": "#FFF2385A",
"SkipValidateStrategy": false
},
"ClusterVisualizationType": "bidAskLadder",
"Version": 1,
"ChangeHeightmanualy": false,
"RowHeight": 5.741176470588236,
"UseAutoScale": true,
"LayoutString": "<XtraSerializer version=\"1.0\" application=\"\">\r\n <property name=\"#LayoutVersion\">1.4</property>\r\n <property name=\"$BarManager\" iskey=\"true\" value=\"BarManager\">\r\n <property name=\"RuntimeCustomizations\" iskey=\"true\" value=\"12\">\r\n <property name=\"Item1\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" isnull=\"true\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007656</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item2\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" isnull=\"true\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBarRight</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007656</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item3\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" isnull=\"true\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">DrawingObjectsToolbar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007656</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item4\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" isnull=\"true\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ClusterBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007656</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item5\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">Visible</property>\r\n <property name=\"NewValue\" type=\"System.Boolean\">false</property>\r\n <property name=\"OldValue\" type=\"System.Boolean\">true</property>\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007671</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item6\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">Visible</property>\r\n <property name=\"NewValue\" type=\"System.Boolean\">false</property>\r\n <property name=\"OldValue\" type=\"System.Boolean\">true</property>\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBarRight</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">760007671</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item7\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">Visible</property>\r\n <property name=\"NewValue\" type=\"System.Boolean\">false</property>\r\n <property name=\"OldValue\" type=\"System.Boolean\">true</property>\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">DrawingObjectsToolbar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95477187</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item8\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">Visible</property>\r\n <property name=\"NewValue\" type=\"System.Boolean\">false</property>\r\n <property name=\"OldValue\" type=\"System.Boolean\">true</property>\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ClusterBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95477187</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item9\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" type=\"System.String\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBarRight</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95478015</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item10\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" type=\"System.String\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ToolBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95478015</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item11\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" type=\"System.String\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">DrawingObjectsToolbar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95478015</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n <property name=\"Item12\" isnull=\"true\" iskey=\"true\">\r\n <property name=\"PropertyName\">DockInfo.ContainerName</property>\r\n <property name=\"NewValue\" type=\"System.String\" />\r\n <property name=\"OldValue\" type=\"System.String\" />\r\n <property name=\"ActOnHost\">false</property>\r\n <property name=\"TargetName\">ClusterBar</property>\r\n <property name=\"Overwrite\">true</property>\r\n <property name=\"Timestamp\">95478015</property>\r\n <property name=\"CustomizationType\">DevExpress.Xpf.Bars.RuntimePropertyCustomization</property>\r\n <property name=\"AffectedTargets\" iskey=\"true\" value=\"0\" />\r\n </property>\r\n </property>\r\n </property>\r\n <property name=\"$BarManager$ChartLayoutControl\" iskey=\"true\" value=\"BarManager$ChartLayoutControl\">\r\n <property name=\"CollapsableContentWidth\">215</property>\r\n </property>\r\n</XtraSerializer>",
"Minimum": 5918.25,
"Maximum": 5939.50
},
"TimeFrame": {
"Period": "tick",
"PeriodParameters": {
"$type": "OFT.Controls.Chart.PeriodTimeFrame, OFT.Controls",
"Period": 2000,
"Label": "@value",
"DefaultDaysToLoad": 33,
"VisualName": "2000"
},
"CustomDaysCount": 1,
"CustomEndDate": "2018-08-30T00:00:00-05:00",
"CustomStartDate": "2018-08-30T00:00:00-05:00",
"LoadCustomDateSetting": false,
"CustomDateSetting": "daysCount",
"IsHistorical": false
},
"Canvas": {
"Elements": []
},
"LinkedPanels": [],
"Width": 16.57899597461582646016683776,
"StrategySettings": [],
"TraderSettings": {
"SelectedTIF": "goodTillCancel",
"SelectedRoute": "",
"Volume": 0.0,
"ApplyToAllWindow": false,
"IsPercentMode": false,
"MarketOrderFlags": {},
"LimitOrderFlags": {},
"ConditionalMarketOrderFlags": {},
"ConditionalLimitOrderFlags": {}
},
"IsVisibleDrawingObjectsBar": false,
"TradingSession": {
"Id": 7
},
"TradingIsLocked": false
},
"IsSystem": false
}