Mae Pla Green Pen Analysis Framework

Mae Pla Green Pen Analysis Framework

The Mae Pla Green Pen Analysis Framework is a multi-timeframe price action scanner for XAUUSD (Gold Spot). It monitors all 9 timeframes simultaneously — M1, M5, M15, M30, H1, H4, D1, W1, and MN — and displays pattern detection results on a real-time dashboard drawn directly on the chart.

The indicator is based on the Mae Pla Green Pen trading methodology, which uses structured price action patterns to identify potential trade setups.

Pattern Detection

Three pattern types are detected across all 9 timeframes:

  • PAT 1(P1) — Single Candle Pattern: A single candle where the body is smaller than a configurable percentage of the candle range (default 40%), positioned near one end of the range. Used to identify potential reversal or continuation bars.
  • PAT 2(P2) — Two-Candle Pattern: A two-candle structure where the second candle closes in the opposite direction with a body larger than a configurable percentage of the first candle (default 50%). The two candles must be within a configurable price gap (default $5).
  • PAT 3(P3) — Three-Candle Pattern: A three-candle structure with an initial move, a small consolidation candle, and a confirmation candle. All three candles must be within a configurable price gap, and the confirmation candle must close beyond a configurable threshold.

Confirmed vs Potential: Once the pattern forms, the indicator waits for a counting bar to develop. If the counting bar is still forming, the pattern is marked as Potential. Once the counting bar closes, the pattern is marked as Confirmed and the SL level is locked.

Body Violation: If the body of the counting bar exceeds a configurable threshold relative to the pattern candle, the confirmed pattern is invalidated and displayed as dimmed on the chart.

Features

  • Multi-Timeframe Dashboard: A panel displayed on the chart shows all 9 timeframes at once, including pattern name, direction (buy/sell), SL price, TP1 and TP2 prices, and confirmed vs potential status.
  • SL and TP Lines: Horizontal lines are drawn for SL, TP1, and TP2 of each active pattern. Lines are labeled on hover with pattern name and timestamp. A configurable minimum timeframe controls which patterns display lines (default H1 and above).
  • Old PA History: Previously confirmed patterns are kept on the chart as grey arrows with hover tooltips showing the pattern name, timeframe, and date. Up to 10 old patterns per timeframe can be stored.
  • Daily Frame: Three horizontal lines are drawn based on the daily open price, rounded to the nearest grid step. The top line is the rounded open plus one step, the mid line is the rounded open, and the bot line is the rounded open minus one step. Separate colors are configurable for today vs previous days.
  • ATH Lines: The indicator scans H4 bars and draws a horizontal line whenever the highest bar high before a configurable cutoff hour (default 12:00 UTC) exceeds the previous ATH line by a configurable step (default $10). This tracks significant intraday highs over the configured history range.
  • Price Grid: Evenly-spaced horizontal grid lines at configurable intervals (default $5) covering the visible price area.

Input Parameters

Visibility

  • Show Daily Frame (default: true)
  • Show Grid Lines (default: true)
  • Show ATH Lines (default: true)
  • Auto Contrast for ATH color (default: false)
  • Show Patterns and arrows (default: true)
  • Show Dashboard (default: true)

Old PA History

  • Keep Old PA on chart (default: true)
  • Max Old PA per timeframe, 0 to 10 (default: 1)

ATH Lines

  • ATH Timeframe (default: H4)
  • ATH Cutoff Hour in UTC (default: 12)
  • ATH Step in USD (default: 10.0)
  • ATH History Bars (default: 5000)
  • ATH Base Price, 0 means auto (default: 0.0)

TP Amounts per timeframe (0 = disabled)

  • M1, M5, M15, M30: TP1 = 0, TP2 = 0
  • H1: TP1 = 10, TP2 = 0
  • H4: TP1 = 15, TP2 = 30
  • D1: TP1 = 50, TP2 = 100
  • W1: TP1 = 150, TP2 = 300
  • MN: TP1 = 300, TP2 = 1000

Pattern Parameters

  • P1 Max Body Percentage (default: 40%)
  • P1 Min Body Position Percentage (default: 60%)
  • P2 Min Body Percentage (default: 50%)
  • P2 Max Gap in USD (default: 5.0)
  • P3 Max Gap in USD (default: 5.0)
  • P3 Min Close Percentage (default: 50%)
  • P3 Max Mid Body Percentage (default: 50%)

SL and TP Lines

  • Show SL TP Lines (default: true)
  • Min Timeframe for SL TP Lines (default: H1)

Recommended Usage

This indicator is designed for XAUUSD on a broker with GMT+0 server time. It can be attached to any timeframe. The dashboard always shows all 9 timeframes regardless of the chart timeframe.

Changelog

v1.05 — Wick Cluster S/R, Doji pattern, and Daily Frame fix

  • Fixed: Daily Frame boundary calculation corrected for accurate session display
  • Added: Wick Cluster S/R — automatic clustering of wick tips into support/resistance zones across H1, H4, D1, W1, and MN timeframes; requires minimum wick length on both high and low sides to qualify; disabled by default
  • Added: PD (Doji) pattern detection — identifies doji candles as potential PA candidates across all scanned timeframes; disabled by default

v1.04 — Support and Resistance module, ATH cycle fix, and TP accuracy

  • Added: Wick S/R — automatic support/resistance detection based on wick tips from H1, H4, D1, W1, and MN timeframes with per-TF color, lookback, and on/off toggle (hidden by default)
  • Added: Body S/R — support/resistance from Red-Green and Green-Red candle body meeting points with configurable max gap per timeframe (hidden by default)
  • Added: Swing Validation Filter (disabled by default) — validates wick S/R levels using break of structure on a lower timeframe
  • Added: Cross-timeframe deduplication — when levels from different timeframes overlap within the merge threshold, only the larger timeframe line is kept
  • Fixed: ATH cycle logic now uses cutoff-close boundary instead of UTC midnight, preventing incorrect ATH placement
  • Fixed: TP1/TP2 hit status could incorrectly show as reached when the counting bar itself exceeded the TP level derived from its own range
  • Fixed: Removed free-text string inputs, replaced with individual on/off checkboxes for safer parameter handling
  • Changed: ATH default color from Green to Cyan to avoid conflict with D1 S/R color
  • Changed: ATH Base Price default from $0 to $3000

v1.03 — Candle countdown timer and old PA accuracy fix

  • Fixed: Historical old PA scan incorrectly invalidating valid old PAs by checking post-counting-bar price action against PA range instead of SL level
  • Added: Candle Countdown Timer with 1-second update, PA scan remains every 2 seconds

v1.02 — Optimization and bug fix release

  • Fixed: PA flashing issue where invalidated patterns would repeatedly re-appear on certain timeframes
  • Fixed: P2 and P3 potential pattern range calculation missing candles from the high/low range, causing valid patterns to be incorrectly blocked
  • Fixed: Counting bar breach detection missed when refresh interval did not catch the exact bar close moment
  • Added: P2/P3 Gap Check toggle — gap validation between pattern candles is now optional (default: off)
  • Optimized: Price data cached once per update cycle, reducing duplicate data requests
  • Optimized: Faster object cleanup and update-in-place drawing to reduce chart flicker
  • Changed: P1 Max Body Percentage default 40% → 50%, P1 Min Body Position default 60% → 50%

v1.01 — Bug fix release

  • Fixed: PA with confirmed counting bar not invalidated when a later bar breaches the PA zone (paHigh/paLow)
  • Fixed: Body violation could be skipped if timer tick was missed at the exact moment counting bar closed
  • Fixed: New potential PA not shown in real-time after a confirmed PA — required switching timeframes to refresh

v1.00 — Initial public release

  • Multi-timeframe scanner for PAT 1, PAT 2, PAT 3 patterns across M1 to MN
  • Real-time dashboard with confirmed and potential status
  • SL and TP lines with hit detection
  • Daily Frame, ATH Lines, and Price Grid
  • Configurable TP amounts per timeframe
Рекомендуем также
Value Chart Candlesticks
Flavio Javier Jarabeck
4.57 (14)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Данный информационный индикатор будет полезен тем, кто всегда хочет быть в курсе текущей ситуации на счете. VERSION MT 4 -  Больше полезных индикаторов Индикатор отображает такие данные, как прибыль в пунктах, процентах и валюте, а также спред по текущей паре и время до закрытия бара на текущем таймфрейме. Существует несколько вариантов расположения информационной строки на графике: Справа от цены (бегает за ценой); Как комментарий (в левом верхнем углу графика); В выбранном углу экрана. Так же
FREE
Friend of the Trend: Ваш Трекер Трендов Освойте рынок с помощью Friend of the Trend — индикатора, который упрощает анализ трендов и помогает определить лучшие моменты для покупки, продажи или ожидания. С интуитивно понятным и визуально привлекательным дизайном, Friend of the Trend анализирует движения цен и предоставляет четкие сигналы через цветной гистограмму: Зеленые полосы : Указывают на восходящий тренд, сигнализируя о возможностях для покупки. Красные полосы : Предупреждают о нисходящем тр
FREE
High Low Open Close
Alexandre Borela
4.98 (44)
Если вам нравится этот проект, оставьте 5-звездочный обзор. Данный показатель рисует открытые, высокие, низкие и закрывающие цены на указанные период и его можно отрегулировать для специфического часового пояса. Это важные уровни, которые выглядят многие институциональные и профессиональные трейдеры и могут быть полезны для вас, чтобы знать места, где они могут быть больше активный. Доступные периоды: Предыдущий день. Предыдущая неделя. Предыдущий месяц. Предыдущий квартал. Предыдущий год. Или
FREE
Общее описание Этот индикатор — усовершенствованная версия классического канала Дончия с добавлением практических функций для реальной торговли. Помимо стандартных трёх линий (верхняя, нижняя и средняя), система определяет пробои и отображает их на графике стрелками, показывая только линию, противоположную текущему направлению тренда для более чистого восприятия. Индикатор включает: Визуальные сигналы : цветные стрелки при пробое Автоматические уведомления : всплывающие окна, push и email Фильтр
FREE
Trading Sessions by Mahefa R is an indicator for MetaTrader 5 that visually identifies the four main trading sessions: New York, London, Tokyo, and Sydney . Designed to provide a clean, intuitive, and professional market view, it highlights the most active periods of the Forex market using smart visualization of session ranges , session-specific candle colors , and daily separators . Main Features: Automatic detection of the 4 major sessions New York London Tokyo Sydney Each session is fully c
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Представляем VFI (Volume Flow Indicator) – индикатор для торговли, который анализирует соотношение объема и движения цены для выявления ключевых торговых возможностей. Индикатор отображает силу и направление потока объемов, предоставляя четкие сигналы о потенциальных точках входа и выхода. Сигналы формируются на основе пересечения нулевой линии, пересечения линии VFI и ее экспоненциальной скользящей средней (EMA), а также при выходе индикатора из зон перекупленности и перепроданности. Внимание!
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Индикатор подчёркивает те моменты, которые профессиональный трейдер видит в обычных индикаторах. VisualVol визуально отображает разные показатели волатильности в единой шкале и общем масштабе. Подчёркивает цветом превышение показателей объёма. Одновременно могут быть отображены Тиковый и Реальный Объем, Действительный диапазон, ATR, размер свечи и ретурнс (разница open-close). Благодаря VisualVol вы увидите рыночные периоды и подходящее время для разных торговых операций. Эта версия предназначен
FREE
PROMETHEUS TECHNICAN VERSION Free | By THE SONS A gift from The Sons — no strings, no trial, no expiry. Every trader deserves access to professional-grade market intelligence. That belief is why Prometheus Technical Version exists, and why it costs nothing. Consider it our handshake to the trading community. What You're Getting This is not a simplified tool dressed up as a gift. Prometheus Technican Version is a fully built, institutional-quality technical analysis indicator running a dual-model
FREE
Enhanced Volume Profile: The Ultimate Order Flow & Liquidity Analysis Tool Overview Enhanced Volume Profile is an indicator for MetaTrader 5 that displays the traded volume at specific price levels over a defined period. It separates the total volume into buy and sell components, presenting them as a side-by-side histogram on the chart. This allows users to observe the volume distribution and the proportion of buy and sell volumes at each price level. Graphics Rendering The indicator uses the
FREE
ATR Plus is an enhanced version of the classic ATR that shows not just volatility itself, but the directional energy of the market . The indicator converts ATR into a normalized oscillator (0–100), allowing you to clearly see: who dominates the market — buyers or sellers when a trend begins when a trend loses strength when the market shifts into a range where volatility reaches exhaustion zones ATR Plus is perfect for momentum, trend-following, breakout and volatility-based systems. How ATR Plus
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
(Специальная акция к Новому Году - беЗплатное распространение!) Индикатор показывает реальный 'Масштаб по пунктам на бар' (идентично как при ручном выставлении в Терминале, см.скрин) в правом верхнем углу Графика. Изменение отображаемого значения происходит МГНОВЕННО при любом изменении масштаба высоты/ширины графика! (что очень удобно при планировании скриншотов). в Настройках: смена языка (Русский / Английский), размер шрифта отображаемого текста, коэфициент смещения текстовой метки от угла г
FREE
Simple QM Pattern   is a powerful and intuitive trading indicator designed to simplify the identification of the Quasimodo (QM) trading pattern. The QM pattern is widely recognized among traders for effectively signaling potential   reversals   by highlighting key market structures and price action formations. This indicator helps traders easily visualize the QM pattern directly on their charts, making it straightforward even for those who are new to pattern trading. Simple QM Pattern includes d
FREE
Indicator Description Range Filter Pro is a sophisticated trading tool for XAUUSD (Gold) that combines adaptive price filtering with volume analysis and real-time market monitoring. Designed for both novice and professional traders, this indicator helps identify trend direction, potential reversals, and significant market movements through its multi-layered approach. Key Components 1.Dynamic Range Filter 2.Volatility-Adjusted Bands 3.Volume-Enhanced Candles 4.Professional Trading Dashboard 5.M
FREE
Smart Trend Suite Pro – Advanced Trend Indicator with Dashboard & Alerts Overview: Smart Trend Suite Pro is a powerful trend-detection indicator that offers traders a complete set of tools for accurate trend analysis and actionable insights. Designed for versatility and precision, Smart Trend Suite Pro adapts seamlessly to multiple timeframes and market conditions, making it suitable for various trading styles, including scalping and swing trading. Key Features: Real-Time Trend Detection: Identi
FREE
VWAP_PC_MQL5 — простой самодельный индикатор VWAP для отображения объёмно-взвешенной средней цены в MT5. TF: Работает на всех тайм фреймах. Пары: Подходит для Forex, индексов, сырьевых товаров и акций. Параметры: AppliedPrice – тип цены для расчёта LineColor / Width / Style – стиль линии VWAP SessionReset – сброс по сессии или непрерывный режим Как работает (принцип VWAP): VWAP — это объёмно-взвешенная средняя цена , рассчитываемая как: VWAP = (∑ Цена × Объём) / (∑ Объём) Она показывает средн
FREE
This   ForexTrading Sessions   indicator is a powerful visual tool for MetaTrader 5 that highlights the three major forex trading sessions (Asian, London, and New York) on your chart  with the Asian Mid-line. 1. Trading Session Visualization Asian Session : 00:00 - 09:00 GMT (blue/aqua color) London Session : 08:00 - 17:00 GMT (magenta color) New York Session : 13:00 - 22:00 GMT (orange color) 2. Time Zone Adaptation TimeZoneShift   input allows you to adjust sessions to your local time Example:
FREE
Nem Nem
Taha Saber Ashour Kamel
Nem Nem is super accurate mt5 indicator it is working with any pair any time frame it will show and provide you with high Winrate signal you can use for forex pairs , gold and any other pairs it is easy to use also you can see the white lines for starting and end of signals it will help you to read the chart and enter and make correct decisions in trades. also it  will be clear for you when to enter and exit from any trades
FREE
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
MACD Enhanced
Nikita Berdnikov
4 (4)
Представляем   MACD  Enhanced  – усовершенствованный индикатор MACD (Moving Average Convergence Divergence), который предоставляет трейдерам расширенные возможности для анализа тренда и момента на финансовых рынках. Индикатор использует разницу между быстрой и медленной экспоненциальными скользящими средними для определения импульса, направления и силы тренда, создавая четкие визуальные сигналы для потенциальных точек входа и выхода. Внимание!   Для достижения наилучших результатов рекомендуется
FREE
Mini Charts MTF EMA Mini Charts MTF EMA is a MetaTrader 5 indicator that displays multiple mini charts from selected timeframes directly on the main chart. It helps traders monitor multi-timeframe price movement and EMA direction in one clean visual layout. Main Features Multiple mini charts on the main chart Custom timeframe selection for each mini chart Up to 4 EMA lines for every mini chart Custom EMA period, shift, method, applied price, color, style, and width Custom mini chart width, heigh
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
The one minute chart has a bug, but the one-day chart can still be used after deleting the bug and reloading the indicators, This indicator can be used to determine how far the indicator goes up to place an order to buy, how far it goes down to place an order to sell, and not placing an order until it reaches this distance, which is considered oscillation, open an account gift index
FREE
Bar Color Trend
Germano Chagas
4.38 (8)
Combining the best of Price Action , Directional Movement , and Divergence/Convergence analysis, Candle Color Trend is a easy and reliable way to identify trend direction. The indicator automatically paints the candles according to the assumption that an uptrend is defined by prices that form a series of higher highs and higher lows. In contrast, a downtrend is defined by prices that form a series of lower highs and lower lows. Additionally, ADX Wilder indicator is used to measure trend weakness
FREE
DC Indicator
Lamont Simone Reynecke
The donchian channel indicator might just be the best fit for you Trading in derivative products such as futures, options, CFD's, forex and certificates contains significant risk. These products are not suitable for every investor. Investors could potentially lose all or more than the original investment. If anything, only money equal to personal risk capital should be used and can be lost without jeopardizing financial security or lifestyle. Partially or fully automated trading programs can
FREE
This indicator is a zero-lag indicator and displays  strength of trend change . True Trend  Oscillator Pro works best in combination with True Trend Moving Average Pro that displays exact trend as is. Oscillator value is exact price change in given direction of the trend. True Trend Moving Average Pro: https://www.mql5.com/en/market/product/103586 If you set PERIOD input parameter to 1 this indicator becomes a sharpshooter for binary options. Developers can use True Trend Oscillator in Exper
FREE
С этим продуктом покупают
TO SWITCH TO ENG PLEASE CHOOSE IT IN THE UPPER-RIGHT CORNER OF THE WEBSITE Neuro Poseidon - новый индикатор от Дарьи Резуевой. Он сочетает точные торговые сигналы с адаптивными уровнями TP/SL , в результате создавая максимально выгодные сделки! Напишите мне и получите  Neuro Poseidon Assistant  в подарок для автоматизации вашей торговли! Что отличает его от других индикаторов? 1. Доказанная прибыльность на всех активах и таймфреймах 2. На графике присутствуют только подтвержденные сигналы на п
SuperScalp Pro
Van Minh Nguyen
4.65 (26)
SuperScalp Pro – Продвинутая скальпинговая индикаторная система с множественными фильтрами SuperScalp Pro — это продвинутый скальпинговый индикатор, который сочетает классический Supertrend с несколькими интеллектуальными фильтрами подтверждения для поиска торговых возможностей. Он эффективно работает на различных таймфреймах от M1 до H4, с оптимизированной производительностью на XAUUSD, BTCUSD и основных валютных парах Forex. Индикатор предоставляет четкие сигналы Buy и Sell, а также автоматиче
Gold Entry Sniper – Профессиональная Мульти-Таймфрейм ATR Панель для Скальпинга и Свинг-Трейдинга на Золоте Gold Entry Sniper — это передовой индикатор для MetaTrader 5, разработанный для точных сигналов на покупку/продажу по XAUUSD и другим инструментам. Основан на логике ATR Trailing Stop и мульти-таймфрейм анализе , этот инструмент идеально подходит как для скальперов, так и для среднесрочных трейдеров, обеспечивая чёткие точки входа с высокой вероятностью . Основные возможности и преимуществ
Каждый покупатель этого индикатора получает дополнительно Бесплатно: Авторскую утилиту "Bomber Utility", которая автоматически сопровождает каждю торговую операцию, устанавливает уровни Стоп Лосс и Тейк профит и закрывает сделки согласно правилам этой стратегии, Сет-файлы для настройки этого индикатора на различных активах, Сет-файлы для настройки Bomber Utility в режимы: "Минимум Риска", "Взвешенный Риск" и "Стратегия Выжидания", Пошаговый видео-мануал, который поможет вам быстро установить, на
Давайте сначала будем честны. Ни один индикатор сам по себе не сделает вас прибыльным. Если кто-то говорит вам обратное — он продаёт вам мечту. Любой индикатор, который показывает идеальные стрелки покупки/продажи, можно сделать безупречным — просто увеличьте нужный участок истории и сделайте скриншот успешных сделок. Мы так делать не будем. SMC Intraday Formula — это инструмент. Он считывает структуру рынка за вас, определяет зоны с наивысшей вероятностью движения цены и точно показывает, как
Entry In The Zone and SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to react
ScalpPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or emai
SmartScalping is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or e
Power Candles V3 — самооптимизирующийся индикатор силы Power Candles V3 преобразует силу валюты и инструмента в готовый к использованию торговый план на каждом графике, к которому он прикреплен. Вместо того, чтобы просто раскрашивать свечи, он выполняет автоматическую оптимизацию в режиме реального времени в фоновом режиме и предоставляет вам оптимальные значения Stop Loss, Take Profit и порог сигнала для выбранного вами символа. Один клик — и все готово для реальной торговли: на графике появляю
SignalTech MT5 is an unique fully rule based trading system for EURUSD, USDCHF, USDJPY, AUDUSD, NZDUSD, EURJPY, AUDJPY, NZDJPY, CADJPY.  All the winning trades with chart setups are published on the comments page. 2026-05 4107 Pips (Until 05-29 NY Closed) 2026-04 2243 Pips 2026-03 2165 Pips 2026-02 2937 Pips 2026-01 2624 Pips 2025-12 1174 Pips It can generate signals with Buy/Sell Arrows and Pop-Up/Sound Alerts. Each signal has clear Entry and Stop Loss levels, which should be automatically flag
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
MasterTrend Indicator for MT5 A powerful trend-following and signal-evaluation tool MasterTrend   is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking wit
Представляем       Quantum Breakout PRO   , новаторский индикатор MQL5, который меняет ваш способ торговли в зонах прорыва! Разработан командой опытных трейдеров со стажем торговли более 13 лет,       Квантовый прорыв PRO       разработан, чтобы поднять ваше торговое путешествие к новым высотам с его инновационной и динамичной стратегией зоны прорыва. Quantum Breakout Indicator покажет вам сигнальные стрелки на зонах прорыва с 5 целевыми зонами прибыли и предложением стоп-лосса на основе поля
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Smart Trend Trading System сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Smart Trend Trading System отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Smart Trend в автоматические сделки. Smart Trend Trading System — это полноценная торговая система без перерисов
Quantum TrendPulse
Bogdan Ion Puscasu
5 (25)
Представляем   Quantum TrendPulse   , совершенный торговый инструмент, который объединяет мощь   SuperTrend   ,   RSI   и   Stochastic   в один комплексный индикатор, чтобы максимизировать ваш торговый потенциал. Разработанный для трейдеров, которые ищут точность и эффективность, этот индикатор помогает вам уверенно определять рыночные тренды, сдвиги импульса и оптимальные точки входа и выхода. Основные характеристики: Интеграция SuperTrend:   легко следуйте преобладающим рыночным тенденциям и п
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Синтетический фрактальный структурный анализ и подтверждённые входы для MT5 Обзор Azimuth Pro — многоуровневый индикатор свинговой структуры от Merkava Labs . Четыре вложенных уровня свингов, привязанный к свингам VWAP, определение ABC-паттернов, трёхтаймфреймная структурная фильтрация и подтверждённые входы на закрытой свече — один график, один рабочий процесс от микро-свингов до макро-циклов. Это не слепой сигнальный продукт. Это рабочий процесс, основанный на структуре, для т
FX Trend NG: Следующее поколение интеллектуального анализа трендов на разных рынках Обзор FX Trend NG — это профессиональный инструмент анализа трендов и мониторинга рынка с поддержкой нескольких таймфреймов. Он позволяет за секунды получить полное структурное понимание текущего состояния рынка. Вместо переключения между десятками графиков вы мгновенно видите, какие инструменты находятся в тренде, где импульс ослабевает и где наблюдается сильная синхронизация между таймфреймами. Специальное пр
Gann Made Easy   - это профессиональная, но при этом очень простая в применении Форекс система, основанная на лучших принципах торговли по методам господина У.Д. Ганна. Индикатор дает точные BUY/SELL сигналы, включающие в себя уровни Stop Loss и Take Profit. ПОЖАЛУЙСТА, СВЯЖИТЕСЬ СО МНОЙ ПОСЛЕ ПОКУПКИ, ЧТОБЫ ПОЛУЧИТЬ ТОРГОВЫЕ ИНСТРУКЦИИ И ОТЛИЧНЫЕ ДОПОЛНИТЕЛЬНЫЕ ИНДИКАТОРЫ БЕСПЛАТНО! Вероятно вы уже не раз слышали о торговли по методам Ганна. Как правило теория Ганна отпугивает от себя не только
Свинг-версия M30/H1/H4 доступна Хотите ловить большие движения? Gold Signal Swing Pro (M30/H1/H4). Цель: $20-$80+ за сделку. https://www.mql5.com/en/market/product/177643 KURAMA GOLD SIGNAL PRO (MT5) — Полная Торговая Система XAUUSD с 7-Слойным Фильтром Без перерисовки. Без перепрорисовки. Без задержки. Каждый сигнал остаётся зафиксированным после подтверждения. Бонус покупателю: Каждый, кто приобретает полную лицензию, получает AI Zone Radar (стоим
GoldenX Entry — это индикатор для MT5 с адаптивным алгоритмом Smart Entry Trend, системой оценки сигналов, детектором рыночных режимов и фильтром волатильности. Каждый сигнал включает рассчитанный уровень входа, три уровня Take-Profit (TP1, TP2, TP3) и уровень Stop-Loss. Он построен на нескольких аналитических слоях, предназначенных для адаптации к различным рыночным условиям, объединяя многоуровневую аналитическую систему со встроенным оптимизатором и системой статистического отслеживания. Инди
RelicusRoad Pro: Квантовая Рыночная Операционная Система СКИДКА 70% ПОЖИЗНЕННЫЙ ДОСТУП (ОГРАНИЧЕНО) - ПРИСОЕДИНЯЙТЕСЬ К 2000+ ТРЕЙДЕРАМ Почему большинство трейдеров теряют деньги даже с «идеальными» индикаторами? Потому что они торгуют Единичными Концепциями в вакууме. Сигнал без контекста — это лотерея. Чтобы выигрывать стабильно, вам нужна КОНФЛЮЭНЦИЯ . RelicusRoad Pro — это не простой стрелочный индикатор. Это полная Количественная Рыночная Экосистема . Она отображает «Дорогу Справедливой Сто
Trend Catcher   анализирует движения рыночных цен, используя комбинацию собственных и индивидуально разработанных адаптивных индикаторов анализа тренда. Он определяет истинное направление рынка, отфильтровывая краткосрочные шумы и фокусируясь на силе импульса, расширении волатильности и поведении ценовой структуры. Он также использует комбинацию сглаживающих и фильтрующих тренд индикаторов, таких как скользящие средние, RSI и фильтры волатильности. Мониторинг реальных операций, а также другие
ARIPoint
Temirlan Kdyrkhan
1 (1)
ARIBot is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates — all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cus
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Atomic Analyst сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Atomic Analyst отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Atomic Analyst в автоматические сделки. Atomic Analyst — это индикатор Price Action без перерисовки, без перерисовывания истории и без
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (4)
Новый король в городе — Индикатор + управление ордерами (TP1 + TP2 + TP3) + опциональный Telegram-сигнал-сендер ВКЛЮЧЁН (БЕСПЛАТНО) (ПОЛНОЦЕННАЯ ТОРГОВАЯ И СИГНАЛЬНАЯ СИСТЕМА) Gold Slayer EA Этот индикатор включает в себя продвинутую стратегию, торговую систему с настраиваемым управлением ордерами и систему mean reversion, которая сочетает расширения Envelope и поддерживается несколькими интеллектуальными фильтрами подтверждения, такими как RSI, для поиска высоковероятных точек разворота с сигн
Market Structure Order Block Dashboard MT5 — это индикатор MT5, разработанный для трейдеров, которые хотят читать рыночную структуру и основные зоны реакции цены прямо на графике. Он объединяет BOS, ChoCH, Order Blocks, Fair Value Gaps (FVG), Ликвидность, Kill Zones, Volume Profile и компактную панель для быстрого анализа. Индикатор предназначен для трейдеров, использующих рыночную структуру, концепции ICT и Smart Money как основу для принятия решений. Он помогает выявлять продолжения тренда, во
Smart Structure Concepts MT5
Cristhian Alexander Gaibor Cuasquer
5 (1)
Это не очередной индикатор структуры, который рисует зоны и оставляет вас гадать. Smart Structure Concepts читает рынок за вас — отмечая структуру Smart Money Concepts (SMC / ICT) в реальном времени на XAUUSD (Золото), Форекс, индексах, криптовалютах и любом другом рынке . Забудьте о входе в настройки для конфигурации каждой зоны: с его интерактивной панелью-дашбордом на графике вы решаете, что показать, скрыть или настроить одним кликом — без открытия свойств, без перезапуска индикатора. Этот и
FX Levels: Исключительно точные уровни поддержки и сопротивления для всех рынков Краткий обзор Ищете надежный способ определить уровни поддержки и сопротивления для любых инструментов—валют, индексов, акций или сырьевых товаров? FX Levels сочетает традиционный «Lighthouse» метод с современным динамическим подходом, обеспечивая почти универсальную точность. Благодаря сочетанию опыта реальных брокеров и автоматических ежедневных плюс «в реальном времени» обновлений, FX Levels поможет вам выявлят
Индикатор Trend Forecaster использует уникальный авторский алгоритм для определения точек входа в сделку по пробойной стратегии. Индикатор определяет ценовые скопления и анализирует движение цены возле уровней и показывает сигнал, когда цена пробивает уровень. Индикатор Trend Forecaster подходит для любых финансовых активов: валюты (Форекс), металлы, акции, индексы, криптовалюты. Также индикатор можно настроить для работы на любых тайм-фреймах, однако в качестве рабочего тайм-фрейма все же реком
Фильтр:
Нет отзывов
Ответ на отзыв