Pivot For Scalper

MtfTargetLevel (v2.07) — Indicator Description & Input Guide

Overview

MtfTargetLevel is a chart-window indicator that overlays multi-timeframe Pivot Point levels (PP, R1–R3, S1–S3 plus six intermediate "M" mid-levels) onto the current chart, together with a custom Moving Average and an optional Fractals overlay. The pivot levels are calculated from the previous closed bar of a chosen higher timeframe (LevelTimeframe), then projected onto the current (lower) chart. It is a visual analysis tool only — it does not trade.

The combination of Pivot levels + MA + Fractals makes it a "decision zone" tool: pivots define where to act, the MA defines trend direction, and fractals mark swing structure.

Below is an explanation of only the inputs visible in the parameter dialog.

---

🟩 Group: Main Settings

LevelTimeframe (default: PERIOD_H2)

· Function: The higher timeframe whose previous closed bar's H/L/C is used to compute all pivot levels.
· Use: Determines the "source" of the pivot math. Example: chart on M15 with LevelTimeframe = H2 → shows H2-based pivots on the M15 chart.
· Constraint: The current chart timeframe must be lower than LevelTimeframe (Period() < LevelTimeframe). If not, pivot levels are not drawn (short name will show "TF too high"). The MA and Fractals still work regardless.

LabelBarOffset (default: 3)

· Function: Number of current-chart bars the right-price labels are shifted to the right of the current candle.
· Use: Keeps the level price tags visible slightly ahead of live price for planning.

---

🟩 Group: Individual M Level Controls

These six toggles control the visibility of the intermediate (mid) levels — the "M" levels — that sit between the main pivots. Useful for scalpers looking for micro-zones between the classic PP/R/S levels.

ShowM_R2R3 (default: true)

· Function: Show/hide the M5 mid-level between R2 and R3.
· Use: Micro-resistance above R2 — good for extended-run targets or fade zones.

ShowM_S2S3 (default: true)

· Function: Show/hide the M6 mid-level between S2 and S3.
· Use: Micro-support below S2 — extended-downside target zone.

ShowM_S1PP (default: false)

· Function: Show/hide the M2 mid-level between S1 and PP.
· Use: Mid-zone between S1 and pivot — often a decision area near equilibrium.

ShowM_PPR1 (default: false)

· Function: Show/hide the M3 mid-level between PP and R1.
· Use: Bullish mid-zone just above the pivot.

ShowM_R1R2 (default: false)

· Function: Show/hide the M4 mid-level between R1 and R2.
· Use: Confirmation target above R1.

ShowM_S2S1 (default: false)

· Function: Show/hide the M1 mid-level between S2 and S1.
· Use: Support mid-zone below S1.

Note: The 7 main levels (PP, R1, R2, R3, S1, S2, S3) are always shown — only the 6 mid-levels are toggleable.

---

🟩 Group: Width Settings

Label_Width (default: 1)

· Function: Thickness of the right-price arrow labels (the price tags at the right edge).
· Use: Increase if the labels are hard to spot.

Line_Main_Width (default: 1)

· Function: Thickness of the main pivot lines (PP, R1–R3, S1–S3).
· Use: Emphasize major levels.

Line_M_Width (default: 1)

· Function: Thickness of the mid-level (M) lines.
· Use: Keep thinner than main lines for visual hierarchy.

---

🟩 Group: Trend Line Mode

ShowTrendLine (default: true)

· Function: Master toggle for drawing horizontal trend lines across the chart for each visible level.
· Use: Disable to show only the price labels (cleaner look).

ExtendLeftBars (default: 5)

· Function: Number of current-chart bars the level lines extend to the left of the current candle.
· Use: Larger = more historical context; smaller = a neat right-side-only view.

Main_Style (default: STYLE_SOLID)

· Function: Line style for the 7 main pivot levels.
· Use: Solid = strong emphasis; dashed/dotted = lighter.

M_Style (default: STYLE_DASH)

· Function: Line style for the 6 mid-level lines.
· Use: Dashed helps visually separate them from the main solid levels.

---

🟩 Group: Colors

Standard color customization for each level. These only affect the line color and the price label color on the chart.

R3_Color (default: clrRed)

· Function: Color of the R3 resistance line/label.
· Use: Typically reserved for the most extreme resistance.

R2_Color (default: clrCrimson)

· Function: Color of R2.

R1_Color (default: clrIndianRed)

· Function: Color of R1.

PP_Color (default: clrYellow)

· Function: Color of the Pivot Point (PP) — usually the neutral/bias line.

S1_Color (default: clrSeaGreen)

· Function: Color of S1.

S2_Color (default: clrSpringGreen)

· Function: Color of S2.

S3_Color (default: clrLime)

· Function: Color of S3.

M_Color (default: clrMagenta)

· Function: Shared color for all six mid (M) levels.
· Use: If you want to differentiate M levels, you'd need to edit the source (single shared color in this version).

---

🟩 Group: Moving Average

ShowMA (default: true)

· Function: Master toggle for drawing the moving average.
· Use: Disable for a "pure pivot" chart.

MaPeriod (default: 11)

· Function: Period of the moving average.
· Use: Smaller = faster, better for scalping; larger = smoother trend anchor.

MaShift (default: 0)

· Function: Horizontal shift of the MA in bars.
· Use: Cosmetic overlay adjustment.

MaMethod (default: MODE_SMMA)

· Function: MA calculation method: SMA / EMA / SMMA / LWMA.
· Use: SMMA is very smooth and slow — good as a trend filter. EMA/LWMA react faster for momentum entries.

MaPrice (default: PRICE_MEDIAN)

· Function: Applied price for MA: Close, Open, High, Low, Median (H+L)/2, Typical (H+L+C)/3, Weighted (H+L+2C)/4.
· Use: Median reduces candle bias; Typical/Weighted emphasize close.

MaColor (default: clrMagenta)

· Function: Color of the MA line.
· Use: Contrast against pivots.

MaStyle (default: STYLE_SOLID)

· Function: Line style of the MA.
· Use: Solid is cleanest for an MA; dashed works if you want subtlety.

MaWidth (default: 1)

· Function: Thickness of the MA (clamped to 1–5).
· Use: Increase to emphasize.

---

🟩 Group: Fractals

ShowFractals (default: false)

· Function: Master toggle for drawing fractal swing-high and swing-low arrows.
· Use: Enable when you want structure references on top of the pivots.

FracHighColor (default: clrLightCoral)

· Function: Color of the fractal-high arrow (drawn above swing highs).
· Use: Visual separation from fractal lows.

FracLowColor (default: clrDarkSeaGreen)

· Function: Color of the fractal-low arrow (drawn below swing lows).
· Use: Visual separation from fractal highs.

FractalArrowSize (default: 1)

· Function: Thickness of the fractal arrow glyph (clamped 1–5).
· Use: Increase for high-DPI displays.

FractalArrowShift (default: 15)

· Function: Pixel offset that pushes the arrow tip exactly to the candle high/low.
· Direction:
  · Fractal-high arrow shifts upward (negative offset) — triangle's bottom tip touches the high.
  · Fractal-low arrow shifts downward (positive offset) — triangle's top tip touches the low.
· Use: Increase if arrows overlap the body; decrease if they drift too far from the wick.

FractalBars (constant: 2 — not user-editable)

· Function: Number of bars on each side required to confirm a fractal (fixed at 2, matching the classic Fractals indicator).
· Note: Not visible in the dialog. Mentioned only for completeness.

---

💡 Recommended Scalping Settings

For scalping (typically M1–M5 charts), use these settings. The idea is faster reaction, tighter zones, and clearer signal levels.

Timeframe Setup

· Chart: M1 or M5.
· LevelTimeframe = PERIOD_H1 — H1 pivots are tight enough to be actionable intraday but still respected by liquidity. (Alternative: PERIOD_M30 for very fast scalping days, or PERIOD_H4 for wider intraday context on M5.)

Pivot Level Visibility

· ShowM_S1PP = true ✅ — critical decision zone around equilibrium.
· ShowM_PPR1 = true ✅ — first bullish target zone.
· ShowM_R1R2 = true ✅ — extension target when momentum is strong.
· ShowM_S2S1 = true ✅ — first bearish target zone.
· ShowM_R2R3 = false — optional; only enable if you expect large-range days.
· ShowM_S2S3 = false — same as above.

Lines & Labels

· Label_Width = 2 — thicker price tags for fast-reading on small timeframes.
· Line_Main_Width = 2, Line_M_Width = 1 — keep mid-levels visually lighter.
· ExtendLeftBars = 10 — enough context to see recent interactions without clutter.

Trend Line Mode

· ShowTrendLine = true
· Main_Style = STYLE_SOLID — main levels must stand out.
· M_Style = STYLE_DOT — cleaner against fast candles than DASH.

Moving Average (Scalper's Anchor)

· ShowMA = true
· MaPeriod = 8 — faster than default (11) for M1–M5 reaction.
· MaMethod = MODE_EMA — faster reaction than SMMA for scalping.
· MaPrice = PRICE_MEDIAN — reduces noise from single-candle spikes.
· MaColor = clrDodgerBlue — clear against pivot colors.
· MaWidth = 2 — visible at a glance.

Why EMA over SMMA for scalping? EMA responds to recent price faster, so the trend bias flips sooner — critical on M1/M5 when you need to be on the correct side quickly.

Fractals (Structure Scalping)

· ShowFractals = true ✅ — useful for micro-support/resistance and stop placement.
· FractalArrowSize = 1 — small, non-distracting.
· FractalArrowShift = 12 — tighter offset since M1/M5 candles are small.

Colors (Fast-Read Palette)

Keep the default palette — it's already well-separated:

· Reds above PP, greens below PP, yellow at PP, magenta for mid-zones.

---

🎯 Scalping Playbook with These Settings

1. Bias check (MA): Price above MA = look for longs; below MA = look for shorts.
2. Entry zone (M levels): Wait for price to reach an M-level (e.g., M_S1PP for longs near PP, M_PPR1 for shorts near PP).
3. Confirmation (Fractals): Watch for a fractal low (▲) forming at the M-level for longs, or a fractal high (▼) for shorts.
4. Targets (Main pivots): First target = next main pivot (e.g., PP → R1). Second target = R2 or next M level (M_R1R2).
5. Stop placement: Below the fractal low (longs) / above the fractal high (shorts), or just beyond the M-level that triggered the entry.
6. PP as pivot filter: Above PP = long bias only; below PP = short bias only. Trade counter-PP only with strong MA + fractal confirmation.

---
Prodotti consigliati
Opulence SnR
Tokunbo Greatpath Adebowale
Opulence SnR — Support & Resistance Indicator Automatically detect and display the most relevant support and resistance levels on your chart — no manual drawing, no repainting, no guesswork. Opulence SnR uses confirmed swing point logic to identify where price has genuinely reacted in the past, then draws those levels cleanly on your chart. Every level is locked in only after the required candles have fully closed, so what you see on historical bars today is exactly what you would have seen at t
Forex Uncovered PRO v4.60 Professional Support & Resistance Breakout Indicator for MetaTrader 5 Overview Forex Uncovered PRO v4.60 is a professional Support & Resistance Breakout indicator built for MetaTrader 5. Unlike traditional trend indicators, Forex Uncovered focuses on Price Action by automatically identifying significant swing highs and swing lows, building dynamic support and resistance zones, and detecting confirmed breakout opportunities. To reduce false signals, the indicator combine
Kito Order Block & FVG Detector Clean market structure. Relevant zones. Less chart noise. Kito Order Block & FVG Detector is a standalone MT5 indicator designed to identify important Order Blocks and optional Fair Value Gaps directly on your chart. Instead of filling the screen with every possible imbalance, the indicator is configured to start with Order Block detection enabled and Fair Value Gap detection disabled by default . This gives traders a cleaner first view of the market while keeping
Product Overview Global Session Zones System is a chart indicator designed for both   MT4 and MT5   platforms. It visualizes the four major global trading sessions (New York, London, Tokyo, Sydney) by drawing session background boxes, key price levels, and a statistical panel. It helps traders identify market volatility and trend strength, providing reliable breakout signals. Core Features Session Visualization : Customizable start/end times and colors for the four major sessions. Technical Anal
Un indicatore pulito per MT5 per il rilevamento della tendenza basato sulla struttura del mercato, con frecce visive di tendenza, marcatori di pivot validi e aree strutturali opzionali. STS Structure Trend Detector è un indicatore pulito per MetaTrader 5, progettato per rilevare la direzione della tendenza del mercato in base alla struttura del prezzo. STS Structure Trend Detector è pensato per i trader che desiderano uno strumento visivo semplice per seguire la struttura attuale del mercato dir
Nova Auto Pitchfork Premium Give market structure a clearer framework. Price often moves through rising or falling channels, but choosing meaningful anchors manually can be inconsistent. Nova Auto Pitchfork Premium identifies confirmed swing points and constructs a pitchfork that helps you evaluate trend direction, channel boundaries, and price reactions. Its value is a repeatable structural map: a way to judge where price sits within the selected channel and recognise when it rejects or moves b
Heiken Ashi Supertrend Combine
Tri Yasin Satrio Adji Pranoto
Headline: Stop Guessing, Start Winning. Unleash the Power of the Heiken Ashi Supertrend Indicator. Body: Are you tired of market noise, confusing charts, and missed opportunities? The Heiken Ashi Supertrend Indicator is the ultimate tool designed to bring clarity and confidence to your trading, once and for all. We've combined two of the most powerful concepts in technical analysis into one seamless, easy-to-use indicator: Crystal-Clear Trends with Heiken Ashi: Say goodbye to choppy price action
这是一个基于前一个交易日的最高价、最低价和收盘价来计算的枢轴点指标,具体公式如下: 计算前一日的 Pivot Point (枢轴点): Pivot = (High + Low + Close) / 3 计算 Resistance 1 (R1) 、 Support 1 (S1) ​ 等: R1 = (2 * Pivot) - Low S1 = (2 * Pivot) - High R2 = Pivot + (High - Low) S2 = Pivot - (High - Low) 与市面上其他的枢轴点指标相比,该指标主要有以下4个特点: 1、可以修改交易日的开始时间; 2、可以设定支撑压力线的颜色; 3、可以设定是否显示各个支撑压力线对应的价格; 4、可以设定天数用以显示枢轴点的历史记录; 开发这个指标的最初目的是为了解决设定交易日开始时间的问题,接下来会进一步说明。基于计算公式,我们需要获得上一个交易日的最高价、最低价和收盘价,在夏令时,北京时间6点是开市时间,大多数交易平台服务器的0点对应的是北京时间的6点,但是香港的服务器6点才是对应的是北京时间的6点。如果你有多个平台,且存在
Visual guide which divides the 24 hours into three trading sessions. The default setting is to show Asian , London and New York sessions. But, the session start and end hours can be adjusted as required.  The indicator is useful to develop trading strategies by making it easy to see the market behavior during the three sessions.  Inputs Time Zone Start and End hours (Please provide values in HH:MM format, like 02:00, not like 2:00. Both the hours and minutes should have 2 digits) Time zone ba
Dual Bollinger Session Channel
Danton Dos Santos Sardinha Junior
Dual Bollinger Session Channel Canali Bollinger a Sessione Fissa Professionali per MetaTrader 5 Progettato per l’analisi del price action, dei breakout e della struttura di mercato istituzionale utilizzando dati reali delle sessioni. Panoramica del Prodotto Il Dual Bollinger Session Channel è un indicatore tecnico professionale per MetaTrader 5 che costruisce canali statistici fissi basati su due calcoli indipendenti delle Bande di Bollinger derivati esclusivamente dalla precedente sessione re
MetaHelper
Volodymyr Tseibei
This indicator automatically calculates and displays classic pivot points on your chart, helping identify key support and resistance levels for the current trading session. Features: · Plots Pivot (PP), Resistance 1-2 (R1, R2), and Support 1-2 (S1, S2) levels · Includes current close price line for reference · Color-coded lines: Blue for pivot, Red for resistances, Green for supports · Automatic calculation based on previous day's high, low, and close · Continuous lines across the chart for e
Airplane   Trend   entry points should be used as potential market reversal points. The indicator works using the cyclic-wave dependence function. Thus, all entry points will be optimal points where the movement changes. The simplest way to use the indicator is to open a trade in the direction of an existing trend. The best result is obtained by combining the indicator with fundamental news, it can act as a news filter, that is, it can show how the market reacts to this or that news. The defa
MarketMagnet
Kelly Adediran Raymond
Are you ready to take your trading journey to new heights? Look no further than MarketMagnet, this groundbreaking indicator designed to propel your trading success with excitement and accuracy. Powered by the convergence of Momentum and CCI (Commodity Channel Index), MarketMagnet equips traders with the ultimate tool to determine direction and entry prices for a wide range of recommended currency pairs and instruments. It is designed for traders seeking to scalp for a few pips on lower timeframe
Beast Super Signal MT5
Florian Zuercher
2.71 (7)
Alla ricerca di un potente indicatore di trading forex che possa aiutarti a identificare facilmente opportunità di trading redditizie? Non guardare oltre il Super Segnale Bestia. Questo indicatore basato sulle tendenze di facile utilizzo monitora continuamente le condizioni del mercato, cercando nuove tendenze in via di sviluppo o saltando su quelle esistenti. Il Beast Super Signal fornisce un segnale di acquisto o di vendita quando tutte le strategie interne sono allineate e sono al 100% in con
GoldEdge ATR Price Border GoldEdge ATR Price Border is a free utility indicator designed to display dynamic ATR-based price borders directly on the chart. It helps traders visualize structured price zones, market expansion levels, and the central equilibrium line in a simple and clean format. This indicator is especially useful for traders who want to better understand market volatility and price positioning. It is also an important companion indicator for selected GoldEdge trading systems. Back
FREE
Market Structure Fractals The structure layer MetaTrader 5 was missing Most traders stare at candles and draw structure manually — imprecisely, inconsistently, and always too late. You know what a fractal high and low look like. The question is whether you can spot every one, mark it cleanly, and track it the moment price breaks through. You can't. Market Structure Fractals can. MetaTrader 5 shows you price. It doesn't show you structure. That gap — between a candle pattern and a confirmed bre
FREE
To review our products, please click the link: LINK This Classic Pivot Point Indicator accurately calculates and displays 7 essential pivot levels , including the Pivot Point , 3 Support levels (S1–S3) , and 3 Resistance levels (R1–R3) based on the standard classic pivot formula . Designed for Forex, indices, commodities, and crypto trading , it supports multi-currency and multi-timeframe analysis in a clean, professional dashboard interface . With the built-in interactive dashboard , traders c
SURMAchannelPRO
Roman Surmanidze
SURMAchannelPRO è un indicatore multifunzione premium che genera canali di prezzo dinamici e segnali chiari di seguito tendenza. Utilizza una Media Mobile di Hull (HMA) smussata come nucleo, attorno alla quale costruisce multiple linee di canale (interne, intermedie, esterne) che fungono da supporto e resistenza dinamici. L'indicatore fornisce frecce visive di Acquisto/Vendita in corrispondenza di breakout/rientro nel canale e traccia automaticamente linee orizzontali di Take Profit (TP) e Stop
Market session with fibonacci
Batsukh Sumchin Khuyagbaatar
Questo indicatore è l'indicatore più comune che utilizziamo ogni giorno, comprese le nostre strategie più utilizzate, ICT e SMC, limiti di stop loss e limiti di liquidità che si verificano negli orari di apertura e chiusura degli scambi, nonché il volume degli scambi con Fibonacci e lo zoom avanti e indietro, e le azioni più comuni che vuoi vedere, come la selezione del movimento di scambio che vuoi vedere e l'estrazione di Fibonacci, sono indicatori completamente automatici che ti consentono di
Pivot Points MT5 is a universal color multicurrency/multisymbol indicator of the Pivot Points levels systems. You can select one of its three versions: Standard Old, Standard New and Fibo . It plots pivot levels for financial instruments in a separate window . The system will automatically calculate the Pivot Point on the basis of market data for the previous day ( PERIOD_D1 ) and the system of support and resistance levels, three in each. A user can choose colors for the indicator lines. The on
N/B: All our product purchase comes with our free ‘’DAILY   SCALPER EA’’ -   bit.ly/4qlFLNh Whatsapp Developer for yours after successful purchase   DAY TRADER PLUS: The Institutional Order Flow System   Finally See Where Banks Place Their Orders - And Profit With Them   ARE YOU SICK OF THIS? "I entered the trade at what seemed like the perfect time... only to watch price reverse immediately and hit my stop loss." "I took profits too early, then watched the market run another 100 pips w
FVG Sessions
Thi Thanh Huong Vo
The FVG Sessions indicator highlights the first fair value gap of the trading session as well as the session range. Detected fair value gaps extend to the end of the trading session. Alerts are included on the formation of a session fair value gap, price being within a session fair value gap, mitigations, and price crossing session fair value gaps average. Trader ICT states that the first fair value gap of the trading session can attract the most significant reaction. Having only one FVG per
FiboPivotsIndicator is the indicator for intraday traders looking for key breakout levels and target levels on the chart. It uses automatic Fibonacci extensions and pivot points to highlight price event areas.   FiboPivotsIndicator  is a unique combination of Fibonacci extensions and pivot points for price action traders. This breakout trading tool is suitable for both trend following and swing trading strategies. Indicators such as moving averages, stochastics and RSI are well suited for this
Order Block and FVG Detector Indicator by PrimeQuant Unlock the power of Smart Money Concepts (SMC) with the PrimeQuant Order Block Detector – a cutting-edge MT5 indicator designed for traders who want to spot high-probability order blocks and Fair Value Gaps (FVGs) with precision and clarity. Built on advanced volume pivot analysis, this tool helps you identify institutional footprints in the market, giving you an edge in spotting potential reversal and continuation zones. Why Choose PrimeQu
Gold Sentiment
Salah Eddine En Naciri
PRODUCT TITLE: Gold Sentiment & Liquidity Dashboard – Professional Market Analysis Tool --- SHORT DESCRIPTION (For Listing): Unlock the hidden liquidity zones and real-time market sentiment for XAUUSD. Make smarter trading decisions with institutional-grade volume profile analysis, buyer/seller strength, and automatic support/resistance levels. All in one clear, colorful dashboard. --- FULL PRODUCT DESCRIPTION: --- Why Gold Sentiment Dashboard? Gold (XAUUSD) is one of the most vol
Limitless MT5
Dmitriy Kashevich
Limitless MT5 is a universal indicator suitable for every beginner and experienced trader. works on all currency pairs, cryptocurrencies, raw stocks Limitless MT5 - already configured and does not require additional configuration And now the main thing Why Limitless MT5? 1 complete lack of redrawing 2 two years of testing by the best specialists in trading 3 the accuracy of correct signals exceeds 80% 4 performed well in trading during news releases Trading rules 1 buy signal - the ap
Introduction to Support Resistance Indicator Support and Resistance are the important price levels to watch out during intraday market. These price levels are often tested before development of new trend or often stop the existing trend causing trend reversal at this point. Highly precise support and resistance are indispensable for experienced traders. Many typical trading strategies like breakout or trend reversal can be played well around these support and resistance levels. The Precision Sup
Chart Pattern MT5
Young Ho Seo
5 (1)
Introduction to Chart Pattern MT Chart Pattern MT is a chart pattern scanner to detect the triangle pattern, falling wedge pattern, rising wedge pattern, channel pattern and so on. Chart Pattern MT uses highly sophisticated chart pattern detection algorithm. However, we have designed it in the easy to use with intuitive user interface. Chart Pattern MT will show all the patterns in your chart in the most efficient format for your trading. You do not have to do tedious manual pattern detection an
Volume Arrow Signal Product Description Volume Arrow Signal is a smart trading indicator designed to help traders identify potential buy and sell opportunities using price action, volume behavior, and directional arrow signals. The indicator places clear arrows directly on the chart, making it easy to spot possible market reversals, trend continuations, and entry opportunities without spending hours analyzing charts manually. Whether you are trading Gold (XAUUSD) , Forex pairs, Indices, or Crypt
SMC Proximity RSI
Yevgeniy Koshtenko
SMC Proximity RSI + Time Blocks — an RSI oscillator supercharged by smart money zones A standard RSI shows overbought and oversold conditions. But it has no idea WHERE price sits relative to key institutional zones. SMC Proximity RSI fixes that. This oscillator combines the classic RSI with Smart Money Concepts analysis: it measures how close price is to Order Blocks, Fair Value Gaps, Time Blocks and Support/Resistance levels, and amplifies the RSI signal exactly when price enters a meaningful z
Gli utenti di questo prodotto hanno anche acquistato
Questo prodotto è stato aggiornato per il mercato 2026 e ottimizzato per le ultime build di MT5. AVVISO DI AGGIORNAMENTO PREZZO: Smart Trend Trading System è attualmente disponibile a $99 . Il prezzo aumenterà a $199 dopo i prossimi 30 acquisti . OFFERTA SPECIALE: Dopo aver acquistato Smart Trend Trading System, inviami un messaggio privato per ricevere Smart Universal EA GRATIS e trasformare i tuoi segnali Smart Trend in operazioni automatiche. Smart Trend Trading System è un sistema di tradin
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X è un indicatore trend-following multi-timeframe per MetaTrader 5 che aiuta i trader a identificare la direzione del trend e i potenziali punti di inversione con chiarezza e precisione. per MT4: https://www.mql5.com/en/market/product/193245 Informazioni sul prezzo: Il prezzo attuale è promozionale ed è soggetto a modifiche con il rilascio di futuri aggiornamenti e nuove funzionalità. Offerta Bonus: Per ricevere GRATIS l'Auto-Trade Assistant EA per questo indicatore, invia un messa
Neuro Poseidon MT5
Daria Rezueva
4.79 (53)
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 al
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
UNIX Scalper — Gold Scalping Indicator for MetaTrader 5 UNIX Scalper is a focused Gold scalping indicator designed primarily for XAUUSD on M1, M2, M3, M5, M10 and M15. It gives the trader a clear BUY, SELL or WAIT decision together with the complete trade plan: Entry, Stop Loss, TP1 and TP2 . The concept is simple: wait for the signal, follow the levels, move the Stop Loss to Break Even after TP1, and trade with discipline. Learn UNIX Scalper Everything you need to learn and use the product is
L'indicatore UZFX {SSS} Scalping Smart Signals v5.0 MT5 è un indicatore di trading ad alte prestazioni che non subisce ripaint, progettato per scalper, day trader e swing trader che necessitano di segnali accurati e in tempo reale in mercati in rapida evoluzione. Sviluppato da (UZFX-LABS), questo indicatore combina l’analisi dell’azione dei prezzi, la conferma del trend e il filtraggio intelligente per generare segnali di acquisto e vendita ad alta probabilità, segnali di allerta e opportunità d
Atomic Analyst MT5
Issam Kassas
4.45 (55)
Questo prodotto è stato aggiornato per il mercato 2026 e ottimizzato per le ultime build di MT5. AVVISO DI AGGIORNAMENTO PREZZO: Atomic Analyst è attualmente disponibile a $99 . Il prezzo aumenterà a $199 dopo i prossimi 30 acquisti . OFFERTA SPECIALE: Dopo aver acquistato Atomic Analyst, inviami un messaggio privato per ricevere Smart Universal EA GRATIS e trasformare i tuoi segnali Atomic Analyst in operazioni automatiche. Atomic Analyst è un indicatore di trading Price Action non-repainting
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   è un sistema di indicatori di trading facile da usare. Si tratta di un indicatore a freccia progettato per l'intervallo temporale M1. L'indicatore può essere utilizzato come sistema autonomo per lo scalping sull'intervallo temporale M1 e come parte del tuo sistema di trading esistente. Sebbene questo sistema di trading sia stato progettato specificamente per il trading sull'intervallo temporale M1, può comunque essere utilizzato anche con altri intervalli temporali. Inizialmente ho p
Gann Made Easy è un sistema di trading Forex professionale e facile da usare che si basa sui migliori principi del trading utilizzando la teoria di mr. WD Gann. L'indicatore fornisce segnali ACQUISTA e VENDI accurati, inclusi i livelli di Stop Loss e Take Profit. Puoi fare trading anche in movimento utilizzando le notifiche PUSH. CONTATTAMI DOPO L'ACQUISTO PER RICEVERE GRATUITAMENTE LE ISTRUZIONI DI TRADING E OTTIMI INDICATORI EXTRA! Probabilmente hai già sentito parlare molte volte dei metodi d
Currency Strength Wizard   è un indicatore molto potente che ti fornisce una soluzione all-in-one per un trading di successo. L'indicatore calcola la potenza di questa o quella coppia forex utilizzando i dati di tutte le valute su più intervalli di tempo. Questi dati sono rappresentati in una forma di indice di valuta facile da usare e linee elettriche di valuta che puoi utilizzare per vedere il potere di questa o quella valuta. Tutto ciò di cui hai bisogno è collegare l'indicatore al grafico ch
La leggenda ritorna: Entry Points Pro 10. Il rilancio del leggendario indicatore che per 3 anni è rimasto nella Top-3 del MQL5 Market. Centinaia di recensioni entusiaste (589 su due versioni), migliaia di trader lo usano ogni giorno per operare, 31.000+ download della demo   MT4+MT5 . Ho letto ogni vostra recensione degli ultimi cinque anni — e invece di promesse ho inserito nella versione 10 le risposte. Dall'autore che opera sui mercati dal 1999 e tiene all'onestà, alla propria reputazione e a
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro è un indicatore trend-following per MetaTrader 5, progettato per i trader che desiderano segnali più chiari, configurazioni operative più strutturate e una gestione del rischio più pratica direttamente sul grafico. Invece di mostrare solo una semplice freccia, GEM Signal Pro aiuta a presentare l’intera idea di trading in modo più chiaro e leggibile. Quando le condizioni sono confermate, l’indicatore può mostrare sul grafico il prezzo di ingresso, lo stop loss e gli
Power Candles MT5
Daniel Stein
4.73 (11)
Power Candles V3 - Indicatore di forza ad ottimizzazione automatica Power Candles V3 trasforma la forza delle valute e degli strumenti in un piano di trading attuabile su ogni grafico a cui è collegato. Invece di limitarsi a colorare le candele, esegue un'auto-ottimizzazione in tempo reale in background e ti fornisce i migliori valori di Stop Loss, Take Profit e soglia di segnale per il simbolo che hai davanti. Basta un clic per adottarlo nel trading live: i raggi di ingresso, Stop Loss e Take P
Divergence Bomber
Ihor Otkydach
4.89 (94)
Ogni acquirente dell’indicatore riceverà inoltre gratuitamente: L’utilità esclusiva “Bomber Utility”, che gestisce automaticamente ogni operazione, imposta i livelli di Stop Loss e Take Profit e chiude le posizioni secondo le regole della strategia I file di configurazione (set file) per adattare l’indicatore a diversi asset I set file per configurare il Bomber Utility in tre modalità: “Rischio Minimo”, “Rischio Bilanciato” e “Strategia di Attesa” Una guida video passo-passo per installare, con
Scalper Vault   è un sistema di scalping professionale che ti fornisce tutto il necessario per scalping di successo. Questo indicatore è un sistema di trading completo che può essere utilizzato dai trader di forex e opzioni binarie. L'intervallo di tempo consigliato è M5. Il sistema fornisce segnali di freccia accurati nella direzione della tendenza. Ti fornisce anche i segnali più alti e più bassi e i livelli di mercato di Gann. Gli indicatori forniscono tutti i tipi di avvisi, comprese le noti
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
SR Liquidity   è un indicatore di trading progettato per individuare le zone nascoste in cui si concentra la liquidità di mercato e dove il prezzo reagisce con maggiore intensità. Queste aree di liquidità agiscono come potenti livelli di supporto e resistenza, offrendo una mappa chiara dei punti in cui è più probabile che il mercato inverta la propria direzione. Invece di tracciare le classiche linee di supporto e resistenza, SR Liquidity analizza l'effettivo comportamento dei prezzi per individ
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
La migliore soluzione per qualsiasi principiante o trader esperto! Questo indicatore è uno strumento di trading unico, di alta qualità e conveniente perché abbiamo incorporato una serie di funzionalità proprietarie e una nuova formula. Con questo aggiornamento, sarai in grado di mostrare fusi orari doppi. Non solo potrai mostrare una TF più alta, ma anche entrambe, la TF del grafico, PIÙ la TF più alta: SHOWING NESTED ZONES. Tutti i trader di domanda di offerta lo adoreranno. :) Informazioni imp
Superhero
Ihor Otkydach
5 (3)
L'indicatore SUPERHERO è un sistema di trading multivaluta progettato secondo un approccio "all-inclusive". L'indicatore analizza autonomamente il mercato e fornisce segnali su quando aprire e chiudere le posizioni. Utilizza ordini Stop Loss e Take Profit. Il rapporto R:R è 1:1. Questo sistema è in grado di inviare notifiche push sul tuo smartphone, consentendoti di effettuare operazioni "in mobilità" senza dover rimanere incollato al PC. È perfetto per le società di trading proprietario. UN OMA
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Segnali di Trading Live con M1 Quantum: Segnale   (Operazione eseguita automaticamente dal Quantum Trade Assistant , incluso gratuitamente con questo prodotto.) Ultime notizie: La versione 1.64 è stata rilasciata. Ora tutte le operazioni hanno uno Stop Loss posizionato dietro le relative zone di Supporto/Resistenza. Anche la funzione Smart Close è stata migliorata per aumentare le prestazioni dell'EA in questa versione. Dal 9 agosto, il segnale live è in esecuzione sulla versione 1.64. Piano pr
ICT PO3 (Power of 3) AMD Protocol Framework Indicator True Time & Structure Integration   |  Non-Repainting | Real-Time  | Multi-Asset  | MT4 Version Available Full Setup Guide & Strategy Playbook: https://www.mql5.com/en/blogs/post/768683 MT4 Version: https://www.mql5.com/en/market/product/171742 Indicator Overview The ICT PO3 AMD Protocol Framework is a complete structural overlay for MetaTrader 5 that maps the True Daily Cycle directly onto your lower-timeframe execution chart. It project
Trend Forecaster
Alexey Minkov
5 (8)
Trend Forecaster is a MetaTrader 5 indicator that combines breakout signals, possible reversal area analysis, market range data and a visual statistics panel in one chart workspace. It shows Buy and Sell signals, tracks Average Range and Current Range, and can automatically adjust Sensitivity for the current symbol and timeframe. Manual Sensitivity control is also available. The indicator can be used on Forex pairs, metals, stocks, indices and cryptocurrencies. Different timeframes are supported
* Data l'autenticità dei dati per tutte le principali valute, si consiglia l'utilizzo di grafici in tempo reale. Get   UEX Reader - Expert Advisor   for free: https://www.mql5.com/en/market/product/166805 Cos'è UEX Pure USD Euro Index : Descrizione in inglese: https://www.mql5.com/en/market/product/152936 Scopri il vero polso del mercato forex con Pure USD & Euro Index — un indicatore innovativo che rivela davvero i punti di forza e di debolezza nascosti tra le due valute più potenti al mo
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à di scalping? Manuale d'uso:  
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 formula segreta. Con un solo grafico fornisce avvisi per tutte le 28 coppie di valute. Immaginate come migliorerà il vostro trading perché sarete in grado di individuare l'esatto punto di innesco di una nuova tendenza o opportunità di scalping! Costruito su nuovi algoritmi sott
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
Precision Spike Detector
Francisco Mandomo Simbine
5 (2)
Precision Spike Detector V3 – Institutional-Grade AI Trading System Attention: The price increases by US$50 for every 10 purchases.  Final price: US$599 Precision Spike Detector V3   is a   state-of-the-art, institutional-grade market analysis system   for   MetaTrader 5 , designed to detect   high-probability market movements   in synthetic indices such as   Boom, Crash, GainX, and PainX . After purchase, send me a private message to receive the optimized configuration files,  the installation
Elliot Wave Pattern Hunter
Shingidzano Lesetedi
5 (1)
Elliott Wave Hunter - SMC Edition Elliott Wave Hunter identifies Elliott Wave 2 and Wave 5 setups and combines them with Smart Money Concepts to filter entries to high-probability zones only. Wave 2 signals mark continuation entries in the direction of the dominant Wave 1 impulse. The indicator waits for the retracement to confirm, locates an Order Block, Fair Value Gap or Liquidity Sweep zone within the impulse, then triggers only when price returns to retest that zone with a qualifying revers
Approfitta del prezzo attuale e prendi la tua copia — il costo può aumentare in qualsiasi momento. L'obiettivo dell'indicatore "Black Horse" è identificare le divergenze tra l'andamento dei prezzi e l'indicatore VWAP. Utilizza filtri per eliminare potenziali divergenze false e segnalare avvisi di alta qualità e precisi. Le divergenze ribassiste sono indicate da punti rossi sopra la candela, mentre le divergenze rialziste sono rappresentate da punti verdi sotto la candela. Il principale filtro
Altri dall’autore
TradeAssistant V8.1 is a comprehensive trade management Expert Advisor (EA) for MetaTrader 5 that automates position management, risk control, and trade execution. It functions as an assistant tool rather than an automated trading system — it does not open trades on its own but manages existing positions and pending orders with advanced features like auto SL/TP, risk-reward automation, trailing stops, partial closes, and on-chart control buttons. --- Core Functions Explained 1. Auto SL/TP (S
MarketStructure + SnR (v4.16) — Input Parameters Guide This is a chart-window indicator that automatically detects market structure (swing highs/lows), labels them (HH, LH, HL, LL), marks Break of Structure (BoS) / Change of Character (CHoCH), and draws Support & Resistance (SnR) price levels. Below is a detailed explanation of only the inputs visible in the parameter dialog. --- General MaxSwing (default: 20) · Function: Maximum number of swing points stored per side (resistance buffer
MTF SnR (v4.09) — Input Parameters Guide This is a Multi-Timeframe Support & Resistance (MTF SnR) indicator for MT5. It scans swing highs and swing lows on a higher timeframe (your chosen SelectedTF) and projects those levels onto the current lower-timeframe chart as horizontal lines and rectangles. It is a visual analysis tool only — it does not trade. Below is an explanation of only the inputs visible in the parameter dialog. --- Group: Parameters SelectedTF (default: PERIOD_H1) · Fu
TrendFraMA (v3.18) — Indicator Description & Input Guide Overview TrendFraMA is a chart-window indicator that combines three configurable Moving Averages (MA1, MA2, MA3) with a Fractals overlay (swing highs and swing lows marked by arrows). It is designed to visualize trend direction (via the three MAs) and short-term reversal/structure points (via the fractals). It is a visual analysis tool only — it does not trade. The MA layers commonly work as a "fan" system: · MA1 (fast) — reacts quick
Filtro:
Nessuna recensione
Rispondi alla recensione