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.

---
Produits recommandés
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 indicateur de détection de tendance propre pour MT5, basé sur la structure du marché, avec des flèches de tendance visuelles, des marqueurs de pivots valides et des zones structurelles optionnelles. STS Structure Trend Detector est un indicateur propre pour MetaTrader 5, conçu pour détecter la direction de la tendance du marché à partir de la structure du prix. STS Structure Trend Detector est conçu pour les traders qui souhaitent disposer d’un outil visuel simple afin de suivre la structure
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 Canaux Bollinger de Session Fixes Professionnels pour MetaTrader 5 Conçu pour l’analyse du price action, des cassures et de la structure institutionnelle du marché à l’aide de données réelles de session. Présentation du produit Le Dual Bollinger Session Channel est un indicateur technique professionnel pour MetaTrader 5 qui construit des canaux de prix statistiques fixes à partir de deux calculs indépendants de bandes de Bollinger, dérivés exclusivement de la der
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)
Vous recherchez un puissant indicateur de trading forex qui peut vous aider à identifier facilement des opportunités de trading rentables ? Ne cherchez pas plus loin que le Beast Super Signal. Cet indicateur basé sur les tendances facile à utiliser surveille en permanence les conditions du marché, en recherchant de nouvelles tendances en développement ou en sautant sur celles existantes. Le Beast Super Signal donne un signal d'achat ou de vente lorsque toutes les stratégies internes s'alignent
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 est un indicateur multifonction premium qui génère des canaux de prix dynamiques et des signaux clairs de suivi de tendance. Il utilise une Moyenne Mobile de Hull (HMA) lissée comme noyau, autour de laquelle il construit plusieurs lignes de canal (internes, intermédiaires, externes) servant de supports et résistances dynamiques. L'indicateur fournit des flèches visuelles d'Achat/Vente lors de la rupture/ré-entrée dans le canal et trace automatiquement des lignes horizontales de T
Market session with fibonacci
Batsukh Sumchin Khuyagbaatar
Cet indicateur est l'indicateur le plus courant que nous utilisons quotidiennement, y compris nos stratégies les plus utilisées, ICT et SMC, les limites de stop loss et les limites de liquidité qui se produisent aux heures d'ouverture et de fermeture des échanges, ainsi que le volume des échanges avec Fibonacci et le zoom avant et arrière, et les actions les plus courantes que vous souhaitez voir, telles que la sélection du mouvement d'échange que vous souhaitez voir et le tirage de Fibonacci, s
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
Les acheteurs de ce produit ont également acheté
Ce produit a été mis à jour pour le marché 2026 et optimisé pour les dernières versions de MT5. AVIS DE MISE À JOUR DU PRIX : Smart Trend Trading System est actuellement disponible à $99 . Le prix passera à $199 après les 30 prochains achats . OFFRE SPÉCIALE : Après avoir acheté Smart Trend Trading System, envoyez-moi un message privé pour recevoir Smart Universal EA GRATUITEMENT et transformer vos signaux Smart Trend en trades automatisés. Smart Trend Trading System est un système de trading c
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X est un indicateur de suivi de tendance multi-unités de temps pour MetaTrader 5 qui aide les traders à identifier la direction de la tendance et les points d'inversion potentiels avec clarté et précision. pour MT4: https://www.mql5.com/en/market/product/193245 Informations sur le prix : Le prix actuel est un prix promotionnel et est susceptible de changer lors des prochaines mises à jour et nouvelles fonctionnalités. Offre bonus : Pour obtenir GRATUITEMENT l'Auto-Trade Assistant E
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
Gann Made Easy   est un système de trading Forex professionnel et facile à utiliser qui est basé sur les meilleurs principes de trading en utilisant la théorie de mr. WD Gann. L'indicateur fournit des signaux d'ACHAT et de VENTE précis, y compris les niveaux Stop Loss et Take Profit. Vous pouvez échanger même en déplacement en utilisant les notifications PUSH. VEUILLEZ ME CONTACTER APRÈS L'ACHAT POUR RECEVOIR GRATUITEMENT DES INSTRUCTIONS DE TRADING ET D'EXCELLENTS INDICATEURS SUPPLÉMENTAIRES! V
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   est un système d'indicateurs de trading facile à utiliser. Il s'agit d'un indicateur à flèche conçu pour l'unité de temps M1. Cet indicateur peut être utilisé seul pour le scalping sur l'unité de temps M1 ou intégré à votre système de trading existant. Bien que conçu spécifiquement pour le trading sur l'unité de temps M1, ce système peut également être utilisé avec d'autres unités de temps. Initialement, j'avais conçu cette méthode pour le trading du XAUUSD et du BTCUSD. Cependant, j
L'indicateur UZFX {SSS} Scalping Smart Signals v5.0 MT5 est un indicateur de trading haute performance sans « repaint », conçu pour les scalpers, les day traders et les swing traders qui recherchent des signaux précis et en temps réel sur des marchés très volatils. Développé par (UZFX-LABS), cet indicateur combine l'analyse de l'action des cours, la confirmation des tendances et un filtrage intelligent pour générer des signaux d'achat et de vente à forte probabilité, des signaux d'alerte et des
La légende est de retour : Entry Points Pro 10. La relance de l'indicateur légendaire qui s'est maintenu 3 ans dans le Top-3 du MQL5 Market. Des centaines d'avis enthousiastes (589 sur les deux versions), des milliers de traders l'utilisent chaque jour, 31 000+ téléchargements de la démo   MT4+MT5 . J'ai lu chacun de vos avis publiés en cinq ans — et au lieu de promettre, j'ai intégré les réponses directement dans la version 10. Par un auteur présent sur les marchés depuis 1999, qui tient à l'ho
Currency Strength Wizard   est un indicateur très puissant qui vous offre une solution tout-en-un pour un trading réussi. L'indicateur calcule la puissance de telle ou telle paire de devises en utilisant les données de toutes les devises sur plusieurs périodes. Ces données sont représentées sous la forme d'un indice de devise facile à utiliser et de lignes électriques de devise que vous pouvez utiliser pour voir la puissance de telle ou telle devise. Tout ce dont vous avez besoin est d'attacher
Atomic Analyst MT5
Issam Kassas
4.45 (55)
Ce produit a été mis à jour pour le marché 2026 et optimisé pour les dernières versions de MT5. AVIS DE MISE À JOUR DU PRIX : Atomic Analyst est actuellement disponible à $99 . Le prix passera à $199 après les 30 prochains achats . OFFRE SPÉCIALE : Après avoir acheté Atomic Analyst, envoyez-moi un message privé pour recevoir Smart Universal EA GRATUITEMENT et transformer vos signaux Atomic Analyst en trades automatisés. Atomic Analyst est un indicateur de trading Price Action sans repaint, san
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro est un indicateur de suivi de tendance pour MetaTrader 5, conçu pour les traders qui souhaitent des signaux plus clairs, des configurations de trade plus structurées et une gestion du risque plus pratique directement sur le graphique. Au lieu d’afficher simplement une flèche, GEM Signal Pro aide à présenter l’idée complète du trade de manière plus claire et plus lisible. Lorsque les conditions sont confirmées, l’indicateur peut afficher le prix d’entrée, le stop los
Divergence Bomber
Ihor Otkydach
4.89 (94)
Chaque acheteur de cet indicateur reçoit également gratuitement : L’outil exclusif « Bomber Utility », qui accompagne automatiquement chaque opération de trading, fixe les niveaux de Stop Loss et de Take Profit, et clôture les positions selon les règles de la stratégie Des fichiers de configuration (set files) pour adapter l’indicateur à différents actifs Des set files pour configurer le Bomber Utility selon différents modes : « Risque Minimum », « Risque Équilibré » et « Stratégie d’Attente »
SR Liquidity   est un indicateur de trading conçu pour révéler les zones cachées où se concentre la liquidité du marché et où le prix réagit avec le plus d'intensité. Ces zones de liquidité spécifiques agissent comme de puissants niveaux de support et de résistance, vous offrant une cartographie claire des points où le marché est le plus susceptible de se retourner. Plutôt que de tracer des lignes de support et de résistance classiques, l'indicateur SR Liquidity analyse le comportement réel des
Scalper Vault   est un système de scalpage professionnel qui vous fournit tout ce dont vous avez besoin pour un scalpage réussi. Cet indicateur est un système de trading complet qui peut être utilisé par les traders de forex et d'options binaires. Le délai recommandé est M5. Le système vous fournit des signaux fléchés précis dans le sens de la tendance. Il vous fournit également des signaux supérieurs et inférieurs et des niveaux de marché Gann. Les indicateurs fournissent tous les types d'alert
Power Candles MT5
Daniel Stein
4.73 (11)
Power Candles V3 - Indicateur de force à optimisation automatique Power Candles V3 transforme la force des devises et des instruments en un plan de trading exploitable sur chaque graphique auquel il est associé. Au lieu de se contenter de colorer les bougies, il effectue une optimisation automatique en temps réel en arrière-plan et vous fournit les meilleurs niveaux de Stop Loss, Take Profit et seuils de signal pour le symbole que vous avez sous les yeux. Un simple clic suffit pour l'adopter en
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
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
La meilleure solution pour tout commerçant débutant ou expert ! Cet indicateur est un outil de trading unique, de haute qualité et abordable car nous avons intégré un certain nombre de fonctionnalités propriétaires et une nouvelle formule. Avec cette mise à jour, vous pourrez afficher des zones à double horaire. Vous pourrez non seulement afficher un TF plus élevé, mais afficher les deux, le graphique TF, PLUS le TF supérieur : AFFICHAGE DES ZONES NICHÉES. Tous les traders Supply Demand vont ado
Superhero
Ihor Otkydach
5 (3)
L'indicateur SUPERHERO est un système de trading multidevises conçu selon un principe « tout compris ». Cet indicateur analyse le marché de manière autonome et fournit des signaux indiquant quand ouvrir et clôturer des positions. Il utilise des ordres Stop Loss et Take Profit. Le rapport R:R est de 1:1. Ce système peut envoyer des notifications push sur votre smartphone, ce qui vous permet de passer des ordres « où que vous soyez », sans avoir à rester devant un ordinateur. C'est la solution idé
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
Signaux de Trading en Direct avec M1 Quantum : Signal   (L’opération est exécutée automatiquement par le Quantum Trade Assistant , inclus gratuitement avec ce produit.) Dernières nouvelles : La version 1.64 a été publiée. Toutes les transactions disposent désormais d’un Stop Loss placé derrière les zones de support/résistance correspondantes. La fonction Smart Close a également été améliorée afin d’augmenter les performances de l’EA dans cette version. Depuis le 9 août, le signal en direct fonc
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
* Compte tenu de l'authenticité des données pour toutes les principales devises, l'utilisation de graphiques en temps réel est recommandée. Get   UEX Reader - Expert Advisor   for free: https://www.mql5.com/en/market/product/166805 Qu'est-ce que UEX Pure USD Euro Index ? Description en anglais : https://www.mql5.com/en/market/product/152936 Découvrez l'évolution réelle du marché des changes avec Pure USD & Euro Index, un indicateur innovant qui révèle les forces et faiblesses cachées des d
La meilleure solution pour tout débutant ou trader expert ! Cet indicateur est un outil de trading unique, de haute qualité et abordable car nous avons incorporé un certain nombre de caractéristiques exclusives et une nouvelle formule. Avec seulement UN graphique, vous pouvez lire la force de la devise pour 28 paires Forex ! Imaginez comment votre trading va s'améliorer parce que vous êtes capable de repérer le point de déclenchement exact d'une nouvelle tendance ou d'une opportunité de scalpi
La meilleure solution pour tout débutant ou Expert Trader ! Cet indicateur est un outil de trading unique, de haute qualité et abordable car nous avons incorporé un certain nombre de caractéristiques exclusives et une formule secrète. Avec seulement UN graphique, il donne des alertes pour les 28 paires de devises. Imaginez comment votre trading s'améliorera parce que vous serez capable de repérer le point de déclenchement exact d'une nouvelle tendance ou d'une opportunité de scalping ! Constr
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
Profitez du prix actuel pendant que vous le pouvez — il peut être ajusté à tout moment. L'objectif de l'indicateur "Black Horse" est d'identifier les divergences entre l'action des prix et l'indicateur VWAP. Il utilise des filtres pour éliminer les divergences potentiellement fausses et générer des alertes de haute qualité et précises. Les divergences baissières sont indiquées par des points rouges au-dessus de la bougie, tandis que les divergences haussières sont représentées par des points v
Plus de l'auteur
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
Filtrer:
Aucun avis
Répondre à l'avis