Neural Transformer

The "Neural Transformer" expert is a fully automated expert which is ready to trade on the daily timeframe with 2 symbols: GBPUSD and USDCAD.

In addition to this, you can train the expert to trade on any timeframe with any symbol. The expert will automatically pick up the files of your new customized neural network.

The "Neural Transformer" has made training neural networks for Forex an easy and exciting process! Currently, I am offering one type of network - LSTM. It is the most popular neural network for classifying and forecasting timeseries data. I am going to add 2 other types of networks in the nearest future: Multi Head Attention and ATFnet (the most advanced and controvercial type involving Fourier transform and complex numbers).


Trading

The expert is ready to trade on the daily timeframe with 2 symbols: GBPUSD and USDCAD. If you have done another training, start the expert with the property Action = Trade. And that's it.


Training (check the pictures)
An example of EURUSD training, timeframe D1
1) Collection of data is done in the Strategy Tester

Select the following options in the Strategy Tester:
Expert: Neural Transformer
Symbol: EURUSD
Date: 2004.01.01 - 2024.04.01
Modelling: Open prices only

Select the following options in the inputs of the expert:
Action = Collect_data
Timeframe = D1
Number of bars = 30
Number of forecast bars = 20

Other options do not matter for collecting data. The option "Open prices only" allows collecting data for seconds. Other values of this option do not improve data, but may significantly increase the execution time.

Click "Start" in the Strategy Tester to collect data.

There will appear 2 records in the log of the Strategy Tester after several seconds: "Training complete EURUSD D1 LSTM | patterns 5261" and "Collect_data file saved to ..."

You can open the data file and inspect it in the indicated location.


2) Training is done in the Strategy Tester

Select the following options in the inputs of the expert:
Action = Train
Timeframe = D1
Number of bars = 30

Epochs = 1000
Number of LSTM layers = One
Number of Dense layers = One
Learning rate = 0. 01
Decay for Learning rate = 0.1
Patience = 50
Neurons per layer = 32
Validation percent = 0.2

Other options of the expert do not matter for training.

Click "Start" in the Strategy Tester to start the training.

As a rule, training takes several minutes. There will be different records in the log of the Strategy Tester.

"Epoch 10 >> time 0.48500 sec | loss 0.50258 | custom_err 0.99484 <> 1.00055"

"New lr 0.00729 at epoch 138"

"Best configuration at epoch 422 >> training stopped"

There will appear other files of the training after the training is complete, in the same location where the data file was stored.


3) How to check the training in the Strategy Tester

Select the following options in the Strategy Tester:
Expert: Neural Transformer
Symbol: EURUSD
Date: 2020.01.01 - 2024.09.10 (or the current date)
Modelling: OHLC на М1

Select the following options in the inputs of the expert:
Action = Trade
Timeframe = D1
Forecast minimum = 0.5
Symbol point = 0.0001
Trading start hour = 4
Takeprofit = 400
Trail = 100
Volume = 0.01
Number of bars = 30

Other options do not matter at this step.

Click "Start". The expert will do a usual test.


Warning! I do not recommend doing an optimization with this expert in the Strategy Tester. The expert loads many complex classes. An optimization with this expert may end with a MetaTrader crash. If it is the case, simply restart the MetaTrader. I am working to fix this bug and make optimizations stable. Testing works as usual.


Properties of the Expert
Standard Properties

  • Action >> there are 3 actions: Trade, Collect_data, and Train.
  • Network type >> it currently features only one type - LSTM. It is the most popular approach to training timeseries data. I am going to add 2 other types in the nearest future: Multi Head Attention and ATFnet.
  • Timeframe >> this should be identical for your training and trading.
  • Forecast minimum >> values over this value trigger trading signals. The bigger is the value, the less trades there are. Valid values: 0.05 to 1.5.
  • Symbol point >> it is used to calculate price moves. For example, for GBPUSD, EURUSD and most other symbols, it is 0.0001. USDJPY - 0.01; USDSEK and USDNOK - 0.001; XAUUSD - 0.2.
  • Trading start hour >> new trades are opened after this hour. It is used to skip price gaps which may take place over night.
  • Takeprofit
  • Trail
  • Stoploss
  • Volume >> volume per trade. Fixed volume (example: 0.02) or percentage of available funds (example: 0.015%). The expert prints the real volume in the "Expert" tab when starting or changing the timeframe. Always use a fixed amount for accounts that use a deposit currency other than the US dollar (i.e. euro, yuan, bitcoin, Australian dollar, etc.).


Training Properties

  • Number of bars >> bars to analyze to make trading decisions.
  • Number of forecast bars >> bars ahead to decide which direction the price will go.
  • Epochs >> it is a max number. A training of a neural network is done in epochs. As a rule, a training is stopped long before this value is reached.
  • Number of LSTM layers >> an architecture of a neural network has LSTM layers which are used to learn dependencies among bars. Dense layers, which follow LSTM layers, are used to learn dependencies common for all bars.
  • Number of Dense layers
  • Learning rate >> this impacts the calculation of an error during training. A big value cause the training to develop in leaps and end quickly. A small value causes the training to develop slowly and never reach an optimal state.
  • Decay for Learning rate >> if a training does not improve, this property decreases the Learning rate according to this formula: lr = lr - lr*decay. This helps push a training in the right direction.
  • Patience >> it is a number of epochs to wait for an improvement. A training goes on while a validation error improves. The expert pushes forward the training for this number of epochs because it expects a validation error can still improve. If an improvement does not show up, the last best state of the neural network is saved.
  • Neurons per layer >> the more is this number, the longer is the training and the faster is the addiction to data. You should be looking for an optimal number of neurons.
  • Validation percent >> 0.2 stands for 20%, 0.3 for 30% etc. All data is divided into 2 sets: training and validation. Validation should be smaller than training.
おすすめのプロダクト
Envelopes & RSI Scalper EA Introducing the Envelopes & RSI Scalper EA, a cutting-edge expert advisor designed to make precise, high-frequency trades using advanced technical indicators and smart risk management techniques. Key Features: Envelopes Indicator Integration: The EA leverages the Envelopes indicator to identify optimal entry and exit points. By detecting price levels relative to moving average bands, the Envelopes indicator helps pinpoint potential breakouts and reversals, crucial
Exp TickSniper PRO FULL
Vladislav Andruschenko
3.95 (57)
Exp-TickSniper- 各通貨ペアのパラメーターを自動的に自動選択する高速ティックスカルパー。 取引パラメータを自動的に計算するアドバイザーを夢見ていますか?自動的に最適化および調整されますか? MetaTrader4のシステムのフルバージョン:       MetaTrader4用の TickSniper   スカルパー TickSniper-完全な説明     +デモ+ PDF EAは、ほぼ10年間のEAプログラミングで得られた経験に基づいて開発されました。 EA戦略はどのシンボルでも機能します。 時間枠は関係ありません。 ロボットは、現在の相場、ティックの到着速度、スプレッドサイズ、およびその他の契約仕様パラメーターに基づいています。 システムは、有利なストップロスとテイクプロフィットレベル、平均ポジションの距離、トレーリングストップ距離などを自動的に定義します。 EAは、トレンドに対して追加のオープニングのシステムを適用します(「平均化」)。 その設定は、実際のアカウントでテストするために最適化されています。 Expert Advisorは、絶対にすべての通貨ペアで
Bober Real MT5
Arnold Bobrinskii
4.76 (17)
Bober Real MT5 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for cu
Advisor based on triangular arbitrage. The Expert Advisor analyzes the prices of all trading instruments on the entire account opened in the market overview. The analysis takes place at the expense of other currency pairs linked by a single currency. (currency triangles). Examples of triangles: EURUSD – USDJPY – EURJPY USDCAD – CADCHF – USDCHF EURGBP – GBPUSD – EURUSD AUDUSD – USDCAD – AUDCAD GBPAUD – AUDUSD – GBPUSD The Expert Advisor analyzes each currency through the other two and calculate
Open Season is a fully automated Expert Adviser that allows 'active' and 'set and forget' traders to trade high probability EURUSD H1 price action breakouts. It detects price action set ups prior to the London Open and trades breakdowns. The EA draws from human psychology to trade high probability shorts Every trade is protected by a stop loss In-built time filter Three position sizing techniques to suit your trading style Two trade management techniques The EA does not use a Martingale system T
The trading system operates on seven pairs and one timeframe. The Expert Advisor uses trading systems for trend-based entries with the help of the Envelopes and CCI indicators. Each indicator uses up to five periods for calculating the trends. The EA uses economic news to calculate the prolonged price movements. The EA has the built-in smart adaptive profit taking filter. The robot has been optimized for each currency and timeframe simultaneously. Attention! This EA is only for "hedging" account
Turnaround Technique
Razvan-andrei Tomegea
5 (1)
Transform your trading with Turnaround Technique EA, a sophisticated algorithmic trading solution designed to capture profitable market reversals and trend reversals using advanced RSI indicator setup. This professional-grade Expert Advisor is perfect for traders seeking consistent returns through automated trading. The "trading robot" provides signals for swing and day trading on forex, commodities, stocks, indices, and crypto. It works on any financial markets. 90% of traders lose money throu
ボリンジャーバンド戦略EA MT5 は、ボリンジャーバンドの反転条件に基づいて取引機会を捉えるために設計された自動取引ツールです。下バンド付近での強気反転(前のローソク足が下バンド以下で終わり、現在のローソク足が下バンド以上で終わり、赤から緑のローソク足に変化する場合)に買い取引を、上バンド付近での弱気反転(その逆の場合)に売り取引を実行します。広範にバックテストされたこのEAは、正確なエントリー方法、柔軟な出口ルール、高度なリスク管理を提供し、システムリソースを最小限に抑えながら効率的な取引実行を行います。 このシステムには、セッション制御のための日時フィルターが含まれており、パフォーマンス検証のためのヒストリカルデータテストをサポートしています。リアルタイムダッシュボードは、オープントレード、口座残高、システムメトリクスを表示し、直感的な入力メニューにより設定が簡単です。すべての設定に関する詳細なドキュメントが提供されています。 詳細なドキュメントはこちら: 一般設定/入力ガイド | インジケーター設定/入力ガイド | バックテストと設定ファイル MT4バージョンはこちらでダウンロ
RMH Breakout is a high-performance Expert Advisor developed based on a trend-following strategy. This EA is specifically optimized for index markets and offers fully automated trading capabilities. Key Features: Strategy Type: Trend-following strategy Defines entry conditions using RSI and price high values. Filters: EMA Filter: Checks whether the price is above or below the EMA. Daily Bias Filter: Opens trades in the direction of the daily bias. Time-Based Filtering: Operates only during speci
An Expert Advisor that operates in times of high contrast, employing the stochastic indicator and the commodity index indicator, using overbought or oversold points or the ADX indication to exit trades. It also features a stop-loss control that operates on a percentage difference in price, with progressive lot scaling as the balance increases, while keeping an eye on the account's margin call.
SmartRisk MA Pro Strategy Overview: SmartRisk MA Pro is an optimized, risk-oriented automated trading strategy (Expert Advisor) developed for the MetaTrader 5 platform. It is designed to identify trading opportunities based on price deviations from moving averages and incorporates a comprehensive capital management system. The Expert Advisor operates on a "new bar" logic, ensuring stability and predictability in trade signal execution. Operating Principles and Trading Logic: At its core, the st
GHOST SINOBI – Ninja Scalper XAUUSD GHOST SINOBI is a fully automated Expert Advisor (EA) designed for XAUUSD (Gold) using a trend-following strategy with smart filters . Like a ninja, this EA operates fast, precise, and disciplined , delivering consistent profits with strong risk protection. Key Features Optimized for XAUUSD H1 timeframe Ultra-high win rate: 97%+ based on real tick backtests Works with small deposits (starting from $100) and prop firm accounts Full protection: Ad
GoldenStrikePro – Precision Breakout Expert Advisor for XAUUSD GoldenStrikePro is a powerful and intelligent trading robot designed specifically for XAUUSD (Gold/USD). Built for precision breakout strategies, it leverages real-time market structure, EMA-based trend analysis, and smart trade execution to deliver consistent results with controlled risk. Whether you're a seasoned trader or just starting your algorithmic journey, GoldenStrikePro gives you the edge to trade gold with confidence.
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA     は、人気の通貨ペア(EUR/USD、GBP/USD、USD/JPY、AUD/USD、USD/CAD)、金(XAU/USD)、原油(Brent、WTI)、および暗号通貨(BTC、ETH、LTCなど)といった需要の高い金融商品でのアクティブトレードを目的とした多機能ロボットです。 本アルゴリズムの中核には、従来の移動平均(Moving Average)と比較してより明確なシグナルを提供する改良版のHull Moving Average (HMA) が採用されています。アドバイザーは短期的な価格変動に柔軟に対応し、グリッド方式のオーダー設置と高度なリスク管理ツールを活用します。組み込みのビジュアル・パネルにより、取引パラメータの設定および管理が簡素化されています。 HMA Scalper Pro EA   の主な機能と目的 スキャルピング手法 短期的な価格変動に焦点を当て、迅速にエントリーとエグジットの可能性を見極めます。 グリッド方式 価格が逆行した場合に、設定したステップごとに追加オーダーを開き、より有利な平均エントリーポイントを得ること
Ultimate DCA Hedge Bot – Compounding + Trailing + ATR Spacing Ultimate DCA Hedge Bot is a professional-grade Expert Advisor (EA) built for traders who seek consistent profit growth, robust risk control, and advanced automation . By combining DCA (Dollar-Cost Averaging) with Hedge Recovery, Dynamic Compounding, and ATR-based spacing , this EA is engineered to maximize profit potential while minimizing drawdowns. Unlike simple averaging bots, this system is adaptive, customizable, and resilient
Infinity Gold X – Precision-Engineered XAUUSD (Gold) EA “One shot. One trade. One precision entry.” Infinity Gold X is a precision-engineered Expert Advisor built for disciplined gold traders who value control, stability, and consistency. This system doesn’t chase trades — it waits for perfect technical confirmation and strikes only when probability is on your side. Backtest Period         2024–2025 ,   current  market situation  Optimized and tested on historical data from  showing   stable  a
Scalping bot for the gold/dollar pair (XAU/USD) — a powerful and versatile solution for traders, designed to deliver maximum efficiency in a dynamic market. This bot is specifically engineered for scalping: it analyzes price changes and places trades even before significant market movements begin. This allows it to secure advantageous positions early and capitalize on even the smallest market fluctuations. Key Features: Flexibility: Adapts to any market conditions and suits your trading strategy
The Viper EA MT5
Profalgo Limited
3.9 (10)
現在のプロモーション: 残り 1 個 349$ 最終価格: 999$ プロモーション ブログ で「 究極の EA コンボ パッケージ」 をチェックしてください 。   低リスクライブ :    https://www.mql5.com/en/signals/1492890 Viper EA は、取引セッションのレンジング期間中 (23h から 1h GMT+2、US DST の間) に、シャープで効果的な「平均回帰」エントリを使用します。    これらの取引はすでに非常に高い成功率を持っていますが、市場がポジションに反対した場合、EA はそのトレードマーク回復モードを初期化します。 回復アルゴリズムは、失敗したすべての最初のエントリを収益性の高い結果に変換しようとします。   この EA は、以前の EA のライブ結果を出発点として使用して開発され、MT5 で 99.99% の Tickdata を使用して最適化され、各取引で 7 ドル/ロットの手数料を使用しました。 すべてのペアに対して複数の「ランダム設定」によるストレス テストが行​​われ、すべてのテストに成功しました。 こ
S&P 500スキャルパーアドバイザーは、S&P 500指数で成功したいトレーダーのために設計された革新的なツールです。この指数は、米国の株式市場で最も広く利用され、権威のある指標の一つであり、米国の主要企業500社で構成されています。 特徴: 自動取引ソリューション:     アドバイザーは、高度なアルゴリズムとテクニカル分析に基づいており、変化する市場状況に合わせて戦略を自動的に適応させます。 多目的なアプローチ:     アドバイザーは、インデックスのトレンドの理解、変動価格の分析、利益を最大化しリスクを最小化するアルゴリズムなど、複数の戦略を組み合わせます。 柔軟性とカスタマイズ性:     トレーダーは、取引目標、リスク レベル、取引戦略の好みに合わせて EA 設定をカスタマイズできます。 リスク管理:     アドバイザーは市場を常に監視し、リスクを管理するための対策を講じます。一定の損失レベルに達したときに取引を自動的に終了するように設定することもできます。 透明性と報告:     トレーダーは詳細なレポートと分析にアクセスしてアドバイザーのパフォーマンスを評価し、情報に
Hedge Scalping EA は、 グリッドヘッジシステム に基づいた自動売買システムです。買いポジションと売りポジションを順番に発注し、ロットサイズを段階的に増やしていくことで、相場が上昇しても下降しても利益を狙うことができます。  仕組み EA は小さいロットから開始します(例: 0.01 ロット買い と 0.02 ロット売り )。 相場が一方向に逆行すると、反対方向に より大きいロット のポジションを追加します(0.04、0.08、0.16、0.32、0.64 など)。 ロット乗数 によって、損失ポジションは反対側の大きなロットの利益で相殺され、価格が反発または強いトレンドを形成したときに全体が利益でクローズされます。 このサイクルは、 純利益目標 に達するまで続き、達成後にすべてのポジションが決済されます。  メリット レンジ相場 と トレンド相場 の両方で効果的に動作。 ヘッジ取引 によりリスクを軽減。 複数の銘柄に最適化可能(一般的に 金、EURUSD、GBPUSD で使用)。 完全自動化されており、 グリッド幅やロット乗数 をカスタマイズ可能。  リスク管理 ロット
Ride Trend
Kambiz Shahriarynasab
Only gold and bitcoin can be profitable. Trade time is 30 minutes and trend time is 1 hour. You should check the efficiency of this robot at the end of three months. Strong trends make very good profits. There are many inputs for your personalization, but the best settings are defined by default. This indicator will have many updates and special settings will be added to it. You can contact us via Instagram, Telegram, WhatsApp, email or here. We are ready to answer you.
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
Magic Grid MT5
Aliaksandr Charkes
4.14 (7)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
King Ruay Scalper GOLD Plus EA The King Ruay Scalper GOLD Plus EA is built on a real breakout strategy-No AI, No Grid, No Martingale, No Averaging. It identifies key buy and sell levels and places stop buy/sell orders accordingly. Once an order is executed, the scalper engine takes over to manage the position efficiently. This EA is versatile and works on various pairs, including GOLD and more. The default preset is optimized for GOLD, and you can find additional set files for other pairs below
Project 758
Konstantin Sinitsin
Greetings, fellow traders. EA Project 758 was created by a team of traders and programmers with 15 years of experience. EA Project 758 has been developed and refined over a period of 6 years. Through this process, we have achieved excellent results. The EA algorithm is proprietary and has no analogues. It incorporates universal and complex systems such as IR, developed personally by us. We designed a proprietary EA that embodies the behavior model of termites. These tiny insects are known for th
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
トレーディングロボットの説明: Forex Expert Pro USDJPY Forex Expert Pro USDJPY は、外国為替市場(Forex)向けに設計された自動売買ロボットであり、取引日の最初の 1時間足(H1) のローソク足に基づいて構築されたサポートおよびレジスタンスレベルからの ブレイクアウト または 反発 を狙う戦略を採用しています。ロボットは市場オープン後の最初のローソク足を分析し、その**高値(High) と 安値(Low)**に基づいて重要なレベルを設定します。 USD/JPY のみで動作します。開始するには、USD/JPY のチャートを開いてください。エキスパートアドバイザーを設定します。以下の入力パラメータを入力してください。エキスパートアドバイザーは作動準備ができています。 入力パラメーター 変数名 値 説明 Chose risk in a trade /1 - 低リスク /2 - 中リスク /5 - 高リスク 取引リスクレベルの選択(1、2、5) MagicNumber 数値 ユニークなロボット識別番号を入力してください(Magic
Master Gold Scalper EA is an EA combo 4 strategy: STRATEGY_1: STOCH+MA This is a simple Forex Scalping strategy using the EMA200 and Stochastic indicators to trade buying or selling together. STRATEGY_2: 2MA+STOCH This is a scalping system dedicated to Gold, which combines two indicators:   Stochastic indicators   and 2MA with the aim of finding entry points according to current trends. STRATEGY_3: MACD Scalping strategy using trendlines and MACD indicators STRATEGY_4: WPR Indicator: Willia
Salva EA is an advanced and fully automated system. The basis of this strategy is the price chart itself, the trade is conducted from the price movement range. Benefits This is not martingale, not arbitration Ready for operation without PreSetting Always use a stop loss and take profit to save your investments Easy to use (does not have complex settings) The results of the tester converge with the results on a real account High speed testing (can be optimized for 1 minute OHLC) Salva EA works b
GoldSupreme is a sophisticated Expert Advisor designed for the gold market (XAUUSD). Using a combination of advanced technical indicators and rigorous selection criteria, GoldSupreme aims to identify only the best trading opportunities in gold, optimizing profit potential while minimizing risk. Key Features: Selection of the Best Trades: GoldSupreme employs a set of technical indicators, including exponential moving averages (EMA), stochastic oscillators, and Bollinger Bands, to pinpoint the be
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.96 (306)
トレーダーの皆さん、こんにちは!Quantum Queenです。Quantumファミリーのエキスパートアドバイザーに新たに加わった、非常にパワフルな新メンバーです。私の専門分野は?ゴールドです。XAUUSDペアを正確かつ自信を持ってトレードし、きらびやかなゴールド市場で比類のない取引機会をお届けします。私は、これまでで最も高度なゴールド取引エキスパートアドバイザーであることを証明するためにここにいます。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引 価格。10 回購入するごとに50ドルずつ値上がりします。最終価格は1999ドルです。 ライブシグナル:   こちらをクリック Quantum Queenチャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細に
Mad Turtle
Gennady Sergienko
4.86 (28)
シンボル XAUUSD 時間足 H1-M15(任意) タイプ 人工知能 単一注文取引のサポート                 はい 最低入金額 500  USD (または他通貨での同等額) すべてのブローカーに対応 はい(2桁または3桁のブローカーをサポート。任意の口座通貨。任意のシンボル名。任意のGMT時間。) 事前設定なしで実行可能 はい トレーディングにおける人工知能に興味があるなら、私のチャンネルを購読してください。 最新の機械学習の進歩を研究し、無料のモデルを共有し、ときどきミニ記事も書いています。 購読する! このエキスパートアドバイザーは、合成された高次元特徴空間で訓練されたモデルのアンサンブルシステムです。 Mad Turtle の主な特徴: 資金の安全性 グリッドやマーチンゲールのような危険な戦略は使用しません。 単一注文取引と短いストップロスをサポートします。 透明性 モデルがどのように「考えているか」、どの確率評価(買い/売り)を出しているかをリアルタイムで確認できます。 また、アクティベーションの閾値を調整することも可能です。 基礎性
The ORB Master
Profalgo Limited
5 (8)
PROP FIRM READY!  発売プロモーション: 現在の価格で入手できるコピーの数は極めて限られています! 最終価格: 990ドル 349ドルから:EAを1つ無料でお選びください!(最大2つの取引口座番号) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE RESULTS 独立レビュー 「ORBマスター」へようこそ : オープニングレンジブレイクアウトで優位に立つ ORB マスター EA は、現代のトレーダー向けに設計された、洗練された高性能のエキスパート アドバイザーであり、オープニング レンジ ブレイクアウト (ORB) 戦略の威力を発揮します。 ORB は、市場の勢いを早期に捉える能力により人気が急上昇しており、この EA はその実証済みのアプローチに対する私の個人的な見解を表しています。 ORBマスターがどのように成果を出すか : ORBマスターは、米国と欧州の株式市場が開くとすぐに行動を開始し、SP500、US30(ダウジョーンズ)、NASDAQ、DAXの4つの主要指数の重要な開始範囲をターゲット
Argos Fury
Aleksandar Prutkin
4.25 (20)
このプラットフォームで初公開|市場を理解するEA このプラットフォームで初めて、Expert Advisor(EA)が Deep Seek の全機能を活用します。 Dynamic Reversal Zoning ストラテジーと組み合わせることで、市場の動きを「検出するだけでなく、理解する」システムが誕生しました。 ライブシグナル __________   セットアップ 時間足 :H1 レバレッジ: 最低 1:30 入金額: 最低 $200 通貨ペア: XAUUSD ブローカー: すべて対応 Deep Seek とリバーサル戦略の組み合わせは新しく、だからこそ非常に魅力的です。新しいアプローチを探している方は、 このEAを見逃すべきではありません。これはこのプラットフォームで初の試みであり、自動売買の新たな方向性の始まりかもしれません。 固定されたパターンやセットアップに頼るのではなく、このEAは市場の変化を  リアルタイムで検知・理解し – そしてそれに応じて柔軟に対応します。  リバーサルゾーンと価格圧力の分析に焦点を当て、従来のツールよりもはるかに深く掘り下げます。 D
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (480)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA を購入すると, Quantum StarMan  を無料で手に入れることができます!*** 詳細については個別にお問い合わせください。 検証済み信号:   こちらをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用しています
Axonshift EA MT5
Maxim Kurochkin
5 (17)
AxonShift — 適応型実行ロジックを備えたアルゴリズム取引システム AxonShiftは、XAUUSD(ゴールド)のH1時間足での取引に特化して設計・最適化された自律型アルゴリズム取引システムです。本システムは、短期的な市場の動きと中期的なトレンドのインパルスを組み合わせた市場構造の理解に基づく、モジュール式のロジックアーキテクチャを採用しています。市場ノイズに過剰に反応することなく、定義された条件に基づく管理された取引サイクルを重視しています。 すべての取引は、内部フィルター、価格水準、ボラティリティの文脈に基づいたシナリオロジックによって開始されます。マーチンゲール、グリッド、ポジションのスケーリングといった手法は使用せず、市場の変動に対して明確かつ予測可能な動作を実現しています。 各取引には固定のストップロス(SL)およびテイクプロフィット(TP)レベルが設定されており、一貫性のあるリスク管理アプローチを確保しています。市場実行方式に対応したECN/STPブローカーでの運用に適しており、明確に定義された資本モデルでの展開が可能です。外部インジケーターやランダム要素に依存す
Remstoneは、ありきたりなエキスパートアドバイザーではありません。 長年の研究と資産管理の成果を融合させたものです。 Live:   Startrader   Tickmill   LMAX Price will increase by $1,000 every positive year. 2026 price: $3,000 2018年以来 、私の前職であるArmonia Capitalは、FCA規制下の資産運用会社であるDarwinexにシグナルARFを提供し、75万ドルを調達しました。1人のアドバイザーで4つの資産クラスをマスターしましょう! 約束も、曲線フィッティングも、幻想もなし。ただ、豊富なライブ体験だけ。 Remstone の力を活用して成功しているトレーダーの成長コミュニティに参加しましょう。 Remstoneは、市場トレンドを活用するために設計された完全自動取引ソリューションです。高度なアルゴリズムを基盤とし、信頼性と成果を求めるトレーダーのために設計されています。 実証された精度でトレーディングの優位性を高めましょう! Remstoneを選ぶ理由 高度な
Quantum Baron
Bogdan Ion Puscasu
5 (34)
クォンタムバロンEA 石油が「黒い金」と呼ばれるのには理由があります。Quantum Baron EA を使用すれば、比類のない精度と信頼性で石油を活用できます。 M30 チャートの XTIUSD (原油) の高オクタン価の世界を支配するように設計された Quantum Baron は、レベルアップしてエリート精度で取引するための究極の武器です。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引   価格 。       10回購入するごとに価格が50ドルずつ上がります。最終価格は4999ドルです。 クォンタムバロンチャンネル:       ここをクリック ***Quantum Baron MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細については、プライベートでお問い合わせください。 私はグリッドEAです。あなたのトレ
Golden Synapse
Abdelrahman Ahmed Mahmoud Ahmed
4.52 (23)
Golden Synapse EA is a precision engineered trading system that combines an advanced strategy with strict technical analysis to deliver consistent and low risk performance. Designed to trade with discipline, it avoids risky approaches and focuses entirely on quality over quantity. Every trade it takes is carefully selected and always protected by a stop loss. Golden Synapse never uses grid or martingale systems. It only opens one position at a time, keeping exposure under control and making it a
The Gold Reaper MT5
Profalgo Limited
4.44 (84)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) WARNING : 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポートとレ
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.93 (120)
Quantum Bitcoin EA   : 不可能なことは何もありません。やり方を見つけ出すだけの問題です。 トップ MQL5 販売業者の 1 つによる最新の傑作、   Quantum Bitcoin EA で ビットコイン 取引の未来に足を踏み入れましょう。パフォーマンス、精度、安定性を求めるトレーダー向けに設計された Quantum Bitcoin は、不安定な暗号通貨の世界で何が可能かを再定義します。 重要! 購入後、インストールマニュアルとセットアップ手順を受け取るために私にプライベートメッセージを送信してください。 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル Quantum Bitcoin/Queen チャンネル:       ここをクリック ***Quantum Bitcoin EA を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! Quantum Bitcoin EA は H1 時間枠で成功し、市場の勢いの本質を捉える トレンドフォロー戦略 を
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
VolumeHedger
Huseyin Furkan Ozturk
5 (20)
VolumeHedger EA [Live Signals]   ,  [My Channel]   ,  [Set Files]   ,   [ Blog ] 推奨アカウント:高レバレッジのスタンダード、ECN、Raw、Cent、Propfirm(FTMOなど) このEAの開発者は、他のロボットの品質で自身のプロフェッショナリズムを証明しています。 Volume Hedger EAは  カスタムインジケーターを使ったエントリーストラテジー設定機能により、他のEAを複数購入する必要がなくなります! このEAは、高ボラティリティ市場においてマーチンゲール戦略とヘッジ、そしてスマートリスク管理を組み合わせた高度な取引アルゴリズムです。トレンド方向を予測する代わりに、売買ボリュームを分析し、賢いエントリー戦略で市場に参加します。適切なセットファイルを使用すれば、FX、ゴールド、株式、暗号通貨などさまざまな金融商品で効果的な結果を得られます。急激な上下動がある商品や安定したトレンドを持つ商品で特にパフォーマンスが向上します。取引は、一定のボリューム閾値で開始される双方向のループで進行し、適
MQL5のForex EAトレーディングチャンネル: 私のMQL5チャンネルに参加して、最新ニュースを入手してください。 14,000人以上のコミュニティMQL5メンバー限定 。 10部中残り3部、価格は$399! その後、価格は$499に値上げされます。 - リアルシグナル 低リスク: https://www.mql5.com/en/signals/2302784 IC Markets - 高リスク:   https://www.mql5.com/ja/signals/2310008 EA AI Gold Sniper を正しく動作させるための完全なインストール手順は、   コメント #3 AI Gold Sniperは、XAU/USD取引に最新のGPT-4oモデル(OpenAIのGPT-4o)を適用します。このモデルは、多層アルゴリズムフレームワークに基づいて設計されており、非構造化データ処理とクロスマーケット分析を統合して取引決定を最適化します。AI Gold Sniperに統合されたGPT-4oは、畳み込みニューラルネットワーク(CNN)とリカレントネットワーク(
ARIA Connector EA
Martin Alejandro Bamonte
4.93 (15)
Aria Connector EA – V4 (学習マシン + XGBoost学習モデル +112個の有料・無料AI + 投票システム + 外部・編集可能プロンプト) 市場のほとんどのEAが「AI」や「ニューラルネットワーク」を使用していると主張しながら、実際には基本的なスクリプトのみを実行している中、 Aria Connector EA V4 は真のAI駆動トレーディングの意味を再定義します。 これは理論ではなく、マーケティングの誇大宣伝でもありません。あなたのMetaTrader 5プラットフォームと112の実際のAIモデルとの直接的で検証可能な接続であり、次世代XGBoostエンジン、編集可能プロンプト、マルチAI投票システムと組み合わされています。 初日から、Ariaは透明で進化するエコシステムとして設計されました:最初は直接GPT接続、次に自動化、そして戦略監査。 現在、V4において、Ariaは真の学習マシンとなります 。市場状況に適応し、リアルタイムで戦略を最適化し、外部の編集可能プロンプトでその知能を完全にカスタマイズできます。 60,000以上のライブ取引分析 、
Quantum StarMan
Bogdan Ion Puscasu
4.91 (103)
みなさんこんにちは。自己紹介させてください。 私は、   Quantum EA ファミリーの最もエキサイティングでフレッシュなメンバー 、Quantum StarMan です。 私は、最大5つのダイナミックペア(   AUDUSD、EURAUD、EURUSD、GBPUSD、USDCAD) を扱う、完全自動化のマルチ通貨EAです。最高の精度と揺るぎない責任感を持って、あなたのトレードを次のレベルへと導きます。 肝心なのは、マーチンゲール戦略に頼らないことです。代わりに、最高のパフォーマンスを発揮するように設計された洗練されたグリッドシステムを活用しています。さらに、安心してご利用いただけるよう、口座のドローダウンが事前に設定した上限に達した場合、すべての取引を決済するオプションもご用意しています。 でも、それだけじゃないんです。ただ話すだけじゃないんです!ライブシグナルも配信しているので、私の動きをぜひご覧ください。 IMPORTANT! After the purchase please send me a private message to receive the insta
EA New Player
Vitali Vasilenka
5 (18)
EA New Player — 新世代トレーディングアドバイザー 販売開始時に特別オファーを実施いたします: 最初の10本 — 390ドル、 次の20本 — 550ドル。 EA New Playerは、7つの異なる定番トレーディング戦略に基づいて構築された、MT5向けのユニークなトレーディングアドバイザーです。 このアドバイザーは人工知能を使用せず、実績のあるテクニカル分析ツールのみに基づいて開発されました。主な特徴は、ロジックの透明性、シンプルな設定、そしてあらゆるトレーダーにとっての汎用性です。 複雑なアルゴリズムのため、アドバイザーのテストに時間がかかる場合がありますのでご注意ください。7つの異なるトレーディング戦略をご用意しています。VIP設定をご希望の場合は、購入後にご連絡ください。 モニタリングはこちらでご利用いただけます - myfxbook.com/members/EAQuantumLab/ea-new-player/11645021 https://www.mql5.com/en/signals/2286450?source=Site +Profile+Selle
NTRon 2OOO
Konstantin Freize
5 (5)
XAUUSD のハイブリッドトレーディング戦略 – ニュースセンチメントと注文板の不均衡の組み合わせ この戦略は、あまり使われていないが非常に効果的な2つのトレーディング手法を組み合わせ、 XAUUSD(金) の 30分足チャート 専用に開発されたハイブリッドシステムです。 従来のエキスパートアドバイザー(EA)が事前定義されたインジケーターや基本的なチャートパターンに依存するのに対し、本システムはリアルタイムデータとコンテキストベースの分析を統合したインテリジェントなマーケットアクセスモデルに基づいています。 経済ニュースのリアルタイム・センチメント分析 (GPT-5 搭載) ティックデータを用いた注文板(DOM)の不均衡のシミュレーション この2つのコンポーネントの組み合わせにより、ファンダメンタルおよびミクロ構造の市場データの両方を取り入れ、正確なエントリーとイグジットのための堅固な基盤が構築されます。 透明性を重視しており、リンクされたシグナルを通じてすべての結果を確認できます: シグナル 購入後すぐにご連絡ください。セットファイルとマニュアルをお渡しいたします。 [機
Syna
William Brandon Autry
5 (4)
Syna バージョン3+ - 革命的なデュアル機能AIトレーディングシステム Syna バージョン3+をご紹介できることを嬉しく思います。これはAI駆動トレーディング技術における革命的な飛躍です。 このリリースでは、OpenAI、Anthropic、Gemini、X.ai (Grok)、Mistral、DeepSeek、およびOpenRouterの広範なモデルエコシステムを含む、主要なAIプロバイダーへの前例のない直接APIアクセスが特徴です。ビジョン入力機能、自動APIキー管理、改良されたAIプロンプトプロトコルを備え、Synaはリアルタイム市場分析と手動取引ガイダンスのための画面上のボタンを備えた直感的なインタラクティブアシスタントインターフェースを提供します 。 Synaは、Mean MachineとAIQから学んだすべての集大成であり、完全自動化EAとインタラクティブAIアシスタントをシームレスに組み合わせるデュアル機能アーキテクチャで革命を起こしました。システムは24時間365日の自動取引パートナーとして動作しながら、専門的な分析ボタンを通じてオンデマンドインテリジェンスを
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1499ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 999 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。 Ultimate Breakout System は単なる EA
ENEA mt5
Vitalii Tkachenko
5 (3)
価格: 404$ -> 550$ シグナル:   ENEA 取扱説明書:  Manual ENEA mt5 – レジームスイッチング + GPT5 と隠れマルコフモデル (HMM) ENEA mt5 は、人工知能 ChatGPT-5 のパワーと隠れマルコフモデル (HMM) の精密な統計分析を組み合わせた、最先端の全自動取引アルゴリズムです。リアルタイムで市場を監視し、複雑で検出が難しい市場状態(レジーム)を特定し、現状に応じて取引戦略を動的に調整します。目的は明確です:市場のあらゆる局面 — トレンド、レンジ相場、高ボラティリティ — において、最適な取引ロジックを適用し、機会を最大限に活かしつつ、リスクを効果的に管理することです。 主な特徴: リアルタイムのレジーム検出 : トレンド、レンジ、ボラティリティ、安定期 市場レジームに応じた戦略の動的切替 AIモデル GPT5   (HMM) が過去データから教師なし学習 自動TPの有効化、SLの調整 M30 タイムフレームに対応し、 XAUUSD をベースに構築 隠れマルコフモデル (HMM) の仕組み 隠れマルコフモデ
SGear
Olesia Kusmenko
5 (4)
夏の終わりのセール – 期間限定! 階層型の価格モデルが適用されます:5回目の購入ごとに価格が50ドル増加します。新しい購入者が増えるごとに、次の価格レベルがさらに近づき、エントリーがより高価になります。  次の価格引き上げが発生する前に、現在の価格でSGearを確保してください。 このセールは時間と数量が限られています。その後、通常の市場価格が適用されます。 こちらをクリック -> SGear Signal でライブシグナルを監視してください。 SGear – AIに頼らない明確なトレンドロジック SGear は、上位のトレンドに従って自動で取引を行うエキスパートアドバイザー(EA)です。 短期的な逆行や衝動的な値動きには反応せず、安定したトレンドの流れを重視します。 明確なルールに基づく構造的なセットアップを採用し、不安定な相場では取引を避けます。 ルールはシンプルで明快。エントリーとエグジットの基準は明確に定義されており、 決められた条件が満たされた場合のみ取引が行われます。これにより、無駄なトレードを防ぎ、 取引全体の構造性と透明性が保たれます。 SGear の特徴の一つは
The XG Gold Robot MT5 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 Action, Cycle S
SmartChoise
Gabriel Costin Floricel
4.33 (63)
SmartChoise EA – ニューラルネットワーク駆動のXAU/USD(ゴールド)M1タイムフレーム向けトレーディングシステム ユーザーマニュアルはプロフィールページのリンクから入手できます — すべての設定やオプションについて詳細に説明されています。 Telegram チャンネルでは、異なる残高、リスクレベル、設定で SmartChoise を稼働させている複数のアカウントも見つけることができます。これは、EA の実際のパフォーマンスを複数のブローカーや条件で確認する絶好の方法です。 価格は今のところ割引されています。 このEAは長期的で制御された成長を目的としており、その成功にはリスク耐性を理解し、それに合わせて調整することが重要です。 ニューラルネットワークに基づいたエンジンを使用しており、リアルタイムの市場データを継続的に分析し、現在の市場状況に応じてトレーディング戦略を適応させます。このアプローチは、トレードエントリーの最適化、リスク管理の向上、そしてインテリジェントなエクスポージャーの管理に役立ちます。 マーチンゲール戦略に依存するシステムとは異なり、SmartCho
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Scalp Unscalp
Connor Michael Woodson
3.31 (13)
Scalp Unscalpは、非常に正確なエントリーから素早く利益を得ることを目的とした短期の双方向スキャルピングシステムです。 Scalp Unscalpのライブシグナルが近日公開!現在の価格は今後値上げ予定。期間限定価格 199 USD グリッドなし、マーチンゲールなし。すべての取引は個別にエントリー 固定ストップロス利用可能、仮想の動的トレーリングストップシステム付き インタラクティブな取引パネルと正確なロットサイズ設定 推奨設定 チャート:EURUSD、GBPUSD、USDCHF、AUDUSD 時間足:H1 入力項目 ロットサイズ計算方法 - 自動ロットまたは固定ロットを選択 固定ロットサイズ - 固定ロットサイズ 自動ロット - この金額の口座通貨あたり0.01ロット 最大スプレッド - ポジションを開くために許可される最大スプレッドを設定 自動GMT検出 - ブローカーのGMTオフセットを自動計算 週末保有の無効化 - 有効または無効 カスタムストップロス - ストップロスの入力 マジックナンバー - 各注文に対するマジックナンバー コメント - 注文コメント
Aura Black Edition MT5
Stanislav Tomilov
4.39 (46)
Aura Black Edition は、GOLD のみを取引するように設計された完全自動化 EA です。エキスパートは、2011 年から 2020 年の期間に XAUUSD で安定した結果を示しました。危険な資金管理方法は使用されていません。マーチンゲール、グリッド、スキャルプも使用されていません。あらゆるブローカーの条件に適しています。多層パーセプトロンでトレーニングされた EA ニューラル ネットワーク (MLP) は、フィードフォワード人工ニューラル ネットワーク (ANN) のクラスです。MLP という用語は、曖昧に使用され、フィードフォワード ANN に緩く使用される場合もあれば、複数のパーセプトロン層 (しきい値アクティベーション付き) で構成されるネットワークを厳密に指す場合もあります。多層パーセプトロンは、特に単一の隠し層がある場合、口語的に「バニラ」ニューラル ネットワークと呼ばれることがあります。MLP は、入力層、隠し層、出力層の少なくとも 3 つのノード層で構成されます。入力ノードを除き、各ノードは非線形アクティベーション関数を使用するニューロンです。MLP
Vortex Gold EA
Stanislav Tomilov
5 (23)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Bitcoin Robot Grid MT5 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot continuously monitors market conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the perfect solution for trad
Swing Master EA
Ihor Otkydach
4.78 (67)
最強のEAを紹介します!これは私の手動トレードシステム「 Algo Pumping 」をベースにして作り上げたものです。 このストラテジーを徹底的に磨き上げ、重要なアップデート、フィルター、テクノロジーをぶち込み、ついにリリースすることになりました。このEAは: 高度なAlgo Pumping Swing Tradingアルゴリズムでマーケットを攻めます 資金を守るためにしっかりStop Lossを設定 「Prop Firmチャレンジ」にも「個人トレード」にもバッチリ対応 マーチンゲールも重いナンピンも使わず、リスク管理はスマートに M15タイムフレームで稼働(今後H1とH4対応も予定) 15通貨ペアを同時に運用:AUDCAD、AUDCHF、AUDUSD、AUDSGD、CADCHF、EURGBP、EURNZD、EURUSD、GBPAUD、GBPCAD、GBPCHF、GBPUSD、NZDUSD、USDCAD、USDCHF ブレイクアウト戦略は使わない(無理な突っ込みトレードなし) サーバーの遅延や超高速約定に頼らず安定稼働 最低入金額はたったの200USDからスタート可能 レバレッジも自
作者のその他のプロダクト
QuantumPip
Evgeniy Scherbina
4.36 (11)
The expert "QuantumPip" is a fully automated expert which can trade several symbols from one chart. The expert also uses prices of Gold, Oil, "Schmuksie" (my adaptation of the "Dixie" indicator), DAX or FTSE to calculate inputs for the symbols. The expert uses 2 types of recurrent neural model - 1 network (decisions "buy" or "sell") and 2 networks (decisions "buy" or "uncertainty" and "sell" or "uncertainty"). QuantumPip can, therefore, trade 16 strategies as one, because it is 2 models per each
Latte
Evgeniy Scherbina
5 (9)
The "Latte" EA is ready to trade several symbols in the fully automated mode from 1 chart. Love this EA? Leave a positive review and get Dark Mars as a FREE bonus! Latte and Dark Mars are two completely different trading styles — diversify your strategy with both at no extra cost. If you are interested, write to me via the Messages to claim your bonus. Limited offer, so act fast! Signal:  https://www.mql5.com/en/signals/2323484 The EA uses a "Transformer" neural network to forecast price movemen
LuminaFX
Evgeniy Scherbina
5 (10)
LuminaFX is a fully automated expert which trades 8 symbols from one chart. The expert implements a popular version of the recurrent neural model. Values of the "Schmuksie" indicator (my adaptation of the American Dollar Index DXY, or "Dixie"), are used as inputs to the neural model. You can download a free indicator IDixie and put it on one chart with the expert LuminaFX. IDixie calculates close prices of the American Dollar Index, which is used in the expert, and it also shows a moving average
Your False Hope
Evgeniy Scherbina
4.24 (17)
The advisor "Your False Hope" is a fully automated strategy which trades major symbols. The set of symbols may change while the strategy is improved. I created this strategy as a parody of pipe dreams of Internet users about magical possibilities of machine learning for financial markets. The objective is to show that normalized inputs of any set of symbols can be learned by a neural network. This strategy has two trading modes: "False_hope" and "Reality". Start the advisor on one chart of any s
FREE
Gold Chaser
Evgeniy Scherbina
5 (3)
The "Gold Chaser" expert advisor trades in fully automated mode these 4 symbols: XAUUSD (Gold), XAGUSD (Silver), US30, US500, and BTCUSD (Bitcoin) Possibilities of the "non-major" symbols really differ from what you are accustomed to with the usual set of symbols. First of all, gold moves very quickly. Like major symbols, gold reacts to political events, important economic events and speeches of VIP geeks. However, gold moves in a much more swaying manner. The same is applicable to silver, oil a
Dark Mars
Evgeniy Scherbina
5 (1)
The Dark Mars Expert Advisor is ready for fully automated trading with various symbols. The Dark Mars EA is a scalper that I have tested on the M5, M15, M30, and H1 timeframes. The EA opens trades on breakouts or pullbacks based on the Bollinger Bands indicator. The EA is ready to trade right away with default settings — no optimization needed for GBPUSD and USDCAD. Love this EA? Leave a positive review and get Latte as a FREE bonus! Dark Mars and Latte are two completely different trading styl
NewsCatcher Pro opens both pending and market orders based on data from the mql5.com calendar. In live mode, NewsCatcher Pro automatically downloads the calendar, opens orders, trails and closes orders. NewsCatcher Pro can trade any event from the calendar with any symbol available in MetaTrader, including Gold, Oil and cross-rates. To change the default symbol, go to the event view you want to change it for. NewsCatcher Pro uses two strategies: Strategy 1 (pending orders): the advisor opens two
The indicator IQuantum shows trading signals for 10 symbols in the daily chart: AUDCAD, AUDUSD, EURUSD, GBPCAD, GBPCHF, GBPUSD, NZDUSD, USDCAD, USDCHF, and USDJPY. Signals of the indicator are produced by 2 neural models which were trained independently from one another. The inputs for the neural models are normalised prices of the symbols, as well as prices of Gold, Silver and markers of the current day. Each neural model was trained in 2 ways. The Ultimate mode is an overfitted neural model
FREE
NewsCatcher Free MT5
Evgeniy Scherbina
4.5 (2)
The advisor NewsCatcher Free opens trades when the price makes a reversal move from support and resistance levels. Market entries should be confirmed by the Relative Strength Index (RSI). The RSI is implemented as a tachometer. It is recommended to use this advisor in a highly volatile market after a political event or a release of major economic data. You can use this advisor in the semi-automated mode (the RSI performs an information role) or in the fully automated mode (the RSI decides when t
FREE
My Big Bars MT5
Evgeniy Scherbina
4.58 (12)
The indicator My Big Bars can show bars (candles) of a higher timeframe. If you open an H1 (1 hour) chart, the indicator puts underneath a chart of H3, H4, H6 and so on. The following higher timeframes can be applied: M3, M5, M10, M15, M30, H1, H3, H4, H6, H8, H12, D1, W1 and MN. The indicator chooses only those higher timeframes which are multiple of the current timeframe. If you open an M2 chart (2 minutes), the higher timeframes exclude M3, M5 and M15. There are 2 handy buttons in the lower r
FREE
IRush
Evgeniy Scherbina
5 (1)
Indicator IRush uses a modified version of a popular indicator RSI (Relative Strength Index) to look for entries on a daily chart or lower. The indicator has been set up and tested with the major symbols: AUDUSD, EURUSD, GBPUSD, USDCAD, USDCHF, and USDJPY. An automated trading with this indicator is implemented in the expert advisor Intraday Rush . This expert advisor can open, trail and close its trades. Check it out, it may be exactly what you are looking for! A Correct Reading of IRush The c
FREE
The indicator High Trend Lite monitors 5 symbols in up to 3 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Lite is a multicurrency and multitimeframe indicator. With the High Trend Pro , available at this link , you will have an unlimited number of symbols, 4 timeframes, a colourful chart of the primary MACD indicator, several
FREE
IDixie is an indicator which shows open and close values of the American dollar index, DXY or "Dixie". The indicator is calculated from weighted values of 6 major symbols: EURUSD, USDJPY, GBPUSD, USDCAD, USDSEK, and USDCHF. In addition to "Dixie" values, the indicator also shows a moving average. You can set the period of the moving average. When bars of the indicator break through the moving average, this creates good opportunities to enter the market. As a rule, signals from this indicator are
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
My Big Bars
Evgeniy Scherbina
4.75 (4)
The indicator My Big Bars can show bars (candles) of a higher timeframe. If you open an H1 (1 hour) chart, the indicator puts underneath a chart of H4, D1 and so on. The following higher timeframes can be applied: M3, M5, M10, M15, M30, H1, H3, H4, H6, H8, H12, D1, W1 and MN. The indicator chooses only those higher timeframes which are higher than the current timeframe and are multiple of it. If you open an M30 chart (30 minutes), the higher timeframes exclude M5, M15 and M30. There are 2 handy
FREE
NewsCatcher Free
Evgeniy Scherbina
4.67 (3)
The advisor NewsCatcher Free opens trades when the price makes a reversal move from support and resistance levels. Market entries should be confirmed by the Relative Strength Index (RSI). The RSI is implemented as a tachometer. It is recommended to use this advisor in a highly volatile market after a political event or a release of major economic data. You can use this advisor in the semi-automated mode (the RSI performs an information role) or in the fully automated mode (the RSI decides when t
FREE
The indicator High Trend Lite monitors 5 symbols in up to 3 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Lite is a multicurrency and multitimeframe indicator. With the High Trend Pro , available at this link , you will have an unlimited number of symbols, 4 timeframes, a colourful chart of the primary MACD indicator, several
FREE
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color - col
FREE
The utility TradeKeeper Lite can show your profits for different periods and bip a sound when you reach a profit target value. Click the tachometer to quickly switch to the next profit period. There are 5 of them: This Day, This Week, This Month, Last 90 Days and All I Made. With the utility TradeKeeper Pro , available at this link , you can also open trades with a magic number and volume of your choice, trail any orders with a simple trail or iSAR-based trail, as well as close any open trades a
FREE
The utility Filled Area Chart adds to the standard set of price presentations. It is a brand new, nice price chart. You will certainly like it if you want to feel yourself a trader born under the Bloomber lucky star. The Properties allow to set the colors and other things: Color preset - choose a preset or set to "Custom" and set your own colors using the properties below. Custom area color - color of the area below the price line. Works only with Color preset = Custom. Custom chart color - col
FREE
NewsCatcher Pro
Evgeniy Scherbina
4.71 (14)
NewsCatcher Pro opens both pending and market orders based on data from the mql5.com calendar. In live mode, NewsCatcher Pro automatically downloads the calendar, opens orders, trails and closes orders. NewsCatcher Pro can trade any event from the calendar with any symbol available in MetaTrader, including Gold, Oil and cross-rates. To change the default symbol, go to the event view you want to change it for. NewsCatcher Pro uses two strategies: Strategy 1 (pending orders): the advisor opens two
The utility TradeKeeper Pro allows you to open a trade manually with a magic and a volume of your choice. It does not open its own trades, it can only open a trade by your command. TradeKeeper Pro can trail any open trades by the iSAR (parabolic) indicator, and a simple trail. It can set the stoploss level at the open price as soon as possible. To trail any open trades for any instruments, it suffices to launch the utility in one chart. TradeKeeper Pro can close any trades or pending orders of a
The indicator High Trend Pro monitors a big number of symbols in up to 4 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Pro is a multicurrency and multitimeframe indicator. High Trend Pro uses emproved versions of popular and highly demanded indicators for calculating its signals. High Trend Pro calculates the signal strength
The advisor NewsCatcher Visual automatically downloads actual data from 2 economic calendars: investing.com or mql5.com . The advisor can work in the "autoclick" mode, that is it can open trades automatically by comparing actual and forecast values. It also allows to manually open both instant and pending orders with a set volume. Recommendations By default the advisor NewsCatcher Visual applies the "autoclick" strategy to all events of high volatility. This allows the advisor to work in the fu
QuantumPip MT4
Evgeniy Scherbina
5 (1)
The expert "QuantumPip" is a fully automated expert which can trade several symbols from one chart. The expert also uses prices of Gold, Oil, Dixie, DAX or FTSE to calculate inputs for the symbols. The expert uses 2 types of recurrent neural model - 1 network (decisions "buy" or "sell") and 2 networks (decisions "buy" or "uncertainty" and "sell" or "uncertainty"). QuantumPip can, therefore, trade 20 strategies as one, because it is 2 models per each of the 10 symbols. This can help diversify ri
The utility TradeKeeper Pro allows you to open a trade manually with a magic and a volume of your choice. It does not open its own trades, it can only open a trade by your command. TradeKeeper Pro can trail any open trades by the iSAR (parabolic) indicator, and a simple trail. It can set the stoploss level at the open price as soon as possible. To trail any open trades for any instruments, it suffices to launch the utility in one chart. TradeKeeper Pro can close any trades or pending orders of a
The indicator High Trend Pro monitors a big number of symbols in up to 4 timeframes simultaneously and calculates the strength of their signals. The indicator notifies you when a signal is the same in different timeframes. The indicator can do this from just one chart. Therefore, High Trend Pro is a multicurrency and multitimeframe indicator. High Trend Pro uses emproved versions of popular and highly demanded indicators for calculating its signals. High Trend Pro calculates the signal strength
The advisor NewsCatcher Visual automatically downloads actual data from the mql5.com calendar. The advisor can work in the "autoclick" mode, that is it can open trades automatically by comparing actual and forecast values. It also allows to manually open both instant and pending orders with a set volume. Recommendations By default the advisor NewsCatcher Visual applies the "autoclick" strategy to all events of high volatility. This allows the advisor to work in the fully automatic mode. However
Intraday Rush
Evgeniy Scherbina
4 (4)
The "Intraday Rush" Expert Advisor trades several symbols simultaneously in automatic mode: AUDUSD, EURUSD, GBPUSD, USDCAD, USDCHF, and USDJPY. The advisor uses a modified version of the popular indicator RSI (Relative Strength Index) to make open and close trading decisions. You can download a free indicator IRush , used by this advisor, to visualize trading. The one major difference of this advisor is that it can check its trading decisions several times during the day. If the market condition
フィルタ:
レビューなし
レビューに返信