Error when trying to run a instance of a cBot in cloud
Created at 01 Feb 2025, 01:17
IS
Error when trying to run a instance of a cBot in cloud
01 Feb 2025, 01:17
I've created a cBot under the Algo section that is using the KAMA indicador. It is working fine in optimization, backtesting and locally instances of the cBot but when I create and run an instance in cloud it throws this error.31/01/2025 22:58:16.196 Error | Crashed in OnStart with MissingMethodException: Method not found: 'cAlgo.API.Indicators.KaufmanAdaptiveMovingAverage cAlgo.API.Internals.IIndicatorsAccessor.KaufmanAdaptiveMovingAverage(Int32, Int32, Int32)'.
I have this configuration for the compiler.
Any help will be appreciated.
Thanks!
firemyst
07 Mar 2025, 00:23
The issue is, as stated in a multitude of other posts, that the cloud is broken, and you should use a VPS or run locally.
Spotware has made no mention of it, or that they're investigating/fixing, or something else, with all the user reports of issues with the cloud.
Issues have been ongoing for weeks, and nobody knows their Cloud update schedule.
@firemyst