Comments for https://ctrader.com/products/3642
Comments for: https://ctrader.com/products/3642
- Cctid7057065
this bot is impossible to work with,,, running it off cloud now and all i get now with every instance i start is the message 'spread abnormal : 0.20p [basline 0.08p x2]
- CIn reply tosystem⬆:ctid7057065
Have installed the bot.. and running in cloud.. however I noticed in the description it says doesn’t work in cloud? Does this mean I have to disconnect from the cloud to get all the features?
Unfortunately, several users have reported a 503 error when the cbot is activated in the cloud. Check the logs to see if you also have this error. if you want join to discord https://discord.gg/n8xCzJ8Fy5
- 0In reply tosystem⬆:07_aground_vendors
Hi, I'm running the AI Level Trader demo on macOS (Fusion Markets cTrader 5.8.122) and the bot crashes on every tick with the following error:
BadImageFormatException: A valid typedef or typeref token is expected to follow a ELEMENT_TYPE_GENERICINST
Additionally, on startup I get: Registry error — The type initializer for 'Microsoft.Win32.Registry' threw an exception — using session-only timer
The bot starts (I can see the startup info in the log: Asset US500, TF 15min, AI active, Consensus AvgConfidence) but then crashes continuously on every OnTick call, so no trades are placed.
Is this a known macOS compatibility issue? Is there a fix planned?
Thank you
- In reply to07_aground_vendors⬆:
This error repeats on every tick and every bar, rendering the bot unusable.
The cause is C# 7+ Value Tuples (e.g., (string Key, string Value)), which are not available in the .NET Framework version used by cTrader on some PCs. It works on my PC because I have a more recent version of the runtime or the System.ValueTuple libraries already installed.
There is another user having the same problem. We are trying to solve it on discord if you want to join. https://discord.gg/n8xCzJ8Fy5