Cloud issue: MissingMethodException: Method not found: 'cAlgo.API.Indicators.DirectionalMovementSystem
Created at 13 Feb 2025, 10:37
Cloud issue: MissingMethodException: Method not found: 'cAlgo.API.Indicators.DirectionalMovementSystem
13 Feb 2025, 10:37
var adx = Indicators.DirectionalMovementSystem(bar, 10, MovingAverageType.WilderSmoothing);
13/02/2025 10:35:00.158 Error | Crashed in Bars.BarOpened event with MissingMethodException: Method not found: 'cAlgo.API.Indicators.DirectionalMovementSystem cAlgo.API.Internals.IIndicatorsAccessor.DirectionalMovementSystem(cAlgo.API.Bars, Int32, cAlgo.API.MovingAverageType)'.