Posts
wefald 06 Aug 2019, 11:52
cTrader Algo
OpenTime.Last().Hour and OpenTime.Last().Minute suddenly stopped returning the correct time, while bots were running, without me changing the code at all
I may have an idea what caused the issue. I was briefly disconnected just after 9:00, while the bots were running, so that 9:00 would be the last time...PanagiotisCharalampous 06 Aug 2019, 11:43
cTrader Algo
OpenTime.Last().Hour and OpenTime.Last().Minute suddenly stopped returning the correct time, while bots were running, without me changing the code at all
Hi wefald, Can you post the complete cBot code as well as screenshots demomnstrating this issue? Best Regards, Panagiotiswefald 06 Aug 2019, 11:41
cTrader Algo
OpenTime.Last().Hour and OpenTime.Last().Minute suddenly stopped returning the correct time, while bots were running, without me changing the code at all
It just happened again, this very minute. Now on WTI, 5 minute candles. The notification window shows 9:00 when it should have shown 11:35.wefald 06 Aug 2019, 11:38
ctid+customer-395444 06 Aug 2019, 17:14
cTrader Algo
"stop all" doesn't always stop all bots
Hi Team Spotware: After running on multiple computers today, it didn't happen once when I switched back to using: p.StopLoss.GetValueOrDefau...