Scalp88

Scalp88 — 适用于 XAUUSD(M1)的多周期 MTF 剥头皮指标

Scalp88 是一款面向 MetaTrader 4 的专业剥头皮(Scalping)指标,专为 M1(1分钟) 的快速行情读取与顺势交易而设计。该指标融合了 动态趋势逻辑ATR 波动率归一化多周期一致性确认(MTF),以直观的箭头信号与强度百分比面板呈现交易方向与机会。

要了解如何购买该指标,请点击此链接:https://www.mql5.com/zh/articles/498

图表上你会看到什么

  • 蓝色箭头(BUY) —— 买入信号 / 多头入场提示

  • 红色箭头(SELL) —— 卖出信号 / 空头入场提示

  • 趋势线(Up/Down) —— 动态趋势结构与趋势阶段切换的可视化

  • 右上角 MTF 面板

    • 显示主导方向 BUY/SELL

    • 显示信号强度百分比(基于多周期信号一致性)

    • 可选显示各周期细节(M1…W1)

工作原理(技术概述,不公开代码细节)

Scalp88 采用 多层信号架构,每一层都用于提升过滤质量与信号稳定性:

  1. 趋势核心(Trend Core)
    指标在设定周期内对局部极值(High/Low)进行分析,并与 布林带(Bollinger Bands) 的上下边界进行对比,从而识别价格在“动能推进”与“回撤/趋势切换”之间的结构变化。

  2. 波动率自适应(ATR)
    通过 ATR 模块对波动率进行归一化处理,使信号逻辑能够随市场速度变化而自动调整,尤其适用于 M1 的快速波动环境。

  3. 多周期共识(MTF 百分比面板)
    指标会在多个周期(从 M1 到 W1)上评估方向,并计算 BUY 与 SELL 的优势百分比。这使得策略规则非常清晰:只在多数周期一致的方向上进行剥头皮

推荐交易策略(重点使用说明)

交易品种与周期

  • 推荐品种: XAUUSD(黄金)

  • 推荐周期: M1(1分钟)

  • 剥头皮建议:低点差、快速成交、稳定网络(建议使用 VPS)。

入场规则(BUY / 做多)

  1. 打开 XAUUSD,M1

  2. 查看右上角 MTF 面板

    • 必须显示 BUY,且百分比较高,通常建议 70%–80%(或更高)。

  3. 在 M1 上等待出现 蓝色箭头

  4. 当满足以上条件时,开多(BUY)

止盈(Take Profit):

  • 15–20 点(取决于你的经纪商报价位数与 XAUUSD 的最小跳动单位)。

止损/退出(按反向信号):

  • 本策略核心规则:当出现反向信号时退出——也就是出现 红色箭头

  • 另外(强烈建议):根据你的风控设置一个“紧急保护 SL”,用于应对突发新闻/瞬间大波动。

入场规则(SELL / 做空)

  1. 打开 XAUUSD,M1

  2. 在 MTF 面板中:

    • 必须显示 SELL,且百分比较高,通常建议 70%–80%(或更高)。

  3. 在 M1 上等待出现 红色箭头

  4. 当满足以上条件时,开空(SELL)

止盈(Take Profit):

  • 15–20 点(按你的经纪商报价格式调整)。

止损/退出(按反向信号):

  • 当出现蓝色箭头时退出(反向信号)

  • 同时建议设置“紧急保护 SL”进行风险控制。

重要实战建议

  • 更保守的做法:使用收盘后确认的信号(减少 K 线未收盘的噪音影响)。

  • M1 剥头皮通常在活跃时段(伦敦/纽约)效果更明显,但最终取决于经纪商点差与执行质量。

  • 面板百分比是你的方向过滤器,M1 的箭头是你的入场触发器。在该策略中,两者必须同时满足

指标参数说明(详细)

1)核心计算参数

  • Period_Indicator —— 核心分析周期,用于摆动/极值与内部结构计算。数值越大,信号通常越少但更严格。

  • shift —— 布林带计算的位移参数(用于对不同报价源进行细微调校)。

  • BB_Deviation —— 布林带偏差系数。增大该值通常会减少切换频率并过滤噪音。

  • ATR_Period —— ATR 的周期,用于波动率评估。周期越大,波动率适配越平滑。

  • ATR_Divider —— ATR 缩放/分母参数,用于校准波动率敏感度。

2)MTF 面板与多周期过滤

  • Show_MTF_Panel —— 显示/隐藏 MTF 面板。

  • MTF_BarShift —— MTF 计算使用的 K 线偏移。

    • 设为 1 通常表示按已收盘的 K 线计算(更稳定)。

  • MTF_LookbackBars —— 各周期用于评估方向的历史回看数量。

  • MTF_IntraBarRefreshSec —— 面板的“未收盘刷新”频率(秒)。用于动态监控;若偏好严格收盘信号,可设为 0。

3)面板自适应布局(自动 UI)

  • AutoPanelLayout —— 根据图表窗口自动调整面板尺寸与字体。

  • RightMarginPct —— 右侧边距(占图表宽度百分比)。

  • TopMarginPct —— 上侧边距(占图表高度百分比)。

  • PanelWidthPct —— 面板宽度(占图表宽度百分比)。

  • PanelMinWidth / PanelMaxWidth —— 面板最小/最大宽度(像素)。

  • FontMinSize / FontMaxSize —— 字体大小上下限。

4)面板样式(UI/UX)

  • Panel_Font —— 字体名称。

  • Panel_BG —— 面板背景颜色。

  • Panel_Border —— 面板边框颜色。

  • Panel_HeaderColor —— 标题颜色。

  • Panel_NeutralColor —— 中性文字颜色(例如 “No data” 和说明行)。

5)大号百分比显示

  • Show_Big_Percent —— 开启大号 BUY/SELL 百分比显示。

  • BigPercentExtraFont —— 在基础字体上增加的字号。

  • BigPercentMaxFont —— 大号字体上限。

  • Show_Percent_DetailsLine —— 显示细节行(Buy% / Sell% 与周期计数)。

6)手动面板设置(AutoPanelLayout = false 时)

  • Manual_RightMarginPx —— 右边距(像素)。

  • Manual_TopMarginPx —— 上边距(像素)。

  • Manual_PanelWidthPx —— 面板宽度(像素)。

  • Manual_FontSize —— 字体大小。

适用人群

  • 需要 M1 快速剥头皮、并希望顺势操作的交易者。

  • 喜欢清晰规则的交易者:“只跟随面板优势方向,用箭头作为入场触发。”

  • 重视纪律与可重复执行流程的交易者。

推荐产品
Binary Option Signal
Yaroslav Varankin
Indicator for binary options arrow is easy to use and does not require configuration works on all currency pairs, cryptocurrencies buy signal blue up arrow sell signal red down arrow tips do not trade during news and 15-30 minutes before their release, as the market is too volatile and there is a lot of noise it is worth entering trades one or two candles from the current period (recommended for 1 candle) timeframe up to m 15 recommended money management fixed lot or fixed percentage of the depo
Advanced Stochastic Scalper
Evgeny Belyaev
4.56 (16)
Advanced Stochastic Scalper - is a professional indicator based on the popular Stochastic Oscillator. Advanced Stochastic Scalper is an oscillator with dynamic overbought and oversold levels, while in the standard Stochastic Oscillator, these levels are static and do not change. This allows Advanced Stochastic Scalper to adapt to the ever-changing market. When a buy or a sell signal appears, an arrow is drawn on the chart and an alert is triggered allowing you to open a position in a timely mann
Leo Trend
Andrey Kozak
Leo Trend is a signal indicator that shows the market entry points, as well as the trend direction and flat on the chart in the form of arrows and lines. Leo Trend will be useful both for beginners creating a trading strategy, and for professionals to integrate into ready-made trading systems. Leo Trend works without redrawing and without significant delays. The operation of the indicator is demonstrated in the video. In addition, you can test this indicator in the strategy tester free of charge
“动态剥头皮震荡指标”是一款高级自定义加密货币外汇指标,适用于 MT4 平台,高效交易! ............................................................................................................ - 新一代震荡指标 - 参见图片了解如何使用。 - 动态剥头皮震荡指标具有自适应超卖/超买区域。 - 震荡指标是一款辅助工具,可从动态超卖/超买区域找到准确的入场点。 - 超卖值:低于绿线,超买值:高于橙线。 - 该指标也非常适合与价格行为模式结合使用。 - 它比标准震荡指标更精准。 - 提供 PC 和移动端警报。 ................................................... 点击这里查看高质量的交易机器人和指标! 本产品为原创,仅在 MQL5 网站上提供。
Professional Level
Yaroslav Varankin
indicator for trading binary options and forex trading. The indicator does not redraw the readings. when trading binary options, testing was performed. This indicator showed the good results correct predictions. Under these conditions, the eur / usd m1 chart, when a signal appears, the transaction opens in the direction indicated by the indicator for 5 candles, then the truth is (5 minutes since in us the 1-minute chart of a candlestick is 1 minute) the result was. When trading in the forex m
Credible Cross System
Muhammed Emin Ugur
Credible Cross System   indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate a signal from the points with the highest trend potential. The indicator works based on instant price movements. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator certainly does not repaint. The point at which the signal is given does not c
The Th3Eng PipFinite indicator is based on a very excellent analysis of the right trend direction with perfect custom algorithms. It show the true direction and the best point to start trading. With StopLoss point and Three Take Profit points. Also it show the right pivot of the price and small points to order to replace the dynamic support and resistance channel, Which surrounds the price. And Finally it draws a very helpful Box on the left side on the chart includes (take profits and Stop loss
The Binary Profit Maker,  This indicator works on MT4 and is very easy to use. When you receive a signal from it, you wait for that candle with the signal to close and you enter your trade at the beginning of the next new candle . A Up Purple arrow means Buy and a Down Purple arrow means Sell. All arrows comes with Alert  like for easy identification of trade signal. Are you okay with that? How To Enter Trade? 1 minute candle 1 minute expire
Shark Trading
Yaroslav Varankin
The indicator is designed to trade binary options on small time frames up to m 30 Signals The blue up arrow is a buy signal. The red dn arrow is a sell signal. The signal will appear together with the advent of a new candle  and during formation Signals on the current candle Expiration time one candle from the timeframe on which you are trading You can use moving average to filter out false signals. Or escort support levels. This tool is reliable in trading.
The King of Forex Trend Cloud Indicator is a trend following indicator based on moving averages. The Indicator is meant to Capture both the beginning and the end of a trend. This indicator can be used to predict both short and long terms market trends.  The king of Forex Trend Cloud if paired together with the King of Forex Trend Indicator can give a broad picture in market analysis and forecasts. I have attached images for both the  The king of Forex Trend Cloud on its own and  The king of Fore
Scalping dynamic system - a dynamic system for determining price reversals. The indicator looks for price reversal points on the chart and puts arrows in these places. When the indicator draws a blue arrow, there is a high probability that the price will reverse up. When the indicator draws a red arrow, there is a high probability that the price will reverse down. The use of this indicator in the trading process is very simple. In the video below the description, we will show in detail how to t
Signal From Level
Yaroslav Varankin
Binary Options Support Resistance Indicator This indicator is designed for binary options trading and effectively shows retracements from support and resistance levels. Signals appear on the current candle. A red arrow pointing downwards indicates a potential selling opportunity, while a blue arrow pointing upwards suggests buying opportunities. All that needs adjustment is the color of the signal arrows. It is recommended to use it on the M1-M5 timeframes as signals are frequent on these timef
Description Shows Heikin-Ashi candles (often misspelled Heiken-Ashi) on the chart and can alert when candles change color. The alert is useful for both entry and exit. The number of candles of the new color before an alert is raised can be set. The alert can be controlled interactively, directly from the chart. Also includes bonus indicators of current spread and ask/bid prices in large text, color coded as price changes. Usage Heikin-Ashi candles give a much better insight to the underlying tre
Hrumer Alpha
Andrey Kozak
Hrumer Alpha - a fundamentally new forex indicator, which is built on the algorithm of tracking the peak values ​​of the price. This is not ZigZag and not Fraclals and despite the visual similarity, does not have anything to do with these indicators. It does not redraw its values ​​and works from the zero bar, that is, with Open [0]. He quickly reacts to any changes in the price and informs the trader about the reversals. Works on all currency pairs and timeframes. You can use for long trading,
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our custom
Crypto_Forex 指标“随机震荡指标,带动态超卖/超买区域”,适用于 MT4,无需重绘。 ..................................................................................................... - 随机震荡指标是市场上最受欢迎的指标之一,是众多交易者的理想交易工具。 - 它非常适合在动态超买区域设置卖出入场点,以及在动态超卖区域设置买入入场点。 - 该指标也非常适合与价格行动入场点结合使用。 - 动态超买区域 - 黄线上方。 - 动态超卖区域 - 绿线下方。 - 提供 PC 和移动端警报。 .................................................... 点击这里查看高质量的交易机器人和指标! 这是仅在 MQL5 网站上提供的原创产品。
Mystic Arrow
Svyatoslav Kucher
5 (4)
Mystic Arrow - уникальный авторский индикатор, отображающий сигналы в направлении основной тенденции, и против нее. Благодаря разнообразию настроек и фильтров индикатор можно настроить под свой стиль торговли. Mystic Arrow  подходит для любого таймфрейма, валютной пары. Сигналы индикатора не пропадают ни при каких условиях. Отличительной особенностью является возможность настроить сигналы индикатора отдельно для тенденции и против нее. Имеет в качестве отключаемого фильтра показания ценового кан
Night ghost
Dmitriy Kashevich
Night Ghost - Arrow indicator for binary options. This is a reliable assistant to you in the future! - No redrawing on the chart -Works great on EUR/USD currency pairs! -Indicator accuracy up to 90% (Especially at night) -No long setup required (Perfectly set up for Binary Options) - Not late signals - The appearance of a signal on the current candle -Perfect for M1 period (No More!) - Eye-friendly candle color (Red and Blue) -Installed Alert Working with it: - Blue arrow shows signa
EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
Buy Sell Arrow MT Indicator Buy Sell Arrow MT Indicator is a technical indicator for MetaTrader 5. It uses Pivot Points, Moving Averages, and multi-timeframe data to display Buy and Sell signals on the chart. Description The indicator combines three elements: Pivot Points for support and resistance Moving Averages for trend direction Higher timeframe data for additional confirmation Signals are generated only when the defined conditions are met. Signal Calculation Buy signals are shown when bul
This is a ready-made strategy for binary options! Support/resistance levels are used to form a signal, while a number of built-in indicators are applied to sort out incoming signals. An arrow appears during a signal formation. If the signal is active, then the arrow remains after the close of the bar; if the signal is not strong enough, the arrow disappears. With a small number of signals and a small trading time, you will not need to sit all day at the computer, especially since you can enable
Titan Pro Scalper
Prasetyo Gunawan
Titan Pro Scalper is an indicator that tells you where to enter and exit (100% NO DELAY; 100% NO-REPAINT). You'll not only know where to enter and exit but also where to re-enter the market (As long as the arrows that appear are still in the same direction, you can add positions if you want) No settings are required; simply attach it to a chart on any timeframe and let the indicator calculate all the necessary parameters. You only need to fill in how much money you risk for each transaction, th
Quantum Falcon Signal Free is a smart visual trading indicator for MetaTrader 4 designed for Forex and Gold traders. The indicator combines: • Trend analysis • RSI momentum confirmation • MACD momentum filtering • ATR volatility filtering • Higher timeframe confirmation • Smart exit signal detection Main Features: • Smart Buy and Sell signals • Exit Buy / Exit Sell alerts • Real-time dashboard on chart • Professional candle arrows • Multi-timeframe trend confirmation • ATR market volatility filt
FREE
Your good friend
Sergei Semenov
Your Good Friends — this is not just an indicator, but your reliable trading assistant, designed for traders who value simplicity, clarity, and stability. It combines the best classic methods of technical analysis — support and resistance levels, reversal signals, visual cues — and presents them in the clearest, most user-friendly format possible. Suitable for both beginners and experienced traders — especially those who want to eliminate chaos, reduce stress, and trade based on clear signals.
Arrow Signal System
Alex Amuyunzu Raymond
MV Arrow Signal System  Indicator Overview The MV Arrow Signal System is a comprehensive multi-indicator trading system for MetaTrader 4 that identifies potential buy and sell signals based on swing point detection combined with multiple technical confirmation filters. Core Concept The system scans price charts to identify swing highs and swing lows, then applies a scoring system based on multiple technical indicators to validate these potential reversal points. Only high-probability signals tha
Capernaum
Andriy Sydoruk
Visually, Capernaum, on the chart, appears as small arrows indicating the direction of the trend movement and the opening of trading positions. The appearance of a blue up arrow indicates that the market is beginning to rise and it is time to buy. And the appearance of a red down arrow means that the market is falling and it is high time to sell. When a suitable moment for buying appears, the indicator generates a signal exactly at the moment of its appearance and not below or above the current
Adjustable Consecutive Fractals  looks for 2 or more fractals in one direction and sends out a on screen alert, sound alert and push notification, for strong reversal points . Adjustable Consecutive Fractals, shows the fractals on chart along with a color changing text for buy and sell signals when one or more fractals appear on one side of price. Adjustable Consecutive Fractals is based Bill Williams Fractals . The standard Bill Williams fractals are set at a non adjustable 5 bars, BUT withe th
Riko Trend
Nadiya Mirosh
The Riko Trend indicator is a revolutionary trend trading and filtering solution with all the important features of a trend tool built into one tool! The Riko Trend indicator is good for any trader, suitable for any trader for both forex and binary options. You don’t need to configure anything, everything is perfected by time and experience, it works great during a flat and in a trend. The Riko Trend indicator is a technical analysis tool for financial markets that reflects the current price f
Trump Day
Dmitriy Kashevich
3 (2)
Trump Day Indicator for Effective Profitable Binary Options Trading complete lack of redrawing The arrow indicates the direction of the next candle and the possible trend direction. Percentage of correct indicator predictions from 80%. its benefits: signal accuracy. complete lack of redrawing. You can choose absolutely any tool. indicator will provide accurate signals. It is recommended to open trades for 2 - 3 candles. Pros indicator: 1. forward signals. 2. high accuracy of the reports.
True Magic Oscillator
Muhammed Emin Ugur
The   True Magic Oscillator   indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate signals from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator is never repainted. The point at which the signal is given does not change.         Features and Recommendations Works wit
该产品的买家也购买
M1 Sniper
Oleg Rodin
5 (29)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
SR Liquidity
Oleg Rodin
5 (2)
SR Liquidity 是一款旨在揭示市场流动性高度集中且价格反应最剧烈的隐蔽区域的交易指标。这些特殊的流动性区域充当着强有力的支撑位与阻力位,为您清晰呈现市场最可能发生反转的位置。 SR Liquidity 指标并非简单地绘制常规的支撑/阻力线,而是通过分析实际的价格行为,识别买卖压力积聚的区域。这些区域实际上是推动市场真实波动的流动性池。通过在图表上直观呈现这些区域,该指标能助您在价格反应发生前预判走势——这意味着它实际上能够预测价格方向可能发生的变化。它将原始的价格行为转化为清晰且具实操价值的市场蓝图,标示出那些可能成为市场转折点的关键价位。 该指标适用于任何交易品种和时间周期——包括外汇、指数、金属、加密货币等。支持任意时间周期。 购买后请联系我,以获取交易指南及免费赠送的优质附加指标!
Neuro Poseidon MT4
Daria Rezueva
4.8 (45)
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Smart Trend Trading System
Issam Kassas
4.8 (10)
本产品已针对 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线着色、提醒以及多周期分析。 该系统旨在帮助您应对不同的市场环境: 趋势市场: 识别主要趋势,发现回调,跟随动能,并通过止损指导和移动止损选项寻找更清晰的入场机会。
DayTrader PRO MT4
Davit Beridze
4.33 (6)
DayTrader PRO MT5:  https://www.mql5.com/en/market/product/186222 DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入
Trend SniperX MT4
Sarvarbek Abduvoxobov
5 (1)
Trend Sniper X 是一款用于 MetaTrader 5 的多周期趋势追踪指标,旨在帮助交易者清晰、精准地识别趋势方向及潜在的反转点。 适用于 MT5: https://www.mql5.com/en/market/product/181101 价格信息: 当前价格为促销价,随着后续更新和新功能的推出,价格可能会发生变动。 Code2Profit 频道 通过多周期分析掌控市场! 如何使用 Trend Sniper X 最大化胜率:关键规则与交易时段技巧 技术规格 交易平台 MetaTrader 5 指标类型 多周期趋势指标 运行时间周期 任意图表周期,支持独立选择更高周期(M1–MN1) 主要交易品种 外汇、黄金 (XAUUSD) 及其他 CFD 差价合约 推荐账户 任何账户类型 可视化呈现 彩色趋势 K 线(买入/卖出/弱势/转变)+ 买入/卖出信号箭头 附加模块 市场交易时段框(悉尼、东京、伦敦、纽约) 核心功能 多周期趋势分析: 将更高周期的趋势方向直接投影到当前图表上,提供清晰的宏观视角。 弱势/不确定 K 线检测: 高亮显示趋势状况不明确的 K 线,帮助交易者远离震
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
Gann Made Easy
Oleg Rodin
4.84 (172)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
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后才朝你的方
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
Zoryk Gold mt4
Reda El Koutbane
5 (1)
折扣将在 24 小时后结束——下一价格为 69 美元 联系我获取推荐设置 首发名额有限 ZORYK — MetaTrader 4 专业 XAUUSD 黄金信号与交易计划系统 你一定经历过这种感觉。 你花时间分析黄金,等待入场,终于打开交易后,价格却立即向相反方向移动。你过早平仓,移动止损,或者因为犹豫几秒而错过机会。随后市场在没有你的情况下,准确到达你最初预期的目标。 问题并不总是方向错误。 真正的问题是不确定性。 你不知道真正的入场位置在哪里,不知道交易逻辑在什么位置失效,也不知道应该先保护较小的利润,还是继续等待更大的行情。你甚至不知道当前信号是否足够强,还是自己只是在勉强寻找一笔交易。 黄金移动速度非常快。没有明确计划的正确判断,也可能在几秒钟内变成错误决定。 ZORYK 正是为了解决这个问题而开发。 什么是 ZORYK ZORYK 是一套专门为 MetaTrader 4 和 XAUUSD M5 周期开发的完整黄金信号与交易计划系统。 它不是一个只显示 BUY 或 SELL 箭头,然后让你独自处理所有后续决定的普通指标。 每个确认信号都可以在图表上显示
I have been trading for some time now and always find it a difficulty remembering the timing of the various market opening hours at the other part of the world (especially, when it comes to daylight saving), but could not find any decent indicator online that could help. And it is for this reason that gives birth to this indicator, which I have spent much time, effort and thinking. As many already know that opening of a certain marketplace, depending on which currency pair, has an impact on the
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
Probability Tool Suite Elite
Premier Global Holdings
The elite (V3) multi-indicator suite from JoaquinTrading specifically geared towards Forex & binary options, including regulated exchanges such Nadex, Cantor Exchange, and other binary option brokers. The Probability Tool Suite Elite will provide the given win/loss outcome probabilities of up to 10 strike levels, a specific expiration duration, based on a combination of up to 16 indicators, rules, or conditions and derivative behavior (i.e. expiry, touch, touch & retrace).  Using this indicato
Atomic Analyst
Issam Kassas
5 (13)
本产品已针对 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线
Advanced Currency Strength28 Indicator
Bernhard Schweigert
4.91 (659)
目前40%的折扣 任何新手或专家交易者的最佳解决方案! 这个指标是一个独特的、高质量的、可负担得起的交易工具,因为我们纳入了一些专有的功能和一个新的公式。只需一个图表,你就可以读出28个外汇对的货币强度!想象一下,你的交易将如何得到改善,因为你的交易是在你的手中进行的。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里  https://www.mql5.com/en/blogs/post/697384 这是第一本,原版的! 不要买一个毫无价值的崇拜者的克隆品。 特别的 子窗口中的箭头显示强劲的货币势头GAP将指导你的交易! 当基础货币或报价货币处于超卖/超买区域(外盘斐波那契水平)时,在个人图表的主窗口中出现警告信号。 当货币力量从外围区间回落时,回撤/反转警报。 十字星模式的特别警报 可选择多个时间框架,以快速查看趋势! 货币强度线在所有的时间框架中都非常平稳,当使用较高的时间框架来识别总体趋势,然后使用较短的时间框架来确定精确的入口时,效果非常好。你可以根据自己的意愿选择任何时间框架。每个时间框架都由其自身进行了优化。
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Ace Supply Demand Zone MT4
Young Ho Seo
3.75 (4)
Ace Supply Demand Zone Indicator The concept of supply demand relies on the quantity mismatching between buying and selling volumes in the financial market. Supply and demand zone can provide the good entry and exit. A zone is easier to trade than a line. The supply demand zone can provide the detailed trading plan and the risk management. Its ability to predict market direction is high. There are two distinctive points about Ace Supply Demand Zone Indicator. Ace Supply Demand Zone indicator was
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
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 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
自动在你的图表上画出支撑位和阻力位以及推动性蜡烛缺口,这样你就可以看到价格接下来可能会走向哪里和/或可能会逆转。 该指标旨在作为我的网站(The Market Structure Trader)上教授的头寸交易方法的一部分,并显示目标和潜在入场的关键信息。 该指标有两个核心功能和四个附加功能: 核心功能1 - 日线、周线和月线的自动支持和阻力线 该指标为你自动绘制过去2天以及6周和数月前的最新支撑和阻力水平。你可以完全自定义这些水平的外观以适合你,并显示多少个。这些关键水平通常作为主要的支持和阻力区,价格将从这里转向并回撤或逆转。它们也是价格将走向的目标,因此你可以迅速看到在价格可能转向之前交易的潜在距离。 核心特征2--推进型蜡烛缺口目标 推进性缺口蜡烛是银行和机构通过在任何市场上执行大额头寸而创造的强劲、快速的移动。这些大阳线一旦形成,有两个关键作用。 1. 1.它们作为一个方向性信号,因为大型市场参与者已经选择了一个方向,一旦发生,价格往往会在一段时间内继续移动。 2. 2.更重要的是,它们作为目标,因为这些区域往往会让其他大玩家的头寸 "越位",价格在绝大多数情况下
Gold Channel XAUUSD
Paulo Rocha
5 (4)
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tradi
TrendLine PRO MT4
Evgenii Aksenov
4.83 (168)
Trend Line PRO   指标是一个独立的交易策略。 它显示趋势变化,交易的入口点,以及自动计算三个级别的止盈和止损保护 Trend Line PRO  非常适合所有元交易者符号:货币,金属,加密货币,股票和指数 该指标用于真实账户交易,这证实了该策略的可靠性 您可以在这里找到使用   Trend Line PRO   和真实信号的机器人:   https://robomarket.org/product-category/signals/ 目前,Trend Line PRO指标的售价为75美元。 促销后价格为 149 美元 。 趋势线专业的优点 永远不要重绘它的信号; 将其作为独立策略的可能性; 它有三个自动水平止盈和止损水平  该指标具有iCustom信号缓冲区,允许您基于它创建交易机器人 具有通知功能 该指标已证明其在真实账户交易中的有效性 如何设置和优化趋势线PRO指标: 通过更改幅度参数以及 TP 和 SL 水平,将重点放在指标面板上的利润上 您可以使用以下方式自动优化指标参数: Optimizer Utility 详细说明(ENG): 这里 趋势线PRO指标如
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,
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
Apollo Striker 是一个有效的买入/卖出箭头指标,可预测价格走势的方向。该指标绝对适合所有交易者,无论首选策略或货币对、时间范围如何。这个箭头指标绝对可以与任何交易工具一起使用,无论是货币、金属、指数、股票甚至是加密货币。此外,交易者可以使用指标设置中的特殊参数轻松调整任何交易对和时间框架的指标信号。该指示器提供声音警报,包括 PUSH。该指标产生买入和卖出信号。 该指标可用于剥头皮交易、日内交易以及中长期交易。使用该指标进行交易非常简单。为此,您只需要按照箭头进行操作。感谢您的关注!祝您交易成功! 指示信号不要重绘! 购买后,一定要写信给我!我将为您提供使用此指标的建议。还有丰厚的红利等着你!
UPD1 Volume BOX
Vitaliy Kuznetsov
4.94 (16)
指标在指定区域显示水平音量分布 (BOX) 和最大音量 (POC). 产品特点 。 1. 您可以使用刻度或仅使用价格。 2. 自适应网格间距 (M1-MN) 。 3. 自适应大容量(Median)搜索步骤取决于框大小。 4. 框线和按钮的自动变色龙颜色。 5. 多个框,易于创建和删除 。 6. 70% 体积区域(在设置中启用) 。 7. 触碰最大水平音量线有提示 (POC) 。 8. VWAP 。 9. 控制面板 。 使用成交量配置指标探索市场。 我是为自己做的,但现在你也可以使用它。 主要设置 。 Calc Histo Mode – 直方图计算方法 (Market Profile – 按价格计算, Tick Volume Profile – 按刻度计算) 。 Mode Step In Pips – 按点计算中线 。 Vertical Step – 直方图的垂直步长(以点为单位的线之间的距离) 。 Data Source – 自动选择报价时间范围(最多 H1 从 M1 获取报价) 。 Touch First Bar - 打开以使扩展 POC 线在第一次触摸时停止 。 Hide B
Scalper Inside PRO
Alexey Minkov
4.74 (69)
Scalper Inside PRO 帮你分析日内趋势,在入场前就把交易规划好。核心是三套专属策略,让你更精准地读懂市场。信号一出现,指标就自动判断行情方向并计算关键价位,你能提前看到潜在入场点、预期的止损以及多个止盈位。详尽的绩效统计会展示不同品种和策略在历史上的表现,帮你根据当前行情挑选合适的资产。它既可以作为独立的剥头皮工具,也可以融入你的系统,或者作为你自己 EA 的基础。运行于 MetaTrader 4 平台。 指标会直接在图表上标出入场、三个止盈位 - TP1、TP2、TP3 以及一个可选止损。你甚至可以接入自己的箭头指标,检验它们的统计数据和盈利能力。 购买后请直接联系我,即可获得指标的专属附赠 add-ons、更多关于实盘运用的说明,以及把它正确接入你自己交易系统和 EA 的帮助。 指标主要功能 内置三套专属交易策略,可即时切换。 箭头信号出现后即时计算价位:入场以及 TP1、TP2、TP3 多级目标立刻显示,方便你提前规划交易。开启手动或自动计算后,会显示止损位。 三套策略均内置优化模块:自动把参数适配到当前品种和周期,帮你快速筛选资产(仅在实时状态下可用)。 HTF
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
Basic Harmonic Patterns Dashboard
Mehran Sepah Mansoor
5 (3)
该仪表盘显示所选符号的最新可用谐波形态,因此您可以节省时间并提高效率 /  MT5 版本 。 免费指标:  Basic Harmonic Pattern 指标列 Symbol: 显示所选符号 Trend:   看涨或看跌 Pattern:  形态类型(Gartley、蝴蝶、蝙蝠、螃蟹、鲨鱼、Cypher 或 ABCD) Entry:   入口价格 SL: 止损价 TP1: 第一止盈价 TP2: 第二次获利价格 TP3: 第三次获利价格 Current price:  当前价格 Age (in bars): 最后绘制的模式的年龄 主要输入 Symbols : 从 "28 种主要货币对 "或 "选定符号 "中选择。 Selected Symbols : 希望监控的符号,用逗号分隔("EURUSD,GBPUSD,XAUUSD")。如果您的经纪商为货币对设置了后缀或前缀,您必须在以下两个参数中添加(货币对前缀或货币对后缀)。 Max Iteration: 调整模式的最大迭代次数(如果该值越小,则模式越少,性能越快;如果该值越大,则模式越多,性能越慢)。事实上,它的工作原理如下:如果该值
作者的更多信息
Aggressive intraday scalper is a mechanical system for intraday scalping, which displays trade opening and closing signals as arrows on the chart. When a signal emerges, the indicator sends email and push notifications. So, you don't have to stay by the monitor analyzing the market and waiting for a signal. Aggressive intraday scalper will do it for you. The system has been developed for those traders who do not have their own trading system and who would love to quickly start trading using the
XL arrow
Andrey Kozak
XL Arrow is a signal indicator that displays market entry points. The red arrow and the DOWN signal at the right corner indicate it is time to sell, while the blue arrow and the UP signal indicate it is time to buy. Settings PeriodSlower - indicator slowing period. PeriodFaster - indicator acceleration period. Recommendations trading pairs: EURUSD, GBPUSD and USDJPY timeframes: M5 - H4
Market Scanner Elite is a new generation of indicators of the Market Scanner series. The Elite version features an improved market analysis algorithm, with a better identification of the entry points and filtering of the false signals. The logic of market analysis and calculation of effective entry points applied in this product are significantly different from those applied in Market Scanner . This indicator cannot be called a big brother, as it is a completely new product with innovative analy
Forex Gump
Andrey Kozak
2.4 (5)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
Quantum
Andrey Kozak
The Quantum Expert Advisor is designed for trading EURUSD H1 . The trading algorithm lies in placing pending orders at the peaks of currency fluctuations, after a preliminary analysis of the market conditions. Trading is fully automated. Lot size is calculated automatically based on the lot percentage. Parameters MaxRisk - percentage of the deposit, used for the automatic calculation of the lot. LongWave - long wave of price fluctuation. ShortWave - short wave of price fluctuation. Level contro
BoxetFx
Andrey Kozak
The BoxetFx Expert Advisor analyzes the market using multiple trading strategies. Once the optimal signals for opening trades are obtained, the EA automatically determines the order volume as a percentage pf the deposit. Next, a pending order is placed in the direction of the expected price movement. When the deal reaches an optimal profit or loss level, it is automatically closed. Multiple analytical centers of information processing allow the EA to diversify the possible risks of the trader by
Medok
Andrey Kozak
The Medok indicator shows the market entry and exit points on the chart using arrows and resistance lines. The indicator is very easy to use. Buy when a blue arrow appears and sell when a red arrow appears. After an order is opened, it is recommended to close a buy position when the price reaches the lower resistance level or to close a sell position when the price reaches the upper resistance level. Recommended values for EURUSD H1 Periods - 2; Acceleration - 0.02. Recommended values for EURU
TOP Xios
Andrey Kozak
TOP Xios is a ready-made trading system, which provides the trader with signals for opening and closing deals. The information panel in the right corner of the screen shows the total number of signals, the number of points in profit or loss and the percentage of valid and false signals. Working with this indicator is very simple. As soon as a blue arrow appears, open a buy deal and wait for a red cross to appear, which indicates the necessity to close the deal. When a red arrow appears, open a s
Buy Market Scanner is a ready-made trading system, which shows the moments when it is necessary to open or close deals. Buy arrows appear on the zero bar without delay and redrawing. The same applies to signals for closing orders. They appear on the zero bar and are not redrawn. The number of profit or loss in points for a certain time period is displayed in the top right corner of the indicator. The indicator works best on the EURUSD currency pair with the H1 timeframe. Operation Principles In
DayWay
Andrey Kozak
The DayWay indicator shows the current trend direction on the chart as a colored line. The best timeframes for operation are M5 and higher. Works on all currency pairs. Suitable for any scalping strategies. Quite easy to use. Recommendations on usage When a blue line appears, wait for a candle to close and open a buy order. When a red line appears, wait for the current candle to close and open a sell order. Parameters Periods - period of the indicator.
Leo Trend
Andrey Kozak
Leo Trend is a signal indicator that shows the market entry points, as well as the trend direction and flat on the chart in the form of arrows and lines. Leo Trend will be useful both for beginners creating a trading strategy, and for professionals to integrate into ready-made trading systems. Leo Trend works without redrawing and without significant delays. The operation of the indicator is demonstrated in the video. In addition, you can test this indicator in the strategy tester free of charge
Nizma
Andrey Kozak
NIZMA is a ready-made trading system, that is the most efficient on the EURUSD, AUDUSD and GBPUSD currency pairs. The best timeframes are M5 and higher. The system shows the market entry points in the form of arrows, and also displays the information on the strength and direction of the trend. The signals are easy to interpret. It is suitable for both novice and professional traders. With the properly selected settings, it gives the minimum number of false signals. In tests, this number did not
XPointer
Andrey Kozak
5 (3)
XPointer is a completely ready trading system. It shows the trader when to open and close a trade. It works on all currency pairs and all time frames. Very easy to use and does not require additional indicators for its operation. Even a beginner trader can start working with XPointer. But it will also be useful for professional traders to confirm the opening of orders. Features of the XPointer indicator It does not redraw its values. It works on all currency pairs and all time frames. It has al
Lobster
Andrey Kozak
Lobster is a ready-made trading system with a flexible market analysis algorithm. It performs most of the work for a trader. All you have to do is open and close orders following the indicator signals. The indicator will be very useful for both beginners and professionals. It is able to work with other indicators and independently. Features No signal repainting; Any pair; Any timeframe; Flexible market analysis system. How to trade When the blue arrow appears, open a buy order; When the blue c
Gets
Andrey Kozak
Gets is a smart trading system with complex market analysis mechanism. The operation principle of Gets is based on neural networks and diversified collection of information from various market analyzers. Then the system analyzes the statistical databases to create a general idea of the current market situation and the further price movement. The information is displayed on the screen in a simple and intuitive way - in the form of buy and sell arrows. Also, the information on the current trend st
Scalper Zoom
Andrey Kozak
Scalper Zoom is a new trading system designed to facilitate the process of Forex trading both for beginners and professionals. The Scalper Zoom indicator uses an adaptive method of operation and analyzes the market using multiple trading algorithms, while selecting the most efficient one for the given currency pair and timeframe. Working with this indicator is very simple. When a red vertical line appears, open a sell order. Close it when a blue vertical line appears. Follow the opposite steps f
Brabux
Andrey Kozak
Brabux is a ready-made mechanical trading system. It works on all currency pairs and timeframes automatically adjusting to them. It also selects the most efficient trading parameters for receiving a necessary profit. In the indicator parameters, specify the trading period used for calculations and the least acceptable profit in points. Next, the system automatically selects the necessary trading parameters. Trading data is displayed on the info panel. After setting the indicator on the chart and
CoolLine
Andrey Kozak
CoolLine is a signal indicator displaying on a chart points for opening and closing trade positions. The indicator signals are not redrawn. It draws arrows on the zero bar Open[0]. It works on all currency pairs and all time frames. Indicator Advantages Precisely shows the opening and closing points on the chart Does not redraw signals Works on all currency pairs and timeframes Very easy to use; suitable even for beginners Has a very flexible system of settings Can send push and email notificat
The Master Figures indicator analyzed the market for the most common chart patterns. The first pattern is called Pin bar . This pattern can rightly be considered one of the most widespread. This pattern looks like a candle with a small body and large tail (wick). Once you see it on the chart, open a position against the wick. It is better to use the resistance lines for closing. Master Figures shows this pattern in the form of circles. A position should be opened when a new candle appears after
Forex Gump Pro
Andrey Kozak
4 (5)
Attention! Friends, since there have been many scammers on the Internet recently selling indicators called ForexGump, we decided to warn you that only on our page is the LICENSE AUTHOR'S VERSION of the INDICATOR sold! We do not sell this indicator on other sites at a price lower than this! All indicators are sold cheaper - fakes! And even more often sold demo versions that stop working in a week! Therefore, in order not to risk your money, buy this indicator only on this site! Forex Gump Pro is
Market Trend
Andrey Kozak
Market Trend - a comprehensive system for determining the trend direction. Analyzes the market using a formula which considers the values of multiple technical indicators and other trading strategies. IT determines not only the current trend direction, but also its movement strength. The indicator is intuitive and very easy to use. The information on the current trend direction and its movement strength are displayed on the chart. If the indicator shows "UP!" then an uptrend is currently present
Jerus Line Scalper is an indicator for scalping on EURUSD, GBPUSD, AUDUSD, USDJPY and USDCAD pairs. Recommended pairs: M5, M15, M30 and H1. The trading strategy is as follows: as soon as the arrow appears, open an order in the direction of the arrow and set take profit to +10 points. Set stop loss at the indicator's stop line. Stop line is displayed in red or blue depending on the indicator signal. Also, the Martingale system can be applied in the system. If a trade is closed at a loss, the next
DotaScalping
Andrey Kozak
DotaScalping is a semi-automated trading system for scalping. The indicator shows recommended moments for opening Buy/Sell trades as dots on the chart. Signals are generated based on the algorithm for price amplitude smoothing. The indicator tries to accurately calculate the moments of the maximum peak price values ​​and produces signals based on the smoothed correlation. The indicator determines the High and Low price values and generates signals based on the trend direction. The indicator is v
ForexGumpUltra
Andrey Kozak
3.25 (4)
ForexGumpUltra is a new and more advanced indicator of the ForexGump series. This indicator easily determines the price direction on any currency pair and any timeframe. The indicator draws its signals on the zero bar and does not redraw them (see the video). In the 34th second of the video it can be seen that this indicator uses new filters to determine the changes in price movement direction without delay, despite the market noise present at the moment (see the video on the 34th second). Once
Forex Gump Scalping
Andrey Kozak
5 (2)
Attention! Friends, since there have been many scammers on the Internet recently selling indicators called ForexGump, we decided to warn you that only on our page is the LICENSE AUTHOR'S VERSION of the INDICATOR sold! We do not sell this indicator on other sites at a price lower than this! All indicators are sold cheaper - fakes! And even more often sold demo versions that stop working in a week! Therefore, in order not to risk your money, buy this indicator only on this site! Forex Gump Scalpin
Bomb Scalper
Andrey Kozak
Bomb Scalper is a ready-made mechanical trading system that analyzes the market using 12 market signals, as well as candle patterns, providing signals for opening and closing trades. On the screenshot below, you can see how the system draws the blue arrow for buying and the red one for selling. Order close signal is shown as the yellow arrow. Besides, during a closing signal, the indicator calculates potential profit/loss. How the indicator works After launching, Bomb Scalper navigates through
Striker
Andrey Kozak
Stiker is a robot capable of trading in automatic or semi-automatic mode . If auto=true in the robot settings, the robot automatically opens and closes orders on its own when a signal appears. If auto=false, the robot analyzes the market and shows signals on the screen, while a trader manually confirms opening or closing orders by clicking the Open Buy and Close Order buttons. This is done to enable traders make trading decisions themselves. This reduces the trading risk. Striker is a smart syst
If you do not yet have your trading strategy, you can take advantage of our ready-made trading strategy, which is most effective for EURUSD H1 currency pair. The indicator "Ready Made Scalping System" automatically analyzes the market and shows the trader when to open and close orders. You just need to follow his instructions. When the arrow appears - open the order, when a square appears with a tick - close the warrant. For convenience of the trader, the indicator when signals appear sends a m
Amok
Andrey Kozak
Amok is a fully automatic trading system that was developed for trading on the EURUSD currency pair, H1 timeframe on micro accounts. Nevertheless, as practice shows, this trading system works well in other currency pairs. Principle of work of the trading robot Amok In the algorithm of the robot, there are more than 7 different trading strategies. This was done to ensure that the robot could work more stably in different market conditions. The program part of the robot uses 12 different indicato
ForexGumpXL
Andrey Kozak
5 (1)
ForexGumpXL is a new generation in the forex gump indicator line. More accurate, faster, less complicated in the settings is all about the new ForexGumpXL indicator. In the new version of the indicator, we have applied a truly new algorithm of work. Now he does not just analyze the market for a price reversal, but with the help of an adaptation algorithm, determining the current volatility in the market indicator with a high degree of probability is able to anticipate false price reversals in or
筛选:
无评论
回复评论