Stop Order
cBot
886 ダウンロード数
バージョン 1.0、Jun 2025
Windows、Mac, Mobile, Web
5.0
レビュー: 2
説明
🎯 戦略概要
ストップ注文 TP + SL は、各取引に対して事前に設定された利益確定(TP)および損切り(SL)レベルを使用し、短期的な価格の方向性に基づいてストップ注文を自動的に配置する戦略です。
このシステムには、連続した損失後に取引量を増加させる調整可能なポジションサイズモデル(一般にステップアップリカバリー方式として知られる)が含まれており、勝利した取引後には取引量が初期サイズにリセットされます。
🔧 動作方法
プライスアクションシグナル
- 現在のバーの終値を前のバーと比較します。
- 現在の終値が高ければ → 買いのストップ注文が配置されます。
- 現在の終値が低ければ → 売りのストップ注文が配置されます。
ストップリミット注文の実行
- 注文は市場価格からの距離で設定され、これは
StopOffsetPipsによって定義されます。 - 各取引には独自のTPおよびSLがピップ値で含まれます。
- システムは一度に一つのポジションのみを開き、それがクローズされるのを待ってから次の注文を出します。
ポジションサイズの調整
- 取引が損失で終了した場合、システムは連続損失を追跡します。
- 設定された閾値(
StartMartingaleAfterLosses)を超えると、ロットサイズは乗数(MartingaleMultiplier)によって増加します。 - 安全のために最大ロットサイズ(
MaxLot)が適用されます。 - 取引が利益で終了した場合、ロットサイズは初期値に戻ります。
スプレッドフィルター
- 現在の市場スプレッドが
MaxSpreadの値を超える場合、新しい取引は開始されません。
パラメーター説明
ロットサイズ:最初の取引の初期ロットサイズ
最大ロットサイズ: 安全のための最大許容取引量
マーチンゲール乗数:損失後のロットサイズ乗数
損失後にマーチンゲール開始: この回数の損失後にマーチンゲールを開始
利益確定 / 損切り: 取引ごとの固定TPおよびSL(ピップ単位)
最大スプレッド: 取引をスキップする前の最大許容スプレッド
ストップ注文(ピップ): ストップ注文を配置する市場価格からの距離
✅ 主な特徴
- スリッページを最小限に抑えるために ストップリミット注文(マーケット注文ではなく)を使用します。
- すべての取引に TPとSLを適用 — 完全に保護されたエントリー。
- 最大ロットサイズに制限を設けた制御された マーチンゲールロジック。
- XAUUSD、NAS100、BTCUSD などのボラティリティの高い銘柄に適しています。
概要
AIによる概要
Stop Order TP + SL is an automated trading bot that places stop limit orders based on short-term price action signals. It compares the closing price of the current bar to the previous bar: if the current close is higher, it places a Buy Stop order; if lower, a Sell Stop order. Orders are set at a configurable distance from the market price (StopOffsetPips) and include predefined Take Profit (TP) and Stop Loss (SL) levels in pips for each trade. The system manages one open position at a time, waiting for it to close before initiating another.
The bot features an adjustable position sizing model with controlled Martingale logic: after a configurable number of consecutive losses (StartMartingaleAfterLosses), the lot size increases by a multiplier (MartingaleMultiplier), up to a maximum lot size (MaxLot) for risk control. Upon a winning trade, the lot size resets to the initial value. A spread filter prevents new trades if the market spread exceeds a set maximum (MaxSpread).
This strategy uses stop limit orders to minimize slippage and applies TP and SL on every trade for risk management. It is suitable for volatile instruments such as XAUUSD (gold), NAS100, and BTCUSD. Key configurable parameters include initial lot size, max lot size, Martingale settings, TP/SL values, max spread, and stop order distance.
The bot features an adjustable position sizing model with controlled Martingale logic: after a configurable number of consecutive losses (StartMartingaleAfterLosses), the lot size increases by a multiplier (MartingaleMultiplier), up to a maximum lot size (MaxLot) for risk control. Upon a winning trade, the lot size resets to the initial value. A spread filter prevents new trades if the market spread exceeds a set maximum (MaxSpread).
This strategy uses stop limit orders to minimize slippage and applies TP and SL on every trade for risk management. It is suitable for volatile instruments such as XAUUSD (gold), NAS100, and BTCUSD. Key configurable parameters include initial lot size, max lot size, Martingale settings, TP/SL values, max spread, and stop order distance.
取引プロフィール
ディスカッション
よくあるご質問
BTCUSD
Signal
GBPUSD
XAUUSD
Martingale
NAS100
cTrader Storeで入手可能な取引ボット、インジケーター、プラグインなどの商品は、第三者の開発者が提供するものであり、情報と技術の取得のみを目的としてご利用いただけます。cTrader Storeはブローカーではなく、投資助言や個人的な推奨を行うことも、将来のパフォーマンスを保証することもありません。
この作成者の他の商品
これも好きかも
価格
登録日 22/09/2024
14
販売
2.87K
無料インストール