add index to Cbot officially
Created at 23 Nov 2017, 15:45
add index to Cbot officially
23 Nov 2017, 15:45
I am wonder if we have easy access to index in Cbot in order to draw lines and texes in chart do some calculation instead of using reffrenced indicators.
PanagiotisCharalampous
23 Nov 2017, 16:02
Hi itmfar,
Thanks for your suggestion. What kind of index would you like to have access to? Can you give us an example? You can draw objects on the chart using the ChartObject class. You can use the DateTime and the Price to place the objects on specific x,y coordinates on the chart.
Let me know if this information helps you.
Best Regards,
Panagiotis
@PanagiotisCharalampous