No internet connection
  1. Home

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

By system
    2025-11-07 15:37:57.283Z
    • 2 comments
    1. L
      Labot
        2025-11-07 21:38:19.796Z

        This is the fundamental question for that cBot. The "Dynamic Trendline Pro cBot - Prop Ed." has two separate "brains," and both are vital:

        The "Dynamic Trendline" brain (the entry strategy).

        The "Prop Ed." brain (the risk management).

        You must tune them in that order. Starting with risk management before you have a valid signal is useless.

        Here are the key parameters to start with, in order of importance.

        1. ⚙️ The Strategy Engine (The Trendline)
          These parameters define how the bot "sees" the market and finds signals. They are the most important.

        Timeframe (The Most Important)

        What it does: Defines the main timeframe on which the bot calculates the trendlines.

        Tuning: A trendline on an M5 chart (scalping) is completely different from one on an H4 chart (swing). This is your first and most critical strategic choice. Start with one timeframe (e.g., M15 or H1) and optimize the other parameters only for that one.

        Trendline Period / Length

        What it does: Controls the bot's "sensitivity."

        Tuning:

        A Low value (e.g., 20) will create many steep, short-term trendlines. You will get more signals (more action) but also more noise (false signals).

        A High value (e.g., 100) will only create the main, more stable, long-term trendlines. You will get fewer signals, but (in theory) of higher quality.

        Confirmation / Filter (e.g., ADX or EMA)

        What it does: This is the "anti-range" filter. An ADX or a long-term EMA is often used to ensure the bot doesn't draw trendlines (and doesn't trade) when the market is clearly sideways.

        Tuning: Find the ADX Level (e.g., 20) that filters out sideways markets without making you miss the start of new trends.

        1. 🎯 Trade Management (The Exits)
          Once you have a signal (from step 1), your profitability is decided by how you exit.

        Stop Loss (Pips or ATR)

        What it does: Defines your risk. This bot often uses an ATR multiplier for the Stop Loss, making the stop dynamic (wider in volatile markets, tighter in calm markets).

        Tuning: Optimize the ATR Multiplier (e.g., 1.5, 2.0, 2.5) to find the point where you give the trade enough "room to breathe" without increasing risk too much.

        Take Profit (Pips or ATR)

        What it does: Defines your reward.

        Tuning: Optimize the TP's ATR Multiplier (e.g., 3.0, 4.0) to find the best Risk/Reward Ratio (e.g., 1:2) for your strategy.

        1. 🛡️ The "Prop Ed." Management (The Risk Guardian)
          These parameters don't improve the strategy, but they prevent you from failing the challenge. They should be set after you have found a profitable strategy.

        Max Daily Loss (%)

        What it does: The "emergency brake." Set this to a value lower than your prop firm's limit (e.g., 3.5% if the limit is 5%) to ensure the bot stops before blowing the account.

        Optimization Advice:

        Start by optimizing only the Trendline parameters (Point 1) and the Stop Loss (Point 2) together.

        Once you have a good base, optimize the Take Profit to maximize profits.

        Finally, set the Prop Ed. parameters (Point 3) for safety.

        To discuss specific optimizations and our recommended .setfiles, we're waiting for you on our Discord channel: Algotrend.it! https://discord.gg/SWFU9pbz

        1. P
          In reply tosystem:
          PairTraderElite
            2025-11-07 15:37:57.336Z

            What are the key input parameters I should tune first?