"Fade Breakout (Demo Version)" 标识
Fade Breakout (Demo Version)
0.0
16/07/2025
10
Desktop, Mobile, Web
"Fade Breakout (Demo Version)" 已上传图片"Fade Breakout (Demo Version)" 已上传图片"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.
该作者的其他作品
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.
猜您喜欢
cBot
forex
ai
crypto
needThaiBot for Crypto Trading
Suitable For Crypto Currency Trading, adjust your own strategy and risk management
cBot
breakout
forex
bollinger
+5
Investion X V1.9 - Intelligent Filter-Based Trading System
Trading system combining martingale strategy with multi-layered technical analysis and comprehensive protection features
cBot
forex
usdjpy
bolsa
Test the AUDJPY, UDSJPY and CADCHF in 15 min
11 YEARS PROFITABLE - EURUSD RENKO CHART - FREE TEST
EURUSD RE5 PROFITABLE SINCE 2014
GJ-M5-Scalper-V1
This cBot "GBPJPYM5ScalperX" implements a scalping strategy on the GBP/JPY 5-minute chart.
PrecisionScalper V3
Precision Scalper with ChatGPT Analysis functionality
DreamProfitDEMO
DreamProfitFXBot hunts pips daily with precision, filters out noise, and locks profits fast. Built for sharp day-traders
cBot
forex
signal
Golden Cross & Death Cross (Made with AlgoBuilderX)
The strategy uses EMA crossovers (Golden/Death Cross) on a 1H timeframe, opening 4 trades at a time for forex entries.
DASHBOT
DASHBOT muestra en tiempo real el Spread, Lote, Comisión, Trailing Stop sugerido y Ruido de mercado en pips.
posilabel
Display the rate value for the position and the type of pending order.
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
TeleNotifier
TelegramBot: Real-time trade updates, ad URLs, and insights on Telegram. Runs 24/7 with an affordable VPS. Limited-time
cBot
breakout
commodities
xauusd
+1
SmartTradeOnHoursBreak - XAUUSD
SmartBuyOn4HBreak – Precision Trading for Gold with Patience-Powered Profit.
E7 BBKG NumSharp Sample
NumSharp and Pandas Sample CODE ONLY!!! Our mission is to make Machine Learning inside cTrader easier for everyone.
DragonXAU2V2Demo
GOLD trade Real Accout at https://ctrader.com/products/1728
Auto Breakeven Absolutee
Auto-Breakeven Bot w/ ATR & dual triggers. Works 100% with Risk Reward Guardian. Free https://ctrader.com/products/612
cBot
forex
NorthSide2_noSourceCode
Demo version of the Northside bot.
TN Trade Manager - Free
Place market or pending trades fast with draggable SL, risk-based sizing & clean, efficient execution tools.