No internet connection
  1. Home

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

By system
    2025-11-26 17:18:06.819Z
    • 8 comments
    1. Q
      Qwiss
        2026-05-27 17:29:20.782Z

        Was the backtest done using 1-bar data? That only gives you half the truth. Testing with real tick data can only be done for a maximum of 3 months because it takes so long. Have you tested the cBot with real tick data? This is crucial for live trading.!!

        1. A
          In reply tosystem:
          algo_expert
            2026-03-10 19:21:35.759Z

            Dear Developer,
            Thank you for presenting an interesting hybrid concept combining swing and scalping strategies within a single framework.
            During testing, the initialization and signal filtering logic appeared well structured. However, the system showed very poor robustness in long-period backtesting, resulting in a significant equity loss.
            Additionally, repeated NullReferenceException crashes occurred during execution, suggesting that some internal objects may not be properly initialized under certain runtime conditions.
            You may consider adding stronger validation checks and fail-safe guards around strategy modules to improve stability.
            Best regards
            algo_expert

            1. N
              In reply tosystem:
              nancy_22pap
                2026-02-12 16:07:32.611Z

                In the backtest, what estimated spread did you use?

                1. Oownaseven
                    2026-02-13 08:50:53.976Z

                    Regarding the spread settings in cTrader: Unlike other platforms, cTrader uses actual historical tick data (Bid/Ask prices) provided directly by the broker's server. This means the spread is not a 'fixed' manual setting; instead, the backtest reflects the real market conditions exactly as they occurred.
                    ​The algorithm is specifically designed to capitalize on this. It is programmed to execute trades only during known low-spread periods (UTC 07:00 to 20:00). By using real historical data, the backtest accurately confirms that the bot avoids high-spread volatility and only enters the market when conditions are optimal.

                  • S
                    In reply tosystem:
                    sweck
                      2026-02-08 13:12:05.829Z

                      Would you mind sharing your default settings of the backtest? I'm not long enough of a trader to set it to a decent basic and chatgpt is misguiding me into deactivating all the filters....

                      1. Oownaseven
                          2026-02-09 01:53:03.934Z

                          sorry to hear that. sure, i will share the parameters later today for you to restore.

                          1. Oownaseven
                              2026-02-09 11:58:39.931Z

                              hi, im so sorry i couldnt get back the original parameters because the main codes has been changed. But i willing to replace you with another new upgraded cbot for free if you like. leave me a message at telegram, my userid /RatuAlgo.

                          2. N
                            In reply tosystem:
                            Niglin
                              2025-11-26 17:18:06.877Z

                              Do you have a contact on Telegram or otherwise for some questions?