ChartArea DataSeries
Created at 28 May 2020, 13:03
ChartArea DataSeries
28 May 2020, 13:03
When i start a cBot and on Chart have for example a RSI how can get last value of this RSI ?
Solutions like this i hope :
- Chart.IndicatorAreas[0].DataSeries.Last(0)
- Chart.IndicatorAreas[0].LastValue
Thanks.
cTrader
@ctrader.guru