本EAを使用する前に、以下の事項をよくお読みください。
外国為替証拠金取引(FX)は元本保証のない高リスク投資です。過去のバックテスト結果や運用実績は、将来の利益を保証するものではありません。相場は予測不能であり、いかなる状況においても損失が発生する可能性があります。
本EAの使用によって生じた損失・損害について、開発者および販売者は一切の責任を負いません。取引の判断および資金管理はすべてご自身の責任において行ってください。余剰資金のみで取引されることを強くお勧めします。
本ソフトウェアはツールであり、利益を保証するものではありません。
Please read the following carefully before using this EA.
Foreign exchange margin trading (FX) is a high-risk investment with no guarantee of principal. Past backtest results and live performance do not guarantee future profits. Markets are unpredictable and losses may occur under any circumstances.
The developer and seller assume no responsibility for any losses or damages resulting from the use of this EA. All trading decisions and risk management are solely your responsibility. We strongly recommend trading only with funds you can afford to lose.
This software is a tool and does not guarantee profits.
Statera EAはMetaTrader 5上で動作するグリッド型自動売買EAです。複数のテクニカルインジケーターを組み合わせたシグナルエンジンにより、エントリー・グリッド管理・リスク管理を完全自動で行います。付属のsetファイルを適用するだけですぐに運用を開始できます。
Statera EA is a grid-based automated trading EA for MetaTrader 5. Its multi-indicator signal engine handles entry, grid management, and risk control fully automatically. Simply load the included set file to get started immediately.
File > Open Data Folder からデータフォルダを開くMQL5 > Experts フォルダに Statera_Original.ex5 をコピーRefresh を選択Tools > Options > Expert Advisors で以下を設定:https://api.statera-ea.com/verify
Load ボタン)File > Open Data FolderStatera_Original.ex5 to MQL5 > ExpertsRefreshTools > Options > Expert Advisors:https://api.statera-ea.com/verify
Load button| Parameter | Default | 説明 | Description |
|---|---|---|---|
| License Key | — | statera-ea.com/activate で取得したライセンスキーを入力してください。 Enter the license key obtained from statera-ea.com/activate. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Magic Number | 20240001 | EAが発注するポジションの識別番号。同一通貨ペアに複数のEAを設置する場合は異なる値を設定してください。異なる通貨ペアであれば同じ値でも問題ありません。 Unique identifier for EA positions. Use a different value only when attaching multiple EAs to the same currency pair. The same value can be used across different currency pairs. | |
| Slippage | 10 | 注文時に許容するスリッページ(ポイント単位)。 Maximum allowed slippage in points. | |
| Max Spread | 50 | この値を超えるスプレッドが検出された場合、新規エントリーを停止します(ポイント単位)。 New entries are suspended when spread exceeds this value (points). | |
| Position Comment | Statera Initial | ポジションに付与するコメント。グリッドポジションには自動的に「G-」プレフィックスが付きます。 Comment attached to positions. Grid positions are prefixed with G- automatically. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Entry Condition Mode | AND | AND=有効なインジケーター全ての条件が揃ったときエントリー。OR=いずれか1つでエントリー。 AND = all enabled indicators must agree to enter. OR = any one indicator is sufficient. | |
| Exit Condition Mode | OR | AND=全インジケーターが一致したときのみ決済。OR=いずれかのインジケーターが決済シグナルを出したら決済。 AND = all indicators must agree to close. OR = close when any one indicator signals exit. |
BollingerBandsまたはEnvelopesを使用したバンド系シグナルスロット。0〜3の4スロット設定可能。
Band-type signal slots using Bollinger Bands or Envelopes. Up to 4 slots (0–3).
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Enable | false | このスロットを有効にします。Enable this slot. | |
| Role | ENTRY_ONLY | ENTRY_ONLY=エントリー判定のみ / EXIT_ONLY=決済判定のみ / BOTH=両方。 ENTRY_ONLY / EXIT_ONLY / BOTH. | |
| Buy / Sell Signal | ACTIVE | ACTIVE=有効 / INACTIVE=無効。片方向のみ使用したい場合に設定。 ACTIVE = enabled, INACTIVE = disabled. | |
| Signal Bars | 0 |
基準足の指定: 0 = 現在足のみチェック 1 = 1本前の足のみチェック 2以上 = 1本前〜N本前の範囲でいずれかの足がシグナル条件を満たした場合に有効 CROSS系Strategyの場合、基準足とその1本前を比較してクロス判定を行います。 Reference bar specification: 0 = current bar only 1 = 1 bar back only 2+ = valid if any bar from 1 to N bars back meets the condition For CROSS strategies, the cross is evaluated between the reference bar and the one before it. | |
| Indicator | BOLLINGER | BOLLINGER=ボリンジャーバンド / ENVELOPES=エンベロープ。 BOLLINGER = Bollinger Bands, ENVELOPES = Envelopes. | |
| Strategy | BAND_UPDOWN | 各Strategyの詳細は下表を参照。 See the Strategy table below for details. | |
| Period | 20 | 計算期間。Calculation period. | |
| Deviation / % | 2.0 | 標準偏差の倍率(Bollinger)またはエンベロープの%幅。 Std dev multiplier (Bollinger) or envelope % width. | |
| Applied Price | CLOSE | 計算に使用する価格種別(Close/Open/High/Low/Median等)。 Price type for calculation. | |
| Timeframe | M30 | 参照する時間足。Chart timeframe. | |
| Min Band Size | 0 | バンド幅がこの値(ポイント)未満の場合シグナルを無効化。0=無効。低ボラティリティ相場での誤シグナル抑制に有効。 Suppress signals when band width is below this value (points). 0=off. Useful to filter false signals in low-volatility markets. | |
| Level Buy | — | 買いシグナルのしきい値。Strategy別の使われ方は下表を参照。 Buy signal threshold. See Strategy table below. | |
| Level Sell | — | 売りシグナルのしきい値。Strategy別の使われ方は下表を参照。 Sell signal threshold. See Strategy table below. |
| Strategy | Buy条件 | Buy Condition | Sell条件 | Sell Condition |
|---|---|---|---|---|
| BAND_UPDOWN | 基準足終値 ≤ Level Buy(下限バンド)Close ≤ Level Buy (lower band) | 基準足終値 ≥ Level Sell(上限バンド)Close ≥ Level Sell (upper band) | ||
| BAND_UPDOWN_REVERSE | 基準足終値 ≥ Level Buy(上限バンド)Close ≥ Level Buy (upper band) | 基準足終値 ≤ Level Sell(下限バンド)Close ≤ Level Sell (lower band) | ||
| BAND_CROSS | 1本前終値 ≤ Level Buy → 基準足終値が Level Buy をクロスアップPrev close ≤ Level Buy → current close crosses up through Level Buy | 1本前終値 ≥ Level Sell → 基準足終値が Level Sell をクロスダウンPrev close ≥ Level Sell → current close crosses down through Level Sell | ||
| BAND_CROSS_REVERSE | 1本前終値 ≥ Level Buy → 基準足終値が Level Buy をクロスダウンPrev close ≥ Level Buy → current close crosses down through Level Buy | 1本前終値 ≤ Level Sell → 基準足終値が Level Sell をクロスアップPrev close ≤ Level Sell → current close crosses up through Level Sell | ||
| BAND_MIDLINE_CROSS | 1本前終値が中心線以下 → 基準足終値が中心線をクロスアップPrev close below midline → current close crosses up through midline | 1本前終値が中心線以上 → 基準足終値が中心線をクロスダウンPrev close above midline → current close crosses down through midline | ||
| BAND_MIDLINE_UPDOWN | 基準足終値 < 中心線Close < midline | 基準足終値 ≥ 中心線Close ≥ midline |
Enable / Role / Buy-Sell Signal / Signal Bars / Timeframe はBand Indicatorと同様。以下はOscA固有の項目のみ記載。
Shared parameters (Enable, Role, Buy/Sell Signal, Signal Bars, Timeframe) behave identically to Band Indicator.
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Indicator | RSI | WPR=Williams %R / RSI=RSI / CHAIKIN=Chaikin Oscillator WPR = Williams %R, RSI = RSI, CHAIKIN = Chaikin Oscillator | |
| Strategy | OSCA_UPDOWN | 各Strategyの詳細は下表を参照。 See the Strategy table below for details. | |
| Period | 14 | RSI / WPR の計算期間。RSI / WPR period. | |
| Fast MA | 3 | Chaikin使用時の短期MA期間。Fast MA (Chaikin only). | |
| Slow MA | 10 | Chaikin使用時の長期MA期間。Slow MA (Chaikin only). | |
| MA Method | EMA | ChaikinのMA計算方式。MA method for Chaikin. | |
| Volume | TICK |
ChaikinのVolume種別(TICK / REAL)。 ⚠️ Chaikin OscillatorはVolumeデータを使用します。FXはブローカーごとにVolume品質が異なるため、同じ設定でもブローカーによって値が大きく異なる場合があります。本EAはFBS-Real(fbs.com)で検証済みです。他のブローカーを使用する場合は、別途バックテストおよび最適化を行ってください。 Volume type (TICK / REAL). ⚠️ Chaikin Oscillator relies on volume data. In FX, volume quality varies by broker, so results may differ significantly across brokers with identical settings. This EA has been verified on FBS-Real (fbs.com). If you use a different broker, please run your own backtest and optimization. | |
| Level Buy | 30.0 | 買いシグナルのしきい値。Strategy別の使われ方は下表を参照。 Buy signal threshold. See Strategy table below. | |
| Level Sell | 70.0 | 売りシグナルのしきい値。Strategy別の使われ方は下表を参照。 Sell signal threshold. See Strategy table below. |
| Strategy | Buy条件 | Buy Condition | Sell条件 | Sell Condition |
|---|---|---|---|---|
| OSCA_UPDOWN | 基準足の値 < Level BuyValue < Level Buy | 基準足の値 > Level SellValue > Level Sell | ||
| OSCA_UPDOWN_REVERSE | 基準足の値 > Level BuyValue > Level Buy | 基準足の値 < Level SellValue < Level Sell | ||
| OSCA_CROSS | 1本前の値 ≥ Level Buy → 基準足の値が Level Buy をクロスダウンPrev value ≥ Level Buy → current value crosses down through Level Buy | 1本前の値 ≤ Level Sell → 基準足の値が Level Sell をクロスアップPrev value ≤ Level Sell → current value crosses up through Level Sell | ||
| OSCA_CROSS_REVERSE | 1本前の値 ≤ Level Buy → 基準足の値が Level Buy をクロスアップPrev value ≤ Level Buy → current value crosses up through Level Buy | 1本前の値 ≥ Level Sell → 基準足の値が Level Sell をクロスダウンPrev value ≥ Level Sell → current value crosses down through Level Sell |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Indicator | STOCHASTIC | STOCHASTIC / RVISTOCHASTIC or RVI | |
| Strategy | OSCB_CROSS_AT_OSOB | %K=メインライン、%D=シグナルライン。各Strategyの詳細は下表を参照。 %K = main line, %D = signal line. See the Strategy table below for details. | |
| K Period | 5 | %K 期間。%K period. | |
| D Period | 3 | %D 期間(シグナルライン)。%D period (signal line). | |
| Slowing | 3 | スローイング期間。Slowing period. | |
| MA Method | SMA | MA計算方式。MA method. | |
| Price Field | LOWHIGH | LOWHIGH=高値/安値ベース / CLOSECLOSE=終値ベース。LOWHIGH or CLOSECLOSE. | |
| Period (RVI) | 10 | RVI使用時の計算期間。RVI period. | |
| Level Buy / Sell | 0.0 | シグナルのしきい値。Strategy別の使われ方は下表を参照。 Signal thresholds. See Strategy table below. |
| Strategy | Buy条件 | Buy Condition | Sell条件 | Sell Condition |
|---|---|---|---|---|
| CROSS_AT_OSOB | %K・%D両方が Level Buy 以下(過売り圏)で %K が %D をクロスアップBoth %K and %D below Level Buy (oversold), %K crosses up through %D | %K・%D両方が Level Sell 以上(過買い圏)で %K が %D をクロスダウンBoth %K and %D above Level Sell (overbought), %K crosses down through %D | ||
| CROSS_ANY_LEVEL | レベルに関係なく %K が %D をクロスアップ%K crosses up through %D at any level | レベルに関係なく %K が %D をクロスダウン%K crosses down through %D at any level | ||
| MAIN_CROSS_LEVEL | %K が Level Buy をクロスアップ%K crosses up through Level Buy | %K が Level Sell をクロスダウン%K crosses down through Level Sell | ||
| MAIN_CROSS_LEVEL_REVERSE | %K が Level Buy をクロスダウン%K crosses down through Level Buy | %K が Level Sell をクロスアップ%K crosses up through Level Sell | ||
| SIGNAL_CROSS_LEVEL | %D が Level Buy をクロスアップ%D crosses up through Level Buy | %D が Level Sell をクロスダウン%D crosses down through Level Sell | ||
| SIGNAL_CROSS_LEVEL_REVERSE | %D が Level Buy をクロスダウン%D crosses down through Level Buy | %D が Level Sell をクロスアップ%D crosses up through Level Sell | ||
| MAIN_UPDOWN | %K < Level Buy%K < Level Buy | %K > Level Sell%K > Level Sell | ||
| SIGNAL_UPDOWN | %D < Level Buy%D < Level Buy | %D > Level Sell%D > Level Sell |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Strategy | MACD_HISTOGRAM_VS_SIGNAL | 各Strategyの詳細は下表を参照。 See the Strategy table below for details. | |
| Fast EMA | 12 | 短期EMA期間。Fast EMA period. | |
| Slow EMA | 26 | 長期EMA期間。Slow EMA period. | |
| Signal Period | 9 | シグナルライン期間。Signal line period. | |
| Level Buy | 0.0 | 買いシグナルのしきい値。Strategy別の使われ方は下表を参照。 Buy signal threshold. See Strategy table below. | |
| Level Sell | 0.0 | 売りシグナルのしきい値。Strategy別の使われ方は下表を参照。 Sell signal threshold. See Strategy table below. |
| Strategy | Buy条件 | Buy Condition | Sell条件 | Sell Condition |
|---|---|---|---|---|
| HISTOGRAM_CROSS_LEVEL | 1本前ヒストグラム ≥ Level Buy → 基準足ヒストグラムが Level Buy をクロスダウンPrev histogram ≥ Level Buy → current histogram crosses down through Level Buy | 1本前ヒストグラム ≤ Level Sell → 基準足ヒストグラムが Level Sell をクロスアップPrev histogram ≤ Level Sell → current histogram crosses up through Level Sell | ||
| SIGNAL_LINE_LEVEL | 1本前シグナルライン ≥ Level Buy → 基準足シグナルラインが Level Buy をクロスダウンPrev signal line ≥ Level Buy → current signal line crosses down through Level Buy | 1本前シグナルライン ≤ Level Sell → 基準足シグナルラインが Level Sell をクロスアップPrev signal line ≤ Level Sell → current signal line crosses up through Level Sell | ||
| HISTOGRAM_VS_SIGNAL | 1本前ヒストグラム ≤ シグナルライン → 基準足ヒストグラムがシグナルラインをクロスアップPrev histogram ≤ signal line → current histogram crosses up through signal line | 1本前ヒストグラム ≥ シグナルライン → 基準足ヒストグラムがシグナルラインをクロスダウンPrev histogram ≥ signal line → current histogram crosses down through signal line | ||
| HISTOGRAM_LEVEL | 基準足ヒストグラム < Level Buy(持続条件)Histogram < Level Buy (sustained) | 基準足ヒストグラム > Level Sell(持続条件)Histogram > Level Sell (sustained) |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Initial Trade Type | BOTH | BOTH=買い・売り両方 / BUY=買いのみ / SELL=売りのみ。 BOTH, BUY only, or SELL only. | |
| Initial Lot Mode | FIXED | FIXED=固定ロット / XEQUITY=口座残高比例。 FIXED = fixed lot, XEQUITY = equity-proportional. | |
| Initial Lot (Fixed) | 0.01 | 固定ロットモード時のロットサイズ。 Lot size in FIXED mode. | |
| XEquity: Base Amount | 10000 | XEQUITYモード時の基準残高。例: 残高$20,000 / 基準$10,000 / 0.01lot → 0.02lotで発注。 Base equity for XEQUITY mode. e.g. $20,000 equity / base $10,000 / 0.01lot → places 0.02lot. | |
| XEquity: Lot per Base | 0.01 | 基準残高あたりのロット数。 Lot size per base equity unit. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Close on Opposite Signal | true | 逆方向シグナル発生時に既存バスケットを全決済。Min Profit条件が設定されている場合はその条件も満たす必要あり。falseにするとEXIT_ONLYシグナルのみで決済。 Closes all basket positions on opposite signal. Min Profit conditions apply if set. When false, only EXIT_ONLY signals close positions. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Min Profit Mode | Disabled | Disabled=無効(常に決済許可) / Fixed=固定通貨額 / Per Lot=0.01lotあたりのUSD換算額。 Disabled = always allow. Fixed = fixed currency amount. Per Lot = per 0.01 lot in USD. | |
| Profit In Currency (fixed) | 0.0 | バスケット利益がこの値以上のときのみ決済を許可。口座通貨単位で入力。例: 5.0(USD口座)→ 含み益が$5以上でないと決済されない。 Closes only when basket profit ≥ this value. Enter in account currency. e.g. 5.0 (USD) → will not close unless profit ≥ $5. | |
| Profit Per 0.01lot in USD (per lot) | 0.0 |
Initial Lotに応じて決済基準を自動調整します。口座通貨に関わらずUSDで入力します。 例: 入力値=1.0の場合 Initial Lot=0.01 → バスケット利益が$1以上で決済許可 Initial Lot=0.05 → バスケット利益が$5以上で決済許可 Initial Lot=0.10 → バスケット利益が$10以上で決済許可 ロットが大きいほど基準額も自動的に上がります。 Threshold scales automatically with Initial Lot. Always enter in USD. e.g. input=1.0: Initial Lot=0.01 → allows close when profit ≥ $1 Initial Lot=0.05 → allows close when profit ≥ $5 Initial Lot=0.10 → allows close when profit ≥ $10 Larger lot = higher threshold automatically. | |
| Apply To | Both | Both=逆シグナル・EXIT決済両方に適用 / Opposite Only=逆シグナル決済のみ / Exit Only=EXIT決済のみ。 Both / Opposite Only / Exit Only. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Loss Recovery Mode | Disabled | Disabled=無効 / Fixed=固定通貨額 / Per Lot=0.01lotあたりのUSD換算額。 Disabled / Fixed / Per Lot. | |
| Loss Recovery In Currency (fixed) | 0.0 | バスケット損益がこの値を下から上にクロスしたとき全決済。口座通貨単位で入力。正・負・0いずれも設定可能。例: -50、Min Positions=3 → グリッドが3本以上開いており、損益が-50を下回った後-50まで回復したとき全決済。 Closes all when basket profit crosses upward through this value. Enter in account currency. Positive, negative, or zero valid. e.g. -50 with Min Positions=3 → closes when profit recovers to -50 after dropping below it, only when 3+ positions open. | |
| Loss Recovery Per 0.01lot in USD (per lot) | 0.0 |
0.01lotあたりの回収基準額をUSD単位で入力。正・負・0いずれも設定可能。USD以外の口座でも常にUSD単位で入力。 実際の基準額 = 入力値(USD) × (Initial Lot ÷ 0.01) × 口座通貨換算 例: 入力値=-1.0の場合 Initial Lot=0.01 → 基準額=-$1.0相当 Initial Lot=0.05 → 基準額=-$5.0相当 Initial Lot=0.10 → 基準額=-$10.0相当 Enter in USD. Positive, negative, or zero valid. Always enter in USD regardless of account currency. Actual threshold = input(USD) × (Initial Lot ÷ 0.01) × account currency conversion e.g. input=-1.0: Initial Lot=0.01 → threshold=-$1.0 equivalent Initial Lot=0.05 → threshold=-$5.0 equivalent Initial Lot=0.10 → threshold=-$10.0 equivalent | |
| Min Positions for Loss Recovery | 0 | 損失回収を発動するための最低ポジション数。0=制限なし。例: 3 → グリッドが3本以上開いているときのみ発動。 Minimum positions to trigger recovery. 0 = no limit. e.g. 3 = only triggers with 3+ positions open. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Take Profit Mode | Disabled | Disabled=無効 / Fixed=固定通貨額 / Per Lot=0.01lotあたりのUSD換算額。 Disabled / Fixed / Per Lot. | |
| Take Profit In Currency (fixed) | 0.0 | バスケット利益がこの値以上になった瞬間に全決済。口座通貨単位で入力。0より大きい値のみ有効。例: 20.0(USD口座)→ 損益が$20以上になったとき即座に全決済。 Closes all the moment profit reaches or exceeds this value. Enter in account currency. Only positive values valid. e.g. 20.0 (USD) → closes immediately when profit reaches $20. | |
| Take Profit Per 0.01lot in USD (per lot) | 0.0 |
Initial Lotに応じて利確基準を自動調整します。口座通貨に関わらずUSDで入力します。 例: 入力値=1.0の場合 Initial Lot=0.01 → バスケット利益が$1に達した瞬間に全決済 Initial Lot=0.05 → バスケット利益が$5に達した瞬間に全決済 Initial Lot=0.10 → バスケット利益が$10に達した瞬間に全決済 ロットが大きいほど利確基準も自動的に上がります。 Take profit threshold scales automatically with Initial Lot. Always enter in USD. e.g. input=1.0: Initial Lot=0.01 → closes immediately when basket profit reaches $1 Initial Lot=0.05 → closes immediately when basket profit reaches $5 Initial Lot=0.10 → closes immediately when basket profit reaches $10 Larger lot = higher TP threshold automatically. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Grid Enable | false | グリッド機能の有効/無効。Enable/disable grid trading. | |
| Grid Max Count | 5 | グリッドエントリーの最大本数(初期エントリーを含まない)。例: 5 → 初期1本+グリッド5本=最大6本保有。 Max grid entries (excluding initial). e.g. 5 → up to 6 total positions. | |
| Grid Gap Mode | FIXED | FIXED=全グリッドで固定間隔 / CUSTOM=グリッドごとに異なる間隔(セミコロン区切り)。 FIXED = same gap for all. CUSTOM = different gap per level (semicolon-separated). | |
| Grid Gap (points) | 1000 | 固定モード時のグリッド間隔(ポイント)。直前のエントリー価格からこの距離だけ不利方向に動いたとき次のグリッドが発動。 Fixed gap in points. Next grid fires when price moves this far against the last entry price. | |
| Grid Gap Custom | — | CUSTOMモード時の各グリッドの間隔(例: 700;1000;1200)。値の数がMax Countより少ない場合、最後の値を繰り返し使用。 Custom gaps per level (e.g. 700;1000;1200). Last value reused if fewer entries than Max Count. | |
| Grid Lot Mode | ADD | グリッドロットの計算方式。6種類: FIXED / ADD / ADD_RATIO / MULTIPLIER / CUSTOM / CUSTOM_RATIO。 6 modes: FIXED / ADD / ADD_RATIO / MULTIPLIER / CUSTOM / CUSTOM_RATIO. | |
| Grid Lot Fixed | 0.01 |
FIXEDモード: 全グリッドに固定ロットを使用。初期エントリーのロットとは独立。
FIXED: constant lot for all grids, independent of initial lot.
Grid Lot Fixed=0.03 → G1=0.03, G2=0.03, G3=0.03
| |
| Grid Lot Add | 0.01 |
ADDモード: lot = base + (グリッド番号 × Grid Lot Add)。baseは初期エントリーのロット。
ADD: lot = base + (grid index × add). base = initial lot.
base=0.01, Add=0.01
G1=0.02, G2=0.03, G3=0.04, G4=0.05 | |
| Grid Add Ratio | -1 |
ADD_RATIOモード: lot = Initial Lot × (1 + Ratio × グリッド番号)。-1=無効。XEQUITYと組み合わせると残高変動でInitial Lotが変わっても、グリッドロットが常にInitial Lotに対して一定比率で連動します。step=0.01のブローカーではInitial Lot≥0.02推奨。
ADD_RATIO: lot = Initial Lot × (1 + ratio × grid index). -1=disabled. Best combined with XEQUITY — grid lots scale proportionally as Initial Lot changes. Recommend Initial Lot≥0.02 for step=0.01 brokers.
Initial Lot=0.02, Ratio=0.5
G1: 0.02×(1+0.5×1) = 0.03 G2: 0.02×(1+0.5×2) = 0.04 G3: 0.02×(1+0.5×3) = 0.05 G4: 0.02×(1+0.5×4) = 0.06 XEQUITYで残高2倍 → Initial Lot=0.04に自動調整: Ini=0.04, G1=0.06, G2=0.08, G3=0.10, G4=0.12 残高成長に合わせてグリッド全体が自動スケールします。 | |
| Grid Lot Multiplier | 1.5 |
MULTIPLIERモード: lot = base × Multiplier ^ グリッド番号。指数関数的に増加するため証拠金管理に注意。
MULTIPLIER: lot = base × Multiplier ^ index. Grows exponentially — manage margin carefully.
base=0.01, Mult=1.5
G1=0.02, G2=0.02, G3=0.03, G4=0.05 | |
| Grid Custom Lots | 0.01;0.02;0.03 |
CUSTOMモード: 各グリッドのロットを直接指定(セミコロン区切り)。値が足りない場合、最後の値を繰り返し使用。
CUSTOM: specify lot per level (semicolon-separated). Last value reused if fewer than Max Count.
0.01;0.02;0.05 → G1=0.01, G2=0.02, G3以降=0.05
| |
| Grid Custom Ratios | — |
CUSTOM_RATIOモード: lot = Initial Lot × (1 + 指定ratio)。ADD_RATIOと異なりグリッド番号は掛けない—各グリッドのratioを個別指定。XEQUITYとの組み合わせでInitial Lotに連動して変動します。step=0.01のブローカーではInitial Lotが0.02の倍数推奨。
CUSTOM_RATIO: lot = Initial Lot × (1 + ratio). Unlike ADD_RATIO, grid index is not multiplied — each level has its own fixed ratio. Scales with Initial Lot when using XEQUITY. Recommend Initial Lot as multiples of 0.02 for step=0.01 brokers.
Initial Lot=0.02, Ratios=0.5;1.0;1.5;2.0
G1: 0.02×(1+0.5) = 0.03 G2: 0.02×(1+1.0) = 0.04 G3: 0.02×(1+1.5) = 0.05 G4: 0.02×(1+2.0) = 0.06 XEQUITYで残高2倍 → Initial Lot=0.04に自動調整: Ini=0.04, G1=0.06, G2=0.08, G3=0.10, G4=0.12 残高成長に合わせてグリッド全体が自動スケールします。 ADD_RATIOとの違い: ADD_RATIOはRatio×グリッド番号で自動増加、CUSTOM_RATIOは各グリッドのRatioを個別指定 |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Break Even Enable | false | ブレークイーブン機能の有効/無効。Enable break-even stop. | |
| BE Apply Type | Basket (all positions) | 各モードの詳細は下表を参照。 See the table below for details on each mode. | |
| BE Trigger | 100 | ブレークイーブンを発動する含み益(ポイント)。この値以上になったときSLを建値に移動。 Profit in points to trigger BE. Moves SL to open price when reached. | |
| BE Step | 0 | SLを建値から何ポイント有利側に置くか。0=ちょうど建値。 Points above open price to place SL. 0 = exact open price. |
| 表示名 | Display Name | 動作 | Behavior |
|---|---|---|---|
| Last Position (1 pos=Initial, multiple=last Grid)Last Position (1 pos=Initial, multiple=last Grid) |
ポジション1本のとき→その建値基準。複数本のとき→最後のグリッドポジションの建値基準でBE判定・適用。1 position: uses its open price as reference. Multiple positions: uses last grid position's open price as BE reference. | ||
| Individual (each position separately)Individual (each position separately) |
各ポジション個別に建値基準でBEを適用。Applies BE to each position independently based on its own open price. | ||
| Basket (all positions)Basket (all positions) |
バスケット全ポジションの平均建値を基準にBEを判定・適用。 例(BE Trigger=100pts、BE Step=0): 買い3本(建値1.2000/1.1990/1.1980)→ 平均建値=1.1990 現在値が1.2000(+100pts)に達したら全ポジションのSLを1.1990に移動。 Uses average open price of all basket positions as BE reference. e.g. (BE Trigger=100pts, BE Step=0): 3 buys (open: 1.2000/1.1990/1.1980) → avg=1.1990 When price reaches 1.2000 (+100pts), moves SL of all positions to 1.1990. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Trailing Stop Enable | false | トレイリングストップの有効/無効。Enable trailing stop. | |
| TR Apply Type | Basket (all positions) | BE Apply Typeと同様の3モード。各モードの詳細は下表を参照。 Same 3 modes as BE Apply Type. See the table below for details. | |
| TR Trigger | 100 | トレイリングを開始する含み益(ポイント)。 Profit in points to activate trailing. | |
| TR Distance | 50 | SLを現在値から何ポイント離すか。 Distance in points to trail behind current price. |
| 表示名 | Display Name | 動作 | Behavior |
|---|---|---|---|
| Last Position (1 pos=Initial, multiple=last Grid) |
ポジション1本のとき→その建値基準。複数本のとき→最後のグリッドポジションの建値基準でTR判定・適用。1 position: uses its open price. Multiple positions: uses last grid position's open price as TR reference. | ||
| Individual (each position separately) |
各ポジション個別に建値基準でTRを適用。Applies TR to each position independently based on its own open price. | ||
| Basket (all positions) |
バスケット全ポジションの平均建値を基準にTRを判定・適用。 例(TR Trigger=100pts、TR Distance=50pts): 買い3本(建値1.2000/1.1990/1.1980)→ 平均建値=1.1990 現在値が1.2000(+100pts)に達したらトレイリング開始。 SLを現在値-50pts=1.1950に設定。 現在値が1.2050に上昇 → SLを1.2000に更新。 現在値が下落してSL=1.2000に触れたら全決済。 Uses average open price of all basket positions as TR reference. e.g. (TR Trigger=100pts, TR Distance=50pts): 3 buys (open: 1.2000/1.1990/1.1980) → avg=1.1990 Trailing starts when price reaches 1.2000 (+100pts). SL set to 1.2000-50pts=1.1950. Price rises to 1.2050 → SL updated to 1.2000. Price drops and hits SL=1.2000 → all positions closed. |
| Parameter | Default | 説明 | Description |
|---|---|---|---|
| Dashboard Enable | true | チャート上のダッシュボードの表示/非表示。Show/hide the on-chart dashboard. | |
| Dashboard X / Y Position | 30 / 50 | ダッシュボードの表示位置(ピクセル)。Dashboard position in pixels. | |
| Dashboard BG Color | Black | ダッシュボードの背景色。Dashboard background color. |
ライセンスキーは購入時のMT5口座番号にのみ有効です。Single・Multiプランは永久ライセンスです。Trialプランの有効期限は30日間です。更新・追加購入: statera-ea.com/shop.html
License key is valid only for the MT5 account registered at purchase. Single and Multi plans are lifetime licenses. Trial plan is valid for 30 days. Renewal: statera-ea.com/shop.html