ChartArea DataSeries

Created at 28 May 2020, 13:03
ctrader.guru's avatar

ctrader.guru

Joined 19.07.2018

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