Trading Camp MT4

AUD,CAD,NZDによる平均回帰EA

Trading Camp MT4

Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします!

  • 平均回帰とグリッドによる勝率の高い戦略
  • 両建てによるセキュリティ機能を搭載
  • 各種フィルタリングによる厳選したエントリー
  • 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ
  • 充実した入力パラメーターによる幅広い運用
  • インフォメーションパネルによる運用状況の表示
  • 経済カレンダーはこちら : 2010-2019, 2020-2025
  • MT5版はこちら : Trading Camp MT5
  • ライブシグナルはこちら : Trading Camp

トレード戦略概要

買われすぎや売られすぎの状態になった場合に平均回帰を狙い、逆張りでエントリーします。1ポジションの利益は10pips程度になります(平均スプレッドにより自動調整されます)。すぐに価格が戻らない場合にはグリッド戦略にて追加エントリーを行い、テイクプロフィットの再設定を行います。グリッドエントリー時のロットや利益は入力パラメーターにて変更可能です。ストップロスはデフォルト(4グリッド設定)で175pipsになり、これもグリッド設定内容に準じて自動変更されます。エントリーは内部ロジックや各種フィルターにて厳選するため、安定した利益を獲得できるよう設計されています。

スプレッドフィルター

スプレッドが指定した値以上の場合にエントリーを抑止するフィルターです。また、一時的にストップロスとテイクプロフィットを無効にし、スプレッドの広がりによる意図しない決済を抑止することが可能です。

非流動性フィルター

流動性の低い時間帯(ニューヨーク市場クローズ時)のエントリーを抑止するフィルターです。スプレッドフィルターと同様にストップロスの無効化も行います。

ニュースフィルター

重要度の高い経済イベントがある場合にエントリーを抑止するフィルターです。イベントにより急激に変動する相場を回避し、リスクの低減を行います。

入力パラメーター説明

General(全般設定)

Comment

エントリー時のコメント。

Magic number

EAのマジックナンバー。最大6桁で指定し、先頭に10(買い方向)、または20(売り方向)が付加された8桁が使用される。他のEAと重複しない値を指定。

Show information panel

インフォメーションパネル表示有無。

Information panel language

インフォメーションパネルの言語。English、及びJapaneseが指定可能。

Lot Sizing(ロットサイズ設定)

Lot sizing method

ロットサイズの算出方式。以下を指定可能。

Fixed lot
固定ロット
Auto lot (equity)
自動変動ロット (有効証拠金ベース)
Auto lot (balance)
自動変動ロット (残高ベース)
Low risk
低リスクの自動変動ロット
Medium risk
中リスクの自動変動ロット
High risk
高リスクの自動変動ロット
Fixed lot size

'Lot sizing method'にて'Fixed lot'を指定した場合のロット。

Maximum lot size

ロットの最大値。ブローカーの最大ロットを超えた指定は無効。

Auto lot denominator

'Lot sizing method'にて'Auto lot'を指定した場合に使用。ロット算出式は以下の通り。

  • (equity or balance) / (Auto lot denominator * 取引銘柄の契約サイズ / 1000)

Trading(取引設定)

Trading pairs [separated by ','] (empty is chart pair)

取引銘柄を指定。複数指定の場合は','で区切る。空欄の場合はEAを設定したチャートの銘柄。銘柄にプレフィックスやサフィックスが含まれる場合でも自動判別を行うが、判別が正常に行われない場合にはサフィックス等も含めて指定する(AUDCAD.m等)。

Trading period

取引の間隔を指定。'Auto'に設定することで適切な時間軸から自動で取引を行う。'Current period'ではEAを設定したチャートの時間軸にて取引を行う。

Trading frequency

取引の頻度を指定(負の値も可)。値の増減に応じて取引の回数も増減する。ただし増やしすぎると勝率が極端に下がるため注意。

Number of symbols entry allowed at same time

同時に取引可能な銘柄数を指定。この値を増やすことで他の銘柄のポジションがある場合でもエントリーが可能になる。ただしドローダウンが大きくなる確率が高まるため、リスクが高い。

Cross order allowed

両建てを許可する。同じ銘柄内で売りと買いの同時エントリーが可能になる。

Initial entry allowed (excluding grid entry)

初期エントリーを許可する。ただしグリッドエントリーには影響しない。この項目を不許可にすることで追加の初期エントリーを抑止でき、無理なくEAを終了させることができる。

Stop loss [point] (0 is auto)

ストップロスを指定(ポイント単位)。0の場合は自動設定。

Take profit [point] (0 is auto)

テイクプロフィットを指定(ポイント単位)。0の場合は自動設定。

Grid Trading(グリッド取引設定)

Maximum number of grid lines (0 is no grid)

グリッドの最大エントリー数。0の場合はグリッドエントリーを行わない。

Grid line distance [point]

グリッドエントリーを行う距離(ポイント単位)。前のエントリーからこの距離以上離れた場合に追加エントリーが行われる。ただしあくまで指針のため、必ずこの距離でエントリーされるとは限らない。

Lot multiplier

グリッドエントリーにおけるロットの乗数。グリッドエントリーの数に応じてロットを増やす場合に指定。

Profit multiplier

グリッドエントリーにおける利益の乗数。グリッドエントリーの数に応じて利益を増やす場合に指定。

Profit reduction allowed

グリッドエントリーにおける利益の削減を許可する。グリッドエントリーから一定時間ごとに動作し、利益の削減を行う。長時間決済されないポジションの利益を削減し、決済を早める。

Profit reduction interval [hours]

グリッドエントリーにおける利益の削減を行う間隔(時間単位)。最初のグリッドエントリーの時刻から設定した時間が過ぎるごとに利益を削減する。

Profit reduction multiplier

グリッドエントリーにおける利益削減の乗数。

Grid security allowed

両建てによるグリッドセキュリティを許可する。指定したグリッドの最大数を超えて価格が推移した場合に動作し、有効証拠金の減少を抑える。ストップアウトになりにくくはなるが完全に防げるわけではないことに注意。

Grid security stop loss [point] (0 is auto)

グリッドセキュリティのストップロスを指定(ポイント単位)。0の場合は自動設定。

Grid security take profit [point] (0 is auto)

グリッドセキュリティのテイクプロフィットを指定(ポイント単位)。0の場合は自動設定。

Grid security trailing step [point] (0 is no trailing)

グリッドセキュリティにおけるストップロスのトレーリング頻度を指定(ポイント単位)。0の場合はトレーリングを行わない。値が小さいほど頻繁にトレーリングを行うが、ブローカーによっては頻繁なストップロスの変更は警告されるため、その場合は大きめな値を設定する。

Filter(フィルター設定)

High spread with no entry and stop loss [point] (0 to disable)

エントリーを抑止するスプレッドを指定(ポイント単位)。0の場合は無効。指定したスプレッド以上の場合にエントリーを行わず、ストップロスとテイクプロフィットも一時的に無効化する。

Illiquidity filter allowed

市場が流動性の低い時間帯(ニューヨーク市場クローズの前後1時間)にエントリーを抑止する。ストップロスも一時的に無効化する。

Volatility filter lower levels (0 to disable)

ボラティリティが低い場合のントリーを抑止する。0の場合は無効。指定したボラティリティ以下の場合にエントリーを行わない。

Volatility filter Upper levels (0 to disable)

ボラティリティが高い場合のントリーを抑止する。0の場合は無効。指定したボラティリティ以上の場合にエントリーを行わない。

Holiday filter allowed

休日のエントリーを抑止する。対応する国のエントリーを終日行わない。

Currencies for apply holiday filter to all [separated by ',']

すべての銘柄に適用する休日の対象通貨を指定する。複数指定の場合は','で区切る。通常は各銘柄の証拠金通貨と損益通貨が対象となるが、ここに指定した通貨に対応する国の休日を追加で適用できる。

Minimum importance for apply news filter

ニュースフィルターを適用する最小の重要度。指定した重要度以上のニュースイベントが適用される。

Time before for apply news filter [minutes]

ニュースイベントの発生前にエントリーを抑止する時間(分単位)。

Time after for apply news filter [minutes]

ニュースイベントの発生後にエントリーを抑止する時間(分単位)。

Currencies for apply news filter to all [separated by ',']

すべての銘柄に適用するニュースイベントの対象通貨を指定する。複数指定の場合は','で区切る。通常は各銘柄の証拠金通貨と損益通貨が対象となるが、ここに指定した通貨のニュースイベントを追加で適用できる。

Economic calendar file name for filter

フィルターで使用する経済カレンダーのファイル名を指定する。

Time(時間設定)

Automatic UTC detection (production only)

UTC(協定世界時)の自動検出の可否を指定。本番時にのみ有効であり、バックテスト時には無効。

Broker time difference to UTC [hours]

UTCの自動検出を行わない場合のブローカー時間の時差を冬時間で指定。また、バックテスト時にも使用される。

Broker DST area

UTCの自動検出を行わない場合のブローカーのDST(夏時間)の地域を指定。また、バックテスト時にも使用される。

Backtest(バックテスト設定)

Show information panel by backtest

バックテストにおけるインフォメーションパネル表示有無。バックテストでインフォメーションパネルの表示を行うと速度が遅くなり多大なメモリを消費するため、長期テストを行う場合には表示しないことを推奨。

Price of account currency to 1 USD

口座通貨を1USDに換算した価格を指定。バックテスト時にのみ有効であり、口座通貨がUSD以外の場合の自動変動ロットに影響する。

注意事項

インストール方法

インストール方法はこちらをご参照ください(インストール方法)。 本製品は1つのチャートに設定するだけでAUDCAD,AUDNZD,NZDCADの複数銘柄の取引が行なえます。通常運用では、EURUSDのようなティック数の多いM15チャートに設定することをお勧めします。 また、複数銘柄の取引を行うために、'Trading pairs'に'AUDCAD,AUDNZD,NZDCAD'を設定してください。 ただし、単体銘柄の運用の場合には、'Trading pairs'のパラメーターを空欄にして該当銘柄のM15チャートに設定してください。また、本製品は時間を自動判別するために、 外部サイトの閲覧が必要です。そのため、MetaTraderにてURLを設定する必要があります。'ツール -> オプション -> エキスパートタブ'で'Webリクエストを許可する'にチェックを入れ、入力欄に下記URLを設定してください。

本番運用について

運用時に入力パラメーターの'Lot sizing method'を'Low risk'(低リスク)、'Medium risk'(中リスク)、'High risk'(高リスク)のどれかに変更するだけで使用できます。ただし、高リスクはストップアウトの確率が高まるため、危険をご承知の上で運用願います。また、複数銘柄の取引を行うために、'Trading pairs'に'AUDCAD,AUDNZD,NZDCAD'を設定してください。その他の入力パラメーターについては通常変更する必要はありません。入力パラメーターにはリスクの変化に直結する項目も多いため、マニュアルを参照し十分に理解した上でご使用ください。なお、運用時の残高は$500以上を推奨します。まずはデモ口座にて動作確認を行った上で本番運用を行うことをお勧めします。 また、MT4では複数銘柄のバックテストは行えないため、チャートの単一銘柄での動作となります。

経済カレンダーについて

休日フィルターとニュースフィルターを正常に稼働させるためには、経済カレンダーが必要です。そのため、経済カレンダーのcsvファイルを用意してあります(経済カレンダー)。稼働の前に'TradingCamp-ec.csv'を、下記の場所にファイル名を変更せずに保存してください。

  • ...\Terminal\Common\Files\

このフォルダーはMetaTraderにて'ファイル -> データフォルダを開く'を指定して開いたフォルダーの一階層上から参照できます。経済カレンダーはUTC(協定世界時)で作成されているため、ブローカーの時差、及びDSTエリアもパラメーターにて設定する必要があります。

ブローカーについて

本製品はAUDCAD,AUDNZD,NZDCADの3ペアを運用します。これらはマイナー通貨のため、ブローカーによっては提供がされていない場合があり、ご使用できません。また、ペアが提供されている場合でもスプレッドが広い場合があり、この場合も実質ご使用できません(平均スプレッドが3pipsを超える場合には利益が極端に下がります)。こちらから特定のブローカーを指定することはできかねますので、これらの情報については各ブローカーにお問い合わせの上、運用をご検討願います。

免責事項

本製品(Trading Camp MT4)を使用することにより発生したいかなる事柄について、一切の責任を負いかねますのであらかじめご了承ください。

なお、過去の結果は将来の実績を保証するものではありません。


おすすめのプロダクト
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when the SMAs cross and when the WPR has left overbought/oversold areas. The SMAs are also programmed to close the trades if the trend changes. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is NZDUSD and the recommended timeframe to operat
FREE
Master Pullback es un poderoso Asesor Experto (EA) diseñado por MR BEAST que implementa una estrategia de trading basada en retrocesos o "pullbacks" en el mercado de divisas. Este EA identifica oportunidades de trading cuando el precio de un activo se retrae temporalmente en la dirección opuesta a la tendencia principal, lo que permite captar movimientos de corrección antes de que el mercado reanude su tendencia original. La estrategia del Master Pullback está optimizada para operar en pares de
The basis of the strategy is the identification of quick corrective movements between the crosses of a working currency pair or metal. At the moment of differences in prices of trading instruments, the adviser analyzes the possible direction of price movement on a working instrument and starts work. Each position has a stop loss and take profit. A unique position tracking algorithm allows you to control the superiority of profit over loss. The adviser does not use dangerous trading methods.
Bitcoin AI Robot – One-Way DCA Strategy with Smart Trailing Stop The Bitcoin market is always highly volatile – sometimes it rises quickly, and sometimes it experiences deep corrections. Instead of trying to guess the peaks and troughs, the Bitcoin AI Robot helps investors take advantage of price movements in a single, consistent, and controlled direction. What is a One-Way DCA Strategy? DCA (Dollar-Cost Averaging) is a method of breaking down capital and gradually buying as the market
FlySystemEA Pro
Nikolaos Pantzos
3.23 (13)
This Expert Advisor is a pure scalping system. The expert place and manage pending orders. Runs perfect on pairs with tight spread and low commission broker (commission plus spread equal or less than 1.0 pip). Choose a broker with zero stop level and fast execution to use expert. Pairs and Time Frame Pair: eurusd Time frame: M1 Default settings are good for eurusd. Information Please test expert on demo account first, before uses it on real account. Have on your mind, all scalpers are sensiti
FREE
Zenith Aquarius Booster A Refined Strategy Engine for BTCUSD Most Expert Advisors on the market fall into one of two traps: they are either over-optimised to historical data and fail in live conditions, or they rely on grid and martingale recovery logic that averages deeper into losing positions. Zenith Aquarius Booster takes a different approach. Instead of offering dozens of loosely tested combinations across many symbols, Aquarius Booster is specifically engineered for BTCUSD — a market known
The Force Two Scalper s a fully automated scalping Expert Advisor that you can use to backtest a 10-year of data with modelling quality of at least 90%. All features of The Force One is used in this EA but with a much different entry analysis and techniques that make this one have a different precision on profitability. This EA can be used to diversify investment. It uses only an entry analysis based on a proprietary multiple  trades maneuver analysis and settings to detect price breakout movem
The Force One Scalper   is a fully automated scalping Expert Advisor that you can use to backtest a 10-year of data with modelling quality of at least 90%. It uses only an entry analysis based on a proprietary multiple  trades maneuver analysis and settings to detect price breakout movement. The success secrets of the Expert Advisor if back-tested and forward-tested correctly are the combination of the entry method with the Money Management and multiple exit strategies. Once opportunity level is
Gold Pulse MT4
Ivan Martinez Guillen
5 (1)
GoldPulse MT4 — Professional Gold Scalper GoldPulse MT4 is a fully automated Expert Advisor designed exclusively for XAUUSD on MetaTrader 4. The strategy is based on pure price action. The EA reads the market bar by bar and only opens trades when Gold shows clear directional conviction, avoiding noise and false signals. When no valid setup is present, it waits. Recovery System When a trade moves against the initial entry, GoldPulse activates a conditional grid recovery. New positions are only ad
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The 4th out of 8 strategies  portfolio set.  Each EA works well as a standalone, works even better as portfolio. Triple tested  - backtest,   robustness tests , portfolio correlation. Uses a well-known   CCI indicator   combined with an   ADX indicator. Why to buy Fully automatic EA with really easy set-up. Only risk amount to be set and you are good to go. Developed using genetic algorithms on 'in sampl
Aurix Neural Edge AI
MARC ALBRECHT SCHMID
4.57 (14)
AURIX Neural Edge – XAUUSD用アダプティブニューラルグリッドエンジン リアルタイム結果: https://www.mql5.com/en/signals/2375266 ゴールドの流動性に基づき校正。セント口座での運用に最適化され、適度な残高からの適切なリスクスケーリングを実現。 仕組み AURIXは2つのシグナルを同時に読み取ります — 上位タイムフレームのトレンドバイアス (月次ホライゾン、内部校正)と 短期タイムフレームのモメンタムパルス (M5レンジベースのインパルス)。両方が一致した場合のみ取引を検討します。ポジション開設後、AURIXは ATR適応型間隔の保守的な固定ロット回復グリッド を通じてエクスポージャーを管理します。加重テイクプロフィット到達時にグループとして一括決済し、ブレークイーブン、トレーリングストップ、利益ロック機能が重層的に適用されます。 マーチンゲールではありません。グリッドレベルはデフォルトで 固定ロット です。システム全体が 回復サイクルを生き延びる ことを中心に構築されています。 コア機能 デュアルシグナルニューラルエ
FREE
H1 Intraday Volatility Breakout EA is a structured trading system designed specifically for modern US and European index markets. The strategy combines volatility expansion logic, trend strength confirmation and dynamic risk management to trade controlled intraday breakouts during active market sessions. The system is fully automated and optimized for H1 timeframe. Recommended Markets US30 (Dow Jones) NAS100 (Nasdaq 100) EU50 (Euro Stoxx 50) GER40 (Dax) Timeframe: H1 Vps  recommended. Core St
L   H E D G E R   S C A L P E R    A fully automated Expert Advisor that uses counter-trend scalping, managed semi-martingale strategy and lock hedging to execute a complete trading scheme from entry analysis to risk-calculated money management to exit analysis plan execution.         V E R Y  I M P O R T A N T    You can use only ECN type of account. Otherwise, it's a disaster. You can use only the GBPJPY currency pair. Open and attach with 1 chart only. Use a minimum of $5
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
US30 Break Scalp
Vitor Manuel Goncalves Pinto
This Expert Advisor trades based on a specific range breakout within a specific hour using scalp techniques. It does not use dangerous techniques like martingale. It only opens a maximum of 3 trades per day (default settings). The default settings are optimized for IcMarkets, FTMO and MFF (set file in the comments) although it can be used with other brokers, you just need to confirm the hours input. Despite this Expert Advisor presents good results in backtesting and for this month (January 2023
John Frederick   is a high frequency trading. The expert system traverses the entire history and all currency pairs with a single setting. If there is a commission on the account, it must be converted into the equivalent of the spread and fill in the Commission field. The lower the commission and the spread, the greater the profit. The more delay your broker has in the amount of the Internet channel, the higher you need to set stop loss, take profit and virtual stop so that the server can proce
Supply and Demand Monster MT4
Tsog Erdene Borjigon Enkhkhudulmur
Supply and demand zones are at the heart of   supply and demand trading . These zones are areas that show  liquidity at a specific price.  The supply zone is also called the distribution zone, while the demand zone is called the accumulation zone.   Our indicator automatically draw supply and demand zones in Metatrader 5. It give opportunity to understand trading zone and avoiding risk.
Scalper gun
Mikhail Nazarenko
4.5 (2)
Scalper gun   - the main weapon for trade in scalping and swing, with visualization and alert of entry points. The indicator works in both trend and non-trend market conditions. Suitable for beginners and experienced traders. SCALPER GUN surpasses popular top indicators of this site in speed, quality of visualization and accuracy of entry !!! Before buying, download the Scalper gun demo and compare it with similar indicators for scalping in the MT4 tester. Features This is a complete trading sy
King Scalper EA  is an automatic trading robot to trade  USACAD . Using advanced calculations it opens and manages trading for you automatically. Its a strategy based on a series of indicators that measure the strength of the market to enter trades, when market conditions allow it. No experience is required and it’s easy to set up.  Using King Scalper is a way to improve your trading result instantly. With an Expert Advisor like King Scalper you can instantly start trading, a working system re
HighScalpel
Ivan Simonika
5 (1)
Introducing the HighScalpel scalping system. It is enough to optimize once, for example, per month. After that, he shows excellent results on the forward period (several times larger), which can be seen in the screenshots. Be attentive to the spread indicators of your broker! The higher the spread, the less often the market entries. If the spread is above 20 pips, then the number of inputs falls by two orders of magnitude. It is ideal to use a broker with a floating spread of 6 pips. Such bro
ProjectXCAT
Nyamsuren Boldbaatar
ℙℂ  The settings of the EA Time - GENERAL SETTING; Terminal Comment Magic Slippage TIME - TickSETTINGS TickFilter TickSAMPLES TIME - Time settings Trade Request seconds Order modify seconds Start hour  End hour Order Expiry ACCOUNT MM Risk MM % Agrresive Adaptive History Both Direction together Max Trades Spread SETTINGS MAX Limit MIN Limit TRADE SETTINGS Signal size Order Distance Max Distance Stoploss Trailing start Max Trailing Trailing target
StatBar 1.6 Indicator showing balance, earnings for today, yesterday and the day before yesterday. The indicator also shows: - Server; - GMT; - Server time; - Shoulder; - Spread. Description of variables: extern int Magic = "-1"; // Magic for statistics -1 = all 0 = manual extern string Symboll = "-1"; // Symbol for statistics -1 = all 0 = current EURUSD = for EURUSD
FREE
Aurum Trend Scout — Aurum Trend Engine 無料LITE版 Aurum Trend Scoutは、Aurum Trend Engineエキスパートアドバイザーの 無料版 です。H1タイムフレームでXAUUSD(ゴールド)を、Parabolic SAR + ボリンジャーバンド幅比率に基づくトレンドフォロー戦略で取引します。 このLITE版には、ATRベースのストップロスを含む完全な戦略ロジックが含まれています。固定ロットを使用し、FULL版の動的マネーマネジメントは含まれていません。 検証済みパフォーマンス(実データ、XAUUSD H1、2014-2025) スプレッド20ポイント: プロフィットファクター 1.32 | 勝率 63.65% | 最大DD 2.22% | 純利益 $11,363 | 1,004トレード スプレッド30ポイント: プロフィットファクター 1.25 | 勝率 62.60% | 最大DD 2.40% | 純利益 $9,378 | 1,016トレード LITE版の機能 完全な戦略ロジック(FULL版と同一) ATRベースのストップ
FREE
CANADIAN TAIGAは、ボラティリティーブレイクアウトとサポート/レジスタンスレベルのブレイクアウトの原則に基づいたトレンドフォロー型の取引システムを使用したプロフェッショナルポートフォリオEAです。すべてのカナダドルのペアで動作します。カナディアン・タイガの中核となる原理は、洗練されたヘッジモジュールを使用して、すべてのCADペアで取引機会を捉えることです。 CANADIAN TAIGAをダウンロードして、推奨されているようにすべてのカナダドルペアでテストしてみて、説明されているように意図されていることができない場合は、購入しないでください。主に最低時間枠(M5)で動作するため、モデリングの質の高さはあまり気にしないでください。 自動売買ボタンを無効にした状態でEAをチャート上で起動し、初期化後に自動売買を再度有効にするか、市場の時間外、できれば週末にチャート上で自動売買を有効にすることが非常に重要であり、強く推奨されます。なぜならば、EAは高速実行品質テストを行うために、初期化時に1回の迅速な単一取引(即時のオープンおよびクローズポジション)を実行する可能性があり、おそ
The Cash Flow Grid Trading System was designed with the intention of creating an ongoing monthly cash flow. This system is obviously turning out some large numbers, and profitable results are always the goal while taking minimal levels of risk.  There is hedging that takes place on a normal basis as the system is always placing both buy and sell positions.  The system does not use a specific stop loss percentage as such and relies on the hedging to minimize risk along with a relatively small ret
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
Your Key to PASS HFT Prop Firm Challenges   Are you ready to unlock the world of High-Frequency Trading ( HFT ) and take on the challenges set by proprietary trading firms? Look no further than   PropFirmFastPass , the ultimate Expert Advisor (EA) designed to help you pass unlimited HFT prop firm challenges effortlessly .  Unlimited Challenges, One-Time Fee Conquer evaluations from over 13 supported prop firms, including  Quantec Trading Capital , with just a single purchase. Say goodbye to e
Nalim
Leonid Melent'ev
RIGHT NOW , this Trading Expert is connected online to the international objective monitoring service myfxbook (in the search for the monitoring service itself, enter either Nalim or Nalim115 ) The expert's performance has been confirmed by this monitoring service for a WHOLE YEAR . Please note that the seller cannot in any way influence the results of international objective monitoring. For those who don't like fiddling with settings Requires no specialized knowledge The Trading Expert is extr
M5 タイムフレームのロボット スカルパー。 GBPUSD 通貨ペアでの取引。このロボットは、英ポンドの取引のためにプロのトレーダーの会社によって特別に開発されました。ロボットは、毎日約 5 ~ 15 の取引を開始します。 GBPUSD のスプレッドが最大 10 ピップスまでの低いブローカーと取引するのが最善です。開始するための推奨最低入金額は $500 以上です。 利点: マーチンゲールは使いません。 ネットではありません。 すべての取引にはストップロスがあります。 GBPUSDペア専用のプロボット。 ロボットスキャルパー、M5 期間の日中取引。 このロボットはどのように取引しますか? 市場を分析するために、ロボットは 2 つの指標の価格モデルと戦略的な市場パターンを使用します: パラボリック ストップとリバース システムとボリンジャー バンド。ロボットは最初に、価格エントラポレーション統計を使用して価格の動きについて市場を分析します。次に、ロボットはこれらの指標を読み取り、現在と過去の動きの傾向を比較します。市場の反転またはロールバックを示すパターンが一致した場合、ロボットは取
User friendly Interface. On panel fat finger protection. High speed for sending   manual  orders. Auto follow up for manual orders placed by the panel. Highly customized parameters for automated or manual buy/sell orders. Customized  money management system. Advanced users can choose their buy/sell decision according to their views and leave the rest to the EA to follow up their initial decisions. Beginners can fully rely on the built-in technology  to make transaction decisions. Users can limi
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
Vortex Gold MT4
Stanislav Tomilov
4.93 (43)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Quantum Nexus は、定量分析、多段階検証、トレンドフォローアルゴリズム、ポジション追跡機構、統計モニタリングを、統合された自動売買システム内で組み合わせた革新的なエキスパートアドバイザーです。 この製品を実現するために、数十年にわたる開発経験と1年間の準備を費やしてQuant v5を構築しました。Quant v5は、戦略の統計的優位性を数学的に証明するための継続的なローリングOOSテストを備えた、ヘッジファンド水準の定量分析ツールです。 価格ポリシー 最初のお客様を対象とした30%の期間限定割引は、2026年7月31日まで利用できます。 価格は10件の購入ごとに100 USD引き上げられます。価格の引き上げは恒久的です。 最終価格:30 000 USD。 実績 実運用では、高リスクおよびULTRAモードで、Quantum Nexusは現在250%を超える利益を示しています。 追加の実運用口座では、中程度のリスクおよびMEDIUMモードで、現在の結果は30%を超えています。 ヒストリカルテストでは、エキスパートアドバイザーは2021年以降に100億USDを超える利益を示し、
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
BB Return mt4
Leonid Arkhipov
4.89 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
Dynamic Pips MT4
Thi Thu Ha Hoang
5 (1)
️ すでに   Boring Pips EA   をお持ちですか? 追加で   30% 割引   の対象となります! 詳しくはお問い合わせください: リベート(返金)の受け取り方法 トランプ氏の2期目 によって、グローバル市場を揺るがす大規模な関税の復活から始まる、攻撃的な貿易政策の波が再燃しています。 中東の緊張 が高まり、最近では イスラエルとイラン の間での対立が注目され、原油価格の上昇要因となっている可能性があります。 ロシアとウクライナの戦争 は解決の兆しがなく続いており、地政学的な不安定さを助長しています。 経済的ナショナリズム が広がる一方で、国際的な協調関係は崩壊しつつあります。 サプライチェーン は依然として脆弱で、主要経済圏では インフレ圧力 が高まっています。 金融市場 はこれまで以上に脆弱で予測不可能になっています。あなたのトレーディング戦略は、この新しい現実に備えていますか? このような不安定な時代を乗り切るために、トレーダーには従来型の戦略だけでは不十分です。 市場の大きな動きに依存せず、 複数の機会から安定的に利益を得られるシステ
Waka Waka EA
Valeriia Mishchenko
4.25 (48)
8+ years of live track record with +12,000% account growth: Live performance MT 5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Trust EA MT4
Konstantin Kulikov
5 (1)
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
SFire Gold EA
Jacques Scholtz Fourie
This EA is a grid-based trading system. It incorporates several advanced features to manage trades dynamically and adapt to market conditions. Here's a summary of its functionality: I am happy to provide my settings file. Recomendation would be to run on a 20 000 cent account. Key Features: 1. Grid Trading Strategy:    - The EA uses a grid-based approach to open buy and sell trades at predefined price intervals.    - It dynamically adjusts the grid levels based on market conditions and risk se
TRENDALGO is an EA that uses ARTIFICIAL INTELLIGENCE to trade 100% automatically and as the name says it is a TREND FOLLOWING EA, it works well on ASSETs that are TRENDING. AI is used to identify the moment in which volumes, volatility and momentum explode, according to a proprietary equation created by me which takes these values ​​into consideration as objective data and never uses any indicator. TRENDALGO opens a new TRADE and follows it by continuously adjusting STOP LOSS and TAKE PROFIT, f
Goldbot One MT4
Profalgo Limited
5 (5)
ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル 新着: Goldbot One を購入すると、EA を 1 つ無料で選択できます!! (取引アカウント 2 つ分) 公開グループに参加する: ここをクリック   究極のコンボディール   ->   こちらをクリック LIVE SIGNAL 金市場向けに設計された非常に洗練された取引ロボット、   Goldbot One を ご紹介します。   Goldbot One はブレイクアウト取引に重点を置いており、サポート レベルとレジスタンス レベルの両方を活用して、最適な取引機会を特定します。 このエキスパート アドバイザーは、変動の激しい貴金属市場で効率性、信頼性、戦略的優位性を求めるトレーダー向けに作成されています。   注目すべき事実:   サンプル外データにおける EA のパフォーマンスは、最適化に使用されるサンプル内データと完全に一致しています。   サンプル期間は 2016 年から 2023 年です。 戦略の確認に使用されたサンプル外データは 2004 年から 2016 年および 2024 年
Indicement MT4
Profalgo Limited
5 (2)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   VERSION 4.0 LIVE RESULTS OLD VERSION FINAL RESULTS INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシス
GoldPulse AI
Babak Alamdar
3.3 (20)
バックテストではなく、実際の取引システムを購入してください。     Live Signal この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Highlights: シンプルで使いやすい:各シンボルチャート(XAUUS
SentinelAI
Valeriia Mishchenko
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 5 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
Supply Demand EA ProBot
Georgios Kalomoiropoulos
4.67 (9)
需要と供給の 原理に基づいた 完全に自動化された EA 。 完全に自動化された 需給アドバイザー を提供する 最初の企業。 取引 がさらに簡単になりました: 使いやすいグラフィカルな取引ダッシュボードを使用して、取引戦略を完全に制御します。 手動、半自動、完全自動など、あらゆる取引スタイルをカバーする高品質の アルゴリズム 取引ソフトウェアを入手できます。多種多様な設定とカスタマイズ オプションにより、すべてのトレーダーが自分のニーズと個人の取引スタイルに合った戦略を作成できます。無限の可能性を提供するのが、このユニークなエキスパート アドバイザーの魔法です。 ProBot 供給と需要 EA ガイド || 取引パネルの使い方 || 自動操舵 購入後にメッセージを送ってください。 方向 指示器をお送りします。価格は 199 ドルですが、 購入後は完全に 無料で 受け取ることができます。 需要と供給における取引モード EA ProBot 手動取引: 供給エリアと需要エリアの横にあるエリア ラベルをクリックして、マーク/制限取引を手動で行うことができます。これを行うには、入力パラメ
DAX Robot is an advanced automated trading system developed specifically for the   DAX 40 Index   on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's   most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability   trading opportunities   by combining trend analysis, market momentum, and volatility based conditions. DAX Robot
Real monitoring :   XAUUSD M30 SL3 ,          XAUUSD M30 SL5 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  1   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  649   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  920   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactly what this advisor
Price Action Robot is a   professional trading system   built entirely on real market behavior without indicators, grid strategies, or martingale systems. It analyzes   pure price action , focusing on structure, trend dynamics, and key market movements to identify high probability trading opportunities. The system is designed to read the market the same way experienced traders do, using logic based on real price movement rather than lagging indicators. It reacts dynamically to changing market co
作者のその他のプロダクト
口座履歴の通貨を他の通貨に両替して出力できるスクリプトです。多通貨対応ですので、USD, JPYの相互変換をはじめ EUR, GBP, AUD等、その他マイナー通貨まで両替可能です。 特に確定申告の際には、円以外の運用口座の場合当日の相場で円換算した金額を申告する必要があるため、膨大な労力が必要となります。しかしCurrency Exchangerは一回実行するだけで他通貨へ即座に変換が可能ですので、誰でもかんたんに両替できます。 面倒な作業はCurrency Exchangerにお任せください! 口座履歴から両替した結果をhtml、またはcsv形式にてレポート出力可能。 両替レートはMetaTraderのヒストリカルデータ、またはWebより取得。 レポート出力する期間や両替のタイミングを細かく指定可能。 レポート出力項目を変更可能。 両替を行わない通常のレポート出力も可能。 レポートの言語は英語、及び日本語対応。 MT4製品版はこちら : Currency Exchanger MT4 入力項目説明 General(全般設定) Currency of after exchange :
口座履歴の通貨を他の通貨に両替して出力できるスクリプトです。多通貨対応ですので、USD, JPYの相互変換をはじめ EUR, GBP, AUD等、その他マイナー通貨まで両替可能です。 特に確定申告の際には、円以外の運用口座の場合当日の相場で円換算した金額を申告する必要があるため、膨大な労力が必要となります。しかしCurrency Exchangerは一回実行するだけで他通貨へ即座に変換が可能ですので、誰でもかんたんに両替できます。 面倒な作業はCurrency Exchangerにお任せください! 口座履歴から両替した結果をhtml、またはcsv形式にてレポート出力可能。 両替レートはMetaTraderのヒストリカルデータ、またはWebより取得。 レポート出力する期間や両替のタイミングを細かく指定可能。 レポート出力項目を変更可能。 両替を行わない通常のレポート出力も可能。 レポートの言語は英語、及び日本語対応。 MT5製品版はこちら : Currency Exchanger MT5 入力項目説明 General(全般設定) Currency of after exchange :
AUD,CAD,NZDによる平均回帰EA Trading Camp MT5 Trading Campは平均回帰傾向の強い3通貨(AUD,CAD,NZD)に着目し、逆張り戦略を行うEAです。トレード手法としてグリッドを用いますが、両建てによるセキュリティ機能を搭載しており、ストップアウトになりにくい設計にしてあります。各種フィルターも充実しており、厳選したエントリーを行います(そのため、エントリー頻度は高くありません)。また、入力パラメーターも各種取り揃えているため、お好みによりEAの動作を変更して運用することが可能です。 Trading Campはあなたの旅を存分にサポートいたします! 平均回帰とグリッドによる勝率の高い戦略 両建てによるセキュリティ機能を搭載 各種フィルタリングによる厳選したエントリー 1つのチャートに設定するだけで複数銘柄の取引が行える簡単セットアップ 充実した入力パラメーターによる幅広い運用 インフォメーションパネルによる運用状況の表示 経済カレンダーはこちら : 2010-2019 , 2020-2025 MT4版はこちら : Trading Camp MT4
フィルタ:
レビューなし
レビューに返信