Smart Phase Box MT4

Smart Phase Box (SPB) — Indicator Description

Smart Phase Box automatically locates consolidation zones (bases, flats) on the chart and analyzes the candle microstructure inside each zone — wicks, tick volume, body-to-range ratio, and where price closes relative to the zone — to estimate whether the zone looks more like accumulation (buyers absorbing supply) or distribution (sellers absorbing demand), based on classic Wyckoff / Smart Money concepts.

MT5-version: https://www.mql5.com/en/market/product/186516

The indicator draws the zones directly on the price chart as colored rectangles with a text label, adds dashed support/resistance projection lines, and also writes the same information into indicator buffers so it can be read by an Expert Advisor.

Indicator development philosophy: https://www.mql5.com/en/blogs/post/772874

How it works

  1. Compression detection. The indicator measures the average candle range over a baseline period. When price gets compressed into a narrow corridor (over a short lookback window) relative to that baseline, a new zone is opened.
  2. Microstructure scoring. While the zone is active, every new candle is scored on three factors:
    • Wick + volume — a long wick paired with a volume spike suggests resting limit orders absorbing market flow on that side.
    • Effort vs. result — a candle with high volume but a narrow body (little price progress) suggests hidden buying/selling against the visible candle direction.
    • Close location — where candles tend to close inside the zone (upper vs. lower half).
  3. Verdict. The running score determines the zone's color and label: gray/"FORMING" while inconclusive, green "ACCUMULATION: X%" or red "DISTRIBUTION: X%" once one side dominates. The label updates in real time as the zone develops.
  4. Projection. Once a zone breaks, its upper/lower borders are projected forward as dashed lines, and the indicator buffers keep holding the same border/direction/probability values for the length of that projection — useful as a simple support/resistance + bias reference after the breakout.

Parameters

Input variable Label shown in the terminal's Inputs tab Meaning
InpHistoryBars History to draw on chart (bars back) How many bars back to scan and draw zones for when the indicator is first attached.
InpRangeAvgPeriod Averaging period for candle range (baseline volatility) Lookback period used to compute the baseline average candle range (the volatility reference).
InpBoxLookback Window for compression detection (bars) Size of the window used to detect the initial compression (in bars).
InpBoxMultiplier Allowed box range = multiplier * average candle size How tight the compression must be: max allowed zone range = multiplier × average candle range. Lower = stricter/smaller zones.
InpMinBoxBars Minimum zone length (bars) to be displayed Minimum zone length (in bars) required before it is drawn on the chart. Filters out noise from very short zones.
InpWickVolumeFactor Volume multiplier for a "spike" (wicks / effort-vs-result) How large a tick-volume spike must be (relative to its own baseline) to count as significant for the wick/effort-result scoring.
InpShowLabels Show text labels (ACCUMULATION/DISTRIBUTION %) Show/hide the "ACCUMULATION/DISTRIBUTION %" text label.
InpExtendLines Draw dashed level projections to the right Show/hide the dashed projection lines after a zone breaks.
InpExtendBars Length of level projection to the right (bars) How far (in bars) the projection lines — and the matching buffer values — extend after a zone closes.
InpColorForming Color of a forming / undetermined zone Color for zones with no clear bias yet.
InpColorAccum Color of an accumulation zone Color for zones leaning accumulation (bullish bias).
InpColorDist Color of a distribution zone Color for zones leaning distribution (bearish bias).
InpObjPrefix Prefix for graphical object names Prefix used for all chart object names created by the indicator (change it if you run multiple instances on one chart).

Buffers (for EA / iCustom use)

# Content
0 Zone upper border (price)
1 Zone lower border (price)
2 Direction: 1 = accumulation, -1 = distribution, 0 = no active/undetermined zone
3 Probability of the current direction, in %


Buffers stay populated for as long as a zone is active, and continue to hold the last closed zone's values for InpExtendBars bars afterward (matching the dashed projection on the chart), then reset to empty.

Usage recommendations

  • Works on any timeframe and symbol; the defaults are tuned for a generic intraday chart — re-tune InpBoxMultiplier , InpRangeAvgPeriod and InpWickVolumeFactor per instrument/timeframe (e.g., a stricter multiplier for higher timeframes, a looser one for very noisy low timeframes).
  • Treat the zone label as a bias, not a signal to enter blindly — it works best combined with your own confirmation (e.g., waiting for a retest of the zone border, a break-and-hold, or a structure signal from another tool).
  • InpMinBoxBars is the main noise filter: raise it if you see too many short-lived/low-confidence zones; lower it if you want to catch shorter bases (e.g., on lower timeframes or fast instruments).
  • Increase InpWickVolumeFactor on instruments/timeframes with generally noisy volume, to reduce false wick/effort-result signals.
  • The projected dashed levels after a breakout are a convenient reference for support-turned-resistance / resistance-turned-support, not a guaranteed reaction level.
  • For EA integration, read buffer 2 (direction) together with buffer 3 (probability) and apply your own threshold (e.g., only act above 65-70%) rather than reacting to any nonzero direction value.

推荐产品
FVG - Fair Value Gap The FVG - Fair Value Gap is an advanced MQL4 indicator designed for traders who utilize institutional order flow and Smart Money Concepts to identify market inefficiencies. This indicator automatically detects and highlights Fair Value Gaps (FVGs) on your chart, providing a clear visual representation of potential support and resistance zones, reversal points, and high-probability trading setups. Key Features: Automated FVG Detection: The indicator automatically identifies
Smart Channels
Ivan Simonika
Smart Channel is a non-redrawing channel indicator based on moving averages. The indicator is used to identify trends in financial markets and indicates the direction of price movement. Smart Channel, in fact, is a miniature trading strategy, since, regardless of the construction methods, it uses the tactics of rebounding from the boundaries of the built channel, and the boundaries themselves are used as guidelines for the correct placement of stop loss and take profit orders. The key differe
R Var 移动平均线指标是为顽固的趋势追随者设计的趋势跟踪指标。 它是股票交易者和商品交易者中非常流行的外汇交易指标,它的流行源于它能够向用户提供真正的赚钱信号。 该指标由放置在黄褐色线上的绿色和红色点组成。 绿点指向看涨信号,而红点表示看跌信号。 基本交易信号 买入信号:当指标的黄褐色线上的点变为绿色时,做多。 卖出信号:当指标的黄褐色线上的点变为红色时做空。 退出买入交易:如果在看涨趋势持续期间,指标的西耶娜线上出现红点,则关闭所有买入订单。 退出卖出交易:如果在看跌趋势持续期间,R Var 移动平均线指标的西耶纳线上显示绿点,则关闭所有卖出订单。 尖端 在使用 R Var 移动平均线指标时,利用适度的止损来防止错误信号。 将其用于各种交易方式,包括剥头皮交易和日间交易。 特征 平台:MetaTrader 4 货币对:任何 自定义选项:变量(periodAMA、nfast、nslow、G、dK、UseSound、SoundFile)、宽度和样式。 时间范围:1 分钟、5 分钟、15 分钟、30 分钟、1 小时、4 小时、1 天、1 周、1 个月 类型:趋势
FREE
The indicator is the main part of Michael Huddleston's ICT (Inner Circle Trader) trading strategy. His legendary trading strategy is based on the concept of "Smart Money". To analyze the medium -term trend , the  ICT offers an analysis based on  twenty -day levels . The indicator builds levels , while showing the turning points with arrows . An important feature of the indicator is the automatic display of levels for different periods . You do not have to change the indicator settings when chang
My Point MT4
Claudia Ramona Angerer
4 (1)
Diagnosis of major and minor pivot Trend detection with many signals Can be used in all symbols Can be used in all time frames Settings: Back Show: The number of candles it displays If you need any adjustments, or have any questions or suggestions, message me How to trade: Blue: sell signal Red: buy signal Blue and red at the same time: no signal Exit signal: Opposite signal
GreenBox
Taro Mitsuyasu
It is an indicator that analyzes the high and low prices in real time by Dow theory, draws a trend line, and draws the predicted arrival point in the Box format after breaking the low price and the high return price. The high and low prices are determined by the nBars parameter (initial value = 5), but displaying the corresponding moving averages (SMA and EMA 4 to 5 times nBars) at the same time makes it easier to understand the trend change. (D ownload the demo version of the free GreenBox and
Gold Session Trap Distance Map Gold Session Trap Distance Map is a clean intraday liquidity-mapping indicator designed for XAUUSD traders who want to track where price still has unfinished business from major trading sessions. Instead of filling the chart with random support and resistance, this indicator focuses on one simple idea: unbroken session trap zones can act like future liquidity magnets. The indicator tracks key session trap areas from the major trading periods and displays live dista
Trading Sesions MT4
William Oswaldo Mayorga Urduy
COMMERCIAL SESSIONS This indicator shows in the selected graph divided by tables each of the sessions ASIA, JAPAN, LONDON, NEW YORK: Allows you to configure: Session Color  ASIA, JAPON, LONDRES, NEW YORK Hide and show each session It works in the lowest timeframes on the market, among which H4, H1, M15, M5 and M1 are recommended. (Don't forget to check out our other indicators)
Dear Trader It is my pleasure to introduce to you my tool called the " Forex Sniper Indicator" . The major aim of this tool is to help serious traders and investors in all type of Financial Markets to catch price next movement right at the moment the price direction is about to change. This tool can be used to snipe the price direction in both down trend, uptrend and ranging markets. This tool can be used as the stand alone tool though it may be combined with other tools as well. My goal is to h
ADAPTIVE SWING DENSITY HEAT MAP Structural Density + Participation Analysis -------------------------------------------------- See where price clusters. See where price fights. -------------------------------------------------- WHAT THIS INDICATOR DOES This indicator analyzes swing point density across price levels, then tracks how price actually interacts with each zone — measuring participation, acceptance, and rejection. The result is a heat map of structural zones, color-coded by den
使用此交易工具,您可以同时扫描 15 个市场。 介绍新的交易指标 2024: ️ 仪表板多货币多时间框架随机。 我创建这个交易工具至少有两个原因: 首先,我厌倦了只观察一个市场。 其次,我不想失去进入另一个市场的时机。 这就是为什么我想同时了解其他市场状况。 因此,我需要一台可以同时扫描多个市场状况的扫描仪。 我经常寻找随机主线>(或<=)随机信号线从M1到H4(或只是M1到M30)的市场。 如果您同意我的分析,那么这就是您一直在寻找的交易指标。 不要错过市场状况满足上述要求的时刻。 这是一个随机扫描仪或仪表板,具有许多出色的功能: 可显示随机主线数据 可显示随机信号线数据 可以显示随机主线和信号线的位置(信号线上方主线或信号线下方主线) 可以显示随机主线和信号线的数据水平(看涨、看跌、趋势向上、趋势向下、超买但仍向上、超卖但仍向下) 可显示从M1到MN1的实时数据 可显示15种货币对的数据(多币种外汇/商品/加密货币/股票) 可定制参数 可定制颜色 OBOS 级别 漂亮的20仪表板配色方案 配备开/关货币对转换器 配备蜡烛高时间框架 配备时间点差利润信息 配
The Nihilist 5.0 Indicator includes Forexalien and Nihilist Easy Trend trading strategies and systems. It is composed of an MTF Dashboard where you can analyze the different input possibilities of each strategy at a glance. It has an alert system with different types of configurable filters. You can also configure which TF you want to be notified on your Metatrader 4 platform and Mobile application The indicator has the option to view how could be a TP and SL by using ATR or fixed points, even w
Arrow up down
Levi Kevin Midiwo
Arrow up down is a mt4 indicator that shows various levels to enter the market. It consists of two signals; Buy signal Sell signal Buy signals are shown as blue arrows on the chart once you install the indicator. Sell signals are shown as red signals on the chart. The indicator uses other underlying indicators like moving average together with statistical calculations to generate signals.
這個獨特的自動趨勢線繪製指示器可在所有時間範圍內運行,可幫助您輕鬆交易短期趨勢反轉以及短期趨勢突破,表明市場上的資產更雄厚。 它獨特地使您可以儘早進入沉重的揮桿動作。 輸入包括: -Max Candles回顧趨勢線 -線型和顏色 -到外帶和帶週期的最大距離 -當確認蠟燭或價格收盤時,自動重新繪製趨勢線偏離樞軸的選項較低,較低或較高的高位(雙底低位和高支撐位)和最大蠟燭數以進行重新繪製。 -4個換行選項: 1)價格跌破線時刪除 2)不要刪除 3)燭線超出界限時刪除 4)在趨勢關閉時刪除 This unique auto trend line drawing indicator works on all time frames which can help you to easily trade short term trend reversals as well as  as well as short term trend breakouts indicating the stronger asset in the market. It uniquely allows you to
SPV Body
Yvan Musatov
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
GO Trend MultiTimeFrame
Martin Alejandro Bamonte
GoTrend 多时间框架指标 "GoTrend Multi-Timeframe" 指标是交易员寻求快速高效地评估不同时间框架内货币对整体和具体趋势的必备工具。 此指标允许交易员一目了然地获得市场方向的清晰全面视图,优化决策过程并提高其交易策略的有效性。 主要特点: 多时间框架分析: 此指标提供六个不同时间框架的详尽分析:M5, M15, M30, H1, H4 和 D1,使交易员能够了解每个时间段的趋势。 集成技术指标: 此指标使用五个可靠的技术指标:RSI, SAR, MA, MACD 和 ADX,以确定每个时间框架的趋势方向。 清晰直观的可视化: 信号显示在主图表的选定角落,使用直观的符号和颜色。这使得交易员能够一目了然地评估市场情况。 组合信号: 除了每个指标的单个信号外,"GoTrend Multi-Timeframe" 还提供一个组合信号,总结该货币对的整体市场趋势。 交易优势: 快速清晰的趋势概览: 使用此指标,交易员可以快速清晰地看到多个时间框架内的趋势方向,这对于做出知情且及时的决策至关重要。 优化进出场点: 不同时间框架内的买卖信号帮助交易员优化进出场点,增加交易成
Daily Volatility Tracker is a practical and lightweight indicator designed to help traders monitor and analyze market volatility based on historical daily price movements. Whether you're a day trader, swing trader, or scalper, understanding how much a market moves per day is critical for: Choosing the right pairs to trade Setting accurate stop-loss and take-profit levels Adapting to changing market conditions MT5 Version -  https://www.mql5.com/en/market/product/134960/ Join To Learn Market Dept
FREE
The indicator sends messages to e-mail and mobile terminal when the price approaches the horizontal levels and trend lines that are drawn using the handy panel! The levels and trend lines are deleted and placed to the chart using one click on the panel, and they can be dragged on the chart by mouse! It is possible to set the interval between messages in the settings, the interval is applied to each object separately! Indicator Settings ===*** Main settings ***=== - below is the list of the main
Chart Analyzer
Innovicient Limited
The Chart Analyzer is an MT4 indicator that provides visual arrow signals without redrawing them. In addition, we have included trendlines to validate your entries. This indicator has been fine-tuned to work with all timeframes and instruments.  The Chart Analyzer has a number of advantages Does not fade or remove arrows when drawn Sends both email and phone alerts. It is light on computer resources Easy to install. Default setting works just fine.  If price opens above the trendline, open bu
Ea Fibonacci
Santi Quagliana
Lot_Type : Dynamic or Fixed Lot IF fix Lot: 0.01 IF Dynamic RISK: 0.1% Slippage: 30 Bar: 3 ----> number of bars on which fibonacci works TP_FIBO : Target 23 or 38 or 50 or 61 or 100 or 161 or 261 or 423 Stop Lose MaxTrades: Number of Open Trades Fibonacci Ea, is an expert advisor with which at the number of bars chosen by the user, he finds the minimum price (Fibo 0) and the maximum price (Fibo 100); On these two levels, it calculates the remaining Fibo prices (23,38,50,61,161,261,423). If Ask
PDP indicator is used for: defining price probability distributions. This allows for a detailed representation of the channel and its borders and forecast the probability of a price appearing at each segment of its fluctuations; defining the channel change moment. Operation principles and features PDP analyzes a quote history on lower timeframes and calculates a price probability distribution on higher ones. Forecast algorithms allow the indicator to calculate probability distributions and mov
NAM Divergences
NAM TECH GROUP, CORP.
5 (1)
MT4多時限發散和超買/超賣檢測指標。 特徵 -在圖表控制面板上完全可自定義,提供完整的交互。 -隨時隨地隱藏和顯示控制面板。 -有關非大寫差異的實時信息。 -有關超買/超賣情況的實時信息。 -有關規則差異的實時信息。 -有關隱藏分歧的實時信息。 -可用於發散檢測的振盪器:AO,RSI,CCI,MACD,STOCH,RMI,TDI,RSIOMA。 -通知服務(屏幕警報|推送通知)。 概括 使用差異交易有助於發現趨勢減弱或勢頭逆轉。有時,您甚至可以將其用作趨勢持續的信號。我們的工具在一個非常舒適和直觀的控制面板中同時提供所有時間範圍的差異檢測,並具有顯示和隱藏的可能性,以使您的圖表盡可能保持清潔。 您會在選擇的歷史時期實時看到超買和超賣情況,定期背離,隱藏背離和無資本背離。 對於沒有大寫字母的差異,我們會在屏幕上顯示MT4通知,並將通知推送到您的手機!
BDLionEA
Syed Rahim Uddin Ahmed
BDLionEA – The Lion of the Forex Market Version: 1.00 Author: BDRahim Creation Date: 22 August 2025 Take control of the market with BDLionEA , a powerful and adaptive trading Expert Advisor built for traders who demand consistency, precision, and growth. Inspired by the lion’s strength and strategy, this EA is designed to dominate every market condition with smart trade management and fully automated execution. Key Features Smart Candle-Based Trading Logic – Automatically detects bullish a
BID Wave Volume 2
Mostefa Mammeri
Product Title: BID Wave Volume 1 - Smart Institutional Liquidity Tracker Short Description: Uncover institutional footprints! A powerful dual-timeframe volume indicator that detects real market turns by checking M1 volume order flow at current timeframe reversal zones. Full Description:  BID Wave Volume 2 is a revolutionary, advanced volume indicator designed for pro-scalpers and day traders. It bridges the gap between raw price action and institutional order flow. Unlike traditional indicators,
OVERVIEW The Vector Candle Zones Render indicator automatically renders boxes for vector candle zones that are yet to be recovered. The indicator is an implementation of an existing PVA candles indicator. Combine it with PVSRA and MarketMakerMethod strategy. FEATURES Software: MetaTrader4 - MT4 - 600+ build Timeframes: Multi-Timeframe Markets: Forex/Cryptos/Energies/Bonds/Metals/Indices/Futures/Commodities Customizable style parameters: Change Color style Change Percentage style C
Pacific Breakout
Anton Karabeinikov
"PACIFIC BREAKOUT" — Catch a Wave of Profit on Breakouts of Sessions!   Are You Tired Of Missing Key Breakouts? Manual calculation of levels, dozens of indicators and missed signals will be a thing of the past!   What Does Pacific Breakout Do? This is your personal analytical robot that: The pulse accumulation range of the Pacific session is automatically determined (1:00 GMT+3 Sydney).  - We analyze the second candle after the market opens, because the extended spread does not giv
Please contact me at telegram  https://t.me/smartforex7 After purchasing SmartForex Indicator then Use This Indicator...................... SMART EXIT PROFIT LINE Indicator is very Helpful with SmartForex Indicator ........................................ SMART EXIT PROFIT LINE Indicator Attach with SmartForex Indicator after then Red Line Show Exit buy Profit , Green Line show Exit Sell Profit................
FREE
High Low Predict
Thomas Bradley Butler
This indicator is designed to help you forecast the potential high and low prices for the current trading day, based on the high and low of the previous day. It does this by applying a customizable percentage increase or decrease to those levels. How It Works: The idea is simple: It looks at the previous day's high and low prices and then adjusts them by a percentage you choose. Here's what that means: Predicted High: This is calculated by taking the high price of the previous day and adding a p
BlueDigitsFx OBV Divergence
Ziggy Janssen
4.84 (25)
BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT5 版本 BlueDigitsFx OBV Divergence MT4 —— 用于识别市场反转的成交量背离指标 BlueDigitsFx OBV Divergence 是一款 MT4 指标,用于识别价格走势与 On-Balance Volume(OBV)指标之间的看涨和看跌背离。 通过比较价格走势与成交量行为,该指标能够帮助交易者识别潜在的趋势衰竭、市场反转以及动量变化等情况。 指标会直接在图表上标示背离形态,帮助交易者结合成交量确认,更深入地分析市场结构。 主要功能 自动背离检测 —— 自动识别图表中的 OBV 看涨和看跌背离。 成交量与价格对比 —— 比较价格走势与 On-Balance Volume 指标行为。 多时间框架兼容 —— 支持 MT4 所有时间周期。 可自定义提醒 —— 支持弹窗、电子邮件和推送通知提醒。 清晰的可视化信号 —— 背离区域直接显示在图表上,便于分析。 轻量级 M
Lex 3
Aleksandrs Losevs
LEX 3 — A New Generation FOREX Trading Robot LEX 3 represents a completely new approach to automated trading. If you were previously afraid of news releases, market crashes, or sharp price spikes, with LEX 3 you no longer need to worry about these factors. Even more — the more aggressive and volatile the market is, the better LEX 3 performs. This robot was specifically designed for critical market conditions, where most trading strategies fail. Strong trends, high volatility, and impulsive pric
该产品的买家也购买
M1 Sniper
Oleg Rodin
5 (29)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
Smart Trend Trading System
Issam Kassas
4.78 (9)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Trend Trading System 目前价格为 $99 。 接下来的 30 次购买 后,价格将上涨至 $199 。 特别优惠: 购买 Smart Trend Trading System 后,请发送私信给我,即可免费领取 Smart Universal EA ,并将您的 Smart Trend 信号转换为自动交易。 Smart Trend Trading System 是一套完整的交易系统,具备不重绘、不回绘、不延迟的特点,专为希望获得更清晰信号、更准确趋势方向以及更有组织交易方式的交易者打造。 Online course , manual and [download presets] . 它将 10 多种交易工具 整合到一个系统中,包括趋势检测、反转区域、Smart Cloud、移动止损逻辑、支撑与阻力、K线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
SR Liquidity
Oleg Rodin
5 (2)
SR Liquidity 是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
Neuro Poseidon MT4
Daria Rezueva
4.8 (45)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Trend SniperX MT4
Sarvarbek Abduvoxobov
Trend Sniper X 是一款用于 MetaTrader 5 的多周期趋势追踪指标,旨在帮助交易者清晰、精准地识别趋势方向及潜在的反转点。 适用于 MT5: https://www.mql5.com/en/market/product/181101 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会发生变动。 Code2Profit 频道 通过多周期分析掌控市场! 如何使用 Trend Sniper X 最大化胜率:关键规则与交易时段技巧 技术规格 交易平台 MetaTrader 5 指标类型 多周期趋势指标 运行时间周期 任意图表周期,支持独立选择更高周期(M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他 CFD 差价合约 推荐账户 任何账户类型 可视化呈现 彩色趋势 K 线(买入/卖出/弱势/转变)+ 买入/卖出信号箭头 附加模块 市场交易时段框(悉尼、东京、伦敦、纽约) 核心功能 多周期趋势分析: 将更高周期的趋势方向直接投影到当前图表上,提供清晰的宏观视角。 弱势/不确定 K 线检测: 高亮显示趋势状况不明确的 K 线,帮助交易者远离震
Gann Made Easy
Oleg Rodin
4.84 (172)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - 下一代外汇交易工具。 当前 49% 折扣。 Dynamic Forex28 Navigator 是我们长期流行的指标的演变,将三种功能合二为一: 高级货币强度 28 指标 (695 条评论)+ 高级货币 IMPULSE 带警报 (520 条评论)+ CS28 组合信号(奖励)。 有关指标的详细信息 https://www.mql5.com/en/blogs/post/758844 下一代强度指标提供什么? 您喜欢的原始指标的一切,现在通过新功能和更高的精度进行了增强。 主要特点: 专有货币强度公式。  所有时间范围内的平滑和准确的强度线。 非常适合识别趋势和精确进入。 动态市场斐波那契水平(市场斐波那契)。  此指标独有的独特功能。 斐波那契应用于货币强度,而不是价格图表。 适应实时市场活动以获得准确的反转区域。 实时市场动量。  第 9 行显示市场是活跃还是被动。 对于定时交易至关重要。 全面的警报和显示。  每种货币最强的买入和卖出动量。 ​​28 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
DayTrader PRO MT4
Davit Beridze
4.33 (6)
DayTrader PRO MT5:  https://www.mql5.com/en/market/product/186222 DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
KURAMA GOLD SIGNAL PRO(MT4)— 7层过滤 · 自动止盈止损 · 质量评分 · 信号历史保存 | 完整的XAUUSD交易系统 实时不重绘。信号出现的瞬间,箭头、入场、止盈、止损当场锁定,之后绝不移动。你交易的就是这个实时信号。而且在v7.20中,每一个真正发出的信号都会自动保存,并在重启后精确还原。 购买者专属赠品 购买永久授权,即可免费获得 AI Zone Radar(价值$59)+ 完整PDF手册。在产品价格之外,额外附赠价值$59的赠品。购买后在MQL5上给我留言即可。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 在黄金交易者社区中被实际使用,因精度与易用性而广受好评。 你的难题 —— 以及解决方案 黄金一天波动$30–$50。你知道机会就在那里。但这些情况是否似曾相识: - 入场太早,价格逆行$10后才朝你的方
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
目前8折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是专门用来显示任何符号的货币强度,如异国货币对、商品、指数或期货。它是同类产品中的第一个,任何符号都可以添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度。这是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个新的公式。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里   https://www.mql5.com/en/blogs/post/708876 它适用于所有时间框架。你将很快能够看到TREND! 根据新的基础算法设计,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了8种主要货币和一种符号的强弱。 该指标显示了8种主要货币(澳元加元瑞士法郎欧元英镑日元新西兰美元)的强弱线,再加上一个符号! 该指标显示了符号的真实价值。例如:对于XAUUSD(黄金):价格以美元报价。如果黄金在上涨,你怎么能知道是黄金的强势还是美元的弱势?只有当黄金走强时,我们才会进行交易。该指
IQ Gold Gann Levels
INTRAQUOTES
5 (5)
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient calculation
Prop Firm Sniper
Mohamed Hassan
4.33 (6)
Prop Firm Sniper MT4  is a professional market structure indicator that automatically identifies high-probability BUY and SELL opportunities using BOS and CHoCH analysis. Recommended Timeframes: For backtesting, use the indicator on   M5 or M15   for Gold (XAUUSD), and   M15 or H1   for more volatile Forex pairs such as   GBPUSD, USDJPY, EURGBP , and similar markets. CONTACT ME AFTER PURCHASE TO CLAIM YOUR FREE BONUSES! Prop Firm Sniper  is a professional market structure indicator designed t
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (659)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
Atomic Analyst
Issam Kassas
5 (12)
本产品已针对 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线
BTMM State Engine Pro MT4
Garry James Goodchild
BTMM State Engine Pro by G-Labs — Beat The Market Maker indicator for MetaTrader 4. 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,
CRT Candle Range Theory HTF MT4.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Angle Iindicator - 种用于识别方向变化和确认趋势的指标。 它分析价格行为并识别反转点,识别图表上的峰值和谷值。 它支持趋势方向判断。 适用于任何金融工具和时间周期。 内部参数已配置完毕;您只需将指标放置在图表上,并设置“乘数”参数以获得所需结果即可。 该指标会在当前K线图上生成箭头。有时,箭头在K线形成过程中可能会闪烁。K线收盘后,箭头不会在之前的历史K线上重绘。 该指标会在方向变化时发出警报。 可以单独使用,也可以与您的交易系统结合使用。 要正确使用该指标,您必须配置“乘数”参数。 指标的结果取决于反转角度在图表上的生成方式。 “乘数”参数用于构建连续的K线图,从而确定反转点的频率。 0.1 到 100 的取值范围允许您针对任何选定的交易品种或时间周期自定义生成参数。 增加该数值会生成更早的反转信号,这更适合较高的时间周期(M30-H1)或在 M1-M5-M15 周期寻找入场点。 减小该数值会平滑反转和方向信号,使该指标更适合识别趋势。 绿色箭头表示向下方向,蓝色箭头表示向上方向。
Bermaui Deviation Percent
Muhammad Elbermawi
4.94 (111)
或者 ( BD% ) 这是一个波动率指数,以百分比而不是点来衡量波动率。 BD% 的想法是根据在 0% 和 100% 之间移动的经典标准偏差 (CSD) 创建一个索引。 您可以使用 BD% 来比较同一证券在不同时间段或不同时间范围内的波动率。此外,您可以使用 BD% 以百分比而非点数来比较不同市场中不同证券之间的波动率。 如何使用“BD%” 如果 BD% 低于 90%,然后向上越过该水平,则表明价格可能在区间内波动。 如果 BD% 高于 90%,然后向下穿过该水平,并且价格已经高于其简单移动平均线,则这是新的上升趋势开始的迹象。随着 BD% 进一步下行,波动性和趋势强度正在增加。当 BD% 为 0% 时,这意味着波动率处于最高值。 如果 BD% 高于 90%,然后向下穿过该水平,并且价格已经低于其简单移动平均线,则这是新的下降趋势开始的迹象。随着 BD% 进一步下行,波动性和趋势强度正在增加。当 BD% 为 0% 时,这意味着波动率处于最高值。 要了解有关 BD% 的更多信息,请从此处阅读用户手册: https://www.mql5.com/en/blogs/post/718
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
Currency Strength Pro 按相对强度对八大主要货币进行排名,数据取自最多 28 个货币对,基于多周期合成计算,然后把篮子自身能组成的货币对排进一个带分级的扫描器。只使用已收盘的柱,绝不在每个 tick 上计算。 思路很简单:用强势货币对抗弱势货币,而不是去交易今天碰巧看着顺眼的那张图。强度表回答"哪种货币";扫描器和它的 A/B/C 分级回答"哪个货币对,这个设置有多干净"。 它做什么 面板把 EUR、GBP、AUD、NZD、USD、CAD、CHF 和 JPY 从最强到最弱排列。每一个读数都建立在您的经纪商实际报价的货币对之上。每个货币对为一方加分、为另一方减分,因此八个分值始终以 50 为中心,货币篮子在构造上是零和的。50 是篮子的平均值,而不是一条固定水平线:分值 70 表示该货币此刻相对于其余七种货币强势,而不是绝对意义上的强势。 表格下方,扫描器会给篮子能组成的每一个货币对打分:差距大且各周期一致的为 A,差距明显的为 B,差距勉强的为 C。最佳设置卡片用文字说明排名第一的那一行,鼠标悬停在任意扫描器行上都会解释它为什么得到这个分级——各周期的差距、双方背后
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
BlueDigitsFx Easy 1 2 3 System
Ziggy Janssen
4.87 (299)
BlueDigitsFx 官方生态系统入口 获取基础设施更新、交易资源、产品发布信息以及 BlueDigitsFx 官方生态系统访问权限。 Telegram 生态系统 官方网站 MT5 版本 BlueDigitsFx Easy 123 System —— 强大的 MT4 反转与突破识别系统 一体化无重绘交易系统,专为识别市场反转与突破而设计 —— 适合重视市场结构、清晰信号以及确认型交易流程的交易者。 BlueDigitsFx Easy 123 System 是一款可视化 MT4 指标,并带有提醒功能,可帮助交易者轻松识别市场结构变化、突破以及趋势反转。 该指标遵循结构化的“123”交易模型: 步骤 1 :通过大箭头识别潜在衰竭区域中的新高或新低。 步骤 2 :发出市场结构突破信号,确认潜在趋势反转。 步骤 3 :通过小箭头和支撑/阻力点提供入场确认。 注意 :大箭头在K线收盘前可能会重绘,因为它会根据实时市场结构变化进行调整。 小箭头一旦出现后则为 100% 无重绘信号。 功能特点 大箭头:识别强烈的市场结构变化及潜在反转机会。 小箭头:100% 无重绘趋势信号。 支撑与阻力点
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO 帮你分析日内趋势,在入场前就把交易规划好。核心是三套专属策略,让你更精准地读懂市场。信号一出现,指标就自动判断行情方向并计算关键价位,你能提前看到潜在入场点、预期的止损以及多个止盈位。详尽的绩效统计会展示不同品种和策略在历史上的表现,帮你根据当前行情挑选合适的资产。它既可以作为独立的剥头皮工具,也可以融入你的系统,或者作为你自己 EA 的基础。运行于 MetaTrader 4 平台。 指标会直接在图表上标出入场、三个止盈位 - TP1、TP2、TP3 以及一个可选止损。你甚至可以接入自己的箭头指标,检验它们的统计数据和盈利能力。 购买后请直接联系我,即可获得指标的专属附赠 add-ons、更多关于实盘运用的说明,以及把它正确接入你自己交易系统和 EA 的帮助。 指标主要功能 内置三套专属交易策略,可即时切换。 箭头信号出现后即时计算价位:入场以及 TP1、TP2、TP3 多级目标立刻显示,方便你提前规划交易。开启手动或自动计算后,会显示止损位。 三套策略均内置优化模块:自动把参数适配到当前品种和周期,帮你快速筛选资产(仅在实时状态下可用)。 HTF
Binary Booster
Yaroslav Varankin
5 (1)
Binary Options Trading Indicator: A Reliable Tool for Your Trades This indicator is specifically designed for binary options trading and has proven its high quality, reliability, and adequate accuracy, depending on the dynamics of the chart. Key Points: Signal Interpretation: When a blue cross signal appears, it indicates a potential entry into a trade, though it is considered a weak signal on its own. However, if the blue cross is accompanied by an arrow, it is considered a more reliable buy s
Currency Strength Meter is the easiest way to identify strong and weak currencies. This indicator shows the relative strength of 8 major currencies + Gold: AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD, XAU. Gold symbol can be changed to other symbols like XAG, XAU etc. By default the strength value is normalised to the range from 0 to 100 for RSI algorithm: The value above 60 means strong currency; The value below 40 means weak currency; This indicator needs the data of all 28 major currency pairs a
Arrow Micro Scalper 是一款专为剥头皮和短期交易而设计的指标,可集成到任何图表和金融工具(货币、加密货币、股票、金属)中。 在她的工作中,她使用波浪分析和趋势方向过滤器。建议在从 M1 到 H4 的时间范围内使用。 如何使用指标。 该指标包含 2 个用于更改设置的外部参数,其余参数已默认配置。 大箭头表示趋势方向的变化,蓝色箭头表示下降趋势的开始,粉红色箭头表示上升趋势的开始。 “ Only trending direction ”参数启用和禁用使用内部趋势的模式,提供使用您自己的趋势或不使用趋势的机会,并且还启用/禁用仅根据趋势显示趋势箭头和信号箭头。 小信号箭头,该指标最重要的对象,粉色代表“买入”交易,蓝色代表“卖出”交易。 “ Smoothing ”参数决定信号箭头出现的时间,操作范围为 7 到 25,为时间范围 M1-M5 选择大值,为 M15-H1 选择中值,为 H4 - D1 选择小值。 趋势箭头和开始信号箭头有警报。 指标不会重新绘制。
Forex Breath System
Oleg Rodin
5 (5)
Forex Breath System 它是一个基于趋势的交易系统,可用于任何市场。您可以将此系统用于货币、金属、商品、指数、加密货币甚至股票。它也可以在任何时间范围内使用。该系统是通用的。它显示趋势并提供趋势箭头信号。当信号出现在趋势方向时,该指标还可以为您提供特殊类型的警报,从而使趋势交易成为一项简单的任务。 该指标非常易于使用,因为它根本不需要处理任何难以理解的设置。 您只需将其附加到图表中即可开始交易。无论您喜欢哪种交易风格,系统都会帮助您了解市场的方向以及趋势方向上可能的入场点。 该系统将对所有交易者有所帮助,无论他们的交易经验水平如何。 该指示器提供所有类型的警报,包括推送通知。 购买后请联系我以获得交易说明和丰厚奖金! 祝您交易愉快、盈利!
作者的更多信息
ChangingTrends
Evgeniy Zhdan
該指標計算最可能的趨勢止損/逆轉區域,有信心的趨勢運動區域。 計算考慮: 價格變動率; 圖表的相對偏差角度; 價格變動的平均幅度; 價格離開“舒適區”; ATR 指標的值。 當價格進入止損/反轉區域時,該指標可以生成警報。 設置 Draw the entire length? - 繪製直到圖表末尾的區域; Show Stop UP-trend - 顯示上升趨勢的停止/反轉區域; Show UP-trend - 顯示上升趨勢的區域; Show DOWN-trend - 顯示有信心的下降趨勢區域; Show Stop DOWN-trend - 顯示下降趨勢的停止/反轉區域; Alert in the area change - 當價格進入趨勢止損/變化區域時生成警報; 接下來是每個交易區域的顏色設置。
Buy and sell zones
Evgeniy Zhdan
5 (2)
用於確定平面和趨勢的指標。 如果價格低於兩條直方圖和兩條線(紅色和藍色)中的任何一條,則這是一個賣出區域。 購買此版本的指標時,一個真實賬戶和一個模擬賬戶的 MT4 版本 - 作為禮物(收到,給我寫私信)! 如果價格高於兩條直方圖和兩條線(紅色和藍色)中的任何一條,則這是一個買入區域。 MT4 版本: https://www.mql5.com/en/market/product/3793 如果價格在兩條線之間或在任何直方圖的區域內,那麼市場就沒有明確的趨勢。簡單地說,市場是平的。 指標的工作在屏幕截圖中更清楚地顯示。 該指標可用作獨立的交易系統。該指標可用於獲取領先數據或確定當前趨勢的方向。對於任何級別的交易者來說,這都是一個很好的工具!
SuperTrend
Evgeniy Zhdan
2.5 (2)
The Supertrend Expert Advisor The Supertrend Expert Advisor with averaging elements. It has been developed during three months until I finally got good results. It is not a scalper. The minimum balance to start trading - 100 $. Is automatically adjusted to the 4 and 5-digit prices. Has an efficient risk management system. The lot and limit on the maximum lot is automatically calculated based on the settings specified in the EA. As a result, you have a complete automated trading system. Download
Stardust
Evgeniy Zhdan
StarDust searches for divergences in the values of several indicators considering them as signs of flat and enters the market if a relatively steady trend is detected. The Expert Advisor trades "basic" symbols with a low spread. The best results are achieved on М15. The EA automatically adjusts to 4 and 5-digit quote flows. Settings Comment_to_orders – comment to a placed order. The field can be left blank if no comment is required. MM – enable money management with automatic setting of a worki
Top Floor
Evgeniy Zhdan
The EA catches the price when it moves against the trend in an effort to open an order in an opposite direction (direction of the main trend). Screenshots illustrate examples of entries and the strategy gist. The EA uses stop losses depending on values of ATR. Settings: Lot_ - if Risk_ = 0, the EA will trade this lot; Risk_ - risk per one trade. Stop loss is taken into account; koeff_ATR - coefficient multiplied by the ATR value to calculate stop loss (the bigger the value, the bigger stop loss
FastBoom
Evgeniy Zhdan
The FastBoom EA finds the most probable points of price pullback/reverse and places an order. It places averaging orders if the price moves further against take profit. Settings of the EA: Lots - initial lot; LotExponent - multiplier for following orders (Martingale). 1 - no multiplier. TakeProfit - take profit in points; Stochastic Settings InpKPeriod - K Period of Stochastic InpDPeriod - D Period of Stochastic InpSlowing - Stochastic Slowing LevHigh - level for sell positions of Stochastic L
The Expert Advisor calculates the double/triple divergence of volumes, and starts trading. It uses a unique formula of lot calculation, which greatly improves stability of trading. Recommended TF - 1h. Currency pair - EURUSD , but the EA can be used on any trading instruments which are not subject to high volatility. Settings mode - trading direction can be set manually; close - order close level (details on the screenshot); Step between orders - step between orders in points; Maximum orders -
OrderOnLine
Evgeniy Zhdan
The Expert Advisor opens orders from the horizontal line, the a trader can set on any level by dragging using the mouse or by changing the line properties. For example, when a horizontal line is above the current price, the EA will open a Buy order once the horizontal line is reached. And vice versa: If the line is below the current price, the EA will open a sell order once the line is crossed. A buy crossover of the line is: opening of the current candlestick below the horizontal line; the curr
SellerATR
Evgeniy Zhdan
5 (1)
The Expert Advisor only sells. Recommended currency pairs : EURUSD; GBPUSD; USDCHF; USDJPY; USDCAD; AUDUSD; EURGBP; EURAUD; EURCHF; EURJPY; GBPCHF; CADJPY; GBPJPY; AUDNZD; AUDCAD; AUDCHF; AUDJPY; CHFJPY; EURNZD; EURCAD; CADCHF; NZDJPY; NZDUSD. Timeframe: H1. Percent% manages closing both loss-making and profitable deals based on the account overall status. Using the EA on 23 symbols mentioned above allows the robot to cope with the drawdown in case of a long trend. While positions on some pairs
Illusion
Evgeniy Zhdan
3 (2)
The Illusion EA uses the probability theory - after a series of consecutive virtual losses - i.e. right during a flat the EA already starts trading in the trend. In addition, the EA considers the ratio of bullish/bearish candles on the higher timeframes to determine the greatest probability of the price movement direction. Only 1 order can be opened at a time. In case of a loss the following order will be placed with an increased lot (the multiplication coefficient is set in the parameters). The
GoldenCoast
Evgeniy Zhdan
The indicator plots a trend line and determines the levels for opening trades, in case the price goes "too far" away from the trend level. More detailed information is available in the screenshots. Settings Away from the trend line - distance from the trend line to the trades level; Arrow Signal for deals - enable displaying an arrow when the price reaches the trades level; Size of Arrow - size of the arrow; Alert Signal for deals - enable generating alerts when the price reaches the trades lev
Turbina
Evgeniy Zhdan
5 (4)
The axiom of the Forex market is that any trend will be broken. The Expert Advisor determines trend direction (the pink line), and calculates levels for opening opposite orders depending on the settings. The value of Away from the trend line for Deal will be different for each pair and timeframe, depending on the volatility of the trading instrument. Next orders can be opened with an increased lot (a static lot is used by default). See the screenshots to understand the idea of the Expert Advisor
Odysseus
Evgeniy Zhdan
The Expert Advisor determines the moments of strong movements and opens a position in the direction of the most probable price movement. The strategy always uses stop loss and take profit. Several independent orders can be in the market (the maximum number is set in parameters). The goal of the EA's underlying trading system is the quantitative excess of the number of profitable deals over the number of losing ones. Recommended: EURUSD 5m; GBPUSD 5m; USDJPY 5m. The Expert Advisor is able to work
Vise
Evgeniy Zhdan
Vise is a trend indicator. The upper and lower lines follow the price showing the prevailing price direction. Frequent breakthroughs of the upper line indicate a bullish trend, while frequent breakthroughs of the lower line indicate a bearish one. Parameters Points for UpLine - initial number of points for the upper line; Points for DownLine - initial number of points for the lower line. During the breakthrough of the upper level (line), this level shifts upwards by Points for UpLine. If the up
Twinkle
Evgeniy Zhdan
Twinkle is a trend-based scalper using stop loss and take profit invisible to the broker. The EA does not look for trend reversals. The EA catches strong market movements and opens orders in the direction of the trend. Your broker will not see the order closing levels. The EA closes orders independently when reaching the take profit or stop loss levels specified in the settings. Recommended trading symbols: EURUSD M5, GBPUSD M5. ECN accounts with 5 digits quotes are recommended. Expert Advisor
Shine
Evgeniy Zhdan
4.75 (4)
This Expert Advisor implements elements of the Martingale system. Orders are opened at a specified distance from the moving average. The Parabolic SAR indicator and certain technical details are used to ensure the most accurate entries. The EA is highly customizable. It is recommended for simultaneous use on 4 currency pairs: EURUSD M15; GBPUSD M15; USDJPY M15; USDCAD M15. Despite good stability, it is advisable to disable the EA operation during the days rich in news releases. Configurations P
LuckyCase
Evgeniy Zhdan
LuckyCase is an Expert Advisor with martingale elements. The EA strategy is based on a significant "deviation" of the price from SAR inadicator and the Bands levels breakthrough point. The money management system is an essential part of the EA. It starts working after a trade is opened. Trades are closed after accumulating specified points of market orders, by deposit % or after an opposite side of the channel is broken through. The default EA settings are meant for: EURUSD M15; USDJPY M15. The
Elize
Evgeniy Zhdan
The Elize Expert Advisor has been designed to work with the EURCHF currency pair. It considers the peculiarities of this trading instrument, its behavior and dependence on the behavior of other currencies. In particular, when the currencies of the European countries (EURUSD, GBPUSD, EURNOK, EURCHF) move in the same direction, the EA starts its operation and opens a deal in the trend direction of the European currencies. In the event of price rollbacks, the EA uses a unique method for making the
AllTrendLines
Evgeniy Zhdan
4 (1)
Brief Description of the All Trend Lines Indicator The indicator analyzes the wave structure of the market. What it displays on the chart: First. Wave pivots (semaphores) • Red markers – wave highs • Yellow markers – wave lows • Yellow-green markers – additional local extremes Second. Trend lines • Purple/blue lines – trends based on highs (resistance/support) • Beige/green lines – trends based on lows • Lines are built automatically by connecting wave pivots of the same type Third. Main trend
FastTraffic
Evgeniy Zhdan
The Expert Advisor has been specifically developed for trading gold (Spot Gold). The strategy is based on Fibo levels calculated from the previous (first) candle High/Low and the width of the current and lower timeframes channel. If important Fibo levels of different orders are located in a single price channel (within a spread), the EA defines this channel as the target for price movement and starts operation. Martingale and averaging are not used. Each order is independent and is accompanied b
Jazz
Evgeniy Zhdan
The algorithm of this Expert Advisor determines the significant price levels, where the trend often turns into a flat or reverses. Stochastic Oscillator serves as an additional filter of overbought/oversold zones. The EA sets stop loss and take profit after opening an order. The underlying trailing strategy applies a trailing stop. The EA is recommended for simultaneously use on three trading instruments: EURUSD M5, GBPUSD M5, EURCHF M5. Settings: Comment to order - comment to orders. MaxRisk -
Panther
Evgeniy Zhdan
The Expert Advisor looks for technical analysis patterns formed on the higher (hourly) timeframe to start working on the 5-minute chart. Technical analysis patterns used: double top/double bottom, head/shoulders, flag, expanding/narrowing triangles. The Relative Vigor Index technical indicator is used as the filter for opening deals. It is based on the idea that on the bull market the closing price is, as a rule, higher, than the opening price. It is the other way round on the bear market. This
Spook
Evgeniy Zhdan
The Expert Advisor calculates the divergence on the current and higher timeframes. In case the divergences coincide, the EA starts its operation. Deals have strict take profit and stop loss levels. Each deal is managed by trailing stop. The strategy involves the use of a tight stop-loss. Therefore, losing deals and/or series of losing deals are not uncommon. This EA is not suitable for those who have difficulties coping with losing deals. The EA is recommended for simultaneous use on the followi
Grand
Evgeniy Zhdan
The Expert Advisor has been developed specifically for the features of the CHFJPY currency pair. The EA's algorithm determines the direction of the current trend and starts operation. In case of a price reversal within the current trend, the EA adds additional orders. If trend changes, the EA starts to work in the direction contrary to the initial grid of orders. If there were no conditions for closing orders and the trend direction changed again, the EA continues to work with the "first" grid o
Intensive
Evgeniy Zhdan
The Expert Advisor algorithm determines on daily charts those candlestick patterns, which set the intraday trading direction. The trading EA determines how long the price is moving in overbought/oversold zones and starts working in the direction of the expected trend movement. Each position is accompanied with a tight stop loss and take profit. Only one active position can be open in the market. The EA was developed and tested using 99% quality quotes. The Expert Advisor has a built-in news filt
Slender
Evgeniy Zhdan
The strategy of this Expert Advisor is based on a hedging system, which implies placing opposite orders. The EA algorithm determines trend beginning and opens a position in the trend direction. In case of a wrong entry, the EA tries to neutralize the drawdown through opposite (hedging) orders at a preset interval (Coefficient of counter orders). Orders are closed when one of the two values ​​is reached - profit in percent or profit in points. The EA does not use lot increase. The EA wast tested
Dreamer
Evgeniy Zhdan
Советник работает по принципу хеджирования с периодическими "перекосами" в сторону трендовых направлений. Направления тренда советник определяет на основании стандартного индикатора Parabolic Stop and Reverse system (SAR). Уникальная стратегия установки балансирующих позиций позволяет избегать больших просадок даже при самых не благоприятных рыночных условиях. Параметры по умолчанию рекомендуется использовать на торговом инструменте: GBPJPY 15m. Разработка и оптимизация параметров производились
Snoot
Evgeniy Zhdan
5 (1)
This Expert Advisor works using a grid in the direction of a trend movement with the step between opened positions defined in the settings. The positions are closed by the total take profit. The Parabolic SAR standard indicator is used to filter order opening, which comes in the MetaTrader 4 package. The EA has been developed and tested using 99,9% quality of quotes. Operation of the EA in real time can be viewed in the signals . The best trading results have been achieved on CHFJPY M15. Settin
Solipsism
Evgeniy Zhdan
The Expert Advisor builds channels based on the data obtained using ATR and MA indicators according to the equations: Upper channel border = MA + ATR * (FIBO); Lower channel border = MA - ATR * (FIBO), where FIBO has the following values: Style of Trade - Aggressive = 1.61852; Style of Trade - Average = 3.26704; Style of Trade - Calm = 4.85556. Trades are opened inside the channel with the intervals defined in the settings. Long and short positions are opened independently. Positions are closed
The trading statistics indicator notifies the trader of the aggregate income of the trading account for different time intervals. The indicator has wide display settings on the graph. There is a choice of one of the two display languages on the chart- English and Russian. Settings Indicator language (ENG, RUS) - Select the language to display on the chart; To control the magic (-1: any magic) - Entering the Magic for control (-1: any Magic); Angle of indicator tie - Selecting the angle of the c
筛选:
无评论
回复评论