Fade Breakout (Demo Version)
cBot
18 download
Version 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
742
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.
Trading profile
0.0
Recensioni: 0
Recensioni dei clienti
Questo prodotto non ha ancora ricevuto recensioni. L'hai già provato? Fallo sapere agli altri per primo!

Altro da questo autore

This code is a custom scalping indicator for the cTrader platform.
Indicatore
NZDUSD
RSI
Breakout
+6
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%
Max drawdown
cBot
RSI
Indices
NZDUSD
+6
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%
Max drawdown
Indicatore
NZDUSD
Breakout
FVG
+7
Automatically displays "Smart Money Concepts" used by professional traders.
Indicatore
NAS100
Breakout
XAUUSD
+10
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%
Max drawdown

Potrebbe interessarti anche

cBot
Crypto
BTCUSD
CBOT FTH BTCUSD M5 is an automated trading bot using trend-following
7.9%
ROI
1.64
Fattore di profitto
0.74%
Max drawdown
cBot
NAS100
Indices
RSI
+8
EURGBP MARKET ORDER TRADING ALGORITHM
2.41
Fattore di profitto
13.69%
Max drawdown
cBot
Breakout
ATR
Forex
+2
USDJPY M15 cBot for $1,000 accounts with auto-scaling, pyramiding and multi-layer risk control.
7.1%
ROI
2.25
Fattore di profitto
31.33%
Max drawdown
cBot
NAS100
NZDUSD
XAUUSD
+12
Professional execution engine for the Visual Risk Terminal. Instant batch orders, PnL syncing, and automated hedging.
1
Fattore di profitto
0
cBot
Breakout
Forex
EURUSD
Structured EURUSD breakout strategy with fixed risk management and controlled drawdown.
12.2%
ROI
1.96
Fattore di profitto
8.14%
Max drawdown
cBot
NAS100
Indices
RSI
+3
** Fully Automated Trend-Following cBot for NASDAQ 100 (US Tech 100) — Built for cTrader **
42%
ROI
2.58
Fattore di profitto
14.3%
Max drawdown
cBot
Forex
USDJPY
Scalping
An automated cBot that analyzes candle strength to execute high-probability short-term 10-pip trades.
4
Fattore di profitto
50%
Max drawdown
cBot
NAS100
Indices
Breakout
+8
Advanced Automated SPX Algorithmic Trading System
4
Fattore di profitto
5.44%
Max drawdown
cBot
Indices
Breakout
XAUUSD
+7
Advanced GBP/USD Order Flow Trading System
4
Fattore di profitto
3.05%
Max drawdown
cBot
NAS100
Indices
XAUUSD
+8
DeMark Volume Pro Multi-Style Suite
19.24
Fattore di profitto
4.55%
Max drawdown
cBot
XAUUSD
Breakout
Commodities
+2
GoldRaven - Multi-timeframe trend-following cBot for XAUUSD - EMA bias + breakout entries with smart risk management
9.6%
ROI
1.82
Fattore di profitto
98.32%
Max drawdown
cBot
NAS100
Indices
Breakout
+7
multi‑timeframe fft‑sde cbot with dynamic atr risk management for USDJPY, fx pairs and indices
8.4%
ROI
1.11
Fattore di profitto
80.53%
Max drawdown
1
Vendite
742
Installazioni gratuite