Posts
ashish.sah.np 19 Dec 2023, 16:31
cTrader Algo
Is there any way to use data from Renko Bars of 5000 Pips or another unconventional pip size in my cbot?
Ctrader has already defined different size of Renko bars, but I want different size for my purpose, How can I achieve something like that for my Cbot...ashish.sah.np 19 Dec 2023, 16:31
opalodemo 20 Dec 2023, 00:32
Open API
ProtoHeartbeatEvent
I have these methods in my app in python but it never returns anything and the connection drops after 30 seconds, what I have wrong? ...