Change bar interval - timeframe
Created at 21 Mar 2019, 02:29
LU
Change bar interval - timeframe
21 Mar 2019, 02:29
Hi all
please a have question...
my cBot make order whenever it is new bar. Works very well , but now i need change timeframe for fewer open positions (e.g. at night) and later again for more cadency back.
Its possible without stop robot? How?
Thanks Lukas
PanagiotisCharalampous
21 Mar 2019, 10:30
Hi Lukas,
It is not possible to change the chart's timeframe without stopping the cBot. An alternative is to program your cBot to use market data from other timeframes and check for bar changes it self.
Best Regards,
Panagiotis
@PanagiotisCharalampous