Start with a market hypothesis
Decide whether the strategy is trying to follow trends, trade mean reversion, capture breakouts, or combine several regimes. The hypothesis determines what each indicator should contribute.
Technical indicators are calculations—not forecasts. Learn how to structure independent evidence, confirm signals on completed bars, control risk, and evaluate a cTrader cBot under realistic forex trading conditions.
The builder can enforce a rule exactly, but it cannot make an unclear or unsupported trading assumption reliable.
Decide whether the strategy is trying to follow trends, trade mean reversion, capture breakouts, or combine several regimes. The hypothesis determines what each indicator should contribute.
Use indicators because they measure something the strategy needs—not because adding another condition improves one backtest. Direction, momentum, volatility, and activity are different forms of evidence.
A condition can appear during a candle and disappear before it closes. Requiring one or more completed bars reduces intrabar ambiguity, although it also delays entry and may reduce the number of trades.
Bullish and bearish conditions may be mirrored, but they do not have to be. Test whether each direction behaves sensibly instead of assuming that reversing one rule creates an equally valid opposite rule.
A signal cannot be evaluated independently of stop loss, position size, profit management, and exit timing. Moving profit protection and partial exits change both return distribution and trade duration.
Use one period to design the strategy and different data to evaluate it. Repeatedly optimizing against all available history increases the risk of overfitting.
These are educational frameworks, not recommended trades or promises of performance. Every threshold and combination must be tested for the selected symbol and timeframe.
An EMA can define direction, ADX can evaluate trend strength, and ATR can adapt the strategy to current price range. Requiring closed candles can make the entry condition unambiguous.
A low-trend regime filter can provide context, Bollinger Bands can measure price deviation, and RSI or Stochastic can describe momentum. Strong trends can invalidate a simple reversal assumption.
A Donchian or similar channel can define the boundary, ATR can confirm range expansion, and a tick-volume condition can assess relative market activity.
Suppose a Buy rule requires price to close above an EMA. A one-candle confirmation qualifies after one completed candle closes on the correct side. Setting confirmation to two requires two consecutive completed candles to satisfy that Buy condition before it can contribute to an entry.
Use accurate historical data where practical. Include realistic spreads, commissions, and symbol settings. Review drawdown, trade count, distribution, and behaviour—not only net profit.
Evaluate the unchanged strategy on markets or periods that were not used to select its parameters.
Run it in the intended broker's cTrader demo environment to observe symbols, execution, connection behaviour, and live-forming candles.
Only the account owner can decide whether the evidence and risk are acceptable. If used live, start cautiously and continue monitoring.
Past performance, backtests, and demo results do not guarantee future outcomes. Leverage can magnify losses. cBot Factory provides software tools and educational information, not personalized financial advice or a recommendation to trade.