No internet connection
  1. Home

Comments for https://ctrader.com/products/3642

By system
    2026-03-12 15:19:14.907Z
    • 6 comments
    1. C
      ctid7057065
        2026-04-02 20:27:18.938Z

        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]

        1. C
          In reply tosystem:
          ctid7057065
            2026-03-24 14:49:43.693Z

            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?

            1. LLabot
                2026-03-25 20:37:22.728Z

                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

              • 0
                In reply tosystem:
                07_aground_vendors
                  2026-03-12 15:19:14.970Z

                  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

                  1. LLabot
                      2026-03-16 12:59:09.625Z

                      The bug was addressed in the most recent update.

                      1. LLabot
                          2026-03-12 20:05:27.015Z

                          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