Fade Breakout (Demo Version)
cBot
18 download
Versione 1.0, Jul 2025
Windows, Mac, Mobile, Web
Immagine caricata di "Fade Breakout (Demo Version)"Immagine caricata di "Fade Breakout (Demo Version)"Immagine caricata di "Fade Breakout (Demo Version)"
1
Vendite
789
Installazioni gratuite

βœ… 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.
Profilo di trading
0.0
Recensioni: 0
Recensioni dei clienti
Questo prodotto non ha ancora ricevuto recensioni. L'hai giΓ  provato? Fallo sapere agli altri per primo!
Products available through cTrader Store, including indicators, plugins and cBots, are provided by third-party developers and made available for informational and technical access purposes only. cTrader Store is not a broker and does not provide investment advice, personal recommendations or any guarantee of future performance.

Altro da questo autore

This code is a custom scalping indicator for the cTrader platform.
Indicatore
NZDUSD
RSI
+7
Advanced S/R + liquidity zone detector with auto-configured trade styles. Generates filtered entry signals with TP/SL.
Overview of the Fade Breakout Visualizer Indicator
cBot
Forex
FadeBreakout_Pro for EURGBP
4
Fattore di profitto
11.25%
Drawdown max
cBot
RSI
Indices
+7
Special Gift:Multi-timeframe swing strategy using D1/H4 analysis with ADX, MACD, RSI filters and advanced exits.
3.48
Fattore di profitto
4.06%
Drawdown max
Indicatore
NZDUSD
Breakout
+8
Automatically displays "Smart Money Concepts" used by professional traders.
Indicatore
NAS100
Breakout
+11
Professional VWAP + Sigma Bands. Auto signals, 3 modes, live stats, multi-level entry/exit. Proven volume-based system.
cBot
Forex
GapFiller-3CurrencyPairs cBot for Gap Trading
3.58
Fattore di profitto
4.76%
Drawdown max

Potrebbe interessarti anche

cBot
NAS100
NZDUSD
+13
The FDQ Price Channel cBot automates the full trading logic of the FDQ Price Channel.
15.2%
ROI
1.5
Fattore di profitto
20%
Drawdown max
cBot
Indices
Prop
Auto risk management for Apex EOD evaluations. Enforces drawdown, DLL, profit target & max contracts automatically.
cBot
NAS100
NZDUSD
+26
Review and User Guide: PROP Account Guardian Pro cBot πŸ›‘οΈ
cBot
Breakout
Prop
+1
✨Petra Oil Breakout - Session Box Precision for WTI & Brent. Up to +136% in 30 Days✨
136%
ROI
4.35
Fattore di profitto
13.08%
Drawdown max
cBot
NAS100
NZDUSD
+17
No guessing β€” just confirmed breakouts, smart risk management, and disciplined execution. Less noise. More direction.
28.5%
ROI
4.44
Fattore di profitto
10.41%
Drawdown max
cBot
NAS100
NZDUSD
+27
RSI Simple Grid cBot - grid trading strategy with RSI (Relative Strength Index) signals
26.8%
ROI
4.41
Fattore di profitto
0.29%
Drawdown max
cBot
Breakout
XAUUSD
+4
Automates the Asia range breakout into Fair Value Gaps using ICT concepts. Built-in trailing stop, equity protection. &.
81%
ROI
1.66
Fattore di profitto
38.45%
Drawdown max
cBot
Prop
Breakout
+1
One-Click, Auto-Risk Entry Tool. FUN and FAST, No Math !
cBot
Indices
XAUUSD
+8
Intelligent negotiations and analysis!
47.3%
ROI
3
Fattore di profitto
2%
Drawdown max
cBot
Breakout
XAUUSD
+2
Fractal breakout bot for XAUUSD. Auto lot sizing, trailing stop & daily profit target. Built for gold trading.
30.4%
ROI
3.83
Fattore di profitto
31.87%
Drawdown max
cBot
VWAP
Breakout
+4
Professional gold scalping bot with smart linear exit logic designed to capture fast XAUUSD market movements.
37%
ROI
5.19
Fattore di profitto
64%
Drawdown max
cBot
Crypto
BTCUSD
CBOT FTH BTCUSD M5 is an automated trading bot using trend-following
35.5%
ROI
1.17
Fattore di profitto
24.43%
Drawdown max
1
Vendite
789
Installazioni gratuite