説明
🧠 ロジック概要 — フェードブレイクアウトアルティメット(H1 ProPlusエディション)
このcBotは カウンタートレンドのブレイクアウトフェード戦略で、cTraderプラットフォーム向けに設計されています。 ドンチャンチャネルと ATRベースの動的リスク管理を使用し、 ハイウォーターマーク資本保護モデルを備えています。
📋 主な特徴
1. エントリーロジック
- ブレイクアウト検出に ドンチャンチャネル(デフォルト期間:5)を使用。
- 売り:前のローソク足が上限バンドの下でクローズし、現在のローソク足が上限バンドの上でクローズした場合(偽の上方ブレイクアウト)。
- 買い:前のローソク足が下限バンドの上でクローズし、現在のローソク足が下限バンドの下でクローズした場合(偽の下方ブレイクアウト)。
- エントリーはブレイクアウト方向に対して逆方向(フェード戦略)。
2. ボリューム計算(ポジションサイズ)
- 2つのモード:
-
- 固定ロット
- リスクパーセンテージ: ハイウォーターマーク(これまでの最高残高)に基づき、ドローダウン時のリスク増大を防止。
- SLは ATR × SL乗数でピップス単位で計算されます。
3. 利食い / 損切り
- 初期TPは ATR × TP乗数(デフォルト:1.9)に基づきます。
- TPに到達した場合:
-
- ポジションの半分を決済。
- 残りの半分は 損益分岐点ストップロスで保護。
- TPがクリアされた場合、 トレーリングストップが ATR × トレーリング乗数を使って発動されます。
4. クールダウン機構(損失制御)
- 連続損失が一定数(例:5回)発生した場合:
-
- ボットは一定期間(クールダウン期間、例:6本のH1ローソク足)取引を停止します。
- これは、ボラティリティが高いまたは不利な市場状況での過剰取引を防ぎます。
⚙️ 主要パラメータの説明
グループパラメータ説明
リスク
LotSizingMode、FixedLotSize、RiskPercentage
ポジションサイズの計算方法を定義
エントリー
DonchianPeriod、AtrPeriod
ブレイクアウト検出とボラティリティウィンドウを設定
SL/TP
SlAtrMultiplier、FirstTpAtrMultiplier、TrailingStopAtrMultiplier
ATRに対するSL/TP/トレーリングの挙動を制御
セーフティ
EnableCoolDown、MaxConsecutiveLosses、CoolDownBars
損失保護設定
✅ 最適な使用ケース
- 頻繁に 偽のブレイクアウトが発生する レンジ相場で最も効果的です。
- EUR/USD、AUD/USD、または EUR/GBPのようなシンボルに理想的です。
- シンボルや時間枠ごとに バックテストおよび最適化を行うべきです。
概要
AIによる概要
FadeBreakout.Ver1 is a cTrader cBot implementing a counter-trend breakout fading strategy using the Donchian Channel (default period 5) to detect breakouts. It enters trades opposite to breakout direction: selling on false upward breakouts and buying on false downward breakouts. Position sizing supports fixed lot or dynamic risk percentage based on a high watermark capital protection model, which adjusts risk relative to peak account balance to limit drawdown exposure.
Stop loss and take profit levels are calculated using the Average True Range (ATR) multiplied by configurable multipliers. Upon reaching the initial take profit (default ATR × 1.9), half the position is closed and the remainder protected by a break-even stop loss. A trailing stop based on ATR is activated thereafter to secure profits.
The bot includes a cool-down mechanism that halts trading for a set number of bars after a defined number of consecutive losses, helping to avoid overtrading during adverse conditions.
Recommended for range-bound markets with frequent false breakouts, it is suitable for symbols like EUR/USD, AUD/USD, EUR/GBP, USD/CHF, and Gold (XAU/USD). Parameters such as Donchian period, ATR period, stop loss, take profit, trailing stop multipliers, and risk settings are adjustable to optimize performance per symbol and timeframe.
Stop loss and take profit levels are calculated using the Average True Range (ATR) multiplied by configurable multipliers. Upon reaching the initial take profit (default ATR × 1.9), half the position is closed and the remainder protected by a break-even stop loss. A trailing stop based on ATR is activated thereafter to secure profits.
The bot includes a cool-down mechanism that halts trading for a set number of bars after a defined number of consecutive losses, helping to avoid overtrading during adverse conditions.
Recommended for range-bound markets with frequent false breakouts, it is suitable for symbols like EUR/USD, AUD/USD, EUR/GBP, USD/CHF, and Gold (XAU/USD). Parameters such as Donchian period, ATR period, stop loss, take profit, trailing stop multipliers, and risk settings are adjustable to optimize performance per symbol and timeframe.
取引プロフィール
カスタマーレビュー
0.0
レビュー: 0
カスタマーレビュー
この商品にはまだレビューがありません。お使いになったことがある方は、ぜひレビューをお願いします。
ディスカッション
よくあるご質問
cTrader Storeで入手可能な取引ボット、インジケーター、プラグインなどの商品は、第三者の開発者が提供するものであり、情報と技術の取得のみを目的としてご利用いただけます。cTrader Storeはブローカーではなく、投資助言や個人的な推奨を行うことも、将来のパフォーマンスを保証することもありません。
この作成者の他の商品
価格
1
販売
1.51K
無料インストール