No internet connection
  1. Home

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

By system
    2026-05-21 21:59:34.226Z
    • 2 comments
    1. A
      algo_expert
        2026-05-21 21:59:34.281Z

        The runtime execution is stable and technically clean, and it is good to see the absence of martingale or recovery mechanics. The Renko-based filtering concept is also logically coherent for trend-following systems. However, during testing the strategy showed very weak edge persistence and a strong directional sell bias, while optimization failed to improve robustness. The system may benefit from better regime balancing, more adaptive directional logic, and stronger validation across different Renko feed constructions and brokers to improve portability and long-term consistency.

        1. Mmohamedamine_arfouch
            2026-06-03 20:33:46.314Z

            Thank you so much for taking the time to deeply analyze the cBot and for providing such a professional, technically detailed review! I truly value the rigorous testing you applied to the system.
            But I want to highlight a few core strengths that this review confirms, which were my primary goals during development:
            ​Rock-Solid Stability & Clean Code: As noted, the runtime execution is highly stable and technically clean. You can confidently run this cBot knowing it is built with optimized architecture that won’t freeze, crash, or overload your cTrader platform during crucial market hours.
            ​Strict Capital Protection (Zero Martingale): I am incredibly proud of the verified absence of any Martingale, grid, or toxic recovery mechanics. Many automated systems rely on these dangerous tactics to artificially boost win rates, eventually blowing up accounts. This cBot respects your capital, takes its stops cleanly, and prioritizes long-term account survival.
            ​Logical Noise-Filtering: The system is designed with a logically coherent approach to trend-following. By filtering out the chaotic market noise and focusing purely on structural price movements, it aims to keep you on the right side of the overall trend.
            ​Because automated trading performance can vary slightly depending on broker spreads, execution speeds, and the specific data feeds used, I highly encourage traders to download the cBot and test it in their own demo environments. The strong, risk-first foundation is already built—give it a run and see how its stable execution fits into your personal trading portfolio!
            ​Thanks again for the excellent feedback, it is greatly appreciated!