present
新規登録で初回購入時に$50オフ
Trading product for Fade Breakout (Demo Version) cBot, image 1
Fade Breakout (Demo Version)
cBot
18 ダウンロード数
バージョン 1.0、Jul 2025
Windows、Mac, Mobile, Web
Trading product for Fade Breakout (Demo Version) cBot, image 2
Trading product for Fade Breakout (Demo Version) cBot, image 3
Trading product for Fade Breakout (Demo Version) cBot, image 4
1
販売
1.78K
無料インストール

説明

基本情報と制限

  • デモアカウントのみ: ライブアカウントで実行されている場合、ボットは停止します。これは Account.IsLive により強制されます。


🔧 パラメーター

マネーマネジメント

  • MaxOpenPositions: 同時に開くことができる最大ポジション数。
  • LotSizingMode: ロット計算モード(固定 / 残高ベース / ピーク残高ベース)。
  • RiskPercentage: 取引ごとにリスクを取る口座残高の割合。
  • FixedLotSize: 固定ロットサイズ(選択時)。

トレーディング戦略

  • DonchianPeriod: ドンチャンチャネルの期間。
  • SlMultiplierBuy/Sell: ATRに基づくストップロスの乗数(買い/売り)。
  • Tp1MultiplierBuy/Sell: 初期テイクプロフィットの乗数。
  • TrailMultiplierBuy/Sell: トレーリングストップの乗数。

フィルター

  • AtrPeriod: ATRインジケーターの期間。
  • EnableAdxFilter: ADXベースのフィルタリングを有効にします。
  • AdxPeriod, MaxAdxValue: ADXの設定と閾値。

クールダウン(ドローダウン管理)

  • EnableCoolDown: 損失後の一時停止を有効にします。
  • MaxLosses: 一時停止前に許容される最大連続損失数。
  • CoolDownHours: 取引を停止する時間数。


🧠 戦略ロジック

OnStart()

  • インジケーター(ドンチャン、ATR、ADX)を初期化します。
  • デモアカウントのみをチェックします。
  • ポジションクローズのイベントハンドラーを登録します。

OnBar()

  • 新しいバーごとに:
    • クールダウン中または既にポジションがある場合はスキップします。
    • ADXが閾値を超えている場合(強いトレンド)もスキップします。
    • それ以外の場合は、シグナル評価のために HandleEntry() を呼び出します。

HandleEntry()

  • フェードブレイクアウトロジック:
    • 価格がドンチャンの高値を上抜けてから下で終わった場合 → 売り
    • 価格がドンチャンの安値を下抜けてから上で終わった場合 → 買い

ProcessOrder()

  • ATRを使ってSL/TPを計算します。
  • ロットサイズは GetVolume() で決定します。
  • ExecuteMarketOrder() を使って成行注文を実行します。

ManagePositions()

  • 初期TPに到達した場合:ポジションの半分を決済し、SLをブレイクイーブンに移動します。
  • TPが設定されていない場合:ATR乗数に基づくトレーリングストップを適用します。

GetVolume()

  • 選択されたロットサイズモードに基づいてボリュームを計算します:
    • 固定ロット
    • 現在の残高のリスク%
    • ピーク残高のリスク%

OnPositionClosed()

  • 連続損失カウントを増加させます。
  • 損失が閾値を超えた場合、クールダウン期間を開始します。


📊 戦略概要

  • フェードブレイクアウトスタイル: ドンチャンのブレイクアウトに反応し、反転を取引します。
  • ATRを使用してSL/TPおよびトレーリングストップをボラティリティに適応させます。
  • ADXフィルターは過度に強いトレンドでの取引を回避します。
  • クールダウン機構は連続損失後の資本保護に役立ちます。

概要

AIによる概要
Fade Breakout (Demo Version) is a trading bot designed for reversal-oriented breakout strategies that adapt to market volatility and trend strength. It operates exclusively on demo accounts, halting automatically if run on live accounts.

The bot uses Donchian Channels to identify breakout points and trades reversals: it sells when price breaks above the Donchian high but closes below it, and buys when price breaks below the Donchian low but closes above. It incorporates the Average True Range (ATR) indicator to dynamically set stop-loss, take-profit, and trailing stop levels based on current volatility.

An ADX filter is included to avoid trading during strong trending conditions, enhancing strategy selectivity. The bot manages risk through configurable money management parameters, including maximum open positions, lot sizing modes (fixed, balance-based, or peak balance-based), and risk percentage per trade.

A cool-down mechanism pauses trading after a set number of consecutive losses to help protect capital. The bot monitors position closures to track losses and trigger this pause when necessary.

Key features include adaptive volatility-based trade management, trend filtering, configurable risk controls, and automated position management with partial profit-taking and break-even stop adjustments.
取引プロフィール

カスタマーレビュー

0.0
レビュー: 0
カスタマーレビュー
この商品にはまだレビューがありません。お使いになったことがある方は、ぜひレビューをお願いします。

ディスカッション

よくあるご質問

cTrader Storeで入手可能な取引ボット、インジケーター、プラグインなどの商品は、第三者の開発者が提供するものであり、情報と技術の取得のみを目的としてご利用いただけます。cTrader Storeはブローカーではなく、投資助言や個人的な推奨を行うことも、将来のパフォーマンスを保証することもありません。

この作成者の他の商品

cBot
ATR
RSI
+7
Special Gift:Multi-timeframe swing strategy using D1/H4 analysis with ADX, MACD, RSI filters and advanced exits.
3.48
プロフィットファクター
インジケーター
RSI
Forex
+7
Advanced S/R + liquidity zone detector with auto-configured trade styles. Generates filtered entry signals with TP/SL.
インジケーター
This code is a custom scalping indicator for the cTrader platform.
インジケーター
Overview of the Fade Breakout Visualizer Indicator
cBot
ATR
SMC
+14
Automate trade management: auto break-even, trailing stop & risk sizing from a clean on-chart panel. Demo accounts only.

これも好きかも

cBot
RSI
Indices
This bot is made of Fibonacci, EMA and RSI.
cBot
AI
RSI
+4
Smart Trend Trading Bot, Best Trend Identified, Please try default setting before making any changes
cBot
AI
SMC
+18
Quick Trading Panel Cbot allows you to trade faster using a panel in a chart. This includes Trailing Trigger and Locked.
3
プロフィットファクター
cBot
AI
ATR
+27
A smart trailing-stop tool that protects profits and tightens risk automatically for all your manual trades.
cBot
AI
ATR
+8
AI Trading that you can adjust to your own strategy, this AI will do a work for you, Adjust to suit your own strategy
cBot
Grid
Prop
+1
This strategy is tailored for Prop Firm accounts, featuring automated risk management to prevent breaching loss limits.
cBot
AI
ATR
+27
🤖 Presidential Post cBot (DEMO VERSION for Backtesting & Optimization)
2
プロフィットファクター
cBot
Bollinger Bands
BB central
cBot
AI
Forex
+2
Sophisticated GRADIENTE algorithm , performance 11% per day drawdown 4%
cBot
Aggressive
Break Even
+1
This is a 2nd Version of "MycBots" swing trading + scalping strategy for XAUUSD and other Symbols.
37%
ROI
1.85
プロフィットファクター
cBot
Fibonacci
Break Even
+5
Panneau de trading manuel tout-en-un : Multi TP 5 niveaux, Multi SL, mode Ghost. Vous gardez 100% du contrôle.
21.4
プロフィットファクター
cBot
Bollinger Bands
Outil de automatisation à configurer soi-même
cBot
SL Manager
TP Manager
+2
cBot de Risk Control para cTrader que calcula el lotaje según el riesgo y coloca automáticamente Stop Loss y Take Profit
cBot
Grid
Forex
+11
Semi bot will manage your position by moving stoploss and cover loss with 3 martingale style
cBot
BTCUSD
Crypto
Transform Small Investments Into Bitcoin Success : It's not too late to make money with Bitcoin
cBot
RSI
Forex
+2
N.B.: Results with an initial invested capital of 100 euros.
cBot
Bollinger Bands
Bande de Bollinger à configurer soi-même

価格

1
販売
1.78K
無料インストール