"Fade Breakout (Demo Version)" 标识
Fade Breakout (Demo Version)
"Fade Breakout (Demo Version)" 已上传图片
"Fade Breakout (Demo Version)" 已上传图片
"Fade Breakout (Demo Version)" 已上传图片
1
销售
812
免费安装

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.
交易概览
0.0
评价:0
客户评价
该产品尚无评价。已经试过了?抢先告诉其他人!
Products available through cTrader Store, including trading bots, indicators and plugins, 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.

该作者的其他作品

This code is a custom scalping indicator for the cTrader platform.
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
FadeBreakout_Pro for EURGBP
4
盈利系数
11.25%
最大回撤
Special Gift:Multi-timeframe swing strategy using D1/H4 analysis with ADX, MACD, RSI filters and advanced exits.
3.48
盈利系数
4.06%
最大回撤
Automatically displays "Smart Money Concepts" used by professional traders.
Professional VWAP + Sigma Bands. Auto signals, 3 modes, live stats, multi-level entry/exit. Proven volume-based system.
GapFiller-3CurrencyPairs cBot for Gap Trading
3.58
盈利系数
4.76%
最大回撤

猜您喜欢

This cBot "GBPJPYM5ScalperX" implements a scalping strategy on the GBP/JPY 5-minute chart.
This bot implements the well-known 2-period RSI strategy, enhanced by a powerful filter comprised of two exponential mov
⚙️ TrendAssistant_Corrected
Renko Chart EURUSD SWINGTRADER PROFITABLE SINCE 2014 # STARTCAPITAL 1200,- EURO
🚀 N.B.: Results with an initial invested capital of 100 euros.🚀 📌 Tested on US2000 with Accurate Prices
Pullback entry bot: wait for breakout, enter on retracement. Visual planning, 3 position sizing modes.
5K Challenge # Startcapital 500,- Euro
Professional gold scalping bot with smart linear exit logic designed to capture fast XAUUSD market movements.
37%
5.19
盈利系数
64%
最大回撤
RSI‑driven scalper for the most volatile asset classes.
Perfectly optimized to trade GBPUSD. Win rate is over 85%
Bot de cTrader que escanea múltiples símbolos y marcos temporales en tiempo real, enviando alertas de breakouts y rebote
Automate SL & Trailing for manual trades. Independent Buy/Sell logic. Chandelier Exit & ATR support.
Note on the Trial Version This version of the bot is a limited trial and will only work on Demo accounts for 7 days
Multi-timeframe OHLC bars + projection levels from session analysis. Alerts on key level crosses. No trading execution.
1
销售
812
免费安装