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.


Prodotti consigliati
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.8 (15)
L'algoritmo trova le zone di volatilità ridotta in base all'indicatore UPD1 Trend Direction e traccia il volume orizzontale massimo in base all'indicatore UPD1 Volume Box . Di norma, un forte movimento di tendenza si verifica quando si esce dall'accumulo. Se il prezzo ha lasciato l'accumulo, può testare il suo volume orizzontale massimo (POC). Smart Alert sono disponibili nelle impostazioni. Parametri di input. Impostazioni di base. Bars Count – numero di barre della cronologia su cui verrà e
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
Zig Zag reading structure
Maria Cristina Sabatini
'Zig Zag Percentage strenght'   This indicator is awesome. Why? It's able to show the percentage of the last leg, compared with the previous leg. In this way you have a better understanding of the forces in play in that moment.   In fact, for example, if you see that the up extensions are, in percentage, greater of the down legs, that means that there is more bullish pressure or maybe the market is starting to reverse from downtrend to uptrend.   Hope you will ind it useful !
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
ATR Zone
Sergey Ermolov
ATR è un indicatore importante per qualsiasi mercato finanziario. L'abbreviazione ATR corrisponde all'acronimo di Average True Range. Questo indicatore è uno strumento per determinare la volatilità del mercato, questo è il suo ruolo diretto. ATR mostra il movimento medio del prezzo per il periodo di tempo selezionato. Il prezzo iniziale dell'indicatore è 63$. Il prezzo aumenterà ogni 10 vendite fino a 179$ . L'indicatore ATR originale è presente in molti programmi di trading. L'indicatore ATR no
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
L'indicatore consente di determinare la direzione del prezzo corrente e la volatilità del mercato. Questa versione del Traders Dynamic Index ha eliminato il ridisegno dei dati storici, ottimizzata la velocità di calcolo dell'algoritmo, più parametri esterni per un aggiustamento più preciso e le sue funzionalità estese: aggiunta la selezione dell'oscillatore iniziale e le modalità di smoothing delle medie . Parametri: Mode Osc - stima della selezione dell'oscillatore Period Osc - il periodo di ca
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
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
Indicatore Crypto_Forex "HTF Bollinger Bands" per MT4. - Migliora i tuoi metodi di trading con l'indicatore professionale "HTF Bollinger Bands" per MT4. HTF significa "Higher Time Frame". - Le Bande di Bollinger sono uno dei migliori indicatori sul mercato, uno strumento perfetto per il trading. - Circa il 90% dell'andamento dei prezzi si verifica tra le due bande. - L'indicatore HTF Bollinger Bands è eccellente per i sistemi di trading multi-time frame con ingressi di Price Action o in combin
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
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
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
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
Questo indicatore si basa sulla trasformata discreta di Hartley. L'utilizzo di questa trasformazione consente di applicare approcci diversi durante l'elaborazione di serie temporali finanziarie. Una caratteristica distintiva di questo indicatore è che le sue letture si riferiscono non a un punto del grafico, ma a tutti i punti del periodo dell'indicatore. Durante l'elaborazione di una serie storica, l'indicatore consente di selezionare vari elementi della serie storica. La prima possibilità di
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
Red Fire
Evgeniy Zhdan
A unique trading strategy is based on controlling trading volumes at various levels of volatility. The trade expert automatically determines the zones of purchases and sales and the degree of mathematical probability of successful forecasting of each transaction. If there are sufficient conditions and a high degree of probability of profit, the adviser starts work. Hazardous trading methods are not used. Each trade is protected by stop loss. Profit control is carried out by a special strategy f
Others
Tatiana Savkevych
The Others indicator is a trend-type indicator. In those moments when you need to make a decision to enter a position and give the trader a direction. The indicator gives the trader the opportunity to visually determine which trend will be present at a particular time interval. These are auxiliary tools for technical analysis of the market. Recommended for use in conjunction with any of the oscillators. The main application of the Others indicator is to generate buy and sell signals. Determini
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
Gli utenti di questo prodotto hanno anche acquistato
Cycle Maestro
Stefano Frisetti
1 (1)
FARE TRADING con CYCLEMAESTRO Il segnale e' semplice ed immediato: appena si colora lo sfondo di un'area verde o rosso significa che e' attivo un segnale di TRADING: VERDE = BUY e ROSSO = SELL. Il TRADER puo' aprire il TRADE e seguire le prossime indicazioni.  NOTA: CYCLEMAESTRO e' distribuito solo su questo sito web, non ci sono altri distributori. La versione DEMO e' solo per referenza e non e' supportata. La versione definitiva e' supportata ed e' perfettamebte funzionante. CYCLEMAESTRO , il
Advanced Supply Demand
Bernhard Schweigert
4.91 (296)
CURRENTLY 26% 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 potentia
Dynamic Forex28 Navigator
Bernhard Schweigert
5 (6)
Dynamic Forex28 Navigator - Lo strumento di trading Forex di nuova generazione. ATTUALMENTE SCONTATO DEL 49%. Dynamic Forex28 Navigator è l'evoluzione dei nostri indicatori popolari di lunga data, che combinano la potenza di tre in uno: Advanced Currency Strength28 Indicator (695 recensioni) + Advanced Currency IMPULSE con ALERT (520 recensioni) + CS28 Combo Signals (Bonus). Dettagli sull'indicatore https://www.mql5.com/en/blogs/post/758844 Cosa offre l'indicatore di forza di nuova generazione?
RelicusRoad Pro
Relicus LLC
4.63 (105)
Сколько раз вы покупали торговый индикатор с отличными бэктестами, доказательством производительности на реальном счете с фантастическими цифрами и повсюду статистикой, но после его использования вы в конечном итоге сливали свой счет? Не стоит доверять сигналу самому по себе, вам нужно знать, почему он появился, и это то, что RelicusRoad Pro делает лучше всего! Руководство пользователя + Стратегии + Обучающие видео + Приватная группа с VIP-доступом + Доступна мобильная версия Новый взгляд на р
Scalper Inside PRO
Alexey Minkov
4.7 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Ultimate Arrow Indicator - Il Tuo Strumento per il Successo nel Trading! Sei stanco di strumenti che promettono tanto ma offrono poco? Il nostro Ultimate Arrow Indicator per MT4 è la soluzione definitiva che porta il tuo trading a un livello superiore. Questo indicatore è stato progettato con precisione chirurgica per offrirti segnali chiari, affidabili e senza compromessi. Ecco perché Ultimate Arrow Indicator è la scelta ideale per trader esperti e principianti: Prestazioni Straordinarie - Ris
Algo Pumping MT4
Ihor Otkydach
4.93 (14)
PUMPING STATION – La tua strategia personale "all inclusive" Ti presentiamo PUMPING STATION — un indicatore Forex rivoluzionario che trasformerà il tuo modo di fare trading in un’esperienza efficace ed entusiasmante. Non si tratta solo di un assistente, ma di un vero e proprio sistema di trading completo con potenti algoritmi che ti aiuteranno a operare in modo più stabile. Acquistando questo prodotto, riceverai GRATUITAMENTE: File di configurazione esclusivi: per un'impostazione automatica e pr
TPSproTREND PrO
Roman Podpora
4.68 (25)
VERSION MT5        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG Caratteristiche principali: Segnale di ingresso accurato senza rendering! Una volta che il segnale appare, rimane rilevante. Questa è una differenza importante rispetto agli indicatori di ridisegno, che forniscono un segnale e poi lo modificano, con conseguente potenziale perdita dei fondi depositati. Ora puoi entrare nel mercato con maggiore probabilità e precisione. C'è anche la possibilità di colorare le candele
Presentazione       Quantum Trend Sniper Indicator   , l'innovativo indicatore MQL5 che sta trasformando il modo in cui identifichi e scambi le inversioni di tendenza! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni,       Indicatore Quantum Trend Sniper       è progettato per spingere il tuo viaggio di trading verso nuove vette con il suo modo innovativo di identificare le inversioni di tendenza con una precisione estremamente elevata. *** Acquista Quantum
Grabber System
Ihor Otkydach
5 (2)
Ti presento un eccellente indicatore tecnico: Grabber, che funziona come una strategia di trading "tutto incluso", pronta all’uso. In un solo codice sono integrati strumenti potenti per l’analisi tecnica del mercato, segnali di trading (frecce), funzioni di allerta e notifiche push. Ogni acquirente di questo indicatore riceve anche gratuitamente: L’utility Grabber: per la gestione automatica degli ordini aperti Video tutorial passo dopo passo: per imparare a installare, configurare e utilizzare
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
L’indicatore ACB Breakout Arrows fornisce un segnale di ingresso cruciale rilevando uno specifico pattern di breakout. Monitora costantemente il grafico alla ricerca di un momentum stabile in una direzione e segnala con precisione l’ingresso poco prima del movimento principale.  Ottieni lo scanner multi-simbolo e multi-timeframe qui - Scanner per ACB Breakout Arrows MT4 Caratteristiche principali Lo Stop Loss e il Take Profit sono calcolati automaticamente dall'indicatore. Include una dashboard
ATTUALMENTE SCONTATO DEL 26% La soluzione migliore per ogni principiante o trader esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente perché abbiamo incorporato una serie di caratteristiche proprietarie e una nuova formula. Con un solo grafico è possibile leggere la forza delle valute per 28 coppie Forex! Immaginate come migliorerà il vostro trading perché sarete in grado di individuare l'esatto punto di innesco di una nuova tendenza o di un'opportunità
Max Paynex
Abdulkarim Karazon
Max Payne è un indicatore di segnale di inversione/tendenza che fornisce segnali sotto forma di freccia, questo indicatore fornisce il suo segnale sulla stessa barra di chiusura, questo indicatore può cadere più volte sul grafico con periodi diversi per ottenere una doppia/tripla conferma dei segnali l'indicatore è altamente regolabile per adattarsi a qualsiasi stile di trading mentre non viene mai ridipinto o ridipinto, otterrai il sistema completo mostrato negli screenshot dopo l'acquisto ins
Upper and Lower Reversal - Sistema per la previsione anticipata dei momenti di inversione. Ti consente di trovare punti di svolta dei prezzi ai confini dei canali di movimento dei prezzi superiore e inferiore. L'indicatore non si ricolorerà né cambierà mai la posizione delle frecce del segnale. Le frecce rosse sono un segnale di acquisto, le frecce blu sono un segnale di vendita. Si adatta a qualsiasi intervallo temporale e strumento di trading L'indicatore non si ridisegna, funziona solo quan
Trend Reversal – Il tuo alleato per identificare inversioni di tendenza su MT4 Sei alla ricerca di uno strumento potente e intuitivo per migliorare la tua analisi di mercato e prendere decisioni più consapevoli? L'indicatore Trend Reversal è stato progettato appositamente per i trader che vogliono identificare con precisione i punti di inversione del trend direttamente sulla piattaforma MetaTrader 4. Grazie alla sua combinazione di algoritmi avanzati e tecniche collaudate, Trend Reversal offre s
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
Easy Breakout
Mohamed Hassan
4.69 (13)
After your purchase, feel free to contact me for more details on how to receive a bonus indicator called VFI, which pairs perfectly with Easy Breakout for enhanced confluence!    Easy Breakout is a powerful price action trading system built on one of the most popular and widely trusted strategies among traders: the Breakout strategy ! This indicator delivers crystal-clear Buy and Sell signals based on breakouts from key support and resistance zones. Unlike typical breakout indicators, it levera
Trend Hunter
Andrey Tatarinov
4.75 (20)
Trend Hunter è un indicatore di tendenza per lavorare sul mercato Forex. Una caratteristica dell'indicatore è che segue con sicurezza la tendenza senza modificare il segnale se il prezzo perfora leggermente la linea di tendenza. L'indicatore non si ridisegna, il segnale per entrare nel mercato appare dopo la chiusura della barra. Trend Hunter è un indicatore equo. Passa il mouse sul segnale dell'indicatore per visualizzare il potenziale profitto del segnale. Per il trading con uno StopLoss br
Scientific trade
Aleksey Ivanov
5 (1)
An extremely convenient indicator that truly makes the process of making money on the exchange easy. It is based on the scientifically rigorous theory of the market developed by the author, the beginning of which is presented here .                The full algorithm of this indicator operation is presented in the article .               The indicator calculates the most probable price movement trajectory and displays it on the chart. Based on the predicted price movement trajectory
TPSpro RFI Levels
Roman Podpora
4.85 (27)
Zone di inversione - livelli / Zone attive di un attore importante ISTRUZIONI RUS   /   ISTRUZIONI   ENG   /   Versione MT5 OGNI ACQUIRENTE DI QUESTO INDICATORE       OTTIENI ANCHE   GRATUITAMENTE   : 3 mesi di accesso       ai segnali di trading dal servizio       SUPER SEGNALI       — punti di ingresso già pronti secondo l'algoritmo TPSproSYSTEM. 3 mesi di accesso       a materiali di formazione con aggiornamenti regolari: immersione nella strategia e crescita professionale. Assistenza 24 ore
Currency Strength Exotics
Bernhard Schweigert
4.88 (32)
ATTUALMENTE SCONTATO DEL 20%! La soluzione migliore per qualsiasi principiante o trader esperto! Questo indicatore è specializzato nel mostrare la forza della valuta per qualsiasi simbolo come coppie esotiche, materie prime, indici o futures. È il primo nel suo genere, qualsiasi simbolo può essere aggiunto alla nona riga per mostrare la vera forza della valuta di Oro, Argento, Petrolio, DAX, US30, MXN, TRY, CNH ecc. Si tratta di uno strumento di trading unico, di alta qualità e conveniente pe
Trend Arrow Super
Aleksandr Makarov
5 (2)
Trend Arrow Super The indicator not repaint or change its data. A professional, yet very easy to use Forex system. The indicator gives accurate BUY\SELL signals. Trend Arrow Super is very easy to use, you just need to attach it to the chart and follow simple trading recommendations. Buy signal: Arrow + Histogram in green color, enter immediately on the market to buy. Sell signal: Arrow + Histogram of red color, enter immediately on the market to sell.
IQ Gold Gann Levels a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download
Attualmente 20% di sconto! La soluzione migliore per ogni principiante o trader esperto! Questo software per cruscotti funziona su 28 coppie di valute. Si basa su 2 dei nostri indicatori principali (Advanced Currency Strength 28 e Advanced Currency Impulse). Offre un'ottima panoramica dell'intero mercato Forex. Mostra i valori di forza delle valute avanzate, la velocità di movimento delle valute e i segnali per 28 coppie Forex in tutti i (9) timeframe. Immaginate come migliorerà il vostro tra
Enigmera
Ivan Stefanov
5 (8)
ENIGMERA: Il cuore del mercato Importante: La demo di MQL5.com funziona nel Strategy Tester e potrebbe non riflettere completamente le funzionalità di Enigmera. Consulta la descrizione, gli screenshot e il video per maggiori dettagli. Non esitare a inviarmi un messaggio se hai domande! Il codice dell'indicatore è stato completamente riscritto. La versione 3.0 aggiunge nuove funzionalità e corregge i bug accumulati dall'inizio dell'indicatore. Introduzione Questo indicatore e sistema di trading
Gold PL MTF: questo è un ottimo indicatore tecnico azionario. L'algoritmo dell'indicatore analizza il movimento del prezzo dell'asset e riflette automaticamente gli importanti livelli pivot del timeframe specificato (TF) utilizzando il metodo di Fibonacci (sezione aurea). L'indicatore descrive perfettamente la traiettoria del prezzo del timeframe selezionato (giorno, settimana, mese, anno), determina l'inizio di un trend e l'inizio di una correzione, che può svilupparsi in un trend opposto. L
FX Volume
Daniel Stein
4.6 (35)
FX Volume: Scopri il Vero Sentimento di Mercato dalla Prospettiva di un Broker Panoramica Rapida Vuoi portare la tua strategia di trading a un livello superiore? FX Volume ti offre informazioni in tempo reale su come i trader retail e i broker sono posizionati—molto prima che compaiano report in ritardo come il COT. Che tu miri a guadagni costanti o desideri semplicemente un vantaggio più solido sui mercati, FX Volume ti aiuta a individuare grandi squilibri, confermare i breakout e perfezionar
PZ Mean Reversion MT4
PZ TRADING SLU
3 (4)
Indicatore unico che implementa un approccio professionale e quantitativo al trading di reversione. Sfrutta il fatto che il prezzo devia e ritorna alla media in modo prevedibile e misurabile, il che consente regole di entrata e uscita chiare che superano di gran lunga le strategie di trading non quantitative. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Segnali di trading chiari Incredibilmente facile da scambiare Colori e dimensioni personalizzabili Implementa l
MACD Intraday Trend PRO è un indicatore sviluppato attraverso un adattamento del MACD originale creato da Gerald Appel negli anni '60. Attraverso anni di trading, è stato osservato che modificando i parametri del MACD con le proporzioni di Fibonacci otteniamo una migliore presentazione della continuità dei movimenti di tendenza, rendendo possibile rilevare in modo più efficiente l'inizio e la fine di un andamento di prezzo. Grazie alla sua efficienza nel rilevare l'andamento dei prezzi, è anc
Royal Wave Pro M4
Vahidreza Heidar Gholami
5 (3)
Royal Wave is a Trend-Power oscillator which has been programmed to locate and signal low-risk entry and exit zones. Its core algorithm statistically analyzes the market and generates trading signals for overbought, oversold and low volatile areas. By using a well-designed alerting system, this indicator makes it easier to make proper decisions regarding where to enter and where to exit trades. Features Trend-Power Algorithm Low risk Entry Zones and Exit Zones Predictions for Overbought and Over
Altri dall’autore
Этот индикатор основан на концепции "Дивергентных баров" из торговой системы "Торговый Хаос" Билла Вильямса. Он предназначен для автоматического выявления на графике специфических ценовых паттернов, которые могут указывать на потенциальные точки входа или смены тренда. Что такое Дивергентный бар (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 и как его использовать? Основная идея В основе индикатора лежит простая, но мощная концепция: цена открытия недели является ключевым уровнем по
Filtro:
Nessuna recensione
Rispondi alla recensione