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.

---
推荐产品
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
Marian Beceanu
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
Okechukwu Maxwell Okeke
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
产品概述 Global   Session Zones System 是一款专为   MT4   和 MT5   双平台 设计的主图辅助指标。它将无形的时 间周期转化为直观的图表语言,通过自动绘 制全球四大外汇交易时段(纽约、伦敦、 东京、悉尼)的背景框、关键价格线和统计面 板,帮助交易者精准识别市场波动范围 与趋势强度,并提供可靠的时段高低点突破信号。 核心功 能 四时段可视化 :支持自定义配置四大时段的起止时 间与颜色,以矩形背景框直观展示各 时段区间。 多维技术分析 : 可选显示时段内的线性回归趋势线、均 值线、VWAP(成交量加权平均价) 及高低点延伸线,辅助判断趋势方向。 实时状态面板 :右上角显示各时段 的活跃状态,高级模式下提供趋势强度( R²)、标准差(σ)等量化数据。 智能突破系统 :自动监测价格对时段高低点的突 破,绘制箭头信号并触发多种提醒,支持收盘确认 防抖动。 交易信 号 突破做多 (Break out Buy) :当一根 K 线的收 盘价明确向上突破某一时段(如伦敦时 段)的最高价时,系统会在该   K 线下方绘制一个向上的箭头。这标志着价格 可能脱离盘整区
一款简洁的 MT5 市场结构趋势检测指标,带有可视化趋势箭头、有效枢轴标记以及可选的结构区域。 STS Structure Trend Detector 是一款简洁的 MetaTrader 5 指标,用于根据价格结构检测市场趋势方向。 STS Structure Trend Detector 专为希望在图表上直接跟踪当前市场结构的交易者而设计。该指标会分析有效高点和有效低点,检测结构性趋势变化,并通过清晰的箭头、枢轴标记和可选结构区域显示结果。 这不是 Expert Advisor,也不会开仓、平仓或管理交易。它只是一个可视化市场结构指标。它可以作为手动交易、人工分析或交易者自有策略中的附加确认工具。 主要功能 基于市场结构的趋势检测 可视化上升趋势和下降趋势箭头 图表上的有效高点和有效低点标记 有效枢轴之间的可选价格结构区域 用于更深入分析的可选简单枢轴显示 简洁的主图窗口显示 无交易逻辑 无订单、无持仓管理、无资金管理 适合手动市场分析 它如何帮助交易者 该指标帮助交易者根据价格结构行为识别当前市场方向。它不会显示大量不必要的信号,而是专注于重要的市场转折点和趋势变化。这使图表更加
Nova Auto Pitchfork Premium
Okechukwu Maxwell Okeke
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点。如果你有多个平台,且存在
Trading Session Multisession
Yibeltal Beyabel Eneyew
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 MetaTrader 5 专业固定会话布林通道 专为价格行为、突破交易及机构级市场结构分析而设计,基于真实交易会话数据。 产品概述 Dual Bollinger Session Channel 是一款 MetaTrader 5 的专业级技术指标,它基于前一个真实交易会话(日线或周线)的数据,通过两个独立的布林带计算,构建出固定的统计价格通道。 与传统布林带在每个新K线出现时持续重算不同,本指标会在整个当前活跃会话期间 锁定所有通道水平 ,为交易者在整个交易时段内提供稳定可靠的统计框架。 该方法可精准可视化以下内容: 价格均衡区域 统计超伸区域 波动率扩张与收缩区域 该指标在 任意时间周期 下均完全可用,保持视觉一致性,并消除基于对象类指标常见的失真问题。 运行逻辑 识别上一个有效的交易会话(日线或周线) 计算两条独立的布林带: 内轨(BB1) :使用较小的标准差 外轨(BB2) :使用较大的标准差 所有计算出的水平在当前整个会话期间保持固定 严格遵守会话边界,自动在日与日或周与周之间生成视觉间隙 可选的统计着色及周五专属
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
Airplanes Trends
Andriy Sydoruk
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)
正在寻找可以帮助您轻松识别有利可图的交易机会的强大外汇交易指标? Beast Super Signal 就是您的不二之选。 这个易于使用的基于趋势的指标持续监控市场状况,寻找新的发展趋势或跳入现有趋势。当所有内部策略一致且彼此 100% 融合时,Beast Super Signal 会发出买入或卖出信号,无需额外确认。当您收到信号箭头警报时,只需买入或卖出。 购买后给我留言,让我加入我的私人 VIP 群组! (仅限购买完整产品)。 购买后给我发消息以获取最新的优化设置文件。 此处提供 MT4 版本。 在此处 获取 Beast Super Signal EA。 查看评论部分以查看最新结果! Beast Super Signal 根据您偏好的 1:1、1:2 或 1:3 风险回报率建议入场价、止损和获利水平,让您放心交易。这个 Beast Super Signal 是 100% 不可重新绘制的,这意味着它永远不会重新计算或重新绘制,每次都能为您提供可靠的信号。 Beast Super Signal 指标适用于所有时间范围,包括货币对、指数、商品和加密货币对。 Beast S
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 是一款高级多用途指标,可生成动态价格通道和清晰的趋势跟踪信号。它以平滑的赫尔移动平均线(HMA)为核心,围绕其构建多条通道线(内轨、中间轨、外轨),这些线充当动态支撑和阻力。该指标在通道突破/重新入场时提供直观的买入/卖出箭头信号,并根据用户定义的通道宽度百分比自动绘制水平止盈(TP)和止损(SL)线。其关键特点是集成的统计面板,可跟踪设定历史周期内所有过去信号的表现(总数、T/P、S/L、利润、亏损)。它还包含一个实时显示下一根K线倒计时的计时器。 主要特点: 动态多线通道:   生成主要上下轨以及基于斐波那契的中间轨线,用于精确分析市场结构。 自动信号与回测:   根据价格与通道的交互绘制买入(绿色)和卖出(粉色)箭头。完整记录所有历史信号的表现。 自动止盈止损投影:   为每个交易信号绘制水平止盈和止损线,距离根据当前通道宽度的百分比计算。 表现统计面板:   直接在图表上显示所有过去信号的详细摘要(总数、T/P命中、S/L命中、以点数为单位的利润/亏损)。 完全可定制:   可调整通道周期、各时间框架下的宽度、线型、颜色和信号逻辑参数。 集成计时
Market session with fibonacci
Batsukh Sumchin Khuyagbaatar
該指標是我們每天使用的最常見的指標,包括我們最常用的策略,ICT和SMC,交易所開盤和收盤時發生的止損限額和流動性限額,以及帶有斐波那契和放大和縮小的交易所交易量,以及您想要看到的最常見操作,例如選擇您想要看到的交易所走勢並拉動您想要的全波那契那,都是自動操作您想要的交易。我 100% 確信,一旦您學會使用此指標分析所有類型的交易,您將再也無法離開它。 該指標是我們每天使用的最常見的指標,包括我們最常用的策略,ICT和SMC,交易所開盤和收盤時發生的止損限額和流動性限額,以及帶有斐波那契和放大和縮小的交易所交易量,以及您想要看到的最常見操作,例如選擇您想要看到的交易所走勢並拉動您想要的全波那契那,都是自動操作您想要的交易。我 100% 確信,一旦您學會使用此指標分析所有類型的交易,您將再也無法離開它。
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
Irina Cherkashina
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
PrimeQuant 推出的 Order Block 与 FVG 探测指标 通过 PrimeQuant Order Block Detector 解锁 Smart Money Concepts (SMC) 的力量——这是一款为希望精准识别高概率订单块(Order Blocks)和公平价值缺口(FVG)而打造的先进 MT5 指标。基于先进的成交量枢轴分析,该工具帮助您识别市场中的机构足迹,让您在捕捉潜在反转区和延续区时更具优势。 为什么选择 PrimeQuant Order Block Detector? 在研究了 “Supply and Demand Order Blocks MT5”、“Order Block Indicator MT5” 和 “Volumetric Order Blocks MT5” 等顶级竞争产品后,我们的优势如下: 卓越的成交量驱动检测 :不同于基础的价格行为检测工具,我们的指标使用可自定义倍数的高级成交量枢轴,以更准确地识别多头/空头订单块——显著减少简单工具中常见的假信号。 集成 FVG 与智能缓解(Mitigation) :无缝结合订单块与 FVG,
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 —— 由聪明钱区域强化的 RSI 振荡指标 普通的 RSI 只显示超买和超卖,却完全不知道价格相对于关键机构区域处于什么位置。SMC Proximity RSI 解决了这个问题。 这款振荡指标将经典 RSI 与聪明钱概念(Smart Money Concepts)分析相结合:它测量价格与订单块(Order Blocks)、公允价值缺口(FVG)、时间块(Time Blocks)以及支撑/阻力位的接近程度,并在价格进入重要区域时精准放大 RSI 信号。在看涨订单块处出现的超卖,远比在空旷区域的超卖更有意义——而本指标会把这一点显示出来。 副图窗口中你会看到 主线 SMC Proximity RSI —— 经聪明钱结构接近度强化后的 RSI。在真正值得期待反应的区域,超买/超卖信号会更加鲜明。 四条接近度线(一个开关即可显示/隐藏): —— Order Block Proximity:与看涨和看跌订单块的接近度 —— FVG Proximity:与未填补失衡区的接近度 —— Time Block Proximity:与价格/时
该产品的买家也购买
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available here: Online Course:   https://www.mql5.com/en/blogs/post/757466 Visual User Manual — B
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X 是一款适用于 MetaTrader 5 的多周期趋势跟踪指标,可帮助交易者清晰精准地识别趋势方向和潜在的反转点。 适用于 MT4: https://www.mql5.com/en/market/product/193245 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会有所变动。 赠品优惠: 购买后联系作者,即可免费获取该指标的 Auto-Trade Assistant EA(自动交易助手 EA)。 Code2Profit 频道 通过多时间框架分析掌控市场! 如何使用 Trend Sniper X 最大化您的胜率:核心规则与交易时段技巧 技术规格 平台 MetaTrader 5 指标类型 多时间周期趋势指标 运行时间周期 任何图表时间周期,可独立选择更高的时间周期 (M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他差价合约 (CFD) 推荐账户 任何账户类型 可视化 彩色趋势蜡烛 (买入/卖出/微弱/变化) + 买入/卖出箭头 附加模块 交易时段方框 (悉尼、东京、伦敦、纽约) 主要功能 多时间周期趋势分析: 直接在
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
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER   是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Unix Scalper
Issam Kassas
SPECIAL OFFER: Buy UNIX Scalper. Get Smart Universal Expert Advisor FREE. Purchase UNIX Scalper for MT5 and receive Smart Universal Expert Advisor at no additional charge to automate your UNIX Scalper signals. One $99 purchase. Your indicator plus a free automation EA. After purchasing, send me a private message on MQL5 to claim your EA.  UNIX Scalper — Multi-Market Analysis, Trade Planning and Automation Find the setup. See the plan. Choose how to trade it. UNIX Scalper brings market analysis,
Entry Points Pro for MT5
Yury Orlov
4.51 (150)
传奇回归:Entry Points Pro 10。 这款传奇指标曾 3 年稳居 MQL5 Market 前三,如今全面重启。 数百条热情好评(两个版本合计 589 条),每天有数千名交易者用它交易,演示版下载 31,000+   MT4+MT5  次。 五年来我读过你们的每一条评价——在第 10 版里,我没有给出许诺,而是把答案直接做进了产品。指标作者自 1999 年入市, 珍视诚信、自己的声誉和自己的客户 。 Entry Points Pro 给出的入场信号严格不重绘。 而且这一次不再只是作者的一面之词,而是可验证的事实:确认信号只在 K 线收盘后标出,自动化测试记录到 零重绘 (在 EURUSD、XAUUSD 和 BTCUSD 上共 2,486,568 次不变量检查——0 次违规)。测试方法完全公开——您可以在策略测试器中自行复现。 购买后请务必第一时间给我发私信。 我会发给您 扩展版说明书《交易者圣经》 ——使用本指标交易的完整指南——并告诉您如何免费获得 赠品:市场扫描器 ,它能同时分析多个品种和多个时间周期,并在一个界面上显示 Entry Points Pro 此刻在哪里表现
Atomic Analyst MT5
Issam Kassas
4.44 (57)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Atomic Analyst 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Atomic Analyst 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Atomic Analyst 信号转换为自动交易。 Atomic Analyst 是一款不重绘、不回绘、不延迟的 Price Action 交易指标,专为手动交易、清晰信号和 EA 自动化而设计。 User manual: settings, inputs and strategy.   &   User Manual PDF . 它分析价格行为、强度、动能、多周期方向和高级过滤器,帮助交易者减少噪音,避免弱势交易机会,并做出更有结构的交易决策。 该指标将复杂的市场计算转换为简单的视觉信号、彩色K线、趋势读数、止损水平和多个止盈区域,使交易者能够快速理解并应用于真实市场环境。 主要交易用途: 剥头皮和日内交易: 专为快速决策、清晰箭头、提醒、K线颜色和
Gann Made Easy MT5
Oleg Rodin
5 (10)
Gann Made Easy   是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
UZFX {SSS} 超短线智能信号 v5.0 MT5 是一款无重绘的高性能交易指标,专为在快速波动的市场中需要精准、实时信号的超短线交易者、日内交易者和波段交易者设计。该指标由 (UZFX-LABS) 开发,融合了价格行为分析、趋势确认和智能过滤技术,可在所有货币对和时间周期内生成高概率的买卖信号、预警信号以及趋势延续机会。 别再对交易犹豫不决了,开始遵循这一专为追求清晰、精准和纪律性市场执行的交易者设计的结构化信号系统吧。 相信我,这是 MQL5 上最优秀的指标之一,所以千万不要错过!!“为睿智交易者打造的智能信号” 最新 5.0 版本现已发布,价格可能会在未事先通知的情况下上涨至 499.99 美元,所以请尽快入手,以免错失良机!! 最终购买前!如果您想获取免费试用版,请通过 WhatsApp 号码 +923030751987 联系我!! 如果您遇到任何问题“或”有任何不明白的地方,请在私聊中向我咨询!!! 主要功能更新 • 自动买入和卖出信号检测 • 先进的反转识别逻辑 • 潜在市场反转前的预警信号 • 趋势延续确认信号 • 内置风险管理功能,包含入场点、止损点、TP1、
Scalper Vault   是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
Divergence Bomber
Ihor Otkydach
4.89 (94)
购买该指标的每位用户将额外免费获得以下内容: 原创工具“Bomber Utility”,该工具会自动跟踪每一笔交易,设置止损和止盈点,并根据策略规则自动平仓; 适用于不同交易品种的指标设置文件(Set 文件); 三种不同风险模式下的 Bomber Utility 设置文件:“最低风险”、“平衡风险” 和 “观望策略”; 一套详细的 视频操作手册,帮助您快速完成安装、配置并开始使用本交易系统。 注意: 要获取以上所有赠品,请通过 MQL5 的私人消息系统联系卖家。 我为您介绍原创的自定义指标 “Divergence Bomber”(背离轰炸机),它是一套基于 MACD 背离交易策略 的“全功能”交易系统。 该技术指标的主要任务是识别 价格与 MACD 指标之间的背离,并发出交易信号(包括推送通知),指示未来价格可能的运动方向。平均而言,这些信号的准确率超过 98%。有关该指标如何工作的详细说明,请观看本页面上的视频演示。 该系统使用 止损订单 和 动态回撤平仓机制 来管理交易。 Divergence Bomber 指标的主要特点: 支持交易的品种: AUDCAD、AUDCHF、AUDS
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。   该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro 是一款適用於 MetaTrader 5 的趨勢跟隨指標,專為希望在圖表上獲得更清晰訊號、更有結構的交易設定,以及更實用風險管理的交易者而設計。 它不僅僅顯示一個簡單的箭頭,GEM Signal Pro 還能以更清晰、更易讀的方式呈現完整的交易思路。當條件確認完成後,指標可在圖表上顯示進場價、止損價與止盈目標,幫助交易者更有效率地評估交易設定。 運作方式 該指標首先根據其內部邏輯識別有效的初始訊號。 當確認條件滿足後,GEM Signal Pro 會在圖表上顯示完整的交易設定。這讓交易者可以更清楚地看到交易結構,並減少手動分析與計算的工作量。 圖表上的交易價位 對於已確認的訊號,GEM Signal Pro 可顯示: 進場價 止損價 止盈 1 止盈 2 止盈 3 風險報酬比 這讓交易設定更容易理解,也有助於讓圖表分析更有條理。 內建風險管理 風險管理是此指標設計的重要部分。 止損位基於近期市場結構,結合附近的擺動高低點與可選的 ATR 緩衝距離。這能讓交易價位更貼近當前市場條件,而不只是依賴固定距離。 圖表資訊面板 GEM Si
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2:MT5合成分形结构分析与确认入场 概述 Azimuth Pro 是 Merkava Labs 推出的多层级波段结构指标。四层嵌套波段层级、锚定波段的VWAP、ABC形态识别、三时间框架结构过滤以及收盘确认入场——一个图表,一个从微观波段到宏观周期的完整工作流程。 这不是盲目的信号产品。它是一个以结构为先的工作流程,专为重视位置、背景和时机的交易者打造。 ️ 夏季促销 — 庆祝夏至与 The Oracle Pro 上市:Azimuth Pro 七折优惠,现价 279 美元(原价 399 美元)。限时夏季优惠。 1. V2的变化 合成多时间框架引擎 高时间框架分析从零开始重建,采用与Meridian Pro相同的专有合成架构。更清晰的HTF背景、稳定的实时行为、无经典MTF同步问题。合成引擎还解锁了 固定比率时间框架级联 (x2、x3、x4、x6)——不再在经纪商的固定时间框架之间任意跳转,您可以按图表时间框架的固定倍数分析结构,在每个尺度上保持相同的分形关系。 确认入场箭头 作为稳定且可恢复的执行层而设计的收盘确认箭头。当ABC设置形成且自适应确认逻辑
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
Btmm state engine pro
Garry James Goodchild
5 (4)
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 5. Asian session range, London and New York kill zones, level progression (L1/L2/L3), peak formation detection (PFH/PFL), entry signals, and a multi-pair scanner from one chart. Stop scanning charts one pair at a time. The State Engine tracks the BTMM daily cycle automatically — Asian box, room boundaries, level blocks, peak formations, and filtered entries — while the scanner dashboard shows level, peak status, d
M1 Quantum MT5
Hamed Dehgani
4.27 (11)
使用 M1 Quantum 的实盘交易信号 : 信号 (交易由 Quantum Trade Assistant 自动 执行,并作为本产品 免费 提供。) 最新消息: 版本 1.64 已发布。现在所有交易的止损都会设置在相应的支撑位/阻力位之后。Smart Close 功能也进行了改进,以提升此版本 EA 的性能。 自 8 月 9 日起,实盘信号一直运行在版本 1.64 上。 价格计划: 当前价格: $169 (早期用户优惠) 下一阶段计划价格: $189 计划零售价: $299 开发者提示: 购买后请联系我,以获取 最新推荐的参数设置文件(Set File) 、交易建议,以及加入 VIP 支持群组 ,与其他 M1 Quantum 用户交流经验。 常见问题 - 设置文件 - 安装指南 M1 Quantum 是一款专业的 M1 交易系统,提供快速且精准的交易信号,并内置止损(Stop Loss)、止盈(Take Profit)以及智能资金管理功能。 M1 Quantum 包含专业的资金管理系统,通过专注于 连续盈利交易 ,帮助交易者更快地增长账户资金。 M1 Quantum 指标 的主
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
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
* 由于所有主要货币数据的真实性,——建议使用实时图表。 Get   UEX Reader - Expert Advisor   for free: https://www.mql5.com/en/market/product/166805 什么是纯美元欧元指数: 英文说明: https://www.mql5.com/en/market/product/152936 使用纯美元欧元指数,探索外汇市场的真实脉搏 ——这是一个创新指标,能够真正揭示全球两种最强势货币之间隐藏的优势和劣势。 与欧元美元等单一货币对不同,此工具衡量美元和欧元在多个主要货币对中的总体表现 ,从而提供清晰、均衡的真实市场情绪视角。 通过整合所有核心美元和欧元货币对的数据, 此指标构建了同步的指数图表,能够反映真实的货币走势 ——而不仅仅是单一货币对的波动。 当美元占据主导地位、欧元反击时,您将立即看到并收到通知, 并在两者之间的平衡发生变化时获得洞察力,这通常比市场做出反应提前几分钟。 这一概念将成为您应对市场的可靠抓手。 纯美元和欧元指数使交易者能够预测趋势变化, 过滤虚假信号,并根据真实的市场
A2SR MT5 版 指标:自动化实际供需 (S/R)。 + 交易工具。 Product description in English here. --   Guidance   : -- at   https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- and  https://www.mql5.com/en/users/yohana/blog .. MT4 version  https://www.mql5.com/en/market/product/5225 强大、真实、省时,助您做出更明智的交易决策。 + 兼容 EA 的对象。 主要优势 领先的实际 SR 水平(不滞后,不重绘) 自 2014 年以来,A2SR 在 MT4 平台上经过多年的可靠性验证 ,现已面向 MetaTrader 5 平台推出。 它凭借领先的、不重绘的指标,为交易者带来卓越的优势,帮助他们在价格触及支撑位和阻力位之前识别实际支撑位和阻力位。 A2SR 提前计算支撑位和阻力位——在价格触及支撑位和阻力位之前——让交易者能
Superhero
Ihor Otkydach
5 (3)
SUPERHERO 指標是一款基於「全方位」原則設計的多貨幣交易系統。該指標能獨立分析市場,並提供開倉與平倉的交易訊號。它採用止損與獲利了結訂單,風險報酬比(R:R)為 1:1。 此系統可向您的智慧型手機發送推播通知,讓您無需綁定電腦,即可「隨時隨地」進行交易。這對於自營交易公司而言再適合不過了。 每位顧客皆可享額外好禮: 每位購買此指標的買家,都將收到我贈送的一項特別實用工具,該工具: 自動下達止損與獲利了結訂單 當價格達到目標水準時,系統會自動平倉 支援待執行訂單交易 支援均值交易模式 如果您希望將這款優秀且極為便利的工具作為禮物獲贈,請在購買 SUPERHERO 指標後,立即透過 MQL5 平台的私訊與我聯繫。此外,您還將獲得培訓課程「如何安裝與設定 SUPERHERO 並開始穩定獲利」的存取權限。 關於「超級英雄」策略 SUPERHERO 策略是利用價格回調時,順應趨勢方向進行盤中交易。 「超級英雄」程式碼內含數個強大的技術指標,用以分析價格通道的趨勢方向與波動範圍,並能識別在修正性回調後形成的盤中波段反轉形態。 SUPERHERO 指標採用獨特的自我優化演算法,一旦添加至價格
Advanced Currency Strength28 MT5
Bernhard Schweigert
5 (3)
任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。 建立在新的基础算法
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需区域用作警报触发器。
对任何新手或专家交易者来说都是最好的解决方案! 这个指标是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个秘密的公式。只需一张图表,它就能给出所有28种货币对的警报。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点 建立在新的基础算法上,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 货币动量的垂直线和箭头将指导你的交易! 动态的市场斐波那契23水平被用作警报触发器,将适应市场活动。如果冲动触及黄色触发线,您将在MetaTrader或您的电子邮件或推送警报中收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只要点击警报按钮,就可以切换到该货币对或打开一个新的图表,以便进一步分析。警报级别可以通过用户输入来改变,可以选择3个敏感度级别。 尽早获得新趋势的初始化触发
DayTrader PRO
Davit Beridze
5 (4)
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
TPSproTREND PrO MT5
Roman Podpora
4.55 (20)
TPSproTrend PRO 能够识别市场真正改变方向的时刻,并在行情开始时形成入场点。 你应该在价格刚刚开始波动时入场,而不是在波动已经发生之后。 指标   它不会重新绘制信号,并自动显示入场点、止损点和止盈点,使交易清晰、直观、有条理。 俄语说明 -   MT4 版本 主要优势 信号不重绘。 所有信号均为固定值。 如果出现箭头 -     它不会再改变也不会消失了。 您可以基于稳定的数据做出交易决策,而无需承担虚假信号的风险。 现成的买卖入场点 该指标会自动确定最佳交易时机,并在图表上用箭头显示出来。 无需猜测或主观分析——只有清晰的信号。 自动止损和止盈区域 信号发出后,您立即会看到: 入口点 风险限制区(止损) 止盈区 这允许   在达成交易前评估交易条款   并遵守风险管理规定。 自适应止损(移动止损) 该指标采用智能交易支持逻辑,随着时间的推移……     降低止损规模,从而降低初始风险。 支持更高时间框架(MTF) TPSproTrend PRO 显示: 来自更高时间框架的关键 MIN/MAX 修正 实际趋势变化 修正编号显示了运动的结构 交易很有帮助   顺应大
ORB Seeker MT5
Marcela Goncalves De Oliveira
限时折扣价! 仅售 149 美元! 购买后请联系我以获取奖励的 ORB Seeker EA 和个人优化设置文件。 自信地捕捉干净利落的比赛片段! ORB Seeker MT5 是一款专业的开盘区间突破 (ORB) 指标,专为追求准确性、简洁性、灵活性和清晰图表结构的交易者而设计。 它能自动绘制任何交易品种的盘前或自定义交易时段区间,然后给出清晰的突破信号,包括入场点、止损点、止盈点以及可选的50%部分止盈位。所有数据均实时计算并直接显示在图表上。 您可以选择交易伦敦开盘、纽约交易时段、亚洲交易时段,或者自定义交易时段。ORB Seeker MT5 会自动适应您选择的交易时段,让您精准掌握市场波动范围、突破位和交易位的位置。 每次购买均免费赠送 ORB Seeker EA 智能交易系统。该 EA 系统读取指标的突破信号并可自动下单,您可以选择手动交易,也可以让 EA 系统根据指标的信号逻辑自动处理入场。   为什么选择 ORB Seeker MT5 支持多个交易时段 - 您可以自行设置伦敦、纽约、亚洲或自定义交易时段的盘前交易时间和交易时段。 完整的突破视觉效果 - 交易最高点和最低
筛选:
无评论
回复评论