Sunday Open Eng

Russian version https://www.mql5.com/ru/market/product/148571?source=Site+Profile+Seller

This guide is designed to help beginner traders understand how the "Sunday Open " indicator works and is configured, as well as how to properly interpret its signals for making informed trading decisions.

Part 1: What is the Sunday Open Indicator and How to Use It?

Core Concept

The indicator is based on a simple but powerful concept: the weekly opening price is a key support and resistance level.

Imagine that at the beginning of the week (Sunday evening or Monday morning, depending on your broker), the price of an asset, for example, gold (XAUUSD), opens at $3300. This price, "Sunday Open" (SO), becomes the reference point. Throughout the week, major players — banks, funds, market makers — will orient themselves around this level.

If the price moves above the SO level and stays there, it indicates buyer strength. The week will likely be "bullish" (rising).

If the price drops below the SO level and consolidates under it, it indicates seller strength. The week will probably be "bearish" (falling).

If the price oscillates around the SO level, it indicates market uncertainty or sideways movement ("flat").

The indicator automatically finds these levels for the past several weeks, plots them on the chart, and analyzes how price behaved relative to them. This gives you a clear picture of market sentiment and helps forecast movement for the current week.

How to Properly Apply the Indicator?

1. Determine the Main Trend. The indicator is your assistant, not a "holy grail." Always look at the big picture. If the global trend on the daily chart (D1) is rising, then buy signals from the SO level (for example, a bounce from below) will be more reliable.

2. Use SO levels as entry zones. Don't enter a trade the moment price simply touches the line. Wait for confirmation:

  • Bounce: Price touches the level and begins moving in the opposite direction.
  • Breakout and Retest: Price breaks the level, then returns to it to "test" it from the other side, and only after that continues the movement. This is one of the strongest signals.
  • False Breakout: Price breaks the level but quickly returns back. This signals that the "breakout" was a trap, and price will likely go in the opposite direction.

3. Combine with Other Tools. Use the indicator together with other analysis methods: candlestick patterns (pin bars, engulfing), other levels (previous day's highs/lows), or oscillators (RSI, Stochastic) to confirm signals.

4. Pay Attention to Statistics. The indicator shows how many previous weeks were bullish versus bearish. If 4 out of the last 5 weeks were bullish, this indicates strong upward pressure.

Part 2: Detailed Breakdown of Indicator Settings

Below is a "plain English" explanation of each setting so you can adapt the indicator to your trading style and any financial instrument.

General Settings

MaxSundays = 5

  • What it means: Number of historical Sunday Open levels that will be displayed on the chart. A value of "5" means you'll see the current week's level and four previous ones.
  • Why it's needed: Old levels can also act as support or resistance. Price "remembers" these marks. Analyzing several weeks gives you a more complete picture of key price zones.
  • How to use:
    • For EURUSD: 5 is optimal. The market isn't as volatile, and 4-5 weeks provide sufficient context.
    • For XAUUSD (gold): You can keep 5, but if you're day trading on lower timeframes (M15-H1), you can reduce to 3-4 to avoid chart clutter. Gold is more "trending," and the most relevant levels are those from the last 2-3 weeks.

Visual Settings

LineStyle = DOT (Line Style)

  • What it means: Determines how the level line will look on the chart: solid (SOLID), dashed (DASH), dotted (DOT), etc.
  • Why it's needed: Purely for your visual convenience.
  • How to use: Choose the style you prefer that doesn't interfere with chart analysis. Dotted (DOT) or dashed (DASH) lines are often preferred as they don't clutter the chart as much as solid lines.

LineWidth = 1 (Line Width)

  • What it means: Line thickness in pixels.
  • Why it's needed: Allows making important levels more noticeable.
  • How to use: If you want to highlight the freshest SO level, you can manually change it on the chart, making it thicker. For standard display, "1" or "2" is sufficient.

ShowLabel = true (Show Labels)

  • What it means: A text label with the week's opening date and level price will be displayed next to each line.
  • Why it's needed: You won't need to hover over the line to know its exact value and date. Very convenient for quick analysis.
  • How to use: Recommended to always keep enabled (true).

ShowDirection = true (Show Direction Analysis)

  • What it means: Enables display of the previous week's direction (whether it was bullish or bearish) directly on the line label and in the information window.
  • Why it's needed: Allows instant assessment of how the previous week closed relative to its opening, providing hints about current market sentiment.
  • How to use: Definitely true. This is one of the key analytical functions.

ShowStatistics = true (Show Statistics)

  • What it means: A statistics block will be displayed in the chart corner showing: how many weeks were bullish, bearish, neutral, and overall strategy "effectiveness" (percentage of weeks that closed in trend).
  • Why it's needed: Provides understanding of overall market context. If 80% of recent weeks were bullish, it's a clear sign of strong upward trend.
  • How to use: Recommended true for strategic analysis.

ShowPrediction = true (Show Current Week Prediction)

  • What it means: Enables display of the current week's forecast based on its current position relative to Sunday Open, as well as considering trend and volume filters.
  • Why it's needed: This is your "operational summary." The indicator analyzes the current situation and provides hints, for example: "BULLISH TREND, Reliability: HIGH (Trend+Volume)".
  • How to use: Definitely true. This is dynamic real-time situation assessment.

UseMondayOpen = true (Use Monday Opening)

  • What it means: Some brokers open trading on Sunday, but liquidity at this time is very low, which can lead to false "gaps" (price jumps). This setting allows considering the full trading session opening on Monday as the reference point, not Sunday opening.
  • Why it's needed: To get a cleaner and more representative weekly opening level that isn't distorted by low liquidity.
  • How to use: In 99% of cases, recommended to set true. This increases level accuracy.

Adaptive Settings

These parameters are automatically adjusted by the indicator, but understanding their essence is important.

MinBreakoutPips = 15 (Minimum Pips for Breakout)

  • What it means: Minimum distance in pips that price must move from the SO level for it to be considered the beginning of a trend (bullish or bearish). If price moved less, the week is considered "neutral."
  • Why it's needed: To filter market "noise." Fluctuations of a few pips aren't significant.
  • How it works: The indicator automatically selects this value based on instrument volatility. For EURUSD it might be 10-15 pips, and for XAUUSD gold — 150-200 pips (15-20 pips).

StrongSignalPips = 30 (Pips for Strong Signal)

  • What it means: Distance in pips from the SO level that indicates strong and confident movement.
  • Why it's needed: To distinguish ordinary trend movement from powerful impulse.
  • How it works: Also automatically adjusted. If for gold MinBreakoutPips equals 150 pips, then StrongSignalPips might be 300-400. This helps in forecasting signal reliability.

Filters

Use_D1_Trend_Filter = true (Use D1 Trend Filter)

  • What it means: The indicator will analyze the global trend direction on the daily chart (D1) using a moving average (MA). Signals coinciding with this trend will be considered more reliable.
  • Why it's needed: This is one of the most important filters. Trading with the trend is always safer. If the D1 trend is bullish, then a buy signal from the SO level has much better chances of success.
  • How to use: Strongly recommended true. D1_MA_Period (MA period) and D1_MA_Method (MA method) can be left at default (50, EMA) — these are classic trend determination settings.

Use_Volume_Filter = true (Use Volume Filter)

  • What it means: The indicator analyzes trading volume. A level breakout confirmed by a volume spike is considered more genuine and strong.
  • Why it's needed: Volume is "fuel" for price. If price breaks an important level but trading volumes are low, it might be a trap. Abnormally high volume confirms major player interest.
  • How to use: Definitely true. Settings Volume_MA_Period (period for average volume calculation) and Volume_StdDev_Ratio (deviation coefficient for "spike" detection) are better left at default.

Alert System 

EnableAlerts = true (Enable Alerts)

  • What it means: Activates sound and text notification system.
  • Why it's needed: So you don't miss important trading signals even when away from the monitor.
  • How to use: true if you actively trade using the indicator.

Alert_Cooldown_Bars = 3

  • What it means: After the indicator issues a similar signal (for example, "touch"), it will "be silent" for 3 bars (candles) and won't repeat the same signal.
  • Why it's needed: On volatile instruments like XAUUSD, price can "saw" the level for a long time, causing a barrage of identical notifications. This setting protects from spam.
  • How to use:
    • For XAUUSD: Can set higher (for example, 5-10 bars on H1) as price often moves in jerks.
    • For EURUSD: 3-5 bars is usually sufficient.

Max_Consecutive_Touches = 5 (Maximum Consecutive Touches)

  • What it means: If price touches the level 5 times in a row without clear breakout or bounce, the indicator will stop sending "touch" alerts for this level to avoid spam during flat periods.
  • Why it's needed: Protects from annoying signals when the market is in sideways movement and price "sticks" to the level.
  • How to use: Value 5 is balanced. Don't decrease it, can increase to 7-8 if your instrument tends to long-term level "trading."

Retest_Tolerance_Pips = 2.0 (Retest Tolerance in Pips)

  • What it means: Price doesn't always return to the level pip by pip during retest. This setting creates a small "zone" around the level (in this case, 2 pips) for retest detection.
  • Why it's needed: To not miss a good retest signal just because price didn't reach the level by 1-2 pips.
  • How to use: 2-3 pips is optimal for most currency pairs. For gold, can increase to 5-10 pips.

Alert_On_Momentum = true (Consider Movement Strength)

  • What it means: Enables analysis of the "strength" of the candle on which the breakout occurred. A breakout made by a large, confident candle will have higher priority than a breakout by a small, indecisive candle.
  • Why it's needed: To filter weak, uncertain breakouts that often turn out to be false.
  • How to use: Definitely true. This significantly improves breakout signal quality.

EnablePushNotifications = true (Enable Push Notifications)

  • What it means: If you've configured MetaTrader on your smartphone, the indicator will send notifications directly to your phone.
  • Why it's needed: To stay informed of events even when far from the computer.
  • How to use: true if you use the mobile application.

AlertOnOldLevels = false (Alerts on Old Levels)

  • What it means: By default, notifications come only when interacting with the current week's level. If set to true, alerts will come for old levels too.
  • Why it's needed: Allows focusing on the most current level or, conversely, tracking the entire grid of key levels.
  • How to use:
    • For beginners: false to avoid confusion.
    • For experienced traders: true if you use old levels in your strategy.

Sound and Color Settings (Sound_Touch, BullishColor, etc.)

  • What it means: These parameters allow you to configure sound signals for different events (touch, breakout, bounce) and colors for bullish, bearish, and neutral weeks.
  • Why it's needed: For personalization. You can set different sounds for different events to audibly determine what happened in the market. Color indication helps quickly assess the visual picture.
  • How to use: Configure to your taste. Recommended to set a more "alarming" sound for breakout (news.wav) and calmer for touch (alert.wav).

Part 3: How to Read and Understand Indicator Alerts

Let's examine a real alert example and break it down part by part.

Alert Example:

2025.08.25 21:28:35.324 Sunday_Open XAUUSD,H4: Alert: FALSE BREAKOUT: XAUUSD bounced from level below [Strength: 0.3] from 2025.08.25 Level price: $3369.87 > Matches D1 trend!

Part-by-Part Breakdown:

FALSE BREAKOUT: XAUUSD bounced from level below

  • What it means: The strongest signal after retest occurred. Gold price (XAUUSD) first broke the Sunday Open level ($3369.87) from top to bottom but couldn't consolidate and quickly returned back up. "Bounced from level below" means price tried to break the level downward but was "bought up" and bounced upward.
  • How to interpret: This is a strong bullish signal. Sellers' attempt to "push" price down failed. The upward movement will likely continue. This is an excellent opportunity to consider buying.

[Strength: 0.3]

  • What it means: This is a "movement strength" indicator calculated as the ratio of candle body size to average volatility (ATR).
    • Strength < 0.5: Weak, uncertain movement
    • Strength 0.5 - 1.2: Normal, healthy movement
    • Strength > 1.2: Very strong, impulsive surge
  • How to interpret: In this case, Strength: 0.3 refers to the candle before the false breakout, showing that the downward movement was weak and uncertain, which led to the bounce. If this were a "BREAKOUT" alert with strength 0.3, such a breakout should be ignored.

from 2025.08.25

  • What it means: The week opening date to which this level relates. This helps identify which specific Sunday Open level price is interacting with.

Level price: $3369.87

  • What it means: The exact price value of the Sunday Open level where the event occurred.
  • How to interpret: This is your reference point for stop-loss placement. For example, when buying after this false breakout, stop-loss can be placed slightly below this level.

> Matches D1 trend!

  • What it means: The most important context line! It says that your buy signal (bullish false breakout) fully coincides with the global upward trend on the daily chart.
  • How to interpret: This greatly amplifies your signal. The probability of successful trade significantly increases as you're trading not against the "current" but with it. If it said "Against D1 trend!" here, the signal should be treated with great caution.

Final Alert Conclusion:

The indicator reported a high-probability buy entry point for gold, as a bullish false breakout of a key level occurred, and this signal is confirmed by the global trend. This is a comprehensive and quality trading setup.


Рекомендуем также
VWap Bands EForex
Veridiana Adorno Kendrick
VWAP Bands Metatrader 4 Forex Indicator The VWAP Bands Metatrader 4 Forex indicator is a quite similar to the Bollinger bands, but it deploys volume weighted average as the core value of the bands. There is an option of using the tick volume or real volume for calculation when using the VWAP Bands Metatrader 5 custom forex indicator, especially when the forex broker displays symbol alongside real volume. Similarly, you can decide to have deviations calculated with the sample correction or not.
Bull Bear Easy MTF
Naththapach Thanakulchayanan
This indicator, Bull Bear Easy MTF, summarise the strength color graphic and percentage of power for both  Bull and Bear in current market emotion stage which will show you in multi time frames and sum of the total Bull and Bear power strength which is an important information for traders especially you can see all Bull and Bear power in visualized graphic easily, Hope it will be helpful tool for you for making a good decision in trading.
Session Volume Profile  - это расширенное графическое представление, которое отображает торговую активность в течение торговых сессий Forex на указанных ценовых уровнях. Рынок Forex можно разбить на четыре основные торговые сессии: Австралийская сессия, Азиатская сессия, Европейская сессия и любимое всеми время торговли - Американская (US) сессия. POC  - профиля может быть использован в качестве уровня поддержки и сопротивления для внутридневной торговли. VWAP  - цена средневзвешенная объемом
Индикатор Markets Heat может помочь вам определить правильный курс действий в текущей рыночной ситуации, рассчитав «уровень тепла» на рынке. Что такое «уровень тепла» на рынке? Ну, это мой собственный способ упрощения сложных рыночных условий для облегчения процесса принятия решений. Как это работает? Большую часть времени рынок движется в узком диапазоне и не может «решить» куда идти -> плоский рынок -> холодный рынок. В других случаях цена идет вверх или вниз -> делает трендовые движения -> на
UPD1 Volume Cluster
Vitaliy Kuznetsov
4.82 (17)
Алгоритм находит зоны пониженной волатильности на основе индикатора UPD1 Trend Direction и строит максимальный горизонтальный объем на основе индикатора UPD1 Volume Box . Как правило, сильное трендовое движение происходит при выходе из накопления. Если цена покинула накопление, то она может протестировать свой максимальный горизонтальный объем (POC). Smart оповещения доступны в настройках. Входные параметры. Основные настройки. Bars Count – количество баров истории, на которых будет работать
FREE
Индикатор (включает в себя  Volume Profile + Order Blocks)   - революционный индикатор, объединяющий две мощнейшие концепции современного технического анализа: профили объемов и блоки заказов институциональных игроков. Этот инструмент позволяет видеть то, что скрыто от большинства трейдеров, и дает существенное преимущество на рынке. Ключевые преимущества индикатора: Визуализация "умных денег" : Наглядно показывает зоны концентрации крупных игроков, выделяя области с максимальным объемом яркими
Индикатор Quality trend   выражает отношение силы тренда или скорости его роста (падения) к степени его зашумленности или определенной норме амплитуд хаотичных колебаний растущей (падающей) цены. Расположение линии индикатора выше нуля показывает возрастающий тренд, ниже нуля - падающий тренд, колебание линии индикатора вблизи нуля показывает флет. Если линия индикатора начинает быстро колебаться около нуля и приближаться к нему, то это свидетельствует о скором начале трендового движ
VWAP Volume Price Customized cycle FX-AIEA – Institutional-level dynamic value zone, guiding you with the "smart money"  Say goodbye to the ordinary VWAP, and experience the precise game of multi-period anchoring.  Most traders view VWAP as a simple intraday moving average line, but VWAP FX-AIEA elevates this traditional tool to a whole new level. It is no longer a weighted average line; instead, it is a dynamic, multi-dimensional, and deeply customizable intelligent support-resistance system.
Mr Beast Trend Reverse
Luis Mariano Vazquez Marcos
MR BEAST TREND REVERSE RECOMENDED H1 EUR USD La estrategia "Trend Reverse" en el mercado de divisas (Forex) es un enfoque utilizado para identificar puntos de reversión de tendencias y capturar cambios de dirección en los precios de los pares de divisas. Esta estrategia se basa en la premisa de que las tendencias del mercado no duran para siempre y que se producirán puntos de inflexión. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading
Please refer to full version: https://www.mql5.com/en/market/product/140908 Key Zone Detector Key Level Supply & Demand Zone Detector   Overview A sophisticated supply and demand zone detection indicator that identifies and rates key price levels where significant market activity occurs. The indicator uses fractal analysis and multiple validation methods to detect and classify trading zones. Key Features Zone Detection Auto-detects support and resistance zones Uses dual fractal system (fast and
FREE
QB Schumann Market Resonance MT4 QB Schumann Market Resonance MT4 is an advanced market rhythm indicator inspired by the concept of resonance and market pressure analysis. Instead of relying on traditional lagging indicators, it evaluates the balance between bullish and bearish pressure using candle structure, volatility, momentum, and tick activity to identify potential turning points and directional strength. The indicator displays an intuitive dashboard with live Bull Pressure, Bear Pressure,
Gold Signal Swing Pro XAUUSD with Auto TP SL (MT4) — Система из 7 фильтров + Гарантия RR для свинг-трейдинга XAUUSD Без перерисовки. Без перерисовки. Без задержек. Все сигналы фиксируются после подтверждения. Бонус для покупателей: Получите AI Zone Radar (стоимость $59) + PDF-руководство бесплатно при покупке. Напишите мне сообщение на MQL5 после покупки. AI Zone Radar: https://www.mql5.com/en/market/product/175834 Версия MT5 также доступна:  https://www.mql5.com/ja/market/product/177643?source=
Reversal Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/above
FREE
Indicator overview   Trend indicator usage Moving averages. Highest quality alerts that need no introduction. It is completely loyal to the original algorithm and uses other useful features. Easy to trade Carry out all kinds of notifications It's not a new paint and it's not a back paint. Setting Indicator WMA50 in Time frame H1 for any pair currency and Gold Spot. EMA200 in Time frame H1 for any pair currency and more than EMA250 for Gold spot. Using it for maximum benefit Set up notification
FREE
Introduction to the use of MT4 platform AI Color Gradient Volume indicators I. Overview of indicators AI Color Gradient Volume is an innovative volume analysis indicator based on artificial intelligence technology for the MT4 platform. By converting the volume data into an intuitive color gradient graph, it helps traders to have a more acute insight into the inflow and outflow of funds in the market and the strength of the buying and selling forces, so as to provide strong support for trading
Forex Volume MT4
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volume отображает объем покупок и продаж валютной пары в виде цветной гистограммы. Объём состоит из сделок на покупку и продажу по активу. На валютном рынке: Если объем покупок превышает объем продаж, цена валютной пары растёт. Если объем продаж превышает объем покупок, цена валютной пары снижается. Особенности Избегайте неудачных сделок, подтверждая их с помощью данных по тиковому объему. Помогает торговать в направлении крупных участников рынка. Все оповещения Metatrader включены. И
FREE
Индикатор позволяет определить текущее направление цены и волатильность рынка.  В данной версии индикатора Traders Dynamic Index (TDI) исключена перерисовка исторических данных, выполнена оптимизация скорости расчёта алгоритма, дополнены внешние параметры, для более тонкой настройки и расширены функциональные возможности: добавлен выбор исходного осциллятора, а также методы сглаживания средних. Параметры: Mode Osc - выбор оценочного осциллятора; Period Osc - период расчёта используемого осциллят
Gann Recovery Expert Advisor - Advanced Trading System for MT4 Revolutionary Trading Strategy with Built-in Recovery System This sophisticated Expert Advisor combines the power of Gann Hi-Lo technical analysis with an intelligent recovery-based position sizing system to create a robust automated trading solution. The EA is specifically designed to maximize profitability while managing risk through advanced money management techniques. Key Features & Trading Logic Gann Hi-Lo Signal Generati
A combination of trend, pullback, range breakouts and statistics in one indicator Mainly functions as an Entry indicator. Works in any pair and timeframe. Suggested Combination Cluster Helix with Strength Meter Strategy: Confirm signals with ideal strength levels Watch Video: (Click Here) Features Detects range breakouts on pullback zones in the direction of the trend Analyzes statistics of maximum profits and calculates possible targets for the next signal Flexible tool, can be used in many w
Индикатор SPV Body отображает усредненный анализ пересечения соседних баров. Индикатор легко обнаружет необычное движение рынка что можно использовать как фильтр. Для наглядности помотпйте графыи в самое начало истори когда бары были не полными, и индикатор легко отобразит данную анамалию. Очень эффективная система для построения различных фильтров и подтверждений входа в рынок, для исключения из торговли аномалий. Такж фиксирует цикличность, оказывается пересечение тел соседних баров имеет так
Индикатор Crypto_Forex "Гистограмма коррекции основного тренда" для MT4, без перерисовки. - Индикатор "Гистограмма коррекции основного тренда" разработан для обнаружения крупных трендов. - Индикатор может быть двух цветов: красный для медвежьего тренда и синий для бычьего (цвета можно изменить в настройках). - Наличие не менее 10 последовательных столбцов гистограммы одного цвета означает начало нового тренда. - Индикатор имеет встроенные оповещения для мобильных устройств и ПК. - Параметр "Пер
AXIOM FVG + Order Block Pro v4.1 Professional ICT/SMC Institutional Trading Indicator Overview AXIOM FVG + Order Block Pro   is a professional non-repainting indicator for MetaTrader 5 that automatically detects and displays   Fair Value Gaps (FVGs)   and   Order Blocks (OBs)   based on ICT (Inner Circle Trader) and SMC (Smart Money Concepts) methodologies. Built with institutional-grade precision, this tool helps traders identify high-probability supply and demand zones where smart money enters
Deep Insight Candles is an indicator that brings an entirely new perspective to the price chart. It focuses on revealing hidden structures in market movements, uncovering buyer and seller pressure, thus helping traders to better identify key levels, dynamics, and potential reversals. The indicator conveys deeper market insights, allowing traders to make decisions based on a more accurate perception of market sentiment and pressure at specific price levels. This innovative approach transforms the
Volatility Apex Pro Know the trend. Time the turn. Trade with confidence. Volatility Apex Pro turns raw price volatility into clear, actionable decisions. Built on an adaptive ATR trailing-stop engine and confirmed by a higher-timeframe trend filter, it tells you where the trend is, where your stop belongs, and exactly when momentum flips - all on the closed bar, with no repainting. Stop staring at messy charts. Get one clean trend line, precise entry arrows, and a live dashboard that answers
Индикатор объема Effect Volume , на рынке Форекс объемы своеобразные (тиковые). Этот индикатор объема демонстрирует уровень финансовой и эмоциональной вовлеченности. Когда индикатор формирует новую вершину, это говорит о том, что покупатели сильнее продавцов за определенный период времени. Если же индикатор снижается, это говорит о том, что сильнее оказываются медведи. Почему на Форекс невозможно отследить нормальные объемы? Дело в том, что это внебиржевой рынок. Следовательно, подсчитать объе
Características principales: Estrategia de scalping : El Crow Candles Scalping EA se enfoca en aprovechar movimientos rápidos en el mercado . La estrategia se basa en la identificación de patrones de velas y análisis técnico para tomar decisiones de entrada y salida. 2.Gestión de riesgos avanzada: El EA incorpora una gestión de riesgos sólida para proteger tu cuenta de operaciones. Puedes ajustar los parámetros de stop-loss y take-profit para adaptar el nivel de riesgo a tus preferencias. 3.Con
Crypto_Forex Индикатор "Trend Flat Pro Histogram" для MT4, без перерисовки. - Индикатор "Trend Flat Pro Histogram" очень чувствителен и гораздо эффективнее любых стандартных скользящих средних. - Он предназначен для отображения текущих рыночных условий: флэт, восходящий и нисходящий тренд. - Индикатор имеет 3 цвета: жёлтый для флэта, красный для нисходящего тренда и зелёный для восходящего тренда (цвета можно изменить в настройках). - С оповещением на мобильных устройствах и ПК. - Этот индикато
Speed Skalper Pro   Представляю новый продукт.   Это не полет в космос, не обещание сверх прибыли прибыли, не вымогательство денег и не обман.  Это просто то, чем наша команда занималась   на протяжении многих лет.  мы пишем и усовершенствуем   роботов для вас   и эти роботы просты и понятны в настройке. Этот робот реально стабилен, начиная с 2013 года, и мне нет никакого смысла Вас обманывать.   Давайте поговорим как сейчас у многих обстоят дела по продажам. Вы до сих пор верите в красивые карт
The Volli v9 indicator is based on the analysis of zones built on volumes. That is, it is based on the analysis of how the price behaves near/in these zones, whether it rebounds, moves further, or does not react.   The indicator also displays the aggregate strength of currencies, recommended stops, trend direction, volume trend and their changes. Also there is EA. https://www.mql5.com/en/market/product/145026?source=Site +Profile Description 1) The arrows. Drawn on the current candle. On the
Версия для MT4: https://www.mql5.com/ru/market/product/125756 Версия для MT5: https://www.mql5.com/ru/market/product/157655 Этот универсальный индикатор отображает в режиме реального времени «структуру рынка» (внутреннюю и свинговую BOS / CHoCH), блоки ордеров, зоны премий и скидок, равные максимумы и минимумы и многое другое, позволяя трейдерам автоматически размечать свои графики, используя широко используемые методологии анализа ценового действия. После выпуска нашего скрипта Fair Value Gap
С этим продуктом покупают
Gann Made Easy - это профессиональная, но при этом очень простая в применении Форекс система, основанная на лучших принципах торговли по методам господина У.Д. Ганна. Индикатор дает точные BUY/SELL сигналы, включающие в себя уровни Stop Loss и Take Profit. ПОЖАЛУЙСТА, СВЯЖИТЕСЬ СО МНОЙ ПОСЛЕ ПОКУПКИ, ЧТОБЫ ПОЛУЧИТЬ ТОРГОВЫЕ ИНСТРУКЦИИ И ОТЛИЧНЫЕ ДОПОЛНИТЕЛЬНЫЕ ИНДИКАТОРЫ БЕСПЛАТНО! Вероятно вы уже не раз слышали о торговли по методам Ганна. Как правило теория Ганна отпугивает от себя не только н
Super Signal – Skyblade Edition Профессиональная система трендовых сигналов без перерисовки и без задержек с исключительным процентом выигрышей | Для MT4 / MT5 Лучше всего работает на младших таймфреймах, таких как 1 минута, 5 минут и 15 минут. Основные характеристики: Super Signal – Skyblade Edition — это интеллектуальная система сигналов, специально разработанная для трендовой торговли. Она использует многоуровневую фильтрацию, чтобы выявлять только сильные направленные движения, подкреплённ
Neuro Poseidon - новый индикатор от Дарьи Резуевой. Он сочетает точные торговые сигналы с адаптивными уровнями TP/SL , в результате создавая максимально выгодные сделки! TO SWITCH TO   ENG   PLEASE CHOOSE IT IN THE UPPER-RIGHT CORNER OF THE WEBSITE Напишите мне после покупки и получите Neuro Poseidon Assistant в подарок для автоматизации вашей торговли! Что отличает его от других индикаторов? 1. Доказанная прибыльность на всех активах и таймфреймах 2. На графике присутствуют только подтвержденн
M1 SNIPER — это простая в использовании торговая система. Это стрелочный индикатор, разработанный для тайм фрейма M1. Индикатор можно использовать как отдельную систему для скальпинга на тайм фрейме M1, а также как часть вашей существующей торговой системы. Хотя эта торговая система была разработана специально для торговли на M1, ее можно использовать и с другими тайм фреймами. Первоначально я разработал этот метод для торговли XAUUSD и BTCUSD. Но я считаю этот метод полезным и для торговли на д
SR Liquidity — это торговый индикатор, предназначенный для выявления скрытых зон, где концентрируется рыночная ликвидность и наблюдается наиболее сильная реакция цены. Эти особые зоны ликвидности выступают в качестве мощных уровней поддержки и сопротивления, предоставляя вам четкую картину того, где с наибольшей вероятностью произойдет разворот рынка. Вместо построения стандартных линий поддержки и сопротивления, индикатор SR Liquidity анализирует реальное поведение цены, выявляя зоны концентрац
Scalper Inside PRO помогает читать внутридневной тренд и планировать сделку до входа в рынок. Индикатор использует эксклюзивные встроенные алгоритмы для оценки направления рынка и расчёта ключевых целевых уровней в момент появления сигнала, поэтому вы всегда заранее видите потенциальный вход, стоп-лосс и цели по прибыли. Индикатор также показывает подробную статистику эффективности на исторических данных, чтобы вы могли увидеть, как вели себя разные инструменты и стратегии, и выбрать то, что под
Currency Strength Wizard — очень мощный индикатор, предоставляющий вам комплексное решение для успешной торговли. Индикатор рассчитывает силу той или иной форекс-пары, используя данные всех валют на нескольких тайм фреймах. Эти данные представлены в виде простых в использовании индексов валют и линий силы валют, которые вы можете использовать, чтобы увидеть силу той или иной валюты. Все, что вам нужно, это прикрепить индикатор к графику, на котором вы хотите торговать, и индикатор покажет вам ре
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Smart Trend Trading System сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Smart Trend Trading System отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Smart Trend в автоматические сделки. Smart Trend Trading System — это полноценная торговая система без перерисов
MTF Supply Demand Zones
Georgios Kalomoiropoulos
4.82 (22)
Следующее поколение автоматизированных зон спроса и предложения. Новый инновационный алгоритм, работающий на любом графике. Все зоны создаются динамически в соответствии с ценовым действием рынка. ДВА ТИПА СИГНАЛОВ --> 1) ПРИ ПОПАДАНИИ ЦЕНЫ В ЗОНУ 2) ПРИ ФОРМИРОВАНИИ НОВОЙ ЗОНЫ Вы не получите еще один бесполезный индикатор. Вы получаете полную торговую стратегию с проверенными результатами.     Новые особенности:     Оповещения, когда цена достигает зоны спроса/предложения     Оповещения
Congestioni
Stefano Frisetti
5 (1)
This indicator is very usefull to TRADE Trading Ranges and helps identify the following TREND. Every Trader knows that any market stay 80% of the time in trading ranges and only 20% of the time in TREND; this indicator has been built to help traders trade trading ranges. Now instead of waiting for the next TREND, You can SWING TRADE on trading ranges with this simple yet very effective indicator. TRADING with CONGESTIONI INDICATOR: The CONGESTIONI Indicator identify a new trading range and ale
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
Специальное предложение – скидка 30% Этот индикатор является уникальным, качественным и доступным инструментом для торговли, включающим в себя наши собственные разработки и новую формулу. В обновленной версии появилась возможность отображать зоны двух таймфреймов. Это означает, что вам будут доступны зоны не только на старшем ТФ, а сразу с двух таймфреймов - таймфрейма графика и старшего: отображение вложенных зон. Обновление обязательно понравится всем трейдерам, торгующим по зонам спроса и пре
В НАСТОЯЩЕЕ ВРЕМЯ СКИДКА 20%! Лучшее решение для новичка или трейдера-эксперта! Этот индикатор специализирован для отображения силы валюты для любых символов, таких как экзотические пары, товары, индексы или фьючерсы. Впервые в своем роде, любой символ может быть добавлен в 9-ю строку, чтобы показать истинную силу валюты золота, серебра, нефти, DAX, US30, MXN, TRY, CNH и т.д. Это уникальный, высококачественный и доступный торговый инструмент, потому что мы включили в него ряд собственных функци
Hydra Trend Rider is a non-repainting, multi-timeframe trend indicator that delivers precise buy/sell signals and real-time alerts for high-probability trade setups. With its color-coded trend line, customizable dashboard, and mobile notifications, it's perfect for traders seeking clarity, confidence, and consistency in trend trading. Setup & Guide:  Download  MT5 Version here. To learn how to use the Indicator: Indicator Manual & Guide -   Read Here Exclusively for you: It's your chance to st
Finesia Scalper - High Probability & Non-Repainting System Discounted   Price   !!     Secure the Lowest Price Today. Next The price will increase to   250 USD . Are you looking for a powerful, high-probability trading indicator that removes the guesswork from your chart? Finesia Scalper is a professional-grade, 100% non-repainting trading tool designed to provide you with ultimate precision. Built on a proven algorithm, this indicator seamlessly combines three highly effective trading methodolo
Этот продукт был обновлен для рынка 2026 года и оптимизирован для последних сборок MT5. УВЕДОМЛЕНИЕ ОБ ИЗМЕНЕНИИ ЦЕНЫ: Atomic Analyst сейчас доступен за $99 . Цена увеличится до $199 после следующих 30 покупок . СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ: После покупки Atomic Analyst отправьте мне личное сообщение, чтобы получить Smart Universal EA БЕСПЛАТНО и превратить сигналы Atomic Analyst в автоматические сделки. Atomic Analyst — это индикатор Price Action без перерисовки, без перерисовывания истории и без
Документация по подключению Metatrader 4 к Python с помощью простого советника перетаскивания. Полное подходящее решение, полностью протестированное, быстрое и эффективное! Разъем Python MT4 EA socket Легче, чем когда-либо прежде! Подключить Metatrader4 со стратегиями Python с помощью этого простого советника перетаскивания еще никогда не было так просто! Полное и быстрое решение, протестированное на реальной торговле. Потрясающие возможности, такие как загрузка данных бара и создание прямой л
Ace Supply Demand Zone Indicator The concept of supply demand relies on the quantity mismatching between buying and selling volumes in the financial market. Supply and demand zone can provide the good entry and exit. A zone is easier to trade than a line. The supply demand zone can provide the detailed trading plan and the risk management. Its ability to predict market direction is high. There are two distinctive points about Ace Supply Demand Zone Indicator. Ace Supply Demand Zone indicator was
Money Flow Profile MT5 HERE   Here   our more valuable tools SMC Trend Trading   ,  Easy SMC Trading  ,  Institutional SMC Architect Volume Analysis Tools  ,  Volume flow Profile  ,  Market volume profile  , FVG with Volume  , Liquidity Heatmap Profile  ,  Volume Spread Analysis This Master Edition is engineered for clarity and speed, featuring a unique Auto-Theme Sync system that instantly beautifies your chart layout upon loading. Key Features: True Money Flow Calculation: Goes beyond stand
Meravith
Ivan Stefanov
5 (3)
Инструмент маркет-мейкеров. Meravith будет: Анализировать все таймфреймы и отображать текущий действующий тренд. Выделять зоны ликвидности (объёмное равновесие), где бычий и медвежий объём равны. Показывать все уровни ликвидности с разных таймфреймов прямо на вашем графике. Генерировать и отображать текстовый анализ рынка для вашего ориентирования. Рассчитывать цели, уровни поддержки и стоп-лосс в соответствии с текущим трендом. Вычислять соотношение риск/прибыль для ваших сделок. Определять раз
TrendMaestro
Stefano Frisetti
4 (4)
Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes a
M1 Arrow
Oleg Rodin
4.81 (21)
Индикатор M1 Arrow основан на естественных принципах торговли на рынке, включая анализ волатильности и объема. Индикатор можно использовать с любым таймфреймом и валютной парой. Один простой в использовании параметр индикатора позволит вам адаптировать сигналы к любой валютной паре и таймфрейму, на котором вы хотите торговать. Помимо основного алгоритма, основанного на сигналах на покупку и продажу, индикатор также имеет множество встроенных дополнительных стратегий, которые вы можете выбрать в
PZ Day Trading
PZ TRADING SLU
3.67 (3)
Этот индикатор обнаруживает разворот цены зигзагообразно, используя только анализ ценового действия и канал Дончиана. Он был специально разработан для краткосрочной торговли, без перекраски или перекраски вообще. Это фантастический инструмент для проницательных трейдеров, стремящихся увеличить сроки своих операций. [ Руководство по установке | Руководство по обновлению | Устранение неполадок | FAQ | Все продукты ] Удивительно легко торговать Это обеспечивает ценность на каждом таймфрейме Реал
There is always a need to measure if the market is "quiet" or it is volatile. One of the possible way is to use standard deviations, but the issue is simple : We do not have some levels that could help us find out if the market is in a state of lower or higher volatility. This indicator is attempting to do that : •           values above level 0 are indicating state of higher volatility (=GREEN buffer) •           values below level 0 are indicating state of lower volatility (=RED buffer)
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
KURAMA GOLD SIGNAL PRO (MT4) — 7-уровневый фильтр · Автоматический TP/SL · Оценка качества · Сохранение истории сигналов | Полная торговая система для XAUUSD Без перерисовки в реальном времени. В момент появления сигнала стрелка, вход, TP и SL фиксируются на месте и больше никогда не смещаются. Вы торгуете именно этот сигнал в реальном времени. А в версии 7.20 каждый фактически отправленный сигнал автоматически сохраняется и точно восстанавливается после перезапуска. БОНУС ДЛ
TREND LINES PRO помогает понять, где рынок действительно меняет направление. Индикатор показывает реальные развороты тренда и места, где крупные участники входят повторно. Вы видите BOS-линии смены тренда и ключевые уровни старших таймфреймов — без сложных настроек и лишнего шума. Сигналы не перерисовываются и остаются на графике после закрытия бара. VERSION MT 5     -     Раскрывает свой максимальный потенциал в связке с индикатором  RFI LEVELS PRO Что показывает индикатор: Реальные смены   тр
Trend Trading - это индикатор, предназначенный для получения максимальной прибыли от трендов, происходящих на рынке, путем определения времени отката и прорыва. Он находит торговые возможности, анализируя, что делает цена во время установленных тенденций. [ Руководство по установке | Руководство по обновлению | Устранение неполадок | FAQ | Все продукты ] Торгуйте на финансовых рынках с уверенностью и эффективностью Прибыль от устоявшихся тенденций без проволочек Признать прибыльные откаты, пр
Enigmera
Ivan Stefanov
5 (9)
ENIGMERA: Основы рынка Важно: демо-версия на MQL5.com работает в Strategy Tester и может не полностью отображать функциональность Enigmera. Ознакомьтесь с описанием, скриншотами и видео для подробной информации. Не стесняйтесь обращаться с вопросами! Код индикатора был полностью переписан. Версия 3.0 добавляет новые функции и устраняет ошибки, накопившиеся с момента появления индикатора. Введение Этот индикатор и торговая система представляет собой уникальный подход к финансовым рынкам. ENIGMER
Это, пожалуй, самый полный индикатор автоматического распознавания гармонического ценообразования, который вы можете найти для платформы MetaTrader. Он обнаруживает 19 различных паттернов, воспринимает проекции Фибоначчи так же серьезно, как и вы, отображает зону потенциального разворота (PRZ) и находит подходящие уровни стоп-лосс и тейк-профит. [ Руководство по установке | Руководство по обновлению | Устранение неполадок | FAQ | Все продукты ] Он обнаруживает 19 различных гармонических ценов
Другие продукты этого автора
Этот индикатор основан на концепции "Дивергентных баров" из торговой системы "Торговый Хаос" Билла Вильямса. Он предназначен для автоматического выявления на графике специфических ценовых паттернов, которые могут указывать на потенциальные точки входа или смены тренда. Что такое Дивергентный бар (BDB)? Дивергентный бар - это свеча или бар на графике, который имеет определенные характеристики относительно предыдущего бара и линий индикатора Alligator (Челюсть, Зубы, Губы). В системе Билла Уильямс
FREE
Williams' Market Dynamics Compass: Ваш навигатор в хаосе рынка! Устали от множества индикаторов и запутанных графиков? Williams' Market Dynamics Compass — это комплексный инструмент, который объединяет классические и проверенные временем стратегии Билла Уильямса в одном удобном решении. Индикатор поможет вам видеть рынок как единую, динамичную систему, а не набор случайных движений. Что внутри? Мультитаймфреймовый анализ AO (Awesome Oscillator): Получайте информацию о трендах на разных таймфре
Версия на английском языке  https://www.mql5.com/ru/market/product/148576?source=Site +Profile+Seller Это руководство создано, чтобы помочь начинающим трейдерам понять, как работает и настраивается индикатор "Sunday Open", а также как правильно интерпретировать его сигналы для принятия взвешенных торговых решений. Часть 1: Что такое индикатор Sunday Open и как его использовать? Основная идея В основе индикатора лежит простая, но мощная концепция: цена открытия недели является ключевым уровнем по
Фильтр:
Нет отзывов
Ответ на отзыв