M1 bars values working on renko charts

Created at 14 Sep 2020, 18:54
KU

kubaspedycja

Joined 14.09.2020

M1 bars values working on renko charts
14 Sep 2020, 18:54


Hey Guys,

Im working on my renko charts working EA & i need to have TRUE RANGE value because it s an part of strategy.

How can i have an access to minute candles working on RENKO CHARTS bot ?

All i need is the high & low price of the last M1 bar.

Thanks in advance for your help !

rgds,

Jakub


@kubaspedycja
Replies

PanagiotisCharalampous
15 Sep 2020, 08:05

Hi Jakub,

You can use the GetBars() method for this.

Best Regards,

Panagiotis 

Join us on Telegram 

 


@PanagiotisCharalampous