MPA Trend Dashboard MT4

  • 指标
  • Andrei Strashko
    Andrei Strashko
    1 (1)
    关于我们
    我们是专业交易者,同时也是经验丰富的交易机器人(Expert Advisors,EA)、交易指标和交易工具开发者,专注于 MetaTrader 4 和 MetaTrader 5 平台。
    我们的产品不仅从程序开发的角度设计,更基于对交易者实际需求的深入理解。我们清楚,在日常交易中,操作便捷性、快速决策、风险控制、精确计算以及自动化处理重复任务都非常重要。因此,我们开发的每一款工具都有明确的实际用途:帮助交易者分析市场、自动化交易思路,并更高效地管理整个交易过程。
    为什么选择我们的产品
    以实际交易需求为核心的开发理念
  • 版本: 1.4
  • 激活: 10

MPA Trend Dashboard — Multi-Symbol Market Scanner for MetaTrader 4

MPA Trend Dashboard is a multi-symbol technical analysis indicator for MetaTrader 4. It is designed to help traders monitor several trading instruments from one chart and quickly evaluate market direction using a combination of popular technical indicators.

The indicator displays a compact signal dashboard directly on the chart. For each selected symbol, it shows BUY, SELL or WAIT signals based on multiple market analysis tools.

User Guide 

Main Idea

MPA Trend Dashboard helps traders avoid switching between many charts manually. Instead, it places a market overview table on one chart and shows the current technical condition for each selected symbol.

The indicator analyzes every symbol using the following tools:

MACD
RSI
Stochastic
CCI
EMA Trend
SuperTrend
ADX
Bill Williams Alligator

Each indicator produces a simple signal:

BUY — bullish condition
SELL — bearish condition
WAIT — neutral condition, weak confirmation or insufficient data

This makes it easier to find symbols where several indicators point in the same direction.

Key Features

Multi-symbol dashboard
The indicator can monitor up to 9 symbols at the same time. The default list includes major Forex pairs, and the user can change all symbols in the settings.

Signal table directly on the chart
All signals are displayed in a clear chart panel. The dashboard shows each symbol and the signal status for every included indicator.

Multiple technical indicators
MPA Trend Dashboard combines trend indicators, momentum indicators and oscillators to give a broader view of market conditions.

BUY / SELL / WAIT logic
Signals are simplified into three clear states, making the dashboard easy to read during live market monitoring.

Current chart visualization
The indicator can display visual elements on the current chart, including EMA lines, SuperTrend, Alligator lines and signal labels.

Broker suffix support
The indicator can detect broker-specific symbol suffixes such as EURUSDm, EURUSD.pro and similar formats.

Automatic object cleanup
When the indicator is removed from the chart, all dashboard objects and signal labels are deleted automatically.

Strategy Tester safe mode
The MT4 Strategy Tester has limitations with multi-symbol data. The indicator includes a tester-safe mode that can display only the current chart symbol during testing to avoid frozen WAIT columns caused by unavailable cross-symbol history.

Included Signal Modules

MACD
MACD is used to evaluate momentum direction. When the MACD main line is above the signal line, the module returns BUY. When the main line is below the signal line, it returns SELL.

RSI
RSI is used to evaluate relative market strength. If RSI is above the selected buy level, the signal is BUY. If RSI is below the selected sell level, the signal is SELL.

Stochastic
Stochastic compares the %K and %D lines. If %K is above %D, the signal is BUY. If %K is below %D, the signal is SELL.

CCI
CCI measures deviation from the average price. Values above zero return BUY. Values below zero return SELL.

EMA Trend
The EMA module uses three exponential moving averages. If the fast EMA is above the medium EMA and the medium EMA is above the slow EMA, the signal is BUY. If the fast EMA is below the medium EMA and the medium EMA is below the slow EMA, the signal is SELL.

SuperTrend
SuperTrend uses ATR and a multiplier to define the active trend direction. An upward SuperTrend state returns BUY. A downward SuperTrend state returns SELL.

ADX
ADX is used to confirm trend strength. If ADX is below the selected minimum level, the module returns WAIT. If ADX is strong enough and +DI is above -DI, the signal is BUY. If -DI is above +DI, the signal is SELL.

Bill Williams Alligator
The Alligator module uses Jaw, Teeth and Lips lines. If the lines are arranged in bullish order and price is above the Lips line, the signal is BUY. If the lines are arranged in bearish order and price is below the Lips line, the signal is SELL.

Chart Visualization

MPA Trend Dashboard can display additional visual elements on the current chart:

EMA Fast
EMA Medium
EMA Slow
SuperTrend Up / Down line
Alligator Jaw
Alligator Teeth
Alligator Lips
BUY / SELL / WAIT signal labels

The visualization is intended for the current chart symbol. The dashboard itself can still monitor multiple symbols, depending on data availability.

Main Inputs

symbolName1–symbolName9
Symbols to monitor in the dashboard.

WorkTimeframe
The timeframe used for calculations. If PERIOD_CURRENT is selected, the indicator uses the current chart timeframe.

UseClosedBar
If enabled, signals are calculated using the last closed candle. This reduces signal changes during the currently forming candle.

updateSeconds
Timer update interval.

EMA1_period
Fast EMA period.

EMA2_period
Medium EMA period.

EMA3_period
Slow EMA period.

MACD_fast_period
Fast MACD period.

MACD_slow_period
Slow MACD period.

MACD_signal_period
MACD signal period.

RSI_period
RSI calculation period.

RSI_buy_level
RSI level used for bullish confirmation.

RSI_sell_level
RSI level used for bearish confirmation.

Stochastic_period
Main Stochastic period.

Stochastic_D
Stochastic signal period.

Stochastic_slowing
Stochastic slowing parameter.

CCI_period
CCI calculation period.

SuperTrend_ATR_Period
ATR period used by SuperTrend.

SuperTrend_Multiplier
ATR multiplier used by SuperTrend.

SuperTrend_Bars
Number of bars used for SuperTrend calculations.

ADX_period
ADX calculation period.

ADX_min_level
Minimum ADX value required for a valid directional signal.

Alligator_Jaw_Period
Jaw period.

Alligator_Jaw_Shift
Jaw shift.

Alligator_Teeth_Period
Teeth period.

Alligator_Teeth_Shift
Teeth shift.

Alligator_Lips_Period
Lips period.

Alligator_Lips_Shift
Lips shift.

ShowDashboard
Shows or hides the dashboard table.

VisualizeAllIndicators
Enables or disables chart visualization.

ShowEMAOnChart
Shows or hides EMA lines.

ShowSuperTrendOnChart
Shows or hides SuperTrend.

ShowAlligatorOnChart
Shows or hides Alligator lines.

ShowSignalMarkersOnChart
Shows or hides signal labels on the current chart.

FastTestingMode
Optimization mode for the MT4 Strategy Tester.

TesterUseCurrentSymbolOnly
When enabled in the Strategy Tester, the dashboard uses only the current chart symbol. This avoids unavailable multi-symbol data issues in MT4 testing.

HideNoDataSymbols
Hides symbols that do not have usable data.

Recommended Use

MPA Trend Dashboard is best used as a market scanning and confirmation tool. It helps identify symbols where several indicators support the same direction.

For more stable signals, UseClosedBar is recommended. This makes the indicator calculate signals from the last completed candle instead of the current live candle.

The indicator can be used on different timeframes:

M5 and M15 for short-term monitoring
M30 and H1 for intraday trading
H4 and D1 for higher-timeframe trend analysis

Notes About MT4 Strategy Tester

MetaTrader 4 has limited support for multi-symbol data in the Strategy Tester. Because of this, some symbols may not have available historical data during testing. The indicator includes TesterUseCurrentSymbolOnly mode to prevent inactive dashboard columns.

For real-time trading and live chart monitoring, multi-symbol analysis works when the required symbols are available in Market Watch and historical data is loaded.

Advantages

One chart for monitoring multiple symbols
Simple BUY / SELL / WAIT signals
Uses several popular technical indicators
Visual trend tools on the current chart
Supports broker symbol suffixes
Customizable indicator parameters
Customizable dashboard appearance
Automatic cleanup after removing the indicator
Tester-safe mode for MT4 limitations

Important Notice

MPA Trend Dashboard is an analytical indicator. It does not open, close or manage trades automatically. It is not an Expert Advisor.

The indicator is designed to support manual decision-making by showing technical signals in a structured dashboard. It does not guarantee profit and cannot remove trading risk. Traders should test the indicator on a demo account and use proper risk management before trading on a live account.


推荐产品
Pin Bars
Yury Emeliyanov
4.83 (6)
主要用途:"Pin Bars"旨在自动检测金融市场图表上的pin bars。 针杆是具有特征主体和长尾的蜡烛,可以发出趋势反转或修正的信号。 它是如何工作的:指标分析图表上的每个蜡烛,确定蜡烛的身体,尾巴和鼻子的大小。 当检测到与预定义参数相对应的引脚柱时,指示器会根据引脚柱的方向(看涨或看跌)在图表上用向上或向下箭头标记它。 参数: TailToBodyRatio-定义尾部长度和针杆主体尺寸之间的最小比率。 NoseToTailRatio-设置"鼻子"和销杆尾部之间的最大允许比率。 ArrowSize-定义标记的pin条与图表上指向它的箭头之间的距离。 应用:"Pin Bars"指标可用于识别潜在的趋势反转点,并产生进入市场或平仓的信号。 当正确使用并与其他技术指标和分析方法相结合时,该指标能够改善交易结果。 其他产品 :   https://www.mql5.com/ru/users/yura1994ru/seller#products 重要事项: 该指标不是一个现成的交易系统,应该与其他分析工具结合使用。 建议在真实账户上使用指标之前,先在历史数据上测试和优化指标的参数。
FREE
PPR and Engulfing
Yury Emeliyanov
5 (3)
PPR 和 Engulfing 是一个独特的技术指标,设计用于在 MetaTrader 4 (MT4) 交易平台上的货币图表中识别 "PPR" 和 "吞没" 模式。这些模式可以指示潜在的趋势反转或延续,为交易者提供宝贵的入市和出市信号。 主要特点: 自动模式检测 :指标自动识别并在图表上用箭头标记 PPR 和 吞没模式。 视觉信号 :绿色向上箭头表示买入点,而红色向下箭头表示卖出点。 可自定义箭头颜色 :用户可以通过指标设置选择看涨和看跌信号的箭头颜色。 模式选择 :三种操作模式——仅 PPR、仅 吞没或两种模式同时。 如何使用: 附加到图表 :将指标应用到所需的货币对或金融工具图表。 分析信号 :监控图表上箭头的出现,以确定买入和卖出机会。 做出决定 :结合其他分析工具使用指标信号,以提高交易决策的准确性。 交易策略: PPR 和 Engulfing 可以集成到各种交易策略中。交易者可以将此指标与其他技术指标和趋势分析方法结合使用,以提高交易效率。 其他产品: 您可以在 卖家页面 找到其他有用的工具和指标。 参数: 模式选择 :选择要分析的模式(PPR、吞没、两者)。 UpArrow
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Trend Mate
ANGEL CALLE CRUZ
1 (1)
TREND MATE is an useful indicator that will support your decision to trade according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. If you want to use this indicator for a EA, use the function iCustom as follows: DOWNTREND : iCustom(NULL,0,"Trend_Mate",0,0) . If downtrend result is "1", otherwise is "0". UPTREND : iCustom(NULL,0,"Trend_Mate",1,0) . If uptrend result is "1", otherwise is "0". For an
FREE
BE auto
Muhammad Ridzuan Mohd Radzali
5 (2)
Indicator automatically draw bullish and bearish engulfing without any rules. Bearish and Bullish engulf is well known area for supply and demand area marking. This indicator can be used in any strategy that required supply demand zone. Show Last Engulf : Enable this option to show unfresh engulfing  Candle to calculate : set 0 will load all history bar and can use up more memory Bearish Engulfing Colour : Pick any colour that suit Bearish Engulfing Colour  : Pick any colour that suit -Use this
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
UPD1 Rsi Dots Dashboard
Vitaliy Kuznetsov
5 (2)
指标在图表上显示基于终端RSI振荡器的信号。 从而能够滤除重复信号。 这里振荡器用于搜索反向信号。 建议将其作为波段策略和水平交易的切入点。 多币种仪表板可用。 有了它,您可以轻松地在图表之间切换。 在产品讨论中,您可以建议一种可以在其中嵌入仪表板的算法。 输入参数 。 主要设置 。 Bars Count – 指标将工作的历史柱的数量 。 RSI Period – 振荡器周期 。 RSI Level – 振荡器的电平。 振荡器在0到100之间。 如果选择10,信号将高于10,低于90 。 RSI Applied Price 。 Repeat Signal - 重复信号 。 Enable – 所有重复的信号将与箭头/图标 。 No Signal – 所有重复的将被忽略 。 视觉箭头 。 Sell Code – Sell rsi图标的代码编号 。 Sell Color – 出售RSI图标的颜色 。 Buy Code – 购买RSI图标的代码编号 。 Buy Color – 购买RSI图标的颜色 。 Indent Coeff – 由波动系数从阴影缩进 。 Size – 图标大
FREE
Three Bar Reversal
Yury Emeliyanov
3 (2)
Three Bar Reversal (MT4) — free indicator Three Bar Reversal is a simple and effective MetaTrader 4 indicator that detects the classic three-bar reversal candlestick pattern with additional filtering based on ATR and candle body sizes. Arrows are displayed on the last closed candle of the pattern, and push notifications are also sent. An automated trading robot Three Bar Reversal EA has been developed based on this indicator. The indicator works on all currency pairs and timeframes but pe
FREE
The Support & Resistance Breakout Indicator with Smart Alerts a utomatically identifies key support and resistance levels using fractal detection, and receive instant breakout signals enhanced by RSI/CCI confirmation filters. This versatile tool includes   push notifications, email alerts, pop-up alerts, and sound alerts  so you never miss a trading opportunity. Key Features: Dynamic Level Detection  – Draws real-time support and resistance based on market fractals. Breakout Arrows  – Clear vis
FREE
PZ Three Drives
PZ TRADING SLU
5 (2)
This indicator finds Three Drives patterns. The Three Drives pattern is a 6-point reversal pattern characterised by a series of higher highs or lower lows that complete at a 127% or 161.8% Fibonacci extension. It signals that the market is exhausted and a reversal can happen. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Customizable pattern sizes Customizable colors and sizes Customizable breakout periods Customizable 1-2-3 and 0-A-B ratios It impl
FREE
RSI Extreme Zone
Alexander Chertnik
4.4 (5)
The indicator highlights the value in "over Sold" and "over Bought" zones. in addition, arrow indicates the return of the value from the extreme zone. Indicator can be easily customized by the user including change of colors, with, levels and arrows. Combination with other market signals and analysis is necessary and provides more stable results. Alert is also available for user.
FREE
Candle GAP
Thushara Dissanayake
3 (1)
Candle GAP 指标是交易者使用 缺口交易策略的 重要工具,因为它会自动识别一周中每一天的蜡烛缺口。缺口是指连续两天的收盘价和开盘价之间的价格水平差异。该指标识别四种类型的缺口模式:常见、突破、延续和耗尽。通过将该指标纳入任何图表,交易者可以验证他们的信号并增强他们的交易决策。 Candle GAP 指标的主要特点之一是它的多功能性,因为它可用于 D1(每日)下的任何时间范围以及任何交易品种或工具。它提供易于使用的参数,使所有经验水平的交易者都可以使用它。该指标在图表上迅速绘制缺口形态,便于快速分析和决策。它的简单性增加了它的可用性,确保了简单高效的交易体验。 指标的数据显示参数允许交易者自定义缺口信息的外观。用户可以选择所需的字体系列和大小来显示与一周中的每一天相关的文本。此外,可以为星期一、星期二、星期三、星期四和星期五分配单独的颜色,提供视觉清晰度和易于解释。 总体而言,Candle GAP 指标是寻求利用缺口交易策略的交易者的强大工具。它有助于识别和确认缺口模式,使交易者能够跨各种时间框架和交易品种做出明智的交易决策。 参数 数据显示参数 - 自定义视觉外观和颜色。
FREE
Super Auto Fibonacci
Muhammed Emin Ugur
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
MQLTA Support Resistance Lines is an indicator that calculates the historical levels of Support and Resistance and display them as Lines on chart. It will also Alert you if the price is in a Safe or Dangerous zone to trade and show you the distance to the next level. The indicator is ideal to be used in other Expert Advisor through the iCustom function. This DEMO only works with AUDNZD, the full product can be found at https://www.mql5.com/en/market/product/26328 How does it work? The indicator
FREE
Support resistanses show
Meysam Ghasemi
1 (1)
.....................................hi....................... ................for showing high s and low s and support and resistanses .....................we have a lot of ways............................... it can be helpful for finding trends , higher highs , higher lows , lower highs , lower lows .......................today i write on of thems.......................... ........................you can enter the number of last support and resistanses .........................and it will dra
FREE
Ppr PA
Yury Emeliyanov
4.75 (4)
"Ppr PA" is a unique technical indicator created to identify "PPR" patterns on the currency charts of the MT4 trading platform. These patterns can indicate possible reversals or continuation of the trend, providing traders with valuable signals to enter the market. Features: Automatic PPR Detection:   The indicator automatically identifies and marks PPR patterns with arrows on the chart. Visual Signals:   Green and red arrows indicate the optimal points for buying and selling, respectively. Ar
FREE
This indicator is a perfect tool able to compare which brokers have the lower latency. It shows us immediately which brokers are slower or faster. When you see the dot icon on the line, it means this broker is the faster one and the red line (Broker_A) is the slower one. See the example on the screenshot. How It Works? This indicator shares the prices information to and from the "shared" common data folder. It compares all the prices. The price is based on average by (Ask + Bid) / 2. There are
FREE
ST Engulfing
Curtis Daniel Jr -
Engulfing candlestick patterns are   comprised of two bars on a price chart. They are used to indicate a market reversal. The second candlestick will be much larger than the first, so that it completely covers or 'engulfs' the length of the previous bar. By combining this with the ability to look at trend direction this indicator eliminates a lot of false signals that are normally generated if no overall trend is taken into consideration
FREE
MACD 日内趋势是通过改编自 Gerald Appel 在 1960 年代创建的原始 MACD 而开发的指标。 通过多年的交易,观察到通过使用斐波那契比例更改 MACD 的参数,我们可以更好地呈现趋势运动的连续性,从而可以更有效地检测价格趋势的开始和结束。 由于其检测价格趋势的效率,还可以非常清楚地识别顶部和底部的背离,从而更好地利用交易机会。 请务必尝试我们具有可配置功能和警报的专业版本: MACD Intraday Trend PRO 特征 适用于任何货币对 在任何时间范围内工作 适用于 Renko 图表 如果您仍有疑问,请通过直接消息与我联系: https://www.mql5.com/zh/users/robsjunqueira/ ----------------------------------------- 如果可能,请留下您的评论和评论,以帮助向社区传播信息。 还可以了解我们的其他指标和专家顾问。 我有几种有用的指标和专家顾问。 如果您有任何建议,请随时提出建议,这样我才能改进产品,使持续改进永无止境。
FREE
Sentinelle SR
Heritage Finance LTD
Sentinelle SR — structural alerts for the discretionary trader Sentinelle SR is an   alert   indicator, not a robot. It places no orders: it watches market structure and warns you — mobile push, alert window, on-chart panel and CSV log — as soon as a tradable event forms. The final decision stays yours. Designed and field-tested on   XAUUSD M30 . Runs on M15, M30 and H1. What it watches Locked support and resistance on the current and higher timeframe, with a consistency guard (a level can never
FREE
FREE
Silver Bullet MT4
Saksham Solanki
5 (2)
Contact me for any queries or custom orders, if you want to use this in an EA. Key Features: Pattern Recognition : Identifies Fair Value Gaps (FVGs) Spots Break of Structure (BOS) points Detects Change of Character (CHoCH) patterns Versatile Application : Optimized for candlestick charts Compatible with any chart type and financial instrument Real-Time and Historical Analysis : Works seamlessly with both real-time and historical data Allows for backtesting strategies and live market analysis Vi
FREE
PZ Super Trend
PZ TRADING SLU
4.19 (31)
A top-quality implementation of the famous Super Trend indicator, which needs no introduction. It is completely loyal to the original algorithm, and implements many other useful features such as a multi-timeframe dashboard. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to trade It implements alerts of all kinds It implements a multi-timeframe dashboard It is non-repainting and non-backpainting Input Parameters ATR Period - This is the average true range period
FREE
Auto Supply and Demand Oscillator is an indicator for MetaTrader 4 and MetaTrader 5 that detects supply and demand zones automatically and displays them as a single oscillator value at the bottom of the chart, instead of drawing rectangles directly on price. Concept Supply zones are price areas where strong selling created a sharp downward move away from a balance area. Demand zones are price areas where strong buying created a sharp upward move. Traditional implementations draw boxes on the
FREE
Rsi Macd EA
Alexander Chertnik
4.25 (4)
Rsi Macd Expert Advisor uses combined signal from 2 indicators (Rsi / Macd). Minimum trading account 500. best pairs: GBPCAD / EURUSD / CADJPY / USDCHF / GBPUSD / GBPJPY / USDJPY best timeframe: 1H Setting can be define by the user: rsi levels / rsi period / macd period / risk / there are no stop loss or take profit and the expert closes orders by the indicator signal. developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
TrueChannel
Aleksey Ivanov
5 (8)
The TrueChannel   indicator shows us the true price movement channels. This indicator resembles Donchian Channel   in its appearance, but is built on the basis of completely different principles and gives (in comparison with Donchian Channel , which is better just to use to assess volatility) more adequate trading signals.              As shown in the article , the price actually moves in channels parallel to the time axis and jumps abruptly from the previous channels to the subsequ
FREE
MQLTA Support Resistance Lines
MQL4 Trading Automation
4.33 (12)
MQLTA Support Resistance Lines is an indicator that calculates the historical levels of Support and Resistance and display them as Lines on chart. It will also Alert you if the price is in a Safe or Dangerous zone to trade and show you the distance to the next level. The indicator is ideal to be used in other Expert Advisor through the iCustom function. This indicator can be tested LIVE on AUDNZD with the following DEMO https://www.mql5.com/en/market/product/26572 How does it work? The indicato
FREE
Toby Strategy Indicator
Ahmd Sbhy Mhmd Ahmd ʿYshh
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
该产品的买家也购买
M1 Sniper
Oleg Rodin
5 (27)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
DayTrader PRO MT4
Davit Beridze
3.8 (5)
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 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入
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
SR Liquidity
Oleg Rodin
5 (2)
SR Liquidity 是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
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线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
Gann Made Easy
Oleg Rodin
4.84 (171)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
Zoryk Gold mt4
Reda El Koutbane
5 (1)
折扣将在 24 小时后结束——下一价格为 69 美元 联系我获取推荐设置 首发名额有限 ZORYK — MetaTrader 4 专业 XAUUSD 黄金信号与交易计划系统 你一定经历过这种感觉。 你花时间分析黄金,等待入场,终于打开交易后,价格却立即向相反方向移动。你过早平仓,移动止损,或者因为犹豫几秒而错过机会。随后市场在没有你的情况下,准确到达你最初预期的目标。 问题并不总是方向错误。 真正的问题是不确定性。 你不知道真正的入场位置在哪里,不知道交易逻辑在什么位置失效,也不知道应该先保护较小的利润,还是继续等待更大的行情。你甚至不知道当前信号是否足够强,还是自己只是在勉强寻找一笔交易。 黄金移动速度非常快。没有明确计划的正确判断,也可能在几秒钟内变成错误决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套专门为 MetaTrader 4 和 XAUUSD M5 周期开发的完整黄金信号与交易计划系统。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自处理所有后续决定的普通指标。 每个确认信号都可以在图表上显示
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 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
Beast Super Signal
Florian Zuercher
4.73 (89)
正在寻找可以帮助您轻松识别有利可图的交易机会的强大外汇交易指标? Beast Super Signal 就是您的不二之选。 这个易于使用的基于趋势的指标持续监控市场状况,寻找新的发展趋势或跳入现有趋势。当所有内部策略一致且彼此 100% 融合时,Beast Super Signal 会发出买入或卖出信号,无需额外确认。当您收到信号箭头警报时,只需买入或卖出。 购买后给我留言,让我加入我的私人 VIP 群组! (仅限购买完整产品)。 购买后给我发消息以获取最新的优化设置文件。 此处提供 MT5 版本。 在此处 获取 Beast Super Signal EA。 查看评论部分以查看最新结果! Beast Super Signal 根据您偏好的 1:1、1:2 或 1:3 风险回报率建议入场价、止损和获利水平,让您放心交易。这个 Beast Super Signal 是 100% 不可重新绘制的,这意味着它永远不会重新计算或重新绘制,每次都能为您提供可靠的信号。 Beast Super Signal 指标适用于所有时间范围,包括货币对、指数、商品和加密货币对。 Beast Su
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 Wizard
Oleg Rodin
4.85 (60)
货币强度向导是一个非常强大的指标,为您提供成功交易的一体化解决方案。该指标使用多个时间范围内所有货币的数据来计算这个或那个外汇对的力量。此数据以易于使用的货币指数和货币电力线的形式表示,您可以使用它们来查看这种或那种货币的力量。 您所需要的只是将指标附加到您要交易的图表上,该指标将向您显示您交易的货币的真实强度。该指标还向您显示买卖量压力的极值,您可以在顺势交易时利用这些压力。该指标还显示了基于斐波那契的可能目标。该指标可用于各种交易时间范围。该指标支持各种货币对的交易。 该指标为您提供所有类型的警报,包括推送通知。 购买后请联系我。我将与您分享我的交易技巧,并免费为您提供丰厚的红利指标! 祝您交易愉快,获利丰厚!
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,
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
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
Pytrader mt4 Python
Offpista LTD
5 (3)
通过简单的拖放EA将Metatrader 4与Python连接的文档。 完整的端到端解决方案,经过全面测试,快速,高效! Pytrader生态系统由python脚本和MT5或MT4 EA组成。 对于许可,还使用指示器。 python脚本和EA之间的通信基于套接字。 EA是服务器,而python脚本是客户端。 它始终是查询(函数/ python脚本)和输出(数据/服务器)。 EA不需要与运行python脚本的计算机相同。 在我们的Github链接上,您会找到python脚本,EA,完整的文档以及一个显示如何调用函数的Pytrader示例脚本。 如有疑问,我们还有一个不和谐频道。 在演示中(没有许可指示符)还具有全部功能,但适用于数量有限的乐器 (EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD)。 下载EA =>这里 演示支持:EURUSD,AUDCHF,NZDCHF,GBPNZD和USDCAD Python MT5 EA插座连接器 比以往更轻松!通过简单的拖放式EA将Metatrader4与Python策略连接起来从未如此简单! 完整,快速的解决方案,经过
Full Scalping Signal
Leandro Bernardez Camero
FullScalping 是一个 不重绘、不后绘 的指标,专门设计用于在任何市场中生成 持续不断的剥头皮入场 。非常适合寻求持续行动的激进交易者! 加入频道以获取独家信息和更新: https://www.mql5.com/en/channels/forexnewadvisor 您会注意到它在 几乎每根K线 上都会给出信号,要么确认趋势,要么发出关键回撤信号。就像有一个雷达在不断引导您。 它是如何工作的?非常简单: 红色箭头 进入 卖出 交易。 蓝色箭头 进入 买入 交易。 始终沿着总体趋势方向交易,激进地瞄准 每笔交易15-20点 ,并在任何急剧的市场反转之前快速退出。 信号是 持续的 ,因此您永远不会用完交易机会。目标是使用以下方法执行 密集剥头皮 : 高仓位 低点差(显示在左下角) 宽止损,放置在最后一次趋势变化附近 您可以观看 实时交易视频 以查看其实际效果,但它非常简单,安装后即可使用。 它会重绘或后绘吗? 对于箭头式指标,最重要的问题之一是它是否会 重绘 或 后绘 。对于 FullScalping ,答案是明确的: 此指标 不会重绘 这意味着 信号在显示在
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
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线
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO 帮你分析日内趋势,在入场前就把交易规划好。核心是三套专属策略,让你更精准地读懂市场。信号一出现,指标就自动判断行情方向并计算关键价位,你能提前看到潜在入场点、预期的止损以及多个止盈位。详尽的绩效统计会展示不同品种和策略在历史上的表现,帮你根据当前行情挑选合适的资产。它既可以作为独立的剥头皮工具,也可以融入你的系统,或者作为你自己 EA 的基础。运行于 MetaTrader 4 平台。 指标会直接在图表上标出入场、三个止盈位 - TP1、TP2、TP3 以及一个可选止损。你甚至可以接入自己的箭头指标,检验它们的统计数据和盈利能力。 购买后请直接联系我,即可获得指标的专属附赠 add-ons、更多关于实盘运用的说明,以及把它正确接入你自己交易系统和 EA 的帮助。 指标主要功能 内置三套专属交易策略,可即时切换。 箭头信号出现后即时计算价位:入场以及 TP1、TP2、TP3 多级目标立刻显示,方便你提前规划交易。开启手动或自动计算后,会显示止损位。 三套策略均内置优化模块:自动把参数适配到当前品种和周期,帮你快速筛选资产(仅在实时状态下可用)。 HTF
Market Structure Break Out
Ashkan Hazegh Nikrou
5 (8)
以高成功率检测 Indirection Break Out Signal 。 价格将在8月15日前上涨至119$ Market Structure Break Out (MSB) 简介 , 该指标是一款专为 MT4 和 MT5 平台 设计的高级工具,帮助交易者通过价格结构的视角观察市场走势。它使用箭头和警报识别并突出显示关键的 交易信号 ,包括 顺趋势方向 和 逆趋势方向 (反转信号)。 其突出功能之一是能够 绘制未被突破的供需区域 ,为交易者提供对关键价格区域的清晰洞察。此外, 实时回测功能 允许用户直接在图表上查看指标的历史表现,为其信号提供透明度和信心。 如何领取 ? 点击此处下载 EA 。请注意,此 EA 仅在您已购买 Market Structure Break Out 指标的情况下才能使用。 免费的 Market Structure Breakout EA ,可根据突破箭头自动开仓,支持固定手数以及可自定义的止损和止盈水平。 Market Structure Break Out 的 MT5 版本在这里 : 访问 MT5 版本 Market Structure Break
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (659)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
UU Bands Win Pro
Santi Dankamjad
Indicator UU Bands สำหรับเทรดเดอร์ ที่ต้องการความแม่นยำ ในการเข้าเทรด หรือ หาจังหวะในการเข้าเทรด ใช้ได้กับทุก ทามเฟรม ข้อมูลของ อินดิเคเตอร์ 1. มี แบนด์ ด้วยกันทั้งหมด 7 เส้น 2. เส้น 3 เส้น ด้านบน เป็นแนวต้าน เคลื่อนที่ แนวต้านที่1 แนวต้านที่ 2 แนวต้านที่3 3. เส้น 3 เส้น ด้านล่าง เป็นแนวรับ เคลื่อนที่ แนวรับที่ 1 แนวรับที่ 2 แนวรับที่ 3 4. เส้นตรงกลาง เป็นเส้นแบ่ง เทรน สีเขียว หมายถึง แนวโน้มขึ้น สีแดง หมายถึง แนวโน้มลง 5. สัญลักษณ์ ลูกศร สามารถนำไปอ้างอิง เป็นจุดเข้าเทรดได้  คำแนะสำหรับการเท
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
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
Currency Strength Pro 按相对强度对八大主要货币进行排名,数据取自最多 28 个货币对,基于多周期合成计算,然后把篮子自身能组成的货币对排进一个带分级的扫描器。只使用已收盘的柱,绝不在每个 tick 上计算。 思路很简单:用强势货币对抗弱势货币,而不是去交易今天碰巧看着顺眼的那张图。强度表回答"哪种货币";扫描器和它的 A/B/C 分级回答"哪个货币对,这个设置有多干净"。 它做什么 面板把 EUR、GBP、AUD、NZD、USD、CAD、CHF 和 JPY 从最强到最弱排列。每一个读数都建立在您的经纪商实际报价的货币对之上。每个货币对为一方加分、为另一方减分,因此八个分值始终以 50 为中心,货币篮子在构造上是零和的。50 是篮子的平均值,而不是一条固定水平线:分值 70 表示该货币此刻相对于其余七种货币强势,而不是绝对意义上的强势。 表格下方,扫描器会给篮子能组成的每一个货币对打分:差距大且各周期一致的为 A,差距明显的为 B,差距勉强的为 C。最佳设置卡片用文字说明排名第一的那一行,鼠标悬停在任意扫描器行上都会解释它为什么得到这个分级——各周期的差距、双方背后
这是一个预测蜡烛收盘价的指标。 该指标主要用于 D1 图表。 该指标适用于传统外汇交易和二元期权交易。 该指标可以用作独立的交易系统,也可以作为您现有交易系统的补充。 该指标分析当前蜡烛,计算蜡烛本身内部的某些强度因素,以及前一根蜡烛的参数。 因此,该指标预测市场走势的进一步方向和当前蜡烛的收盘价。 由于这种方法,该指标既适用于短期盘中交易,也适用于中长期交易。 该指标允许您设置指标在分析市场情况期间将产生的潜在信号的数量。 在指标设置中有一个特殊的参数。 此外,该指标可以通过图表上的消息、电子邮件以及推送通知的形式通知新信号。感谢您的关注!交易愉快! 购买后一定要写信给我! 我会给你我的交易指标的建议! 还可以获得奖金!
TMM Channel System
Oleg Rodin
5 (1)
T.M.M 通道系统是一个外汇交易系统,它使用特殊的趋势过滤器价格通道指标提供趋势买入和卖出信号。该指标仅使用两个参数即可轻松适应任何市场。该通道指示器不会重绘!建议在 H4 图表上交易通道指标,但也可以在任何时间范围内使用。购买后您将下载频道指示器。购买后将免费为您提供箭头指示符。您只需购买后联系我即可。 在此市场上,您可以购买 TMM 通道指标(本页显示的指标)。如果您购买该指标,您将免费获得箭头指标!只需购买该产品并向我发送消息请求箭头工具即可。我将免费向您发送第二个指标。 购买后请联系我!我会把系统的其他指标完全免费发给你!另外我还会与大家分享一份丰厚的奖金! 非常感谢您的关注! 祝您交易取得巨大成功!
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
作者的更多信息
Structure Pulse SMC Structure Pulse SMC is a multifunctional indicator for MetaTrader 5 that combines market structure, liquidity, trend, and volume analysis in one visual system. It helps traders assess current market conditions faster, identify potential entry points, and plan trade management levels in advance. Instead of using multiple separate indicators and manually drawn lines, Structure Pulse SMC creates a complete market picture directly on the chart: structural direction, key level br
Second and Custom Timeframe Charts See the market between standard timeframes. Second and Custom Timeframe Charts is a professional chart utility for MetaTrader 5 that creates synthetic candles for non-standard timeframes directly from market data. It is designed for traders who need more flexibility than the default MT5 timeframe set can provide. Standard charts show only fixed periods. But the market does not always move in standard blocks. Sometimes the most important structure is visible on
MA EMA Cross Risk EA 是一款适用于 MetaTrader 4 的交易智能顾问,专为希望使用清晰、合理且可视化透明的移动平均线交叉策略进行交易的用户而设计。 该智能顾问基于技术分析中最经典的理念之一:快速与慢速 MA/EMA 的交叉。当市场方向发生变化时,移动平均线可以帮助识别这一时刻,减少不必要的市场噪声、情绪干扰以及手动寻找信号的需要。 智能顾问会自动监控移动平均线或指数移动平均线的交叉,并按照预设规则开仓。用户可以自行选择均线类型、周期、止损、止盈以及每笔交易的风险比例。因此,该智能顾问既适合稳健的系统化交易,也适合在不同市场环境下进行积极测试。 MA EMA Cross Risk EA 的核心理念是交易纪律。该智能顾问不会随机交易,不使用马丁格尔策略,也不会在缺乏控制的情况下增加交易手数。持仓规模根据用户设定的账户资金风险百分比自动计算,有助于即使在连续亏损的情况下,也能保持风险管理的可控性。 产品特别重视可视化功能。图表上会显示 MA/EMA 线,以及当前持仓的止损和止盈水平。用户可以清楚地看到交易信号产生的原因、风险所在的位置以及目标价位。 智能顾问主要功
FREE
Sar Manager MT5
Andrei Strashko
SAR Manager SAR Manager 是一款基于标准 Parabolic SAR 算法开发的 MetaTrader 5 信号指标。该指标可以识别 SAR 方向变化,生成虚拟 BUY 和 SELL 信号,计算止损和止盈水平,并将所有相关信息直接显示在图表上。 本产品用于市场分析和辅助人工交易。它不会开启、修改或关闭任何真实交易订单。 信号计算 当 Parabolic SAR 点从价格上方移动到价格下方时,BUY 信号得到确认。当 SAR 点从价格下方移动到价格上方时,SELL 信号得到确认。 新信号仅在当前K线收盘后计算。正在形成的K线不会用于确认入场信号。虚拟入场价格取 SAR 方向变化确认后的下一根K线开盘价。 指标同时只跟踪一个虚拟持仓。当虚拟持仓处于激活状态时,不会生成新的入场信号。当价格触及止损或止盈、出现反向 Parabolic SAR 信号,或者价格跳空越过指定水平时,虚拟持仓将被关闭。 止损和止盈 止损和止盈距离以 MetaTrader 点数为单位设置。对于 BUY 信号,止损位于虚拟入场价格下方,止盈位于虚拟入场价格上方。对于 SELL 信号,则采用相反的设置
FREE
MA EMA Cross Risk EA 是一款适用于 MetaTrader 5 的交易智能顾问,专为希望使用清晰、合理且可视化透明的移动平均线交叉策略进行交易的用户而设计。 该智能顾问基于技术分析中最经典的理念之一:快速与慢速 MA/EMA 的交叉。当市场方向发生变化时,移动平均线可以帮助识别这一时刻,减少不必要的市场噪声、情绪干扰以及手动寻找信号的需要。 智能顾问会自动监控移动平均线或指数移动平均线的交叉,并按照预设规则开仓。用户可以自行选择均线类型、周期、止损、止盈以及每笔交易的风险比例。因此,该智能顾问既适合稳健的系统化交易,也适合在不同市场环境下进行积极测试。 MA EMA Cross Risk EA 的核心理念是交易纪律。该智能顾问不会随机交易,不使用马丁格尔策略,也不会在缺乏控制的情况下增加交易手数。持仓规模根据用户设定的账户资金风险百分比自动计算,有助于即使在连续亏损的情况下,也能保持风险管理的可控性。 产品特别重视可视化功能。图表上会显示 MA/EMA 线,以及当前持仓的止损和止盈水平。用户可以清楚地看到交易信号产生的原因、风险所在的位置以及目标价位。 智能顾问主要功
FREE
Astra BB RSI Arrows — 基于布林带与 RSI 的可视化交易信号指标 Astra BB RSI Arrows 专为需要清晰、简洁且高效工具的交易者而设计,用于寻找市场中的潜在入场点和离场点。该指标结合了两种经过长期验证的技术分析工具:布林带(Bollinger Bands)和相对强弱指数(RSI)。 您无需频繁切换窗口,也不必手动监控价格交叉、超买区域和超卖区域。指标会直接在图表上提供完整的可视化信号系统。 该指标不会用多余元素占满交易终端。它只显示真正重要的信息:布林带线、入场信号箭头、可视化离场标记以及帮助您及时发现重要交易机会的通知。 Astra BB RSI Arrows 的核心理念 当价格进入极端区域并开始返回正常区间时,市场往往会出现较好的交易机会。该指标正是用于识别这种市场情况。 布林带显示动态价格区间,帮助识别市场可能出现过度扩张的区域。RSI 则通过显示超买或超卖状态来补充分析。当这两种工具同时提供一致信号时,交易者可以获得更加清晰、结构化的分析依据。 Astra BB RSI Arrows 不只是绘制指标线,而是将市场情况转换为直观易懂的可视化信号
FREE
Turtle Path MT4
Andrei Strashko
Turtle Path MT4——为希望清晰洞察市场的交易者打造的指标 Turtle Path MT4 专为不想依靠猜测、而是希望直接在图表上看清市场运行结构的交易者而设计。该指标基于经典的海龟交易系统逻辑,能够帮助您快速识别关键突破水平、信号方向、止盈区域和止损区域。 每个信号都会以直观方式显示,包括通道线、入场水平、目标位、止损位以及图表上的信号箭头。您无需手动寻找突破点或计算风险距离,指标会自动完成这些工作,并立即展示完整的市场情况。 Turtle Path MT4 特别适合趋势交易者、突破策略使用者,以及希望在交易决策中保持纪律性的交易者。它能够将杂乱的图表转化为清晰的交易结构:信号出现在哪里、风险位于哪里、目标在哪里,以及当前哪些水平最为重要。 指标功能: • 根据海龟交易系统逻辑绘制唐奇安通道 • 在价格突破关键水平时生成买入和卖出信号 • 以点数设置止盈和止损 • 在图表上直接显示入场位、止盈位和止损位 • 显示 Buy/Sell 买卖信号箭头 • 支持终端弹窗、声音、Push 推送和电子邮件通知 • 可灵活设置周期、颜色和历史信号显示方式 Turtle Path MT4
FREE
CandleCloseTimer — 全面掌控K线收盘倒计时 CandleCloseTimer 是一款适用于 MetaTrader 4 的紧凑型实用工具,可直接在图表上显示当前K线距离收盘的剩余时间。计时器位于当前价格附近,因此交易者可以在最常关注的位置——价格刻度旁——随时查看所需信息。 该工具不会开仓,不提供交易信号,也不会干预交易平台的运行。它的主要作用是帮助用户准确查看所选时间周期的当前K线距离收盘还剩多少时间。 CandleCloseTimer 的主要功能 1. 当前K线收盘倒计时 以 00:00:00 格式显示当前K线距离收盘的剩余时间。 2. 显示在当前价格附近 计时器可以放置在价格刻度附近或当前价格下方,不会妨碍图表分析。 3. 自动适应时间周期 当用户切换 M1、M5、M15、H1、H4 或其他时间周期时,计时器会自动重新计算剩余时间。 4. 作为 MT5 实用工具运行 CandleCloseTimer 以 Expert Advisor 实用工具的形式安装,而不是普通指标。该工具不会执行任何交易操作。 5. 每秒更新 计时器通过 OnTimer 每秒更新,因此不会仅依
FREE
Turtle Path MT5
Andrei Strashko
Turtle Path MT5——为希望清晰洞察市场的交易者打造的指标 Turtle Path MT5 专为不想依靠猜测、而是希望直接在图表上看清市场运行结构的交易者而设计。该指标基于经典的海龟交易系统逻辑,能够帮助您快速识别关键突破水平、信号方向、止盈区域和止损区域。 每个信号都会以直观方式显示,包括通道线、入场水平、目标位、止损位以及图表上的信号箭头。您无需手动寻找突破点或计算风险距离,指标会自动完成这些工作,并立即展示完整的市场情况。 Turtle Path MT5 特别适合趋势交易者、突破策略使用者,以及希望在交易决策中保持纪律性的交易者。它能够将杂乱的图表转化为清晰的交易结构:信号出现在哪里、风险位于哪里、目标在哪里,以及当前哪些水平最为重要。 指标功能: • 根据海龟交易系统逻辑绘制唐奇安通道 • 在价格突破关键水平时生成买入和卖出信号 • 以点数设置止盈和止损 • 在图表上直接显示入场位、止盈位和止损位 • 显示 Buy/Sell 买卖信号箭头 • 支持终端弹窗、声音、Push 推送和电子邮件通知 • 可灵活设置周期、颜色和历史信号显示方式 Turtle Path MT5
FREE
CandleCloseTimer — 全面掌控K线收盘倒计时 CandleCloseTimer 是一款适用于 MetaTrader 5 的紧凑型实用工具,可直接在图表上显示当前K线距离收盘的剩余时间。计时器位于当前价格附近,因此交易者可以在最常关注的位置——价格刻度旁——随时查看所需信息。 该工具不会开仓,不提供交易信号,也不会干预交易平台的运行。它的主要作用是帮助用户准确查看所选时间周期的当前K线距离收盘还剩多少时间。 CandleCloseTimer 的主要功能 1. 当前K线收盘倒计时 以 00:00:00 格式显示当前K线距离收盘的剩余时间。 2. 显示在当前价格附近 计时器可以放置在价格刻度附近或当前价格下方,不会妨碍图表分析。 3. 自动适应时间周期 当用户切换 M1、M5、M15、H1、H4 或其他时间周期时,计时器会自动重新计算剩余时间。 4. 作为 MT5 实用工具运行 CandleCloseTimer 以 Expert Advisor 实用工具的形式安装,而不是普通指标。该工具不会执行任何交易操作。 5. 每秒更新 计时器通过 OnTimer 每秒更新,因此不会仅依
FREE
Universal Trade Copier MT5 是一款专业的本地交易复制工具,可在同一台计算机或 VPS 上的 MetaTrader 4 和 MetaTrader 5 终端之间复制交易。 该产品支持多种复制方向: MT4 → MT4 MT5 → MT5 MT4 → MT5 MT5 → MT4 此版本专为 MetaTrader 5 设计。如果复制过程涉及 MetaTrader 4 终端,则需要单独安装兼容的 MT4 版本。 该复制工具适合管理多个交易账户、使用不同 MetaTrader 终端、与不同经纪商合作,或者需要在 MT4 和 MT5 账户之间复制交易的交易者。 用户指南 主要功能 复制市价订单:Buy 和 Sell。 复制挂单:Buy Limit、Sell Limit、Buy Stop、Sell Stop。 复制止损和止盈。 复制止损和止盈修改。 复制挂单修改。 复制订单平仓。 复制部分平仓。 手数倍增模式。 固定手数模式。 风险百分比模式。 支持不同经纪商交易品种名称的符号映射。 滑点控制。 最大交易数量限制。 Magic Number 过滤器。 仅复制当前交易品种模式。
Universal Trade Copier MT4 是一款专业的本地交易复制工具,用于在同一台计算机或 VPS 上运行的 MetaTrader 4 和 MetaTrader 5 终端之间复制交易操作。 该产品支持多种复制方向: MT4 → MT4 MT5 → MT5 MT4 → MT5 MT5 → MT4 此版本专为 MetaTrader 4 设计。若要复制涉及 MetaTrader 5 终端的交易,则需要单独安装兼容的 MT5 版本。 该复制器适合管理多个账户、使用不同 MetaTrader 终端、在不同经纪商处交易,或需要在 MT4 和 MT5 账户之间复制交易的交易者。 用户指南 主要功能 复制 Buy 和 Sell 市价订单。 复制 Buy Limit、Sell Limit、Buy Stop 和 Sell Stop 挂单。 复制 Stop Loss 和 Take Profit。 复制 SL/TP 修改。 复制挂单修改。 复制交易平仓操作。 复制部分平仓操作。 手数倍增模式。 固定手数模式。 按风险百分比计算手数模式。 支持不同经纪商之间的交易品种映射。 滑点控制。 最大交易数
Session Atlas MT5
Andrei Strashko
Session Atlas — MetaTrader 5 专业交易时段地图 Session Atlas 是一款适用于 MT5 的可视化指标,可将普通图表转换为清晰直观的交易日地图。它直接在图表上显示主要交易时段的开盘、收盘和活跃状态,帮助交易者快速判断当前市场正处于亚洲、欧洲还是美洲交易阶段。 许多交易者会分析价格水平、动能、突破和波动率,却常常忽略一个重要因素——时间。同一个交易信号在亚洲、欧洲和美洲交易时段中的表现可能完全不同。Session Atlas 可让您立即掌握市场的时间背景,无需手动标记、反复核对时间,也不会给图表增加多余的视觉干扰。 该指标会自动在图表上使用彩色区域标记不同的交易时段。每个区域都会显示对应交易时段的持续时间、价格波动范围,并将不同交易阶段清晰地区分开来。借助这些信息,您可以更容易发现市场何时处于平静状态、何时开始产生动能、何时流动性增加,以及价格何时仅处于盘整阶段。 Session Atlas 的功能 该指标显示以下主要交易时段: Asia Europe America 每个交易时段都可以单独启用或关闭。区域颜色、透明度、文字标签、开盘和收盘线、信息面板
FREE
Astra BB RSI Arrows MT4
Andrei Strashko
1 (1)
Astra BB RSI Arrows — 基于布林带与 RSI 的可视化交易信号指标 Astra BB RSI Arrows 专为需要清晰、简洁且高效工具的交易者而设计,用于寻找市场中的潜在入场点和离场点。该指标结合了两种经过长期验证的技术分析工具:布林带(Bollinger Bands)和相对强弱指数(RSI)。 您无需频繁切换窗口,也不必手动监控价格交叉、超买区域和超卖区域。指标会直接在图表上提供完整的可视化信号系统。 该指标不会用多余元素占满交易终端。它只显示真正重要的信息:布林带线、入场信号箭头、可视化离场标记以及帮助您及时发现重要交易机会的通知。 Astra BB RSI Arrows 的核心理念 当价格进入极端区域并开始返回正常区间时,市场往往会出现较好的交易机会。该指标正是用于识别这种市场情况。 布林带显示动态价格区间,帮助识别市场可能出现过度扩张的区域。RSI 则通过显示超买或超卖状态来补充分析。当这两种工具同时提供一致信号时,交易者可以获得更加清晰、结构化的分析依据。 Astra BB RSI Arrows 不只是绘制指标线,而是将市场情况转换为直观易懂的可视化信号
FREE
Adaptive Pulse 是一款适用于 MetaTrader 4 的自适应趋势指标,可帮助交易者识别当前市场方向、过滤较弱的价格波动,并在图表上直接显示经过确认的入场和出场信号。 市场状态始终在变化。在平静时期,价格波动较慢,往往会产生大量虚假交叉信号;而在高波动时期,传统趋势线又可能反应过慢。Adaptive Pulse 会根据当前市场环境自动调整灵敏度,因此在横盘阶段更加平滑,在强趋势行情中则能够更快地响应价格变化。 该指标会分析价格运动效率、短期与长期波动率、自适应趋势线的斜率以及趋势强度。信号仅在当前蜡烛图收盘后确认。已经形成的历史信号不会在之后发生移动、消失或改变。 Adaptive Pulse 的工作原理 自适应趋势线会根据当前市场方向改变颜色: 橙色表示上涨方向; 红色表示下跌方向; 中性色表示当前没有确认的趋势。 当价格确认进入上涨走势时,指标会生成买入信号。当下跌方向得到确认时,指标会生成卖出信号。内置横盘过滤器会在市场缺乏足够趋势强度时,过滤掉部分较弱的信号。 图表上会显示入场箭头、出场箭头以及计算出的交易水平,因此无需手动绘制额外线条,即可快速评估潜在交易机会
FREE
Sar Manager MT4
Andrei Strashko
SAR Manager SAR Manager 是一款适用于 MetaTrader 4 的信号指标,基于标准的 Parabolic SAR 算法。该指标可识别 SAR 方向的变化,生成虚拟 BUY 和 SELL 信号,计算 Stop Loss 和 Take Profit 水平,并将所有相关信息直接显示在图表上。 本产品用于市场分析和辅助人工交易。它不会打开、修改或关闭任何真实交易订单。 信号计算 当 Parabolic SAR 点从价格上方移动到价格下方时,BUY 信号得到确认。当 SAR 点从价格下方移动到价格上方时,SELL 信号得到确认。 新信号仅在当前蜡烛图收盘后计算。正在形成的当前蜡烛图不会用于确认入场。虚拟入场价格取自 SAR 方向变化确认后的下一根蜡烛图开盘价。 该指标同一时间只跟踪一个虚拟持仓。当持仓处于活动状态时,不会生成新的入场信号。当价格触及 Stop Loss 或 Take Profit、出现相反的 Parabolic SAR 信号,或者价格跳空越过指定水平时,虚拟持仓将被关闭。 Stop Loss 和 Take Profit Stop Loss 和 Take
FREE
Trade Assistant MT4/MT5 PRO 使用说明 Trade Assistant MT4/MT5 PRO 是一款面向 MetaTrader 4/5 的专业交易面板,适合需要快速、方便、直观地控制交易流程的交易者。该产品可以减少重复性的手动操作,加快订单开立和管理速度,标准化风险管理流程,并让手动交易更加有纪律。 这个工具不会替代交易者寻找信号,也不会承诺神奇的结果。它的任务更实际,也更有价值:在图表上为你提供一个方便的交易执行和管理环境。你自己决定入场点、交易思路和市场逻辑,而 Trade Assistant MT4/MT5 PRO 帮助你快速把这个想法转化为清晰的交易计划:风险、仓位大小、Stop Loss、Take Profit、Break Even、Trailing Stop 以及持仓管理。 如果你已经厌倦了每次都手动计算仓位大小、打开终端标准下单窗口、检查止损距离、移动保护位、删除挂单、进行部分平仓,并反复确认每笔交易是否符合你的交易系统规则,那么这个助手正是为你设计的。 使用说明: 点击打开 Trade Assistant MT4/MT5 PRO 使用说明
Session Atlas MT4
Andrei Strashko
Session Atlas — MetaTrader 4 专业交易时段地图 Session Atlas 是一款适用于 MT4 的可视化指标,可将普通图表转换为清晰直观的交易日时段地图。它直接在图表上显示主要交易时段的开盘、收盘和活跃状态,帮助您快速判断市场当前处于亚洲、欧洲还是美洲交易阶段。 许多交易者会分析价格水平、动量、突破和波动率,却往往忽略一个重要因素——时间。同一个交易信号在亚洲、欧洲和美洲时段可能会有完全不同的表现。Session Atlas 让您无需手动标记、无需频繁查看时间,也不会给图表增加多余的视觉干扰,即可快速掌握当前市场环境。 该指标会自动使用彩色区域标记图表上的交易时段。每个区域都会显示对应交易时段的持续时间和价格波动范围,并将不同的交易阶段清晰分隔。借助这些信息,您可以更容易发现市场何时处于平静状态、何时开始出现动量、何时流动性增加,以及价格何时仅处于盘整阶段。 Session Atlas 的功能 该指标显示以下主要交易时段: Asia Europe America 每个交易时段都可以单独启用或关闭。区域颜色、透明度、名称标签、开盘和收盘线、信息面板以及通知功
FREE
Adaptive Pulse 是一款适用于 MetaTrader 5 的自适应趋势指标,可帮助交易者识别当前市场方向、过滤较弱的价格波动,并在图表上直接显示经过确认的入场和出场信号。 市场状态始终在变化。在平静时期,价格波动较慢,往往会产生大量虚假交叉信号;而在高波动时期,传统趋势线又可能反应过慢。Adaptive Pulse 会根据当前市场环境自动调整灵敏度,因此在横盘阶段更加平滑,在强趋势行情中则能够更快地响应价格变化。 该指标会分析价格运动效率、短期与长期波动率、自适应趋势线的斜率以及趋势强度。信号仅在当前蜡烛图收盘后确认。已经形成的历史信号不会在之后发生移动、消失或改变。 Adaptive Pulse 的工作原理 自适应趋势线会根据当前市场方向改变颜色: 橙色表示上涨方向; 红色表示下跌方向; 中性色表示当前没有确认的趋势。 当价格确认进入上涨走势时,指标会生成买入信号。当下跌方向得到确认时,指标会生成卖出信号。内置横盘过滤器会在市场缺乏足够趋势强度时,过滤掉部分较弱的信号。 图表上会显示入场箭头、出场箭头以及计算出的交易水平,因此无需手动绘制额外线条,即可快速评估潜在交易机会
FREE
Symbol Cost Monitor 是一款面向 MetaTrader 4 的专业分析工具,旨在帮助交易者同时快速监控多个交易品种的交易成本。 点差和隔夜利息会直接影响最终交易结果。对于剥头皮交易、日内高频交易、持仓数天以及同时交易多个品种的交易者而言,这一点尤其重要。MetaTrader 4 的标准界面无法在同一个窗口中方便地比较这些参数,因此交易者通常需要逐个打开品种规格并手动查看相关信息。 Symbol Cost Monitor 会收集所选交易品种的关键数据,并将其显示在图表上的紧凑型面板中。该工具可以帮助您快速识别点差较高的品种、比较隔夜利息、监控交易条件的变化,并在开仓前评估潜在交易成本。 面板会实时更新数据,并且可以监控 Market Watch 中的全部交易品种,也可以只监控用户自定义的品种列表。颜色提示能够帮助您快速发现交易条件恶化,而警报功能则可以在点差超过设定水平时及时提醒您。 主要功能: 同时监控多个交易品种,显示 Bid 和 Ask 价格,显示当前、最小和最大点差,显示 Swap Long 和 Swap Short,显示隔夜利息计算模式,显示三倍隔夜利息日,显
FREE
Symbol Cost Monitor 是一款面向 MetaTrader 5 的专业分析工具,旨在帮助交易者同时快速监控多个交易品种的交易成本。 点差和隔夜利息会直接影响最终交易结果。对于剥头皮交易、日内高频交易、持仓数天以及同时交易多个品种的交易者而言,这一点尤其重要。MetaTrader 5 的标准界面无法在同一个窗口中方便地比较这些参数,因此交易者通常需要逐个打开品种规格并手动查看相关信息。 Symbol Cost Monitor 会收集所选交易品种的关键数据,并将其显示在图表上的紧凑型面板中。该工具可以帮助您快速识别点差较高的品种、比较隔夜利息、监控交易条件的变化,并在开仓前评估潜在交易成本。 面板会实时更新数据,并且可以监控 Market Watch 中的全部交易品种,也可以只监控用户自定义的品种列表。颜色提示能够帮助您快速发现交易条件恶化,而警报功能则可以在点差超过设定水平时及时提醒您。 主要功能: 同时监控多个交易品种,显示 Bid 和 Ask 价格,显示当前、最小和最大点差,显示 Swap Long 和 Swap Short,显示隔夜利息计算模式,显示三倍隔夜利息日,显
FREE
Multi-Currency Candlestick Pattern Scanner for MT4 Multi-Currency Candlestick Pattern Scanner for MT4 is a professional multi-currency and multi-timeframe Japanese candlestick pattern scanner for MetaTrader 4. The indicator analyzes multiple trading instruments and timeframes simultaneously, displays detected bullish and bearish candlestick patterns in a dashboard panel, and can also show arrows, text labels, and a Moving Average directly on the active chart. This tool is designed for traders wh
Trade Assistant MT4/MT5 PRO 是一款面向 MetaTrader 4/5 的专业交易面板,适合需要快速、方便、直观地控制交易流程的交易者。该产品可以减少重复性的手动操作,加快订单开立和管理速度,标准化风险管理流程,并让手动交易更加有纪律。 这个工具不会替代交易者寻找信号,也不会承诺神奇的结果。它的任务更实际,也更有价值:在图表上为你提供一个方便的交易执行和管理环境。你自己决定入场点、交易思路和市场逻辑,而 Trade Assistant MT4/MT5 PRO 帮助你快速把这个想法转化为清晰的交易计划:风险、仓位大小、Stop Loss、Take Profit、Break Even、Trailing Stop 以及持仓管理。 如果你已经厌倦了每次都手动计算仓位大小、打开终端标准下单窗口、检查止损距离、移动保护位、删除挂单、进行部分平仓,并反复确认每笔交易是否符合你的交易系统规则,那么这个助手正是为你设计的。 使用说明: 点击打开 Trade Assistant MT4/MT5 PRO 使用说明 为什么大多数手动交易者需要这个工具 很多交易者的问题并不是没有策略
Quantum SuperTrend AI is an indicator with AI-powered intelligent signal filtering: the indicator analyzes market conditions, filters out part of weak impulses, and helps traders see a cleaner market picture without unnecessary noise. Quantum SuperTrend AI is a professional trading indicator for MetaTrader 4, created for traders who need a clear visual tool for trend analysis, trading signals, and control of possible exit zones. The name Quantum SuperTrend AI reflects the core idea of the prod
PatternGuard VWAP Trader — a Smart Expert Advisor for Market Structure-Based Trading PatternGuard VWAP Trader is an advanced trading Expert Advisor designed to identify high-quality entry points after price exits a zone of market uncertainty. The strategy is based on a combination of VWAP logic, a NO TRADE zone, candlestick pattern confirmation, trend filtering, and flexible trade management. The EA does not open trades randomly. It analyzes market structure, waits for price to leave a consolida
Gold Wolf EA MT4
Andrei Strashko
Gold Wolf EA — Automated Gold Trading Expert Advisor for MT4 / MT5 Gold Wolf EA is an automated trading Expert Advisor for MetaTrader 4 and MetaTrader 5, developed for trading XAUUSD based on trend-following logic, market condition filtering, and controlled risk management. The EA is not designed for aggressive high-frequency trading. Its main objective is to identify suitable market conditions, avoid unnecessary entries, and trade only when the internal strategy conditions are met. Gold Wolf EA
Dream of the Golden Wolf EA The gold market moves fast, but not every movement is suitable for trading. Dream of the Golden Wolf EA is an automated trading Expert Advisor designed for XAUUSD and optimized for the M5 timeframe . The EA analyzes market structure, trend direction, momentum, price activity, and additional confirmation signals before opening a trade. The main goal of the EA is not to open as many trades as possible, but to identify higher-quality trading conditions where several fact
Golden Wolf Grid PRO is an Expert Advisor for MetaTrader 4 , designed for automated trading on Gold / XAUUSD using the M15 timeframe . The EA is based on a grid trading strategy and is created to work with market fluctuations, opening and managing trades automatically according to the selected parameters. Golden Wolf Grid PRO comes with optimized settings for XAUUSD M15 , so you can use the prepared configuration or perform your own optimization and forward testing according to your broker, acco
Golden Wolf GameChanger 是一款功能强大的 MetaTrader 5 交易智能顾问,专为希望将 Game Changer 指标信号转化为自动交易系统的用户打造。它支持灵活的订单管理、风险控制、交易系列管理和保护算法。 该智能顾问专为 XAUUSD / GOLD 黄金交易而创建并优化,推荐用于 M15 时间周期。黄金以其波动性、强劲冲击行情和快速反转而闻名,因此 Golden Wolf GameChanger EA 面向主动交易场景,在这类交易中,反应速度、纪律性和交易算法的精准执行尤为重要。 使用理念 Golden Wolf GameChanger EA 根据 Game Changer 信号运行,并根据市场方向自动开立 Buy 和 Sell 交易。它的任务不仅是开立一笔交易,而是根据设定参数管理整个交易系列,包括手数、订单间距、最大持仓数量、追踪止损、Take Profit、Stop Loss、交易时间过滤、点差过滤以及降低回撤算法。 这不是一个简单的“买入”或“卖出”按钮,而是一套完整的交易机制,可以根据您的风险偏好调整运行风格。 使用说明: 此处 为什么选
Second and Custom Timeframe Charts See the market between standard timeframes. Second and Custom Timeframe Charts is a professional chart utility for MetaTrader 4 that creates synthetic candles for non-standard timeframes directly from market data. It is designed for traders who need more flexibility than the default MT4 timeframe set can provide. Standard charts show only fixed periods. But the market does not always move in standard blocks. Sometimes the most important structure is visible on
筛选:
无评论
回复评论