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.


Recommended products
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  is an advanced graphical representation that displays trading activity during Forex trading sessions at specified price levels. The Forex market can be divided into four main trading sessions: the Australian session, the Asian session, the European session and the favorite trading time - the American (US) session. POC  - profile can be used as a support and resistance level for intraday trading. VWAP  - Volume Weighted Average Price. ATTENTION! For the indicator to wo
Markets Heat
Viktor Yatsyshyn
Markets Heat indicator can help you determine correct course of action at current market situation, by calculating market's "heat level". What is market's "heat level"? Well, it's my own way of simplifying complex market conditions to ease decision-making process. How does it work? Most of time market is moving in some narrow range and can't "decide" where to go -> flat market -> cold market. Other times, price goes Up or Down -> making trend movements -> heating the market. More powerful trends
UPD1 Volume Cluster
Vitaliy Kuznetsov
4.82 (17)
The algorithm finds the zones of reduced volatility based on the UPD1 Trend Direction Indicator and builds the maximum horizontal volume based on the UPD1 Volume Box Indicator . As a rule, a strong trend movement occurs when exiting accumulation. If the price has left the accumulation, then it can test its maximum horizontal volume (POC). Smart alerts are available in the settings. Input parameters. Main Settings. Bars Count – the number of history bars on which the indicator will work. Timef
FREE
Indicator (includes Volume Profile + Order Blocks) - a revolutionary indicator that combines two of the most powerful concepts of modern technical analysis: volume profiles and institutional players' order blocks. This tool allows you to see what is hidden from most traders and gives you a significant advantage in the market. Key benefits of the indicator: Visualization of "smart money": Clearly shows the areas of concentration of large players, highlighting areas with maximum volume in bright
Quality trend
Aleksey Ivanov
5 (1)
The Quality trend indicator expresses the ratio of the strength of a trend or the speed of its growth (fall) to the degree of its noisiness or a certain norm of amplitudes of chaotic fluctuations of a growing (falling) price. The position of the indicator line above zero shows an increasing trend, below zero - a falling trend, the fluctuation of the indicator line near zero shows a flat. If the indicator line begins to fluctuate rapidly around zero and approach it, then this indica
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
Key Zone
Chi Sum Poon
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
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
WMA Alert
Santi Dankamjad
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
Robust GannHiLo
Parakh Kumar Pandey
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
The indicator allows you to determine the current price direction and market volatility. This version of the Traders Dynamic Index  (TDI) has the redrawing of the historical data eliminated, the algorithm calculation speed optimized, more external parameters for a more precise adjustments, and its functionalities extended: added the selection of the initial oscillator and the smoothing methods of the averages. Parameters: Mode Osc - estimation oscillator selection; Period Osc - the calculation p
PipFinite Cluster Helix
Karlo Wilson Vendiola
5 (2)
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
Yvan Musatov
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
Axiom FVG and OB Mt4
Miguel Angel Leon Yanez
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
Volume indicator Effect Volume , in the Forex market volumes are unique (tick). This volume indicator demonstrates the level of financial and emotional involvement. When the indicator forms a new top, it indicates that buyers are stronger than sellers over a certain period of time. If the indicator decreases, this indicates that the bears are stronger. Why is it impossible to track normal volumes in Forex? The fact is that this is an over-the-counter market. Consequently, it is practically imp
Cuervo Candles Scalping II
Cristobal Hidalgo Soriano
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 Indicator "Trend Flat Pro Histogram" for MT4, No Repaint. - "Trend Flat Pro Histogram" indicator is very sensitive and much more efficient than any standard Moving Averages. - It is designed to show current market conditions: Flat, Uptrend, Downtrend. - Indicator has 3 colors: Yellow for Flat market conditions, Red for  downtrend and Green for uptrend (colors can be changed in settings). - With Mobile and PC alerts. - It is great to combine this indicator with any other trading met
Speed Skalper Pro I present a new product. This is not a flight into space, not a promise of extra profits, not an extortion of money, and not a fraud. It's just something that our team has been doing for many years. we write and improve robots for you and these robots are simple and easy to set up. This robot is really stable, since 2013, and there is no point in me deceiving you. Let's talk about how many people are doing in sales right now. Do you still believe in the beautiful pictures fro
Beat The Market Maker
Yahia Ismail Ibrahim El Mughrabi
BEAT THE MARKET MAKER Stop Entering After the Market Has Already Trapped You Most traders think they need a better entry. But the real problem is deeper. They enter when price looks strong… only to discover they were the liquidity. The market moves to collect weak positions before the real move begins. That is why you get caught in fake breakouts. That is why you enter late. That is why the chart looks clear only after the move is finished. You do not need more noise. You need to read the
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 Version : https://www.mql5.com/en/market/product/125756 MT5 Version : https://www.mql5.com/en/market/product/157655 This all-in-one indicator displays real-time "Market Structure" (internal & swing BOS / CHoCH), order blocks, premium & discount zones, equal highs & lows, and much more...allowing traders to automatically mark up their charts with widely used price action methodologies. Following the release of our Fair Value Gap script, we received numerous requests from our community to rel
Warning: Our product works with 28 symbols. The average accuracy level of the signals is 99%. We see signals below 15 pips as unsuccessful. Technique Signal   indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indi
This indicator is based on the discrete Hartley transform. Using this transformation allows you to apply different approaches when processing financial time series. A distinctive feature of this indicator is that its readings refer not to one point on the chart, but to all points of the indicator period. When processing a time series, the indicator allows you to select various elements of the time series. The first possibility of filtering is built on this approach - all unnecessary high-freque
Market Marker MT4
Evgeny Shevtsov
5 (8)
The indicator displays peak levels of activity formed by the maximum volume, tracks the correlation of the candles on all timeframes (from the highest to the lowest one). Each volume level is a kind of key trading activity. The most important cluster is inside a month, week, day, hour, etc. Indicator operation features A volume level receives Demand status if the nearest volume level located to the left and above has been broken upwards. A volume level receives Supply status if the nearest volu
This is the original, simpler version of our core EURUSD algorithm (it calculates and displays 2 lines rather than 3), but it is still capable of detecting levels in the market where EURUSD will likely move to. These levels are indicated by unusual large gaps, formed by the two lines. Detailed guidance is given to users.  All in all it works on the very short term,  and more importantly on the daily chart. The differences between this and our top EURUSD indicator, is that this one only displays
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 The Market Profile & Volume Profile Indicator is a powerful technical analysis tool designed to visualize market activity and price distribution over specific timeframes. Unlike standard technical indicators that focus solely on price over time, th
Buyers of this product also purchase
Neuro Poseidon MT4
Daria Rezueva
4.94 (31)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Specials Discount now. The Next Generation Forex Trading Tool. Dynamic Forex28 Navigator is the evolution of our long-time, popular indicators, combining the power of three into one: Advanced Currency Strength28 Indicator (695 reviews) + Advanced Currency IMPULSE with ALERT (520 reviews) + CS28 Combo Signals (recent Bonus) Details about the indicator  https://www.mql5.com/en/blogs/post/758844 What Does The Next-Generation Strength Indicator Offer? Everything you loved about the originals, now
Enigmera
Ivan Stefanov
5 (8)
ENIGMERA: The core of the market (This is a manual indicator and contains features that may not supported by the MetaTrader current testing environment) Introduction This indicator and trading system is a remarkable approach to the financial markets . ENIGMERA uses the fractal cycles to accurately calculate support and resistance levels. It shows the authentic accumulation phase and gives direction and targets.  A system that works whether we are in a trend or a correction.   How It Works Most
Scalper Inside PRO
Alexey Minkov
4.74 (68)
Scalper Inside PRO Scalper Inside PRO is an intraday trend and scalping indicator for MetaTrader 4 that uses an exclusive algorithm to quickly detect market direction and key target levels. It automatically calculates entry, exit and multiple profit targets, and shows detailed performance statistics so you can see how different instruments and strategies performed. This helps you choose the most suitable trading instruments for the current market conditions. Additionally, you can easily integrat
This indicator is an indicator for automatic wave analysis that is perfect for practical trading! Case... Note:   I am not used to the Western name for wave classification. Influenced by the naming habit of Chaos Theory (Chanzhongshuochan), I named the basic wave as   pen   , the secondary wave band as   segment   , and the segment with trend direction   as main trend segment   (this naming method will be used in future notes, let me tell you in advance), but the algorithm is not closely relat
KT Alpha Hunter Arrows MT4
KEENBASE SOFTWARE SOLUTIONS
Most arrow indicators give you a signal and leave you to figure out the rest. KT Alpha Hunter Arrows gives you the full trading plan. Every signal arrow prints with a full plan already drawn: entry line, stop-loss, four take-profit levels, and a live edge verdict telling you whether this symbol and time-frame is worth trading right now. An included Trade Manager EA handles the execution after you enter, so discipline stays intact when the market gets loud. Non-repaint. Closed-bar signals only. B
Neo Wave PRO
Nikolay Raykov
5 (1)
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
Current event:  https://c.mql5.com/1/326/A2SR2025_NoMusic.gif A. What is A2SR ?   * It's a leading technical indicator (no repaint, no lagging). -- Guidance : -- at   https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- and  https://www.mql5.com/en/users/yohana/blog A2SR has a special technique in determining the levels of Support ( demand ) and Resistance ( supply ) . Unlike the ordinary way that we seen on the net, A2SR has a original concept in determining actual SR levels.
PZ Trend Trading
PZ TRADING SLU
4.8 (5)
Capture every opportunity: your go-to indicator for profitable trend trading Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whips
Step into the world of Forex trading with confidence, clarity, and precision using   Gold Indicator   a next-generation tool engineered to take your trading performance to the next level. Whether you’re a seasoned professional or just beginning your journey in the currency markets, Gold Indicator equips you with powerful insights and help you trade smarter, not harder. Built on the proven synergy of three advanced indicators, Gold Indicator focuses exclusively on medium and long-term trends eli
This product was   updated   for the   2026 market   and   optimized   for the   latest MT5 builds . PRICE UPDATE NOTICE: Smart Trend Trading System   is currently available for $99. The price will   increase to $199   after the next   30 purchases. SPECIAL OFFER:  After purchasing Smart Trend Trading System, send me a private message to claim the Smart Universal EA for FREE and turn your Smart Trend signals into automated trades. Smart Trend Trading System is a complete non-repainting, non-re
PZ Swing Trading
PZ TRADING SLU
5 (3)
Protect against whipsaws: revolutionize your swing trading approach Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Tro
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
The " Dynamic Scalper System " indicator is designed for the scalping method of trading within trend waves. Tested on major currency pairs and gold, compatibility with other trading instruments is possible. Provides signals for short-term opening of positions along the trend with additional price movement support. The principle of the indicator. Large arrows determine the trend direction. An algorithm for generating signals for scalping in the form of small arrows operates within trend waves.
M30/H1/H4 Swing Version Available Want to catch the big moves that M5/M15 can't reach? Gold Signal Swing Pro (M30/H1/H4) is now available. Target $20-$80+ per trade. https://www.mql5.com/en/market/product/177643 KURAMA GOLD SIGNAL PRO (MT4) — Complete XAUUSD Trading System with 7-Layer Filter, Auto TP/SL, and Quality Scoring NON-REPAINTING. NON-REDRAWING. NON-LAGGING. Every signal is permanent. What you see is what you get. BONUS: Buy the lifetime li
MonsterDash Harmonic Indicator is a harmonic pattern dashboard. It recognizes all major patterns. MonsterDash is a dashboard that displays all detected patterns for all symbols and (almost) all timeframes in sortable and scrollable format. Users can add their own user defined patterns . MonsterDash can open and update charts with the pattern found. Settings MonsterDash's default settings are good enough most of the time. Feel free to fine tune them to your needs. The color settings are for thos
The Seismograph Marketquake Detector . No matter way you trade, you definitely want to avoid entry in the low liquidity market. - The seismograph will help you the right time to enter the market before market rally. However, even though you have made sure to entry at market times that should be busy, the fact is that many people are often trapped in markets with low liquidity. After several hours of waiting, the market suddenly became busy, but... it turned out that many people were now in the
Trading Special –40% OFF Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
Trading Special – 40% OFF Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the pot
This indicator has been designed to integrate with the Elliott Wave theory, providing two distinct methods of operation: Automatic Work: In this mode, the indicator operates autonomously by detecting all five motive waves on the chart according to Elliott Wave theory. It offers predictions and identifies potential reversal zones. Additionally, it has the capability to generate alerts and push messages to notify traders of significant developments. This automated functionality streamlines the pro
Introduction to Fractal Pattern Scanner Fractal Indicator refers to the technical indicator that makes use of the fractal geometry found in the financial market. Fractal Pattern Scanner is the advanced Fractal Indicator that brings the latest trading technology after the extensive research and development work in the fractal geometry in the financial market. The most important feature in Fractal Pattern Scanner is the ability to measure the turning point probability as well as the trend probabi
Bull versus Bear
Mohamed Hassan
4.5 (18)
Send us a message after your purchase to receive more information on how to get your  BONUS  for FREE  that works in great combination with Bull vs Bear ! Bull versus Bear is an easy-to-use Forex indicator that gives traders clear and accurate signals based on clear trend retests . Forget about lagging indicators or staring at charts for hours because  Bull vs Bear provides real-time entries with no lag and no repaint, so you can trade with confidence. Bull vs Bear  helps you enter trades during
Trend Lines PRO
Roman Podpora
5 (1)
TREND LINES PRO    helps understand where the market is truly changing direction. The indicator shows real trend reversals and points where major players re-enter. You see   BOS lines   Trend changes and key levels on higher timeframes — without complex settings or unnecessary noise. Signals don't repaint and remain on the chart after the bar closes. VERSION MT 5     -     Reveals its maximum potential when paired with the   RFI LEVELS PRO  indicator What the indicator shows: Real shifts   tren
The Propfolio Master Suite is the ultimate all-in-one analytical workstation for professional traders. Combining the power of the Beat The Market Maker (BTMM) methodology, Smart Money Concepts (SND/Liquidity), and Advanced Volume Profile, this suite replaces multiple different indicators with one optimized engine. Monitor up to 14 pairs simultaneously from a single chart, instantly identify market cycles, and seamlessly map institutional footprints with the click of a button. The Command Center
RFI levels PRO
Roman Podpora
5 (1)
The indicator accurately shows the reversal points and price return zones where the   Major players . You see where new trends are forming and make decisions with maximum precision, maintaining control over every trade. VERSION MT5     -     Reveals its maximum potential when combined with the   TREND LINES PRO   indicator What the indicator shows: Reversal structures and reversal levels with activation at the beginning of a new trend. Display of   TAKE PROFIT   and   STOP LOSS   levels with mi
Gold Venamax MT4
Sergei Linskii
3 (2)
Gold Venamax - this is a best stock technical indicator. The indicator algorithm analyzes the price movement of an asset and reflects volatility and potential entry zones. Live Signal of manual trading >>>   [ Click Here ] Indicator features: This is a super indicator with Magic and two Blocks of trend arrows for comfortable and profitable trading. Red Button for switching blocks is displayed on the chart. Magic is set in the indicator settings, so that you can install the indicator on two chart
Breakout Arrows Mt4
Michael Oko Oboh
5 (1)
Trend Breakout Arrows Indicator The Trend Breakout Arrows Indicator is a momentum-based signal tool designed to identify potential bullish and bearish breakout opportunities. It displays clear arrow signals directly on the price chart, helping traders quickly recognize possible trend changes and continuation setups. Up Arrow (Buy Signal) A magenta up arrow appears below a candle when bullish momentum begins to strengthen. This signal indicates that buying pressure may be overtaking selling press
NAM Order Blocks
NAM TECH GROUP, CORP.
3.67 (3)
MT4 Multi-timeframe Order Blocks detection indicator. Features - Fully customizable on chart control panel, provides complete interaction. - Hide and show control panel wherever you want. - Detect OBs on multiple timeframes. - Select OBs quantity to display. - Different OBs user interface. - Different filters on OBs. - OB proximity alert. - ADR High and Low lines. - Notification service (Screen alerts | Push notifications). Summary Order block is a market behavior that indicates order collection
RelicusRoad Pro
Relicus LLC
4.65 (107)
RelicusRoad Pro: Quantitative Market Operating System 70% OFF LIFETIME ACCESS (LIMITED TIME) - JOIN 2,000+ TRADERS Why do most traders fail even with "perfect" indicators? Because they trade Single Concepts in a vacuum. A signal without context is a gamble. To win consistently, you need CONFLUENCE . RelicusRoad Pro is not a simple arrow indicator. It is a complete Quantitative Market Ecosystem . It maps the "Fair Value Road" price travels on, distinguishing between random noise and true structur
PZ Harmonacci Patterns
PZ TRADING SLU
3.17 (6)
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  ] It detects 19 different harmonic pric
More from author
Этот индикатор основан на концепции "Дивергентных баров" из торговой системы "Торговый Хаос" Билла Вильямса. Он предназначен для автоматического выявления на графике специфических ценовых паттернов, которые могут указывать на потенциальные точки входа или смены тренда. Что такое Дивергентный бар (BDB)? Дивергентный бар - это свеча или бар на графике, который имеет определенные характеристики относительно предыдущего бара и линий индикатора Alligator (Челюсть, Зубы, Губы). В системе Билла Уильямс
FREE
Williams' Market Dynamics Compass: Ваш навигатор в хаосе рынка! Устали от множества индикаторов и запутанных графиков? Williams' Market Dynamics Compass — это комплексный инструмент, который объединяет классические и проверенные временем стратегии Билла Уильямса в одном удобном решении. Индикатор поможет вам видеть рынок как единую, динамичную систему, а не набор случайных движений. Что внутри? Мультитаймфреймовый анализ AO (Awesome Oscillator): Получайте информацию о трендах на разных таймфре
Sunday Open Rus
Yevgeniy Vershinin
Версия на английском языке  https://www.mql5.com/ru/market/product/148576?source=Site +Profile+Seller Это руководство создано, чтобы помочь начинающим трейдерам понять, как работает и настраивается индикатор "Sunday Open", а также как правильно интерпретировать его сигналы для принятия взвешенных торговых решений. Часть 1: Что такое индикатор Sunday Open и как его использовать? Основная идея В основе индикатора лежит простая, но мощная концепция: цена открытия недели является ключевым уровнем по
Filter:
No reviews
Reply to review