Logótipo de "Fade Breakout (Demo Version)"
Fade Breakout (Demo Version)
0.0
16/07/2025
10
Desktop, Mobile, Web
Imagem carregada de "Fade Breakout (Demo Version)"Imagem carregada de "Fade Breakout (Demo Version)"Imagem carregada de "Fade Breakout (Demo Version)"

Basic Information & Restrictions

  • Demo Account Only: The bot stops if running on a live account, enforced via Account.IsLive.


🔧 Parameters

Money Management

  • MaxOpenPositions: Maximum number of simultaneously open positions.
  • LotSizingMode: Lot calculation mode (Fixed / Balance-based / Peak balance-based).
  • RiskPercentage: Percentage of account balance to risk per trade.
  • FixedLotSize: Fixed lot size (when selected).

Trading Strategy

  • DonchianPeriod: Period for Donchian Channel.
  • SlMultiplierBuy/Sell: Stop-loss multiplier based on ATR (Buy/Sell).
  • Tp1MultiplierBuy/Sell: Initial take-profit multiplier.
  • TrailMultiplierBuy/Sell: Trailing stop multiplier.

Filters

  • AtrPeriod: Period for ATR indicator.
  • EnableAdxFilter: Enables ADX-based filtering.
  • AdxPeriod, MaxAdxValue: ADX settings and threshold.

Cool-Down (Drawdown Management)

  • EnableCoolDown: Enables temporary pause after losses.
  • MaxLosses: Max consecutive losses allowed before pause.
  • CoolDownHours: Number of hours to pause trading.


🧠 Strategy Logic

OnStart()

  • Initializes indicators (Donchian, ATR, ADX).
  • Checks for demo account only.
  • Registers event handler for position closures.

OnBar()

  • On each new bar:
    • Skips if cooling down or positions already exist.
    • Skips if ADX is above threshold (strong trend).
    • Otherwise, calls HandleEntry() to evaluate signals.

HandleEntry()

  • Fade Breakout Logic:
    • If price breaks above the Donchian high then closes below → Sell
    • If price breaks below the Donchian low then closes above → Buy

ProcessOrder()

  • Calculates SL/TP using ATR.
  • Determines lot size via GetVolume().
  • Executes market order using ExecuteMarketOrder().

ManagePositions()

  • If initial TP is hit: closes half the position and moves SL to break-even.
  • If no TP is set: applies trailing stop based on ATR multiplier.

GetVolume()

  • Calculates volume based on selected lot sizing mode:
    • Fixed lot
    • Risk % of current balance
    • Risk % of peak balance

OnPositionClosed()

  • Increments consecutive loss count.
  • If losses exceed threshold, initiates cooldown period.


📊 Strategy Summary

  • Fade Breakout Style: Reacts to Donchian breakouts by trading reversals.
  • Uses ATR to adapt SL/TP and trailing stop to volatility.
  • ADX Filter avoids trading in overly strong trends.
  • Cool-down mechanism helps protect capital after consecutive losses.
Mais deste autor
GJ-M5-Scalper-V1
This cBot "GBPJPYM5ScalperX" implements a scalping strategy on the GBP/JPY 5-minute chart.
FadeBreakout.Ver1
A breakout contrarian strategy using the Donchian channel and ATR with advanced money management and risk control.
Scalper Signal MTF
This code is a custom scalping indicator for the cTrader platform.
Fade Breakout Portfolio Muiti
This cBot is a portfolio-style automated trading robot based on a fade breakout strategy across multiple currency pairs.
ScalperSignalVisual
Overview of the Fade Breakout Visualizer Indicator
GBPJPY_Scalper.DEMO
GBPJPY 1 minute scalping cBot for buying only.
Também poderá gostar de
cBot
forex
ai
eurusd
+1
GRADIENTE LINEAR FOREX_noSourceCode
Sophisticated GRADIENTE algorithm , performance 11% per day drawdown 4%
cBot
forex
VegaXLR - Trendline Trading cBot
This is a cBot that will detect trendlines on the chart and open trades when the price interacts with them.
EMA Crossover Pro
Automatiza tus operaciones con esta estrategia de cruce de medias móviles exponenciales (EMAs). EMA Crossover Pro.
Trade Assistant Fx
Advanced forex trade panel for risk, margin, swaps, and trade control with precision tools.
cBot
forex
indices
crypto
+1
Risk And Reward Management
The cTrader Risk & Reward management tool can easily help you to set the risk vs reward values
NewsTimerBot
News Timer Bot
AUTOENTRY BOT
Bot para cTrader genera con precisión ENTRADAS en tendencia fuerte mediante EMAs, RSI y ATR, *ONLYENTRYS*
cBot
indices
prop
eurusd
+4
PROPFIRM BOT FREE TEST 11.03.25
PROPFIRM BOT free Backtest until 11.03.2025
cBot
usdjpy
scalping
ViperScalper by EA (Full Limited Version)
ViperScalper by EA - no time limit, but limited to 0.50 net profit per position
cBot
forex
btcusd
commodities
+1
CriptoCrossoverBotFree
Saca su maximo potencial, adquiriendo la versión de paga!
Trend Algo 1 Expiry 30.08.25
Free Test until 30.08.25
cBot
commodities
xauusd
GoldPulse FX (Free Trial Demo)
Institutional-Grade AI for Retail Traders,Trade Like a Central Bank.
cBot
breakout
ai
rsi
+1
needThaiBot Price Actions Focus
Prices Action Focus Bot, Please use default setting before making any changes!!! ENJOY!!!
cBot
rsi
signal
Hammer and Shooting Star Strategy (Made with AlgoBuilderX)
The strategy detects "Hammer" and "Shooting Star" patterns with RSI confirmation, using fixed Take Profit and Stop Loss.
cBot
forex
indices
commodities
+1
FREEE Draw Icon Entry Price
Bot that marks all open positions with customizable icons & colors, with one-key bulk delete.
cBot
forex
VegaXLR - Fibonacci Trading cBot
Automate Fibonacci trading with this cTrader cBot—advanced risk management, alerts, and seamless order execution.
cBot
prop
NoWeekendHoldingV2
'No Weekend Holding' makes sure that your trades are closed before the weekend and opens them again after the weekend.
USD CHF 4H trend
// USD/CHF 4H TIMEFRAME // 5 YEARS BACKTEST, PROFIT 450 USD, DRAWDOWN MAX 120 USD