Posts
FMogyi 13 Feb 2025, 10:37
Bug Bounty Program
Cloud issue: MissingMethodException: Method not found: 'cAlgo.API.Indicators.DirectionalMovementSystem
var adx = Indicators.DirectionalMovementSystem(bar, 10, MovingAverageType.WilderSmoothing);13/02/2025 10:35:00.158 Error | Crashed in Bars.BarOpened e...FMogyi 12 Feb 2025, 15:38
adab.omid 13 Feb 2025, 13:13
cTrader Algo
Multi timeframe CCI
Dear support,I used an instance of multi timeframe CCI in my cbot and it is working well on desktop version but it dosnt work on cloud. Code: CCI...