YouTubeにあるマーケットチュートリアルビデオをご覧ください
ロボットや指標を購入する
仮想ホスティングで
EAを実行
ロボットや指標を購入前にテストする
マーケットで収入を得る
販売のためにプロダクトをプレゼンテーションする方法

MetaTrader 5のための新しいエキスパートアドバイザーとインディケータ - 56

icon 自動売買ロボットとインジケータを使用して、外国為替取引の収益性を高めます。 自動売買ロボットを使用すると、取引の開始と終了を自動化でき、インジケータは市場の行動をより正確に予測するのに役立ちます。 このページには、MetaTrader5アプリケーションのカタログが掲載されています。
Advantage Trend — Precision Volatility-Based Trend Indicator Advantage Trend is a high-performance trend indicator that combines volatility analysis with a multi-layered momentum filtering system. Unlike standard oscillators, it uses an adaptive logic based on three different Williams’ Percent Range (WPR) periods and the Average True Range of the price to identify high-probability entry points. The indicator identifies "exhaustion" zones where the price deviates significantly from its average ra
The Market Flow Tracker indicator is a professional technical tool designed to visualize local shifts in market momentum. Its algorithm is based on a combination of price extreme filtering via Moving Averages and dynamic Volume analysis. The indicator identifies specific patterns where price breaks through averaged High/Low levels while being supported by volume confirmation. This helps the trader identify potential moments of short-term trend continuation or exhaustion. Key Features : Volatilit
The Cycle Explorer indicator is an advanced analytical tool for MetaTrader designed to explore market cyclic behaviour and identify key phases of price development. The indicator applies an adaptive evaluation of price balance zones within user-defined data ranges and builds two independent analytical curves: Fast — a responsive line reflecting short-term cycle dynamics Slow — a smoother line representing the dominant market cycle Each line describes the characteristic price position inside its
"Volumes and Sentiments 5" was created to help traders navigate market situations. This indicator is the result of many years of research and understanding of the nature of market movements. It is a modified version of the "On-Balance Volume" indicator, which corrects some imperfections of the original indicator. "Volumes and Sentiments 5" includes additional ideas (the author's) that visually show the sentiments of market participants. The important advantages of the indicator are the followin
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
HiLo Marker — Precision Extremum Navigator HiLo Marker is a professional-grade technical indicator for MetaTrader 4 (MT4) and MetaTrader 5 (MT5) , designed to accurately detect and mark local price highs and lows within a specified time range. Unlike standard fractal indicators, HiLo Marker applies a centered calculation window ( $dist / 2$ offset ). This approach effectively filters market noise and highlights the most significant pivot points — the areas where market structure genuinely shifts
MT5 to Telegram Informer
Juergen Marcus Wolfgang Rosswinkel
MT5 to Telegram Signal Provider Real-Time Trade Notifications for MetaTrader 5 OVERVIEW MT5 to Telegram Signal Provider is a utility Expert Advisor for MetaTrader 5 that automatically sends trade notifications to one or more Telegram chats or channels. Every trade event on the account is captured and delivered as a formatted message in real time. The EA runs on any
M15 FXスキャルピング向けのシンプルで再描画なしの複合シグナルダッシュボード。 スーパートレンド、EMA 50、MACDを一つのリアルタイムシグナルパネルに統合—— 3つのフィルターがすべて一致したときだけ、シグナルを表示します。 マルチコンフルエンス・スキャルパー V3 とは? 多くのトレーダーが損失を出すのは、インジケーターが間違っているからではありません—— 確認が不十分なシグナルで取引してしまうからです。 Multi-Confluence Scalper v3(MCS v3)は、 3つの独立したフィルターがすべて一致した場合にのみシグナルを表示することで、 この問題を根本から解決します。 一致なし = シグナルなし。シンプル。規律的。効果的。 -------------------------------------------------------------------- 仕組み MCS v3 はすべてのバーで3つのフィルターを同時に実行します:   ① スーパートレンド(ATRベースのトレンドライン)      市場の主要な方向性を判断します。
FREE
Range Volume Hybrid Generator
Trade The Volume Waves Single Member P.C.
1. Introduction Range Volume Hybrid (RVH) is a MetaTrader 5 Expert Advisor that creates custom chart symbols using a unique dual-condition bar formation method. Unlike traditional charts where bars close based on a single criterion (time, range, or volume), RVH bars close only when BOTH a minimum price range AND a minimum volume threshold are met simultaneously.  Download also and install RVH Monito r Indicator - to control the EA from the custom charts (it's Free)  https://www.mql5.com/en/marke
Gold Pulse Pro: Institutional M1 Momentum Scalper Gold Pulse Pro is a high-frequency, precision scalping engine specifically engineered for the XAUUSD (Gold) M1 timeframe. Unlike generic algorithms, Gold Pulse Pro utilizes institutional-grade momentum filters to enter the market only when high-probability volatility is confirmed. Designed for traders who prioritize stability and consistent equity growth, this Expert Advisor focuses on rapid execution and strict risk control. Key Features Adaptiv
Brevo Quantum EA
BK CORP CLUB (PTY) LTD
5 (1)
Brevo Quantum EA – Advanced MT5 Algorithmic Trading System Expert Advisor Overview Brevo Quantum EA is a high-performance, fully automated Expert Advisor for MetaTrader 5, engineered specifically for traders with prior experience in algorithmic trading, advanced system behaviour, and disciplined capital management. Positioned as the advanced evolution of BK Corp Club EA , this system is designed for traders operating with larger capital allocations, deeper risk awareness, and a requirement fo
MA Deviation 概要 このインジケーターは、価格と移動平均線との乖離率を表示し、標準偏差を使用して上限・下限ラインを描画します。 機能 1.乖離率ライン: 価格が移動平均線からどれだけ離れているかをパーセンテージで表示 -計算式 - 乖離率 = (終値 / 移動平均線 × 100) - 100 2.センターライン: 乖離率の移動平均線 3.上限・下限ライン: 標準偏差を使用した統計的な上限・下限 -計算式- 上限ライン = センターライン + (標準偏差 × 倍数) 下限ライン = センターライン - (標準偏差 × 倍数) 標準偏差 =  double diff = RateBuffer[i - j] - CenterBuffer[ i ]                   sum_sq_diff += diff * diff                   StdBuffer[ i ] = MathSqrt(sum_sq_diff / period_for_calc) パラメータ設定 (MAPeriod)  乖離率の元となる移動平均 ( 20 ) (Center
FREE
Vwap Scalper XAU
Ignacio Agustin Mene Franco
VWAP Scalper XAU VWAP Scalper XAU is a high-precision algorithmic Expert Advisor designed exclusively for trading the XAU/USD pair (Spot Gold) on MetaTrader 5. It combines three technical confluence pillars: ADX (Average Directional Index), Liquidity Sweeps/Smart Money Concepts, and VWAP (Volume Weighted Average Price), creating a robust system that identifies high-probability opportunities in the gold market. ️ How does it work? The EA operates under a multi-confluence approach, opening trad
INSTITUTIONAL STRUCTURE PRO Market Structure + Swings + Fair Value Gaps with SOR Priority Institutional Structure Pro is an advanced market structure indicator based on institutional analysis. The system automatically identifies: Structural highs and lows Structure breakouts (SOR – Structure Override / priority breakout) Bullish and bearish fair value gaps (FVG) Real inefficiency zones with precise rectangles All directly on the chart, with no delay and no repainting. What Does the
Enhanced Telegram Position Tracker — Real-Time Trade Monitoring & Reporting for MT5 The most complete Telegram reporting solution for MetaTrader 5. Every trade, every update, every alert — delivered instantly to your Telegram channel, group, and forum topics. No missed closures, no duplicates, no spam.
iK Trendz Trading: The Ultimate Multi-Asset Trend Intelligence iK Trendz Trading is a professional-grade trend following indicator designed to provide traders with a crystal-clear view of market direction across multiple symbols and timeframes simultaneously. By combining advanced volatility-based logic with an intuitive Multi-Timeframe (MTF) dashboard, it eliminates the noise and identifies high-probability trading zones. Whether you are a scalper, day trader, or swing trader, this tool is desi
FREE
Daily Loss Limit EA for MetaTrader 5 Protect Your Capital. Enforce Discipline. Trade Professionally. Daily Loss Limit EA is a powerful risk-management tool designed to automatically protect your trading account when your daily loss limit is reached. If you are serious about trading, capital protection must come first. This EA ensures that one bad day does not destroy weeks or months of profits. How It Works When your daily loss reaches the defined limit: All open positions are automatica
Market Volatility & Liquidity Monitor v1.50 (GER40 Optimized) Professional Trading Environment Filter for MT5 The Market Volatility & Liquidity Monitor v1.50 is an advanced MetaTrader 5 indicator designed to analyze real-time market conditions before trading. It is specifically optimized for GER40 (DAX) but can be used on other symbols as well. What This Tool Does This indicator continuously monitors: ATR-based volatility Spread conditions Average tick volume Live tick rate (ticks per
WR Order Command Console | Institutional Grade Execution Utility The WR Order Command Console is not just a trading panel; it is a professional execution ecosystem designed for discretionary traders who demand algorithmic precision and institutional-grade risk protection. Eliminate manual lot size calculations and execution hesitation. This utility merges the speed of One-Click Trading with rigid risk management protocols ( Risk Guard ), ensuring your capital is protected against emotional tra
XAUUSD Momentum & Volatility Adaptive Scalper (No Martingale / No Grid) Designed for Gold (XAUUSD / XAU) on M5 . This Expert Advisor is designed for Gold (XAUUSD) on M5 , where the market environment can change quickly. In recent months, price expansion and rising volatility have made older backtests less representative. For that reason, this EA is built to trade without “blow-up” methods and is intended to be updated/optimized roughly every 6 months to stay aligned with current volatility. What
This Indicator gives you on chart your Automated Trading Journal   instantly. It fetches your your trading history according to your date range and gives on dashboard your full trading analytical to your trading pattern, trading behaviour,  account statistics ,  performance and metrics .  This is a must have Indicator for every trader in its arsenal. This tool shows your past and your future at the same time. Stop trading in the dark. Transform your MetaTrader5 terminal into an institutional-
FREE
Navigator Trade Assistant MT5
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
Navigator Trade Assistant is the professional trading panel that replaces your calculator, your notepad, and your manual trade management routine — all in one clean, interactive dashboard. Stop calculating lot sizes in your head. Stop manually moving stop losses to breakeven. Stop closing trades one by one. Navigator Trade Assistant does all of it with a single click, directly on your chart. Built by Navigator Trading Systems for active traders who demand precision, speed, and a clean workspace.
FREE
Smart Multi Symbol Advanced Signal Monitor with Telegram Alerts This Expert Advisor is designed as a signal filter and notifier, not for automatic trading.  It continuously monitors multiple symbols (EURUSD, GBPUSD, USDJPY, XAUUSD by default)  and generates clear BUY, SELL, or Neutral signals based on advanced technical analysis logic. Key Features: - Multi-symbol monitoring on your selected timeframe. - Signal confirmation using a combination of reliable technical indicators. - Clear visual
Institutional Continuation Trading • Portfolio-Ready • Capital-Preserving What is Continuation Guard? Continuation Guard EA is not a typical retail trading robot. It is a market-structure–driven continuation system , designed to trade price itself , not indicators, not repainting signals, and not delayed confirmations. This EA is built around the same logic professional traders use: Market structure Continuation vs. failure Risk-controlled participation , not prediction No martingale. No gri
Three Soldiers Trading System for MetaTrader 5 Three Soldiers Trading System is a price action indicator for MT5 designed to detect 3-candle momentum patterns where consecutive strong candles move in the same direction and confirm sustained pressure. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion tools develope
Three Inside Trading System for MetaTrader 5 Three Inside Trading System is a price action indicator for MT5 designed to detect 3-candle harami reversal patterns where a large mother candle is followed by a smaller inside candle and then a confirmation candle that validates the direction change. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive addition
Three Methods Trading System for MetaTrader 5 Three Methods Trading System is a price action indicator for MT5 designed to detect 5-candle continuation patterns where a strong trend candle is followed by a brief consolidation and then a breakout in the original direction. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected co
Three Outside Trading System for MetaTrader 5 Three Outside Trading System is a price action indicator for MT5 designed to detect 3-bar engulfing reversal patterns with confirmation in the third candle. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion tools developed by the author. Overview Three Outside Trading
Separating Lines Trading System for MetaTrader 5 Separating Lines Trading System is a price action indicator for MT5 designed to detect 2-bar continuation patterns where both candles share the same opening level and the second candle resumes the prevailing trend. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion t
Above the Stomach Trading System for MetaTrader 5 Above the Stomach Trading System is a price action indicator for MT5 designed to detect 2-bar reversal patterns where the second candle confirms a momentum shift through midpoint penetration and close strength. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion tool
Engulfing Trading System for MetaTrader 5 Engulfing Trading System is a price action indicator for MT5 designed to detect 2-bar reversal patterns where the second candle fully engulfs the prior candle’s body. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion tools developed by the author. Overview Engulfing Tradin
Line Strike Trading System for MetaTrader 5 Line Strike Trading System is a price action indicator for MT5 designed to detect 4-bar Three Line Strike patterns and generate structured trade setups after confirmation. A detailed user guide is available on the author’s MQL5 Blog . Additional updates are available through the author’s   MQL5 Channel . Depending on the current support policy, buyers may receive additional access to selected companion tools developed by the author. Overview Line Stri
============== -- If you are a fan of FIBONACCI... then this is defenitely a tool for you -- Please master the optimal trade entry concept and you will become profitable -- Show me you comment about this tool and I will give you more tools: Tradelist Panel, Watermark, Reversal tool, ... ============== Hallo Trader, This is fibonacci system based on the previous day levels (low and high) and the current day levels. You can choose your favorite in settings. I use the Previous Day Fibo and use the
FREE
Golden Grid Buy   is an automated Expert Advisor for XAUUSD (Gold) that uses a structured buy strategy with staggered positions. The algorithm combines technical filters (EMA and Bollinger Bands) with controlled position management. New positions are only opened when multiple conditions are met simultaneously. Strategy Overview The Expert Advisor operates exclusively with buy positions and uses: Trend filter based on EMA Entry conditions based on Bollinger Bands Price spacing between positions D
FREE
StealthTrade Commander   is an advanced visual trading panel and risk-management utility designed for manual traders, scalpers, and Prop-Firm challengers. This tool helps you execute trades visually directly from the chart, hide your Stop Loss and Take Profit levels from the broker, and strictly control your daily drawdown—a crucial feature for passing and keeping Prop-Firm funded accounts.  KEY FEATURES:  Risk Guardian (Prop-Firm Protector) Max Daily Loss Limit:   Automatically closes all trad
FREE
Candle   Timer   Indicator   is   a   custom   tool   designed   for   the   MetaTrader  5   (MQL5)   trading   platform.   Its   primary   purpose   is   to   display   a   moving   timer   on   the   chart,   indicating   the   remaining   time   before   the   current   candle   closes.   This   feature   is   particularly   useful   for   traders   who   need   precise   tracking   of   candle   closing   times   for   their   technical   analysis   strategies. My indicators for free. I onl
FREE
LIVE SIGNAL: CLICK HERE TO VIEW IMPORTANT: READ THE GUIDE FIRST It is important & Compulsory that you read the setup guide before using this EA to understand the broker requirements, strategy modes and the smart approach. Click Here to Read the Official Straight to The Bank EA Guide Straight To The Bank EA is a accurate scalping Expert Advisor with over 90% win rate created specifically for trading Gold (XAUUSD). It uses a very tight trailing stop system that helps secure profits quickly, esp
RegimeShift Pro
Sergio Leonardo Inostroza Riffo
What is RegimeShift Pro? RegimeShift Pro is a professional-grade Expert Advisor designed to automatically detect the current market regime using the ADX (Average Directional Index) and switch intelligently between two high‑performance entry engines: Trend Regime → MACD-based entries Range Regime → RSI-based entries This dual‑engine system ensures that the EA uses the right strategy at the right time , avoiding false signals and adapting instantly to changing conditions. With robust ATR-based
Visual Risk Manager Pro — Advanced Risk & ATM Management Take your trading to the next level with the most intuitive execution tool for MetaTrader 5. Visual Risk Manager Pro allows you to manage risk visually, eliminating manual calculations and automatically protecting your profits with a professional-grade ATM (Advanced Trade Management) system. Key Features: Automatic Lot Calculation: Just define your risk in USD and move the lines on the chart; the EA instantly calculates the exact lot size.
SMC King HK Complete Algo Trading System 8.0 - Complete Product Description ️  Intelligent Stop Loss Options Type 1:   Swing Point based SL Type 2:   Signal Candle based SL Note:- Always Use Stop Lose Option Type-2 And change it In Inputs Section . And Also You Can See The SL Setting In Attached Screenshots. Limited Slot Available So Buy it Fast.   OUTSTANDING PERFORMANCE ON: Symbol Timeframes Performance XAUUSD (Gold)     1M,  EXCELLENT XAUUSD (Gold)     5M,          EXCELLENT
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
Aurum AI Trader – Agentic AI Gold EA for MT5 The Intelligent Neural Consensus Engine for XAUUSD Auto-Trading using Agentic AIs -Use Latest Upgrade Version 10 as of 4th March 2026 Now Integrate External AI agents such as Claude, Gemini,Open AI & GPTs through API key with this EA- Use M1/M15 for Frequent Scalping Trades_Use H4 for Selective few but best Trades Product Overview Aurum AI Trader is a next-generation, Agentic AI–powered Expert Advisor built exclusively for Gold (XAUUSD) trading on M
INSTITUTIONAL SESSION PRO - Smart Money Zones PROFESSIONAL SESSION HIGHLIGHTER FOR SERIOUS TRADERS Institutional Session Pro is a FREE, professional-grade indicator designed to help traders identify and visualize key institutional trading sessions, liquidity zones, and high-volume candles with precision and clarity. Perfect for ICT methodology, Smart Money Concepts (SMC), and institutional trading strategies. KEY FEATURES SMART MONEY SESSIONS Asian Session Range with automatic High/Lo
FREE
MA Crossover Expert Advisor - Professional Moving Average Trading Automated Trading System Based on Moving Average Crossover Strategy The MA Crossover EA is a fully automated Expert Advisor based on the proven Moving Average Crossover strategy. The system automatically detects trend changes and trades profitably in trending markets. Key Features Flexible MA Settings : Choose between SMA and EMA with freely configurable periods Automatic Signal Generation : Buys on bullish crossover, sells on b
FREE
Adaptive Martingale is a trend-following martingale grid Expert Advisor designed for XAUUSDc (Gold Cent Accounts). It combines Hull Moving Average (HMA) trend detection with volatility protection, tailored for gold's price characteristics. The EA includes risk management features relevant to precious metals trading and is designed for use on cent accounts. The "Adaptive" name refers to the EA's approach of adjusting in real time to gold's volatility through Average True Range (ATR) based grid s
FREE
SYSTEM OVERVIEW  The Golden Remote Trade Copier MT5 is a professional-grade cloud-based system for global signal distribution. It consists of two components: the Master (paid broadcaster) and the Client (free receiver). Together, they synchronize trades across unlimited accounts, brokers, and VPS providers worldwide with millisecond execution accuracy, requiring no local network connection. THE CLIENT COMPONENT: WHAT IT DOES This is the receiving component for followers who want to copy trades
FREE
Slide Scalper
Helge Christian Holtkamp
This EA is especially designed for indices. In this case here for Dow Jones 30 according to its standard input settings. But you can halfen the input parameters and also use it with Nasdaq100 for example. Its a very profitable EA with very low drawdon. No Grid No Martingale Stop Loss for each trade No dangerous strategies I recommend using it in an icmarkets demo account for testing. (low spread) If you want to use it in a live account starting with low budget then I recommend moneta markets. (l
FREE
Indicador Sniper
Fernando Navarro De Oliveira
Real-Time Trend Intelligence & Precision Entry Timing SNIPER FNI 2.0 is a professional trading indicator designed to accurately detect trend reversals and strategic entry points by combining a dynamic volatility filter with structural market analysis. It is not just a signal generator. It is a price flow and directional intelligence tool . 1️⃣ Dynamic Trend Filter Built with an adaptive volatility-based smoothing system, it creates an intelligent filter that: Detects structural breakouts Identi
NYX Gold Scalper A self-adapting neural network scalper specialized for Gold (XAUUSD) on the M1 timeframe. Overview   NYX Gold Scalper is a specialized automated trading system designed exclusively for trading Gold (XAUUSD). Unlike traditional expert advisors that rely on static indicators, this system utilizes a dynamic   Neural Network   to analyze market structure and adapt to changing conditions in real-time. The core logic combines   Smart Money Concepts (SMC)   with a self-learning AI mod
Golden Grid Buy   is an automated Expert Advisor for XAUUSD (Gold) that uses a structured buy strategy with staggered positions. The algorithm combines technical filters (EMA and Bollinger Bands) with controlled position management. New positions are only opened when multiple conditions are met simultaneously. Strategy Overview The Expert Advisor operates exclusively with buy positions and uses: Trend filter based on EMA Entry conditions based on Bollinger Bands Price spacing between positions
LATTICE COMMAND Founding price: $79. Rises to $129 after the first 25 copies sold. Early adopters lock in the lowest rate permanently. Help support our young project — Cave and Fire Lab. Discover with Lattice Vision (our free utility). Deploy with Lattice Command. One engine. Two instruments. One continuous workflow. Lattice Command is a professional automated execution and risk-control system for MetaTrader 5. It manages structured order placement, aggregation, and lifecycle control using p
EURUSD Quantum Edge - Institutional H2 Core System Philosophy EURUSD Quantum Edge is a quantitative trading algorithm engineered specifically for the EURUSD pair on the 2-hour (H2) timeframe. The system specializes in capturing intraday market inefficiencies using a low-latency execution engine that balances entry precision with dynamic exit management. Unlike other systems, this EA has been validated over a 7-year horizon (2018-2026), demonstrating exceptional adaptability to various economic c
Flamberg Xau
Ignacio Agustin Mene Franco
Flamberg Gold – Professional Expert Advisor for XAU/USD | M15 Flamberg Gold is a high-performance algorithmic trading system designed and optimized exclusively for trading the XAU/USD pair (spot gold) on the M15 timeframe. Developed using an object-oriented architecture in MQL5, the system integrates multiple layers of technical analysis and dynamic risk management, offering a robust and disciplined approach to commodity markets. Operating Logic The core of the system is based on the automat
System Overview The Golden Remote Trade Copier MT5 is a professional-grade cloud-based system for global signal distribution. It consists of two components: the Master (paid broadcaster) and the Client (free receiver). Together, they synchronize trades across unlimited accounts, brokers, and VPS providers worldwide with millisecond execution accuracy, requiring no local network connection. THE MASTER COMPONENT: WHAT IT DOES This is the core broadcasting component for signal providers who want
Fractal Maturity Oscillator (FMO)  The Fractal Maturity Oscillator (FMO) is an advanced market-cycle analytics indicator designed to measure trend age, structural maturity, and momentum sustainability through fractal sequencing. Rather than simply identifying direction, FMO evaluates where the market stands within its lifecycle , allowing traders to distinguish between: Emerging trends (low structural risk) Established momentum phases Exhaustion zones (high reversal probability) This makes FMO p
================================================ == Magic Oscillator ================================================ Hallo Trader, If you are an experienced trader, you agree with me that oscillators - cci, stochastic oscillator, rsi, rvi, wpr, ... - are not reliable in strong trending markets. You have to be cautious with the overbought/oversold information from these tools. Therefore I developed a brand new approach... and created a Magic Oscillator. This oscillator is developed for finding
Daily Price Ruler Pro - Visual Grid for Daily Open Levels An essential visual tool that creates a dynamic, customizable "Price Ruler" anchored to the Daily Open price. Perfect for day traders to track pip/point distances from the start of the day at a glance. Full Description:   Daily Price Ruler Pro   is a lightweight, highly customizable indicator designed for precise price action and distance tracking. It automatically plots a vertical "Ruler Body" ahead of the current price action, with hor
FREE
Download the demo version and use  (.set) files . How to Install and Use Optimized .set Files To get the best results with this EA, please follow these steps: Download   the optimized   .set   files from the links provided below (see the Comments section). Open your MT5 terminal   and go to   File   ->   Open Data Folder . Navigate to the folder:   MQL5   >   Profiles   >   Presets .   Copy and paste   your downloaded   .set   files here. Attach the EA   to a chart or open the   Strategy Tester
FREE
Donchain Grid Zone is a BUY-only grid trading Expert Advisor based on the Donchian Channel. It dynamically scales into positions as price drops through grid zones, and scales out as price recovers — all governed by a Donchian midline filter. How it works: Grid zones are defined below the entry price (RedLine) Zone 1 = 1 order, Zone 2 = 2 orders... up to Zone 7 Orders are only opened when price is   above   the Donchian midline Dynamic Stop Loss trails the Donchian Lower Band Grid spacing adapts
FREE
Phoenix Au Scalper
Nigel Nii Darku Narnor Darko
Are you a scalper? This indicator reviews all 15 minute time frame and lets you set you range with an alert for when locked range is broken. This indicator, engineered for the Phoenix Trading 2026 suite, is a professional-grade Multi-Timeframe (MTF) Liquidity & Trend Dashboard. It is designed for high-precision scalping on Gold (XAUUSD) and Major Forex pairs, specifically targeting traders who operate on the 1-minute and 5-minute charts but need higher-level institutional context. Core Features
FREE
Risk Control Utility: Margin Call & Loss Level Calculator Info Loss Level is an information utility for MetaTrader 5 traders that monitors critical risk levels in real-time and provides clear visualization of deposit loss points.   Key Features Critical Risk Level Calculations Margin Call Level - price level where broker force-closes positions   Loss Level - theoretical price level for complete deposit depletion   The difference between levels shows your account's "safety buffer"   Critica
FREE
The MACD indicator in MetaTrader 5 does not look like MACD as it was designed. That is because the MetaTrader 5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This can be confusing for peo
FREE
RVH Monitor MT5
Trade The Volume Waves Single Member P.C.
This is an indicator to control the Parameters of Range Volume Hybrid Generator expert advisor -It does not work as stand alone, it works as a remote control of Range Volume Hybrid Generator and must be applied on the custom chart generated by the EA. To get Range Volume Hybrid Generator expert advisor:  https://www.mql5.com/en/market/product/165557 Parameters that can be adjusted: Trading Style as well as manual setting of Range, Volume and start Date of data collection. What's the video for 
FREE
Account Risk Monitor and Drawdown Alerts Account Risk Monitor and Drawdown Alerts is a lightweight non-trading utility for MetaTrader 5 designed to help traders stay aware of account risk conditions in real time. This tool does not open, modify, or close trades. It is strictly a monitoring and alert system. What It Monitors • Daily total profit and loss • Maximum drawdown from peak equity • Margin level percentage • Current spread (in points) • Total open positions • Floating profit/loss When a
FREE
Tron Ares EA
Jose Ramon Rosaenz Carmona
Smart Averaging Expert Advisor — Precision Mean Reversion Engine Smart Averaging EA is a dynamic algorithmic trading system designed to capitalize on controlled market retracements through a structured averaging strategy. Built for traders who want calculated exposure management , this EA opens an initial position based on market signals and progressively adds new trades at predefined distances, creating a smooth and controlled position averaging sequence. Core Concept The EA operates usin
Nova Machine Season 2
Ignacio Agustin Mene Franco
Nova Machine Season 2 - Ichimoku Edition Professional Description Nova Machine Season 2 is a high-performance automated trading Expert Advisor, specifically designed for trading the XAU/USD (Gold) pair on the M15 timeframe. This second version incorporates the prestigious Ichimoku Kinko Hyo indicator as its primary signal filtering and confirmation system, evolving from the first season which used Bollinger Bands. Main Features Intelligent Trading System Main Indicator: Complete Ichimoku Ki
Nova Machine Season 3
Ignacio Agustin Mene Franco
Nova Machine Season 3 - EMA Crossover Overview Nova Machine Season 3 is an advanced automated trading system designed specifically for XAU/USD (Gold), which uses aggressive price action patterns combined with EMA crossover filters for high-probability entries. Recommended Setup Trading Specifications Currency Pair: XAU/USD (Gold) Timeframe: M15 (15 minutes) Minimum Capital: $1,000 USD Recommended Lot Size: 0.10 Trading Style: Aggressive scalping with dynamic risk management Key Featur
Aurus Algo
Dmitriq Evgenoeviz Ko
Aurus Algo: Your personal golden predator! Forget slow indicators and buy-and-hope strategies. Aurus Algo is a high-speed breakout algorithm designed specifically for the most volatile asset on the planet— Gold (XAUUSD) . While other bots sit out losses in grids, Aurus Algo takes the momentum here and now. This software is for those who value precision, speed, and a mathematical edge. Why is Aurus Algo a "gun"? It's not just a robot; it's a mathematically proven system for capturing volatility.
Quantum Aurus
Dmitriq Evgenoeviz Ko
Quantum Aurus is a high-tech trading system designed specifically for volatile markets such as Gold (XAUUSD), indices, and major currency pairs. The robot uses a dynamic price level algorithm (Breakout Market Executor) to capture momentum movements during breakouts of key liquidity zones. The system is based on a mathematical model for adaptive transaction support, which recalculates risk parameters and trailing stops in real time, adapting to current market volatility. Key benefits: Multi-Asse
Quantum Aurus X is an innovative trading ecosystem that combines a classic breakout algorithm (Breakout Engine) with modern machine learning methods to filter out market noise. The system is designed for professional trading in metals (Gold), indices, and volatile currency pairs. Intelligent neural network filter Unlike standard breakout advisors, Quantum Aurus X is equipped with the Neuro-Core V2 module. This is a pre-trained neural network (Perceptron) that analyzes market microstructure in r

MetaTraderマーケットは、開発者がトレーディングアプリを販売するシンプルで便利なサイトです。

プロダクトを投稿するのをお手伝いし、マーケットのためにプロダクト記載を準備する方法を説明します。マーケットのすべてのアプリは暗号化によって守られ、購入者のコンピュータでしか動作しません。違法なコピーは不可能です。