No internet connection
  1. Home

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

By system
    2025-11-07 13:07:20.596Z
    • 2 comments
    1. A
      algo_expert
        2026-05-21 22:16:10.256Z

        The bot demonstrates a clean and transparent trend-following architecture with properly structured EMA, MACD, ADX, and RSI filters. Runtime behavior during testing was stable, and the system handled breakeven logic and position management correctly without dangerous recovery mechanics or martingale exposure. This creates a solid and understandable foundation for users who prefer classic directional systems. However, the practical profitability remained limited during QA testing, and optimization only marginally improved the overall outcome. Additionally, the advertised 0.01 lot configuration produced repeated BadVolume execution errors on the tested broker environment, which may confuse less experienced users. The project could benefit from improved broker compatibility checks, adaptive volatility filtering, and stronger regime detection to reduce sensitivity during ranging or unstable market conditions.

        1. M
          In reply tosystem:
          MartingaleMind
            2025-11-07 13:07:20.620Z

            Does the strategy use stop loss and take profit or a trailing exit?