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.
おすすめのプロダクト
Harmonizer EA MT5
Amir Hossein Moharreri
4.55 (11)
Harmonizer EA は、各取引のエントリーポジションを計算する高度なアルゴリズムを使用した強力なグリッドトレードツールです。過去データに過剰最適化されておらず、市場のボラティリティを利用して自己最適化を行います。市場のボラティリティを活用することで、アルゴリズムは市場の変化に素早く効率的に適応できます。その結果、市場機会を活かしながら、事前に定義された範囲内でリスクを最小限に抑えることが可能です。 ただし、このEAは慎重に使用し、許容できるリスク範囲内の資金のみを使用してください。最適な設定を見つけるために、バックテストや各種設定の検証を行うことを推奨します。 ライブパフォーマンス 推奨通貨ペア: AUDCAD、NZDCAD(AUDNZDは任意) 推奨時間足: M15(15分足チャート) MT4版 特徴 類似EAより安価で高性能 複数通貨ペアに対応 1つのチャートで設定可能 リアル取引およびバックテスト用ニュースフィルター リアルタイムパフォーマンス監視 過去データへの過剰最適化なし 特定通貨ペアに限定されない 開発者サポート 必要条件 ヘッジ口座 スプレッドへの依存は低いです
ApexFlow Universal EA ApexFlow Universal EA is a fully automated Expert Advisor for MetaTrader 5. It is designed for short-term M1 trading and evaluates price behavior, momentum, volatility, and current market conditions before managing a trade from entry through exit. The EA can be used on Forex pairs, metals, indices, and other symbols supported by your broker. Because contract specifications, spreads, commissions, and execution vary, every symbol and broker should be tested separately befor
Gold Trend EA – Automated Trend & Market Structure Trading for MT5 Gold Trend EA is an automated Expert Advisor developed for trading XAUUSD and other financial instruments using a combination of technical indicators, market structure analysis, and configurable risk management tools. The EA combines multiple confirmation methods to analyze trend direction, momentum, volatility, and price structure before executing trades. It is designed for traders who prefer structured automated trading with f
XAUUSD Averaging EA   is an automated grid trading system designed specifically for XAUUSD (Gold) trading on the MetaTrader 5 platform. This Expert Advisor implements a professional averaging strategy with martingale position sizing, utilizing dynamic spacing based on market volatility through ATR (Average True Range) analysis. The system combines multiple grid modes with technical filters including Moving Average crossover signals, RSI confirmation, and ADX trend strength filtering. It feature
GoldPapi Trend Trailing Stop Daily is a premium Expert Advisor engineered specifically for XAUUSD (Gold) trading with a robust trend-following architecture, adaptive risk-management mechanisms, and an exceptionally precise Daily-based Trailing Stop system . Designed with institutional-grade logic, dynamic stop-level protection, and intelligent margin-checking, this EA ensures maximum compatibility and stability across all major brokers. This EA is crafted for traders who seek consistent long-ter
English Version: ImpulseHedger XAU Tame the Gold Market with Mathematical Precision. Are you tired of "Grid" EAs that blow your account during long gold trends? Most grid systems fail because they lack a solid exit strategy for explosive moves. ImpulseHedger was specifically designed to turn Gold’s high volatility into a calculated advantage using a hybrid "Impulse Grid" and "Smart Shield" system. Key Features: Extended 7-Level Grid: A conservative lot progression ( $0.01$ to $0.03$ ) de
Bober Real MT5
Arnold Bobrinskii
4.88 (16)
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
PipsPro Scalper Gold
Hayyu Imam Muhammad
3 (2)
*This product special for XAUUSD* pair. Therefore, all additional features and strategies in future updates will be included in this product . Published at 2026.04.18 |   --> NEXT PRICE $499 USD. LIVE SIGNAL:   https://www.mql5.com/en/signals/2385087 Please to send a private message after you make a purchase !!! PipsPro Scalper Gold (MT5) is an Expert Advisor developed exclusively for XAUUSD trading. It is compatible with both 2-digit and 3-digit brokers for the XAUUSD symbol. Before opening
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
Raja Trading Pro
Ikhwan Naufal Fiqri
5 (1)
Raja Trading PRO - Smart Recovery Expert Advisor Product Description Every trader has experienced it: a position moves against you, floating losses begin to grow, and your capital becomes locked in the market while waiting for price to recover. During that time, new trading opportunities continue to appear, but your capital is still tied up in existing positions. Raja Trading PRO was built with a different philosophy: Fast Recovery, Consistent Growth, and Safety First. Instead of chasing large
Expert Mind Core: Statistical Probability Engine The Expert Mind Core algorithm is based on a high-order mathematical model designed to analyze structural market imbalances. Unlike standard indicators, this system utilizes a multidimensional approach to price action, evaluating the rate of change in volatility (Gamma-analysis) and its deviation from the equilibrium point. The core logic functions by identifying exhaustion zones where the probability of a corrective movement significantly outweig
Arohan Grid EURUSD is a specialized Expert Advisor designed for automated grid trading on the EURUSD currency pair. This EA is built for stability and precision, allowing traders to customize parameters to match their risk management profile and broker conditions. Recommended Technical Requirements To ensure the EA operates as intended, please adhere to the following setup specifications: Currency Pair: EURUSD Timeframe: M5 Leverage: 1:500 Account Type: ECN or Standard account with low spreads (
Yen Splasher MT5 is a fully automatic trading advisor which contains several trading systems mainly based on Momentum, Stochastic Oscillator, Moving Averages, Bollinger Bands, Support Resistance, Candlestick Formations, and other default indicator as confirmations. Each trading system has it own entry with fixed stop loss and take profit. This forex robot can be used for all pairs and all time frames, but it is especially designed for   USDJPY 1H  time frame.    Setting Parameters: Expert Name
Average Directional Index(ADX) Strategy EA MT5を紹介します。これは、MetaTrader 5専用に設計された革新的な自動取引ソリューションです。このエキスパートアドバイザーは、平均方向性指数を利用してトレンドを特定し、効果的に取引を管理します。初心者と経験豊富なトレーダーの両方が取引パフォーマンスを向上させるために理想的です。 トレンドの強さに基づいて取引のエントリーとエグジットを自動化する能力により、Average Directional Index(ADX) Strategy EA MT5は感情的な意思決定の削減や取引効率の向上など、重要な利点を提供します。トレーダーは、取引を実行する際の精度から利益を得ることができ、市場の動きに乗りながら手間のかからない取引アプローチを実現します。 MQL製品のインストールガイド | MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | 一般設定 / 入力ガイド | インジケーター設定 | バックテストとセットファイル 主な機能 コア戦略:ADXを利用して強いトレンドを特定し
Automatic Trading System. The first version of the ATS participated in the 2012 Championship. It has been actively developed since 2015. The strategy is based on identifying reversals in the movement of trading pairs. The only variable parameter is the deposit division coefficient. The goal of making a profit (as in the well-known proverb): a bird in the hand is worth two in the bush. Work: 1) on various time intervals: from M2 to M20, everything depends on the "behavior" of the ATS on a
MSX AI Scalper Pro Overview MSX AI Scalper Pro is an automated trading system for MetaTrader 5 designed primarily for BTCUSD. The Expert Advisor analyzes trend direction, market volatility and trend strength before opening a position. The trading logic combines a smoothed trend calculation, volatility analysis and trend-strength confirmation to help filter low-quality market conditions. Trade management and capital protection tools are integrated into the EA and operate automatically according
# TrendQuality EA v4 - AI-Optimized Grid Expert Advisor with Smart Filtering **TrendQuality EA v4** is a modern trading robot that combines a classic grid strategy with advanced market filtering algorithms and Artificial Intelligence. The EA is designed to work in trending market phases and automatically pauses trading during flat markets, significantly reducing the risks inherent in conventional grid algorithms. ## AI Integration (Genetic Algorithms) The main feature of TrendQuality EA v
Gold Matrix TrendGrid M1 ATTENTION GLOBAL TRADERS: EXCLUSIVE LAUNCH PROMO! The first (1st) copy only will be sold at a heavily discounted price of $45! Immediately after the first buyer, the price will permanently return to its real commercial value of $250 ABOUT GOLD MATRIX TRENDGRID M1 Welcome, fellow traders! Gold Matrix TrendGrid M1 is my most accomplished and proudly engineered trading algorithm. This Expert Advisor belongs to the high-frequency "Attack Class" of EAs, specif
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA — Hull Moving Average (HMA) インジケーターに基づく MetaTrader 5 用自動売買アドバイザー 概要 HMA Scalper Pro EA は、Hull Moving Average (HMA) の方向にトレードする MetaTrader 5 用のプロフェッショナルなトレーディングロボット(Expert Advisor)です。HMA インジケーターは現在のトレンド方向を判定し、アドバイザーはその方向にトレードを執行し、Smart Risk キャピタルマネジメント、アダプティブグリッドトレーディング、トレイリングストップ、ブレイクイーブン、タイムフィルターでエントリーを補完します。 このアドバイザーは Netting アカウントと Hedging アカウントの両方をサポートし、金(XAU/USD)、外国為替通貨ペア、原油、指数、暗号資産の取引に適しています。 HMA SCALPER PRO EA を選ぶ理由 - Hull Moving Average シグナル — HMA の方向に基づくエントリー。HMA
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. Learn what parameters are with better performance for each symbol in the strategy tester and find a go
Gold Trend Expert
Daniel Ivan Gutierrez Montiel
Gold Trend Expert — The EA That Trades Gold While You Live Your Life How many gold opportunities do you miss because you're not watching the charts? Gold Trend Expert trades for you — 24 hours a day, 5 days a week — on the gold market (XAUUSD), with zero emotions and zero interruptions. Why Gold Trend Expert? Fully automated — set it up once and let it work Built-in risk management — every trade has an automatic Stop Loss No martingale, no grid — fixed lot, no high-risk compounding strateg
CRT Master EA is an automated trading system based on Candle Range Theory (CRT) and market structure concepts (Accumulation, Manipulation, and Distribution). The Expert Advisor identifies liquidity sweeps where price temporarily manipulates outside a defined accumulation range before returning inside. It automatically executes trades based on structural confirmation, managing position sizing, stops, targets, and trailing rules. A manual indicator version of this logic is available as the CRT Mas
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.
Takibi(焚火)|GOLD(XAUUSD)|AIモデル 短期〜デイトレード向け、ナンピン・マーチンなしのGOLD専用AIトレードEAです。 もしEAにご満足いただけましたら、レビューを書いていただけると大変励みになります。 皆さまのご意見をもとに、より良いシステム開発を続けていきたいと考えています。 最新情報・新作EA・キャンペーンのお知らせは、 開発者ニュースページ に掲載しています。 概要 対象: XAUUSD(GOLD) 想定: H1ベース(保有:数十分〜数時間) 判断: 学習済み機械学習モデルの 確率出力 を使用 リスク設計: ナンピン・マーチンなし ※実際の結果は相場状況や取引環境により変動します。 AIモデルについて 本EAのAIモデルは、金融分野で広く利用されている CatBoost を用いて構築しています。 また、ラベリングや検証方法は Marcos López de Prado 氏のファイナンス機械学習の考え方を参考に設計しています。 特徴量 AIは価格だけでなく、時間帯・ボラティリティ・相場の形などを総合的に見て売買判断を行います。 モデル入力には以下のような情
Stop chasing the market and start flowing with it. Trend Flow EA MT5   is designed for traders who want a clean, logical approach to the markets without staring at charts all day. No Martingale, no Grid, no risky averaging. Timeframe:  H1 (1 Hour)  is the sweet spot. It ignores the noise. It only opens a trade when the price "reloads" and confirms it is ready to continue the trend.
このプロダクトを購入した人は以下も購入しています
Quantum Titanは、Quantumエコシステムに機関投資家レベルの取引機能をもたらし、精度、規律、そして実績のあるライブマーケットパフォーマンスにおいて新たな基準を打ち立てます。 GOLDエキスパートアドバイザーにさらなる性能を求めるトレーダーのために開発されたTitanは、Quantumトレーディングテクノロジーの次なる進化を象徴するものです。 全世界で生涯ライセンスは1,000個限定です。 1,000部すべてが完売次第、Quantum Titanは入手できなくなります。 発売記念特別割引価格。最終価格1999ドル。 初期投資5万ドルでLive Signalに参加しよう:   こちらをクリック Quantum Titan MQL5 公開チャンネル:   こちらをクリック ***Quantum Titan MT5 を購入すると、Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X、Quantum
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (24)
伝説は続く。女王は進化する。 Quantum Queen Xへようこそ。これは、Quantum Queenの実績ある成功を基盤とした、伝説的なゴールド取引システムの次世代版です。 Quantum Queen Xは、Quantum Queenと同じ実績のあるコアエンジンをベースに構築されており、トレーダーがどの戦略を有効または無効にするかを正確に選択できる強力な新しいカスタムモードが導入されています。 すべての戦略は個別にレビュー、改良、最適化され、さまざまな市場状況においてさらに優れたパフォーマンスと適応性を発揮します。デフォルトのプリセットも強化され、7つの戦略ではなく厳選された9つの戦略を組み合わせることで、より広い市場範囲とより多くの取引機会を提供すると同時に、Quantum Queen XをMQL5で最も成功したGOLDエキスパートアドバイザーにした規律ある取引哲学を維持しています。 IMPORTANT! After the purchase please send me a private message to receive the installation manual
Smart Gold Hunter
Barbaros Bulent Kortarla
4.93 (28)
Smart Gold Hunter は、MetaTrader 5 で XAUUSD / Gold を取引するための Expert Advisor です。グリッドなし、マーチンゲールなし、実際の Stop Loss と Take Profit ロジック、そして管理されたリスクコントロールを重視するトレーダー向けに設計されています。 購入前にライブシグナルを確認できます: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Gold Hunter はグリッド EA ではなく、マーチンゲール 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 traders
The Gold Reaper MT5
Profalgo Limited
4.47 (103)
小道具会社準備完了!( セットファイルをダウンロード ) 警告: 現在の価格で販売できるのは残りわずかです! 最終価格:990ドル EAを1つ無料でゲット(3つの取引アカウント分)→購入後ご連絡ください 究極のコンボセット   は   こちらをクリック 公開グループに参加する: こちらをクリック   ライブシグナル クライアントシグナル YouTubeレビュー 最新マニュアル ゴールドリーパーへようこそ! 非常に成功を収めたGoldtrade Proをベースに開発されたこのEAは、複数の時間枠で同時に動作するように設計されており、取引頻度を非常に保守的なものから極めて変動の激しいものまで設定できるオプションを備えています。 このEAは、複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ出し、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットが設定されていますが、リスクを最小限に抑え、各取引の潜在的な利益を最大化するために、トレーリングストップロスとトレーリングテイクプロフィットも使用されます。 このシステムは、非常に人
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1999ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 1499 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) NEW - 44-STRATEGIES LIVE SIGNAL 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。
Zoomini
Gennady Sergienko
5 (5)
重要情報: サポートおよび質問への回答はこちらでのみ行います:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: 台湾 ); Zoomini は、GoGoPips プロジェクトの 2026 年 7 月の最新研究から生まれた、小規模な機械学習モデルセットです。 これらのモデルは XAUUSD H1 / Gold 専用です。 シグナル: www.mql5.com/en/signals/2381994 知っておくべき重要事項: モデルは 1つの注文 のみで取引し、同じ SL/TP を使用します。 対応: Netting口座 および任意のレバレッジ。 中期的な取引スタイルのため、大口の入金にも対応しています。  100% の取引活動 。 これは、モデルが市場へのエントリーを避けず、常に取引状態にあることを意味します。 モデルは、都合のよいエントリーポイントを探すのではなく、毎分の価格方向を予測するように特別に訓練されています。 購入前の完全な透明性 。   現在、一時的に、またはこの EA の所有者が反対しなければ恒
Lizard
Marco Scherer
4.13 (38)
LIZARD とは? Lizard は、MetaTrader 5 の XAUUSD(ゴールド)専用に開発された完全自動の Expert Advisor です。マルチストラテジーのスイングブレイクアウトシステムを使用し、チャート上の重要な構造レベルを特定して、精密に計算されたエントリーポイントに逆指値の待機注文を配置します。マーチンゲールなし。グリッドなし。ナンピンなし。 すべての取引には明確な Stop Loss と Take Profit が設定され、多層的なイグジットシステムによって24時間自動的に管理されます。 ライブシグナル - 購入前に実際のパフォーマンスを確認: https://www.mql5.com/en/signals/2372821 仕組み Lizard は H1 時間足で XAUUSD チャートを継続的にスキャンし、重要なスイングハイとスイングローを探します。有効な構造が特定されると、そのレベルから調整された距離に Buy Stop または Sell Stop の待機注文を配置します。トリガーには単なる価格のタッチではなく、本物のブレイクアウトが必要です。 このア
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (4)
ThunderGold Scalper ThunderGold Scalperは、MetaTrader 5でゴールドを自動売買するために開発されたエキスパートアドバイザーです。 このEAは、M15時間足のXAUUSDおよびGOLD向けに設計されています。独自の多要素意思決定エンジンを使用して、条件を満たした取引機会を検出し、ポジションを自動管理します。 市場構造、トレンド方向、ローソク足の品質、出来高、モメンタム、約定条件を組み合わせて分析します。常に取引するのではなく、適切な市場条件を待つように設計されています。 Live Signal — TMGM 主な機能 XAUUSDおよびGOLD向け 推奨時間足:M15 完全自動売買 グリッド戦略を使用しない 自動Stop LossおよびTake Profit ダイナミックトレーリングストップ リスク率または固定ロットによるポジションサイズ計算 トレンドおよびモメンタムフィルター ローソク足品質および出来高フィルター 重要経済指標ニュースフィルター 祝日および市場休場時の保護 スリッページ調整システム 1日の取引回数制限およびクールダウン 情
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.43 (130)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 ライブシグナル モード 2 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレーム専用に開発された高精度スキャルピングEAです。取引回数は少なめ——しかし、取引する時は必ず目的を持って行います。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過し、デフォルト設定では極めて高い勝率を実現します。 2つのモード: • モード1(推奨)— 非常に高い精度、週数回の取引。資金保護と規律ある取引のために設計。 • モード2(ショートSL)— ストップロスが大幅に短く、モード1より多くの取引。個々の損失は最小限。リスクを管理しながら市場への露出を増やしたいトレーダーに最適。 仕様: シンボル:XAUUSD | タイムフレーム:M15 最低入金:$100 | 推奨:$250 RAW SPREADアカウントは必須 VPS強く推奨 グリッドなし!すべての取引にTPとSLあり! 推奨ブローカー: Exness Raw | Vantage | Fusion Markets 購入後、以下
Logan MT5
Thierry Ouellet
5 (21)
LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 10th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—incl
Quantum King EA
Bogdan Ion Puscasu
4.96 (213)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT4バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 正確さと規律をもって取引を管理します。 Quantum King EA は、 構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合します。M5 の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
Quantum Athena X
Bogdan Ion Puscasu
5 (3)
よりスマートな制御。洗練された精度。 Quantum Athena Xへようこそ。Quantum Athenaの精度、効率性、そして規律ある実行力を基盤とした、次世代の集中型金取引システムです。 Quantum Athena Xは、Quantum Athenaと同じ合理化されたコアエンジンと、厳選された6つの戦略に基づいて構築されています。各戦略は、現在の金市場の状況に合わせて個別に改良および最適化されており、新しい強力なカスタムモードでは、トレーダーがどの戦略を有効または無効にするかを正確に選択できます。 完全に準備されたプラグアンドプレイ体験を好むトレーダー向けに、最適化された元の構成は引き続き利用可能です。一方、カスタムモードでは、独自の戦略の組み合わせを作成したいトレーダー向けに、より高い柔軟性が提供されます。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引価格
Gold Snap
Chen Jia Qi
4.47 (17)
Gold Snap — ゴールド向け高速利益獲得システム ライブシグナル: https://www.mql5.com/en/signals/2362714 ライブシグナル2: https://www.mql5.com/en/signals/2372603 実績シグナル v2.0: https://www.mql5.com/en/signals/2379945 現在の価格で残り3本のみです。価格はまもなく$999に引き上げられます。 購入後、ユーザーガイド、推奨設定、使用上の注意、およびアップデートサポートを受け取るため、必ずプライベートメッセージでご連絡ください。 https://www.mql5.com/en/users/walter2008 製品アップデートやトレード情報を受け取るため、ぜひ MQL5 チャンネルにご参加ください。 https://www.mql5.com/en/channels/tendmaster Gold House の長期的な開発と実運用での検証を通じて、ゴールド市場におけるブレイクアウト戦略の有効性と、当社の自動適応パラメータシステムの実用的な価値を
XG Gold Robot MT5
MQL TOOLS SL
4.31 (113)
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
Zerqon EA
Vladimir Lekhovitser
3.43 (28)
リアルタイム取引シグナル 取引活動の公開リアルタイム監視: https://www.mql5.com/ja/signals/2372719 公式情報 出品者プロフィール 公式チャンネル ユーザーマニュアル セットアップ手順および使用ガイド: ユーザーマニュアルを開く Zerqon EA は、XAUUSD 取引専用に設計された適応型エキスパートアドバイザーです。 この戦略は、ONNX を通じて統合された Deep LSTM ニューラルネットワークモデルに基づいており、市場の連続的な動きを処理し、価格変動を構造的に分析することを可能にしています。 モデルは、金価格の動き、ボラティリティ、および時間的条件における特定のパターンを識別することに重点を置いています。 固定的な従来型シグナルを使用する代わりに、EA は学習済みニューラルネットワークフレームワークを通じて市場を分析し、適切な条件が検出された場合にのみ取引を実行します。 Zerqon EA は継続的に取引を行うわけではありません。 まったく取引が行われない期間もあれば、適した XAUUSD 市場局面では短時間に
Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (507)
ご紹介     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つの小さな取引に継続的に分割する独自の戦略を採用しています
Pulse Engine
Jimmy Peter Eriksson
4 (36)
最新情報 - 現在の価格で入手できるのは残りわずかです! このシステムの主な目的は、リスクの高いマルチンゲールやグリッドを使用せずに、長期的なライブパフォーマンスを実現することです。  現在の価格での販売部数は非常に限られています。 最終価格 1499ドル 【ライブシグナル】    |    【バックテスト結果】    |    【設定ガイド】    |    【FTMO結果】 取引への新たなアプローチ Pulse Engineは、インジケーターや特定の時間枠を一切使用しません。MQL5上の他のどのトレーディングシステムも採用していない、非常にユニークなアプローチを採用しています。 この手法は、日中の方向性パターンに基づいて取引を行います。これらのパターンは、私が長年開発・改良を重ねてきた独自のパターン認識ソフトウェアを用いて発見したものです。 このソフトウェアにより、市場が過去に特定の方向に強い動きを示した時間帯を特定することができます。 市場ごと、そして曜日ごとに、それぞれ独自の動きがあります。 この手法が非常に強力な理由は、市場がトレンドにあるのか、反転しているのか、あるい
Nexorion Initium Novum EA
Valentina Zhuchkova
4.32 (25)
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/en/signals/2378408 https://www.mql5.com/es/signals/2372338 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation M
Chiroptera
Rob Josephus Maria Janssen
4.64 (47)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Live signal  or Manual  or  Broker performance Version 5.x upgrade notice: Cl
これは、MetaTrader 5 向けに開発された完全自動型の Expert Advisor(EA)で、 US30 指数 の取引に特化して設計されています。取引ロジックは、主要株価指数に見られる強い方向性のある値動き、日中の押し目・戻り、そして高ボラティリティ局面といった市場特性を考慮して構築されています。EA は、約定スピード、規律ある取引、効率的なポジション管理が重要となる環境で、自動売買を実行します。 本システムは、規律あるトレード管理、市場変化への素早い対応、そしてコントロールされた決済に重点を置いています。基本的な考え方はシンプルです。利益が出ているポジションは Trailing Stop によってできるだけ伸ばし、一方で損失中のポジションは、M1 時間足で反対シグナルが発生した場合に早期決済できるようにします。 シグナル: https://www.mql5.com/en/signals/2376781 発売記念特別価格: 現在の価格は最初の 20 コピー限定です。20 コピーが販売された後、EA の価格は 100 USD 上がり、 599 USD になります。 基本コンセプ
SomaOil
Andrii Soma
5 (2)
SomaOil は、WTI 原油 (XTIUSD) 専用に構築された、MetaTrader 5 用のマルチ戦略ブレイクアウト エキスパート アドバイザーです。 1 つのチャート、1 つの EA、20 の独立した戦略が単一の分散ポートフォリオとして連携します。 ライブシグナル。 発売時にアクセスできるようにするために、透明性があり段階的に調整される価格モデルを使用します。 発売価格:100 USD(48時間) 月曜日以降、10本売れるごとに価格が 100 USD 上がります 同じ日に 10 本超売れても、値上げは 1 日 1 回までです 早期購入者は、製品の存続期間中、最も有利な価格を固定します。 コンセプト SomaOil には、狭い市場体制に過度に適合する傾向のある単一のセットアップを実行する代わりに、単一の WTI チャート上の単一の EA の下ですべて並行して実行される 20 の事前調整された戦略の厳選されたセットが付属しています。 各戦略には、独自のマジックナンバー、コメント、タイムフレーム、スイング検出パラメーター、出口、ニュース距離、ロットステップがあります。これらは同じ実
Obsidian Flow Atlas EA 精度・構造・実行 金融市場は感情に報いることはありません。 市場が評価するのは、規律、一貫性、そして客観的なデータに基づいて意思決定を行う能力です。 Obsidian Flow Atlas EA は、この理念のもとに開発されました。 MetaTrader 5向けに設計された完全自動売買システムであり、金融市場で最も人気の高い2つの銘柄に対応しています。 • XAUUSD(ゴールド) • EURUSD(ユーロ/米ドル) システムは市場環境を自動的に分析し、独自の取引ロジックと統合されたリスク管理モデルに基づいてポジションを開設・管理します。 チャートを長時間監視したり、エントリーポイントを探したり、手動で取引判断を行う必要はありません。 EAをインストールし、希望するリスクレベルを選択するだけで、システムが自動的に取引を行います。 実証済みのリアル運用実績 最大限の透明性を確保するため、本システムの運用実績は公開ライブシグナルを通じて確認できます。 XAUUSD(ゴールド) https://www.mql5.com/en/signals/23
[ My Channel ] HFT Spike EA 推奨口座:ハイレバレッジの Standard、ECN、Raw;Cent;Propfirm(FTMO FundedNext 等) 戦略:量子物理学の原理、HFT Spike(高頻度取引)、レベル取引、ニューラル取引、マルチンゲールなし、グリッドなし、単一ポジションのトレンド取引。 XAUUSD のティックデータをもとに設計された、完全自動かつリスク管理付きの EA です。Time-Frame を選択する必要はありません。デフォルト値はテスト済みの構成と同じです。 ゴールド向けに設計されています。突発的なボラティリティの爆発("spike")を検出し、スパイク後の値動きがフィルターを通過したときに精密なタイミングでポジションを開きます。 平均ポジション保有時間は短く、そのため Scalping Trading として際立っています。  Symbol : GOLD/XAUUSD Digits : 2 digits & 3 digits Leverage : Any Broker : Any Min Balance : 25$
更新情報:次期価格:699ドル、最終価格:999ドル もしあなたが、誠実さと、単に見た目は完璧な直線的なバックテスト結果だけで口座を破綻させるようなものではなく、実際の取引のために構築された真のトレーディングシステムを重視するなら、これはあなたにぴったりかもしれません。 マーチンゲール法なし/グリッド法なし 22ヶ月間ライブ信号 ライブ成長率+270% 【ライブシグナル】    |  【FTMO実績】    |  【メインポートフォリオ】  |  【バックテストガイド】 Range Breakout EAがこれほど安定している理由とは? Range Breakout EAは、よく知られた市場の動向、すなわち取引セッション間のボラティリティの変化に基づいています。 通常、アジアセッション中はボラティリティが低く、価格レンジが狭くなります。ロンドンセッションが始まるとボラティリティが上昇し、価格はこのレンジを突破して ブレイクアウト方向に動き続けることがよくあります。 このシステムはこのブレイクアウトをトレードし、ボラティリティが低下し始めた時点でポジションを決済します。
Boring Pips MT5
Thi Thu Ha Hoang
4.77 (52)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くのEAは利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
作者のその他のプロダクト
Gold Chaser
Evgeniy Scherbina
4.2 (5)
The "Gold Chaser" expert advisor trades in fully automated mode these 4 symbols: XAUUSD (Gold), XAGUSD (Silver), US30, US500, XBRUSD (Oil) 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
Edge Ensemble
Evgeniy Scherbina
4.5 (2)
Edge Ensemble is a professional trading advisor built on an ensemble of 10 independent neural networks of three different architectures: LSTM, TCN and Transformer. Each network in the ensemble acts as a standalone trading strategy, while the final trading signal is formed based on the collective decision of the entire model set. Instead of searching for a single universal model trained using the classical 80/20 scheme, Edge Ensemble employs an ensemble specifically designed to work with non-sta
Your False Hope
Evgeniy Scherbina
3.88 (17)
"Your False Hope" is a fully automated trading strategy. It trades three symbols: AUDCHF, EURCHF, GBPCHF. Timeframe H6. Run it on any single chart — the advisor trades all its symbols automatically. The strategy is powered by an ensemble of 9 LSTM models trained on multiple timeframes: H12, H8 and H6. Each timeframe sees the market differently. The ensemble combines these perspectives and makes a weighted decision. This is more reliable than a single model trained on a single timeframe. The advi
FREE
LSTM Ensemble
Evgeniy Scherbina
5 (2)
LSTM Ensemble is a professional trading expert built on an ensemble of 12 independent LSTM models, each of which represents a separate trading strategy. Instead of a single “ideal” model trained using the classic 80/20 scheme, the expert uses a collective decision approach, where the final trading signal is formed based on the consensus of multiple neural networks Key idea: an ensemble instead of a single model The traditional approach to training neural networks in trading is: one model → one
Chanlun Master
Evgeniy Scherbina
5 (1)
Chanlun Master: A Fusion of Eastern Market Philosophy and Neural Networks Chanlun Master is a professional trading robot that combines the legendary Chinese theory of price movement with modern Deep Learning technologies. History: What is Chanlun? In 2006, a mysterious trader appeared in the Chinese segment of the internet under the pseudonym Chan Shi ("Zen Master"). He published a series of articles describing a unique mathematical structure of the market, which he called "Chanlun" . Unlike
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 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.54 (13)
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
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 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 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
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 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
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
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
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 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
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 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 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
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 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
Latte
Evgeniy Scherbina
5 (9)
The "Latte" EA is ready to trade several symbols in the fully automated mode from 1 chart. The EA uses a "Transformer" neural network to forecast price movements. The main advantage of the Transformer over an LSTM network is its ability to find patterns even across very long sequences of data. While LSTMs often lose information when dealing with sequences longer than 2–3 months, Transformers handle sequences as long as a year with ease. The Transformer architecture was first introduced by Googl
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
フィルタ:
レビューなし
レビューに返信