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
Gold Phase Detector Gold Phase Detector is a MetaTrader 4 indicator designed to display RSI momentum, moving average alignment, and market phase conditions in a visual format. The indicator uses RSI, an RSI moving average, and a 5/13 moving average structure to help traders observe whether market conditions are trending, correcting, weakening, or transitioning. Gold Phase Detector is intended for chart analysis. It does not open, close, or manage trades. Main Features RSI phase coloring RSI 50 l
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
使用此交易工具,您可以同时扫描 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
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
The Sentiment Ratio indicator gauges current Market Sentiment between -100% and 100%, where lower than -40% is considered Bearish and higher than 40% is Bullish. The channel between the two is considered Neutral. The indicator has been a very useful filter tool for signals within a trading system. Example call function:  int SentimentIndicator(double triggerLevel)//Return sentiment if trigger level is activated {   double sentimentRatio=iCustom(NULL,0,"Sentiment Ratio",0,0,0);   if(sentimentRat
FREE
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.84 (168)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Neuro Poseidon MT4
Daria Rezueva
4.82 (44)
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
Prop Firm Sniper
Mohamed Hassan
5 (5)
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
M1 Arrow
Oleg Rodin
4.81 (21)
M1 Arrow 指标基于市场自然交易原则,包括波动性和成交量分析。该指标适用于任何时间框架和外汇货币对。指标中一个易于使用的参数即可让您根据想要交易的任何外汇货币对和时间框架调整信号。 除了基于买卖信号的主要算法外,该指标还内置了多种额外的策略,您可以在输入参数中选择。这些策略无需任何设置。指标会根据您在指标中使用的策略模式自动选择设置。 该算法基于对成交量和价格波动的分析,并使用额外的过滤器。该指标的智能算法仅在两个市场因素结合为一个时才发出信号。该指标计算特定范围的波动,并使用成交量分析来确认波动。 购买后请联系我,即可免费获得我的交易技巧和超棒的额外指标! 祝您在生活的各个方面都取得巨大成功,万事如意!
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后才朝你的方
Smart Trend Trading System
Issam Kassas
4.71 (7)
本产品已针对 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线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
Scalper Inside PRO
Alexey Minkov
4.68 (69)
Scalper Inside PRO Scalper Inside PRO 是一款日内趋势与剥头皮指标,采用独家的内置算法来评估市场方向和关键目标位。该指标会自动计算进场点、出场点以及多个止盈目标位,并显示详细的绩效统计数据,让您能够看到不同品种和策略在历史数据上的表现。这有助于您选择符合当前市场状况的交易品种。您还可以将自己的箭头指标连接到 Scalper Inside PRO,并快速查看它们的统计数据和历史信号。 Scalper Inside PRO 使用手册及参数说明: 点击阅读 该指标适用于任何品种和时间周期(日内交易推荐使用 M5),并包含多种内置策略。它既可作为独立的剥头皮工具使用,也可作为您交易系统的分析组件。 主要功能 基于独家的新一代趋势检测算法 Next-Generation Trend Detection Algorithm (NG TDA) 进行趋势识别。 自动计算进场点和出场点,并提供多级止盈目标(TP1、TP2、TP3)。 三种内置策略和一个优化器,用于将信号适配到当前品种和时间周期(仅在实时模式下可用)。 提供品种和策略在历史数据上的详细绩效统计。 提
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 Discounted   Price   $50  !!     Secure your lifetime access   now   before it switches to   subscription-only ! 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 indicat
Atomic Analyst
Issam Kassas
5 (9)
本产品已针对 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线
Quant Direction
Georgios Kalomoiropoulos
Quant Direction 是一款三维市场分析工具。它通过同时计算多个维度上的精确百分比偏差,提供完全客观的、基于算法的市场分析视角。该算法采用先进的人工智能建模工具开发,并经过全面测试,旨在以独特的精准度解读市场。它可以分析您平台上的任何货币对或金融工具。 无论您是短线 交易者、日内 交易者还是波段交易者,Quant Direction 都是您的理想之选。 交易者的真正优势 Quant Direction 的真正优势在于彻底消除情绪、屏幕疲劳和过度思考。它无需手动点击十几个图表来寻找方向并反复质疑自己的偏好,引擎即可在几毫秒内即时处理 8 个时间周期(从 5 个月到月线)。它能准确告诉你任何时刻谁在掌控市场,确保你始终朝着概率最高的方向进行交易。 市场分析的三个维度 该算法将市场分为三个不同的交易维度,为您提供完整的宏观和微观视角: 超短线交易分析: 捕捉即时、快速的动量变化和较低时间框架的执行点。 日内分析: 识别真实的、潜在的每日方向性偏差。 波动分析: 专注于宏观趋势,确保您不会与大盘机构的走势背道而驰。 独家评分引擎 Quant Direction 的底层采用了一套
Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
Currency Strength Wizard
Oleg Rodin
4.85 (59)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
A. 什么是 A2SR ?   * 这是一个领先的技术指标(没有重绘,没有滞后)。  -  指导 : -- 在  https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- 和  https://www.mql5.com/en/users/yohana/blog A2SR 在确定支撑(需求)和阻力(供应)水平方面有一种特殊的技术。 与我们在网上看到的普通方式不同,A2SR 在确定实际 SR 级别时有一个独创的概念。 原技术不是从网上拿来的,也没有在网上公开过。 A2SR 将根据您的交易风格自动选择 SR 级别。 即使您正在更改时间范围,但 SR 级别仍将保留在其位置上。 因为实际的 SR 不是从你使用的时间范围内获得的。 A2SR 拥有完整的交易工具 。 实际支持(需求)和阻力(供应)的真正概念。 新闻事件和央行讲话的市场情绪。 新闻事件和趋势的主要货币强度 (MCS) 的真正概念。 今天的当前趋势,包括放置位置的建议。 SR、Breakout 和 Breakdown 的自动水平趋势线。 您会发现分析图表
Trend Lines PRO
Roman Podpora
5 (1)
TREND LINES PRO 帮助您了解市场真正的方向转变点。该指标显示真实的趋势反转点以及主要参与者重新入场的时机。 您可以看到 BOS线、 趋势变化和更高时间框架的关键水平——无需复杂的设置或不必要的干扰。信号不会重绘,并在K线收盘后仍然保留在图表上。 VERSION MT 5    -   与……搭配使用时,可发挥其最大潜力   RFI LEVELS PRO 指示器 该指标显示的内容: 实际变化 趋势(BOS 线) 一旦信号出现,它就始终有效!这与会重绘的指标有着重要的区别,后者可能会发出信号后又改变信号,从而导致资金损失。现在,您可以更精准、更准确地进入市场。此外,还有一个功能,会在箭头出现后为K线着色,直到达到目标价位(止盈)或出现反转信号为止。 重复条目   以及主要玩家的充值 为了提高寻找入场点时的视觉清晰度,我们创建了一个模块,该模块首先显示买入/卖出区域,并在该区域内寻找最佳入场点。此外,我们还加入了智能逻辑来管理止损位,该逻辑会随着时间的推移逐步降低止损位的大小,从而降低入场交易时的初始风险(移动止损位)。 信号强度水平(BOS) 该指标采用三个显著性等级来衡量
M1 Sniper
Oleg Rodin
5 (26)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
PZ Divergence Trading
PZ TRADING SLU
5 (2)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最小散度单位为条形
RFI levels PRO
Roman Podpora
5 (1)
该指标能够准确显示反转点和价格回落区域。     行业领军人物 。您能洞察新趋势的形成,并以最高的精准度做出决策,掌控每一笔交易。 与……结合时,展现其最大潜力     趋势线专业版   指标  VERSION MT5 该指标显示的内容: 新趋势开始时的反转结构和反转水平及其激活。 显示屏   获利了结   和   止损   风险回报比最低的水平     RR 1:2       。 具有智能减值逻辑的止损。 显示指定指标中两种趋势类型的反转形态。 指标: 根据     趋势线     (全球趋势变化) 潮流专业版     (趋势快速变化) 简单有效   扫描器   实时趋势(新增)。 多时间框架工具筛选。 展示   利润   在 LOGIC AI 信号之后。 以下列出今日走势积极的金融工具。(RB键) 能够为终端启用通知(警报)功能,并向移动设备推送通知。 逻辑人工智能     — 利用人工智能寻找最佳切入点。 只有在启用 MTF(多时间框架分析)模式时,该功能才可用。 兼容性。 当与趋势线指标结合使用时,该指标能发挥其最大潜力。 这     RFI LEVELS PRO    
Legacy of Gann
Pavel Zamoshnikov
4.83 (12)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
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% 无重绘趋势信号。 支撑与阻力点
Non Repaint Trend Bands
Ravshan Chuliev
5 (1)
Channel Trend Bands  MTF – A Comprehensive Indicator for Market Analysis MetaTrader 5 Version Simple to Use, Effective in Application User-Friendly and Suitable for All Traders This indicator stands out due to its straightforward functionality. Whether you're a beginner exploring the market or an experienced trader refining your strategy, this tool offers valuable insights. Using a Triangular Moving Average (TMA) with additional ATR-based bands , it provides structured market data to support w
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Extreme Value Sniper is a detrended price indicator  Indicator finds the potential reversal levels by checking value ranges and price cycles. MT5 Version of the product :  https://www.mql5.com/en/market/product/114550 It shows the overbought and oversold levels using the average range. Overbought Levels are between 4 and 10 Oversold levels are bewtween -4 and -10 Those levels can be used as a reversal levels. Extreme Value Sniper look for some special divergence and convergence patterns to c
停止搜索和尝试新指标!获取 Winshots Massive FX Profits 指标,让自己与众不同。 多年的交易经验使我们构建了这一多合一指标! 使用 Winshots Massive FX Profits 像专业人士一样交易! 该指标使用以下方法来帮助您成为更稳定的盈利交易者: - 市场容量概况 - 每日枢轴级别 - 价格周期分析 什么是音量曲线? 成交量概况是许多交易者忽略的非常有用的交易工具 - 它使您可以发现重要价格行为发生的真实价格水平。它类似于支撑位和阻力位,但逻辑不同。成交量分析概述了机构交易发生的实际支撑和阻力水平。没有更多的猜测工作!你会确切地知道所有大量交易何时发生,大量的手数和交易量。成交量配置文件的 POC(控制点)将通过在图表上画一条线来准确显示发生的位置。 POC 是卷配置文件上的最高卷节点。控制点是交易量配置文件上最长的交易量条,那里有大量交易量。专业交易者将 POC 用作强大的支撑和阻力或重要的重新测试点。 成交量概况(在某些情况下也称为市场概况)是一个方便的工具,用于检查图表上的价格行为。交易者在分析图表时标记的第一件事是支撑
TrendMaestro
Stefano Frisetti
4 (4)
Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes a
Neo Wave PRO
Nikolay Raykov
5 (1)
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
Smart Price Action Concepts
Issam Kassas
4.79 (14)
本产品已针对 2026 年市场进行更新,并针对最新 MT5 版本进行了优化。 价格更新通知: Smart Price Action Concepts 目前价格为 $200 。 接下来的 30 次购买 后,价格将上涨至 $299 。 特别优惠: 购买后,请发送私信给我,即可领取 免费赠品 + 礼物 。 首先需要强调的是,这款交易工具是不重绘、不回绘、不延迟的指标,因此非常适合专业交易使用。 Online course , and manual Smart Price Action Concepts 指标是一款非常强大的工具,适合新手和有经验的交易者使用。它将 20 多个实用指标整合到一个系统中,结合了 Inner Circle Trader Analysis 和 Smart Money Concepts Trading Strategies 等高级交易理念。该指标专注于 Smart Money Concepts,帮助交易者理解大型机构如何交易,并辅助预测其市场行为。 它特别擅长流动性分析,使交易者更容易理解机构交易逻辑。它也非常适合预测市场趋势并仔细分析价格走势。通过让交易与机构策略保
PZ Day Trading
PZ TRADING SLU
3.67 (3)
该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是最好的结
作者的更多信息
TickCounter MT5
Evgeniy Zhdan
5 (1)
The TickCounter indicator counts up and down ticks on each new bar. The calculation starts from the moment the indicator is placed on the chart. Histogram bars represent: Yellow bars - total number of ticks; Blue bars - ticks UP; Red bars - ticks DOWN. If the blue bar is not visible, then there are more down ticks and the red bar is displayed on top of the blue one (the red layer is above the blue one). MT4 version:  https://www.mql5.com/en/market/product/82548 Each reinitialization of the i
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
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 - 當價格進入趨勢止損/變化區域時生成警報; 接下來是每個交易區域的顏色設置。
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
筛选:
无评论
回复评论