MaxiFinishTrend 2

4.78
  • 指标
  • Stsiapan Kreidzich
    Stsiapan Kreidzich
    4.5 (42)
    邮箱:stepkrei@gmail.com,step_bot@mail.ru。仅可通过这些地址和 MQL5.com 网站与真正的作者进行沟通。
    2011 年的真实外汇交易经验(和 mql4 编程)。具有超过 35 年经验的 C 程序员。
    -------------------------------------------------- -------------------------------------------------- --------------------------
    MQL5 网站上的成就信息(截至 2021 年 5 月 8 日):
  • 版本: 25.21
  • 更新: 11 五月 2025
  • 激活: 8

智能交易系统。所有時間範圍、貨幣、加密貨幣、金屬...所有 MT4 以及任何螢幕和範本都會自動配置。初學者將簡單地根據信號進行交易。獨特的彈性演算法的參數在設定中是開放的。

 想法1:除了「買進/賣出」之外,在極值點也給予「獲利」訊號。這種策略會增加結果 - 當您獲得最大利潤並進行更多交易時。 如果觸發了“止盈”或“止損”,或者您平倉了,該指標很快就會在相同方向上發出新信號- 當趨勢在回滾後繼續時,或在相反方向上- 如果趨勢改變。

可用的「訊號優化器」和訊號過濾器:「Filter_Stoch_M15」(僅隨機 M15 方向的訊號)、「Filter_Stoch_H1」以及指示風險交易的「TrendLine_Gray_when_risk」。

     思路二:可以准确选择交易时刻。 随机指标线 M1、M5、M15、M30、H1、H4 在一个窗口中同步。 它们的反转(进入点)和每分钟的走势都可以在一张图表上看到所有时间范围。

     想法 3:一个紧凑的货币活动扫描仪,它会自动将带有新信号的图表切换到顶部屏幕。 单击扫描仪上的符号,您可以轻松创建所需的图表。 您在 1 个图表上配置的“COLOR_SCHEME”模板会自动复制到新图表,并在其中安装包含您的设置的指标。 您可以更改每个图表上的设置和时间范围。

     想法4:当“止盈/止损”被触发时,发出信号,图表自动切换到前台。

+ 正在计算并显示在图表上:当前可用的批量大小(也以美元为单位); 此图表上所有订单的利润(+佣金+隔夜利息); 建议止盈。

+ 受控、跟踪和显示:当前价差、报价量、报价值。 如果指示器处于锁定状态,您就会看到。 跟踪未结订单和信号。

+ 在图表上显示:彩色趋势线、订单图标和线条、买入、卖出、平仓信号箭头、历史订单图标。

+ 模板自动安装。 一键将图表的屏幕截图写入磁盘。 一切为了您的舒适交易。

   信号在图表和消息上给出:英语声音,通过电子邮件和 MQID 发送到手机。


   交易很容易 - 通过信号打开和​​关闭订单。

   “无重绘”指示器。


   输入设置:

   - 通过名称可以理解 - 输入您想要启用或禁用的内容。如果要更改颜色,请设置 COLOR_SCHEME = 3。

   - SignalLine_Main_MA_Period - 微调信号线的主周期。输入设置 26 或 52 或 104 或其他,然后在 Init 之后查看图表以了解信号更好的值,因此进行交易。

   - Signal_Sensitivity - 微调指标的灵敏度。壮观的数值是PI = 3.14的倍数,例如1.57或6.28等。这是迟早发出哔哔声的设置。

   您始终可以自定义接收信号的频率。

   控制和保护:

   - 如果这些引号中有错误,请获取一条消息,例如“未找到数据 H4!”。

   - 如果您输入的参数不正确,您将收到消息“数据输入错误。请编辑...”。

   - 信号控制 - 如果您听到“哔”声(信号抑制声音 = 真) - 根据 SignalLine 颜色进行买入或卖出。

   - 当指示灯被锁定时,[信号]按钮上的图标将停止闪烁。

   - 如果指标是从 mql5.com 或 MetaTrader 接收的,则信号将是正确的。

   好建议:

   - 不确定不要急于进入 - 点击[信号]按钮等待下一个。在有更多活动和 Tick Value 以及更少点差的地方进行交易。

   - 当良好的利润下降时,在没有信号的情况下关闭。该指标“知道”您已经平仓,很快就会发出新的信号。

   - 收到卖出信号后关闭买入订单,反之亦然。

   - 如果您要关闭计算机,请设置“推荐止盈”和止损> 280 点(4 位数 MT 为 28)。

为获得最佳结果,请研究 [讨论]。

免费下载【用户手册 EN】。

最新信息始终在 MQL5 网站上。


警告:

1. 非多功能測試器限制了免費試用版的功能。在第一次測試之前,點擊[指標屬性] - [重設],然後在[輸入]中像在MT4中一樣寫入您的掃描符號,例如GBPUSD.ffx。

如果初始化後圖表上沒有隨機線,請將週期切換到 h4,然後切換到 m1。終端將下載所有報價並顯示隨機指標。第一個測試需要多個執行緒的長時間加載,接下來的測試很快就會開始。第一次測試是在M1時期進行的。在不同時期嘗試不同的 _MA_Period、_Sensitivity、_Optimizer 設定。

2. 购买后,将指标放在一个新的空白图表上,它会如截图所示自动调整。 

立即向作者询问有关设置和交易的保密说明。

阅读有关作者的信息 [简介]。在那里,阅读常见问题的答案 - FAQ

从 Metatrader-Market 点击 [现场查看] - 所有评论和评论。 GIF截图展示了成功交易和视频测试m1、m15、h1真实过程的慢动作视频(点击视频头像)。 

评分 37
rajivcau
534
rajivcau 2025.09.09 23:15 
 

Fantastic piece of software, I like and use it so much that I developed a Maxi - Arrow EA for it, which trades on either/ or the Hollow and Solid arrow, In addition I threw in a Universal EA to add any indicator...love the Indicator...Thanks man...

Frank Paetsch
7501
Frank Paetsch 2023.08.10 00:25 
 

Fantastic indicator, just follow the author's instructions. Great support from the author. Thank you

molicsbolics
171
molicsbolics 2023.08.02 15:28 
 

This indicator is great for selective scalping and great for getting the timing of entry right, waiting for that exact moment. I use it manually without relying on the signals but using the stochastic crosses with price action. Need to watch out, (stay out) during explosive news and session changes as they can alter the price action significantly for some pairs. Using M15 chart to check overall direction eg with standard stochastic on it pointing the same way as the indicator before trading. Still learning how to read all the multi time period stochastic waves and how they interact. The 5 and 15 especially. Thank you Stsiapan for great product

推荐产品
Auto Fibo Pro m
DMITRII GRIDASOV
“Auto FIBO Pro” Crypto_Forex 指标 - 是交易中的绝佳辅助工具! - 指标自动计算并放置在图表斐波那契水平和局部趋势线(红色)上。 - 斐波那契水平指示价格可能反转的关键区域。 - 最重要的水平是 23.6%、38.2%、50% 和 61.8%。 - 您可以将其用于反转剥头皮或区域网格交易。 - 还有很多机会可以使用 Auto FIBO Pro 指标来改进您当前的系统。 - 它具有信息价差掉期显示 - 它显示所连接的外汇对的当前价差和掉期。 - 显示屏还显示账户余额、净值和保证金。 - 可以将信息价差掉期显示定位在图表的任何角落 . 点击这里查看高质量的交易机器人和指标! 这是仅在此 MQL5 网站上提供的原创产品。 ...............................................
Rainbow Price Visualizer
Vincent Jose Proenca
Rainbow Price Visualizer v1.21 See where the market really breathes. Turns your MT4 chart into an ultra-precise heatmap that highlights price zones favored by big players. Why it matters 300 price levels at 0.2‑pip resolution — microscopic detail. 8 visual themes (Rainbow, Fire, Ocean…) for instant readibility. Smart opacity: low noise fades, real zones pop. Lightweight rendering with automatic cleanup. Fully customizable: saturation, opacity, resolution, history depth. Bands project into the f
Trendiness Index
Libertas LLC
5 (3)
"The trend is your friend" is one of the best known sayings in investing, because capturing large trendy price movements can be extremely profitable. However, trading with the trend is often easier said than done, because many indicators are based on price reversals not trends. These aren't very effective at identifying trendy periods, or predicting whether trends will continue. We developed the Trendiness Index to help address this problem by indicating the strength and direction of price trend
Trend PA
Mikhail Nazarenko
5 (3)
The Trend PA indicator uses   Price Action   and its own filtering algorithm to determine the trend. This approach helps to accurately determine entry points and the current trend on any timeframe. The indicator uses its own algorithm for analyzing price changes and Price Action. Which gives you the advantage of recognizing, without delay, a new nascent trend with fewer false positives. Trend filtering conditions can be selected in the settings individually for your trading style. The indicator
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Smart Liquidity Matrix 是一款适用于 MetaTrader 4 的非重绘 ICT 智能资金指标。它通过检测订单块、公允价值缺口、市场结构变化(结构突破和特征转变)、等高点/等低点和流动性扫荡来绘制机构订单流全景图——然后在多个智能资金条件在确认的 K 线收盘时同时满足的情况下,生成带有共振评分的买入和卖出信号。每个信号均包含自动计算的入场、止损和止盈水平,直接绘制在图表上,而高级五栏大盘则提供实时市场背景、趋势分析、共振映射、活跃信号追踪以及覆盖 M1 至 MN 的九时间周期信号扫描器。精简模式将图表简化为核心要素,适合偏好简洁视图的交易者,11 种警报类型(包括 Webhook JSON)通过弹窗、声音、推送和电子邮件渠道实时通知您。 查看 MT5 版本:  Smart Liquidity Matrix MT5 查看更多产品:   全部产 品 欢迎访问我的主页查看实时示例和新工具,并发送好友申请,第一时间获取更新! 工作原理 ICT 智能资金引擎 该指标使用可配置的波动长度(默认:每侧 5 根 K 线)扫描图表中的波段枢轴点。当后续收盘价突破波段高点时,引擎绘制
Trend Scanner
Vladimir Kalendzhyan
4.33 (6)
By purchasing this indicator, you have the right to receive a free copy of one of   my other indicator's or advisor’s!  (All future updates are included. No limits) . To get it , please contact me by  mql5 message ! The Trend Scanner trend line indicator displays the trend direction and its changes. The indicator works on all currency pairs and  timeframes. The indicator simultaneously displays multiple readings on the price chart: the support and resistance lines of the currency pair, the exist
Alpha Trend sign Alpha Trend sign 是我么长期以来非常受欢迎的交易工具,它可以验证我们的交易系统,并且明确的提示交易信号,并且信号不会漂移。 主要功能: •  根据市场显示活跃区域,根据指标可以很直观的判断当前行情是属于趋势行情,还是震荡行情。    并根据指标的指示箭头切入市场,绿色箭头提示买入,红色箭头提示卖出。 •  建议使用5分钟以上的时间周期进行交易,避免因为小周期波动出现频繁的交易信号。 •  您也可以开启信号提示,以免错过最佳的交易时机。 •  本指标不但可以很好的预测趋势行情,也可以在宽幅震荡行情中获利。 •  本指标本着大道至简的原则,适合不同阶段的交易者使用。 注意事项: •  Alpha Trend sign 有明确的进出场信号,不建议逆势操作,以免造成损失。 •  Alpha Trend sign 是特别成熟的指标,我们团队人手一个,使用它可以实现稳定盈利。     
Minotaur Waves Signal
Leandro Bernardez Camero
Minotaur Waves 是一款高精度市场分析工具,结合双重信号引擎设计,旨在识别趋势转折点并确认价格动量的变化。系统集成了强大的 Minotaur Oscillator (牛头人振荡器)与动态区间结构,提供清晰可视的非重绘入场信号,适用于所有货币对,尤其在 EURUSD、GBPUSD、USDJPY 的 M1、M5、M15 和 M30 时间周期下表现最佳。 获取最新更新和操作指南: https://www.mql5.com/en/channels/forexnewadvisor 系统核心组成: 动态区间系统: 实时跟踪价格动量变化,展示关键趋势与突破区域 Minotaur Oscillator: 通过柱状图展示动量极值,精确确认买卖转折点 信号逻辑与入场条件: 交易信号仅在价格行为与振荡器状态共同满足下生成,满足以下全部条件时发出交易提醒: Minotaur Oscillator 出现已确认极值: 高点为 +33 (买入),低点为 -33 (卖出) 价格突破动态区间的关键确认水平 所有计算基于已收盘的K线 ,确保信号不重绘且稳定可靠 在满足以上条件后,系统将触发: 多通道提
“可调分形 Pro” - 是分形指标的高级版本,非常有用的交易工具! .......................................................................................... - 众所周知,标准分形 mt4 指标根本没有设置 - 这对交易者来说非常不方便。 - 可调分形 Pro 已解决该问题 - 它具有所有必要的设置: - 指标的可调周期(建议值 - 高于 7)。 - 价格高点/低点的可调距离。 - 分形箭头的可调设计。 - 它具有信息价差掉期显示 - 它显示所附外汇对的当前价差和掉期。 - 显示屏还显示账户余额、净值和保证金。 - 可以将信息价差掉期显示定位在图表的任何角落: 0 - 左上角,1 - 右上角,2 - 左下角,3 - 右下角。 - 指标内置移动和 PC 警报。 点击这里查看高质量的交易机器人和指标! 这是仅在此 MQL5 网站上提供的原创产品。
Fractal Zig Zag
Mikhail Nazarenko
A   professional version of the ZigZag indicator for visualizing the structure of price movements by fractals. Fractal ZigZag fixes the flaws of the standard version of the ZigZag indicator MT4. It uses Price action and a unique filtering algorithm to determine fractals. Suitable for all types of trading. Ideal for trading according to the WM pattern "Sniper" strategy !!! Features Marks the place of price reversal during the formation of a new fractal with specified parameters. Suitable for al
The indicator detects and displays 3 Drives 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 com
Arrow Pointer
Vitalyi Belyh
Arrow Pointer - 种交易策略,它通过寻找图表顶部和底部的信号来判断价格走势,适用于任何市场。它会显示信号并分析价格行为。 如果价格走势与信号一致,则会绘制支撑箭头;如果价格走势与指标预期相反,则会触发止损信号。 如果出现合适的交易机会,信号可能顺势而为,也可能逆势而为。 因此,只要存在相应的价格波动,信号就会持续存在。 该系统易于使用,并且可以通过手动调整控制信号检测算法的“ Factor ”参数。 通过更改此参数,您可以轻松地将信号适配到任何交易品种和时间框架。 Recommended settings for the "Factor" parameter. For M1 timeframes: Factor 10 - 15 For M5 timeframes: Factor 5 - 10 For M15 timeframes: Factor 3 - 8 For M30 timeframes: Factor 2 - 6 For H1 timeframes: Factor 1 - 5 For H4+ timeframes: Factor 1 - 3 “卖出
FreqoMaster
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. The indicator decomposes exchange rates into main harmonics and calculates their product in future. The indicator shows 2 price marks in history, depicting price range in the past, and 2 price marks in future with price movement forecast. Buy or sell decision and take profit size are displayed in a text label in the indicator window. The indicator uses another indicator as an engine for calculations - FreqoMet
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
VR Cub
Vladimir Pastushak
VR Cub 这是获得高质量切入点的指标。该指标的开发是为了促进数学计算并简化对仓位入场点的搜索。多年来,该指标所针对的交易策略已被证明其有效性。交易策略的简单性是其巨大的优势,即使是新手交易者也能成功进行交易。 VR Cub 计算开仓点以及获利和止损目标水平,这显着提高了效率和易用性。查看使用以下策略进行交易的屏幕截图,了解简单的交易规则。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 5] 计算入场点的规则 开仓 要计算入场点,您需要将 VR Cub 工具从最后一个高点拉伸到最后一个低点。 如果第一个点在时间上早于第二个点,交易者等待柱线收于中线上方。 如果第一个点在时间上晚于第二个点,交易者等待柱线收于中线下方。 根据上述条件,严格在 柱线收盘 后建仓。 换句话说,如果我们在小时图上进行交易,那么从最高点到最低点的时间距离必须超过24小时,最高点和最低点之间的点数必须大于或等于平均价格变动每天。 维持和改变市场地位 可以有多个未平仓头寸;每个头寸都可以单独修改。 VR Cub
BPSPanel
Remi Passanello
BPS Panel Breakout Pro Scalper Solution Panel This indicator is part of the   RPTrade Pro Solutions  systems. BPS Panel   is a daily trend indicator using Price Action, Dynamic Support and Resistances. It's designed to be used by anyone, even the absolute beginner in trading can use it. NEVER repaints . Indications are given   from close to close . Designed to   be used alone , no other indicators are required. Gives you the trend and potential Take Profit at the beginning of the day. How doe
MasterDot
Andrey Kozak
Master Dot for MetaTrader 4 Detect Volatility Exhaustion Before the Market Returns to Balance Master Dot is a professional non-repainting indicator designed to detect moments when price moves beyond its statistically expected volatility range. These situations often occur during sharp market impulses, liquidity grabs or temporary emotional moves, when price departs from its normal trading conditions. Instead of following trends, Master Dot highlights volatility exhaustion — moments where the mar
FreqoMeterForecast
Stanislav Korotky
The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
Simple to read and powerful, no fancy lines and drawings to clutter your chart or distract you. The trend probability oscillator estimates how likely a trend will continue in a certain period. The cummulator period controls how many bars in the past to use and is a proxy for the timescale the trend probability should hold. The use of a Max Line improves this further by indicating when a trend is likely to reverse. In most cases a trend must lose momentum before reversing. Hence, a trend probabil
UniversalIndicator
Andrey Spiridonov
UniversalIndicator is a universal indicator. A great helper for beginners and professional traders. The indicator algorithm uses probabilistic and statistical methods for analyzing the price of a trading instrument. The indicator is set in the usual way. Advantages of the indicator works on any time period works with any trading tool has a high probability of a positive forecast does not redraw Indicator Parameters LengthForecast = 30 - the number of predicted bars
Title : UT_Bot - ATR-Based Trading Indicator Introduction : Discover the power of "UT_Bot," the ultimate trading indicator that leverages the Average True Range (ATR) to provide unparalleled accuracy in your trading decisions. If you're seeking a more reliable alternative to the Super Trend indicator, look no further. UT_Bot is your key to precision trading. Key Features : ATR-Powered Precision: UT_Bot uses the ATR to deliver accurate signals that adapt to market volatility. Enhanced Trend Detec
IQmovingZ
Alexander Kovalenko
This is an automatic 24-hour trading system based on the algorithm of collective behavior of adaptive automata (a kind of algorithms of self-learning of artificial intelligence) that does not require manual intervention and does not use any indicators or well-known trading methods. The principle of the EA is to remember and analyze each step. A step is a price movement for a certain number (BaseStep) of points up or down. The depth of memory (how many steps to remember and analyze) is determined
A Gold Mine
Xiao Peng Tian
AGoldMine是专为黄金XAUUSD优化的MT4(MT5)自动化交易EA,融合网格交易与趋势识别双逻辑,震荡抓波段利润/趋势控单边回撤/内置极端行情风控/全参数可自定义/适配不同风险偏好.适配品种:主力适配黄金XAUUSD,可兼容其他高流动性直盘品种/推荐周期:M1可根据交易风格调整,起步资金建议:以0.01手起始手数为准,轻仓运行建议10000美金(分)起运行环境:兼容所有主流MT4(MT5)经纪商/支持VPS全天候挂机AGoldMine是专为黄金XAUUSD优化的MT4/5自动化交易EA融合网格交易与趋势识别双逻辑,震荡抓波段利润/趋势控单边回撤,内置极端行情风控,全参数可自定义,适配不同风险偏好。
The Range Directional Force Indicator is designed to help traders analyze market trends, reversals, and directional strength. It focuses on price movements within defined ranges, identifying key moments when the market is gaining momentum or preparing for a shift. By dividing the chart into dynamic price ranges, the indicator detects critical support and resistance levels. It calculates the directional force of price movements, highlighting potential entry and exit points based on market sentim
Force Trade X is an EA based on Force Index. Force Index parameters such as BuyPeriod, BuyShift, BuyValue, SellPeriod, SellShift, and SellValue can be adjusted. Force Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Force Trade X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
具有多时间框架支持、可自定义视觉信号和可配置警报系统的Balance of Power(BOP)指标。 自由编程服务、更新和其他TrueTL产品可在我的 MQL5个人资料 中获取。 非常欢迎您的反馈和评价! 什么是BOP? Balance of Power(BOP)是一个振荡器,通过将价格变化与K线范围进行比较来衡量买方与卖方的强度。该指标计算为(收盘价 - 开盘价)/(最高价 - 最低价),然后用简单移动平均线(SMA)进行平滑处理。 BOP值在-1和+1之间变动。正值表示买方更强(收盘价高于开盘价),负值表示卖方更强(收盘价低于开盘价)。值的大小显示了走势的强度。BOP通过显示买卖压力之间的平衡来帮助识别市场强度和潜在的反转。 功能: 带箭头和垂直线的视觉信号标记 三个独立的信号缓冲器,具有可配置的触发条件 信号检测选项:方向变化、水平穿越、高点/低点 每个信号的可配置警报功能(电子邮件、推送、声音、弹窗) 具有插值方法的多时间框架(MTF)功能 直方图或线条绘图模式 多种颜色模式(简单、基于方向、基于水平) 通过自定义指标调用(iCustom)访问缓冲器,用于与Expert
FREE
PZ Order Block
PZ TRADING SLU
订单块的个人实现,一种简单而有效的头寸交易策略。如果价格范围没有在与突破相反的方向被突破,则交易者应进入市场或在最后一个订单块的方向上寻找交易。为清楚起见,未绘制开放块。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 一个看涨的开盘是在一个新的市场低点之后的第一个看涨柱 看跌的开盘是在新的市场高点之后的第一个看跌柱 当打开的块被破坏时出现信号,成为订单块 当一个订单块被打破到相反的一侧时,它就变成了一个反转块 该指标实施各种警报 它不会重新粉刷或重新粉刷 输入参数 周期:创建新高或新低所需的柱线数量。较小的值会产生更多的信号。 最小 ATR 过滤器:订单块栏的最小主体尺寸,表示为 ATR 的乘数。 Max ATR Filter:订单块的最大主体尺寸,表示为 ATR 的乘数。 颜色:设置线条和箭头的颜色和大小。 警报:启用显示/电子邮件/推送/声音警报。 支持和问题 使用帮助台解决问题或及时获得支持。写一封电子邮件至:help@pointzero-trading.com。 作者 Arturo López Pérez,私人投资者和投机者、软件工程师和 P
该产品的买家也购买
Gann Made Easy
Oleg Rodin
4.84 (171)
Gann Made Easy 是一个专业且易于使用的外汇交易系统,它基于使用先生理论的最佳交易原则。 W.D.江恩。该指标提供准确的买入和卖出信号,包括止损和获利水平。您甚至可以使用推送通知在旅途中进行交易。 购买后请联系我,即可免费获得交易指导和超棒的额外指标! 您可能已经多次听说过江恩交易方法。通常 Gann 的理论不仅对于新手交易者而且对于那些已经有一定交易经验的人来说都是非常复杂的东西。这是因为江恩的交易方法在理论上并不那么容易应用。我花了几年时间来完善这些知识,并将最好的原则应用到我的外汇指标中。 该指标非常易于应用。您所需要的只是将其附加到您的图表并遵循简单的交易建议。该指标不断进行市场分析工作并寻找交易机会。当它检测到一个好的入口点时,它会为您提供一个箭头信号。该指标还显示止损和获利水平。 换句话说,当您像先生一样进行交易时,该指标会为您提供最佳江恩建议。江恩亲自告诉你此时此刻该做什么。但最好的部分是您不需要了解任何有关江恩交易原则的知识,因为该指标会为您完成整个市场分析工作。
DayTrader PRO MT4
Davit Beridze
5 (1)
DayTrader PRO DayTrader PRO 是一款先进的交易指标,它结合了约翰·埃勒斯 (John Ehlers) 的 Laguerre 滤波器与强大的自动优化引擎。该指标不依赖固定的参数,而是根据最新的市场状况自动搜寻最佳设置,帮助您在无需手动调整的情况下适应不断变化的市场波动。 该指标可生成清晰的买入 (BUY) 和卖出 (SELL) 信号,并提供根据当前市场波动率计算得出的自适应止损 (Stop Loss) 和止盈 (Take Profit) 水平。内置的趋势、效率系数 (Efficiency Ratio)、波动率和蜡烛图过滤功能,有助于剔除低质量的交易设置,从而提高信号的准确性。 实时性能面板会显示当前已优化的设置、利润因子 (Profit Factor)、胜率 (Win Rate)、回撤 (Drawdown) 以及其他交易统计数据。DayTrader PRO 还支持弹出窗口、推送、邮件和声音提醒,确保您不会错过任何交易机会。 主要功能 全自动参数优化 自适应买入与卖出信号 基于 ATR 的动态止损与止盈 支持每日、每周或每月重新优化 内置趋势与市场过滤功能 性能统
SR Liquidity
Oleg Rodin
5 (1)
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
M1 Sniper
Oleg Rodin
5 (27)
M1 SNIPER 是一款易于使用的交易指标系统。它是一个专为 M1 时间框架设计的箭头指标。该指标可以作为独立的系统在 M1 时间框架下进行剥头皮交易,也可以作为您现有交易系统的一部分使用。虽然该交易系统专为 M1 时间框架交易而设计,但它也可以用于其他时间框架。我最初设计此方法是为了交易 XAUUSD 和 BTCUSD。但我发现这种方法在其他市场交易中也同样有用。 指标信号既可以顺势交易,也可以逆势交易。我教授一种特殊的交易技巧,帮助您利用指标信号进行双向交易。该方法基于使用特殊的动态支撑位和阻力位区域。 购买后,您可以立即下载 M1 SNIPER 箭头指标。此外,我还为所有 M1 SNIPER 工具用户免费提供下方屏幕截图所示的 Apollo Dynamic SR 指标!这两个指标的组合可以帮助您更轻松、更准确地利用 M1 时间框架进行交易。 购买后请联系我,免费获取交易提示和奖励指标! 祝您交易成功!
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
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 对的双重动量买入和卖出。 超买/超卖警告外部范围和止损。 反转
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.81 (21)
目前八折优惠! 这个仪表板是一个非常强大的软件,可用于多个符号和多达9个时间段。 它是基于我们的主要指标(最佳评论:高级供应需求)。 Advanced Supply Demand 该仪表板提供了一个伟大的概述。它显示。   筛选后的供需值,包括区域强度评级。 区间内和区间外的点位距离。 它突出了嵌套的区域。 在所有(9个)时间段内,它对所选符号发出4种警报。 它是高度可配置的,以满足您的个人需求! 您的利益! 对每个交易者来说,最重要的问题是。 什么是入市的最佳水平? 在强大的供应/需求区域内或附近进入你的交易,以获得最佳的成功机会和风险/回报。 我的止损的最佳位置是哪里? 把你的止损放在强势供应/需求区的下方/上方是最安全的。 我的最佳盈利目标是什么? 你的退出策略和你的进入策略一样重要,了解更高的时间框架图可以帮助你。对于买入,使用下一个供应区作为目标,对于卖出,使用下一个需求区作为目标。在回撤到供应区或需求区时进场,以确保有足够的利润空间,达到更高的时间框架的供应和需求,将增加你的利润。 为什么我们要过滤强区和弱区? 不平衡性越大,价格的变动就
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 (4)
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
Super Signal – Skyblade Edition 專業級無重繪 / 無延遲趨勢信號系統,擁有卓越勝率 | 適用於 MT4 / MT5 在較低的時間週期上效果最佳,例如 1 分鐘、5 分鐘與 15 分鐘圖表。 核心特色: Super Signal – Skyblade Edition 是一套專為趨勢交易設計的智能信號系統。 其採用多重濾波邏輯,僅篩選出具有明確方向性、動能強勁且波動結構健康的走勢進場點。 本系統 不預測高點或低點 ,只有在同時滿足以下三項條件時才會觸發交易信號: 趨勢方向明確 動能持續增強 波動率結構穩定 此外,系統還結合市場流動性分析,以進一步提升信號的準確性與觸發時機。 信號特性: 所有箭頭信號皆為 100% 無重繪,無延遲 信號一旦出現即固定於圖表,不會閃爍或消失 提供圖表箭頭、資訊面板、彈出通知、聲音提示及推播訊息 支援 EA 呼叫(Buffer 輸出),可整合至自動化交易或信號跟單系統 提供預設參數模板,免調整即可使用,適合新手快速上手 總結: Super Signal – Skyblade Edition 是一款邏輯清晰、穩定高效的專業趨勢型
Atomic Analyst
Issam Kassas
5 (11)
本产品已针对 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线
A. 什么是 A2SR ?   * 这是一个领先的技术指标(没有重绘,没有滞后)。  -  指导 : -- 在  https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- 和  https://www.mql5.com/en/users/yohana/blog .. MT5 version:  https://www.mql5.com/en/market/product/140111 A2SR 在确定支撑(需求)和阻力(供应)水平方面有一种特殊的技术。 与我们在网上看到的普通方式不同,A2SR 在确定实际 SR 级别时有一个独创的概念。 原技术不是从网上拿来的,也没有在网上公开过。 A2SR 将根据您的交易风格自动选择 SR 级别。 即使您正在更改时间范围,但 SR 级别仍将保留在其位置上。 因为实际的 SR 不是从你使用的时间范围内获得的。 A2SR 拥有完整的交易工具 。 实际支持(需求)和阻力(供应)的真正概念。 新闻事件和央行讲话的市场情绪。 新闻事件和趋势的主要货币强度 (MCS) 的真正概
ORB Seeker
Marcela Goncalves De Oliveira
限时折扣价! 仅售99美元! 购买后请联系我以获取奖励的 ORB Seeker EA 和个人优化设置文件。 自信地捕捉干净利落的比赛片段! ORB Seeker 是一款专业的开盘区间突破 (ORB) 指标,专为追求准确性、简洁性、灵活性和清晰图表结构的交易者而设计。 它能自动绘制任何交易品种的盘前或自定义交易时段区间,然后给出清晰的突破信号,包括入场点、止损点、止盈点以及可选的50%部分止盈位。所有数据均实时计算并直接显示在图表上。 您可以选择交易伦敦开盘、纽约交易时段、亚洲交易时段,或者您自定义的交易时段。ORB Seeker 会根据您选择的交易时段自动调整,让您精准掌握市场波动范围、突破位和交易位的位置。 每次购买均免费赠送 ORB Seeker EA 智能交易系统。该 EA 系统读取指标的突破信号并可自动下单,您可以选择手动交易,也可以让 EA 系统根据指标的信号逻辑自动处理入场。   为什么选择 ORB Seeker 支持多个交易时段 - 您可以自行设置伦敦、纽约、亚洲或自定义交易时段的盘前交易时间和交易时段。 完整的突破视觉效果 - 交易最高点和最低点线、范围框、突破箭头
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
现在优惠 30%! 任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需
Price Action Sniper
Elmira Memish
5 (3)
Price Action Sniper is designed to trade the Price Action on the desired chart time frame. - Trend Reversals. - Trend Continuation. - Brekaouts. - Good tool for Binary Options Price action forms the basis for all technical analysis of a currency pair, commodity or other asset chart. Many short-term traders rely exclusively on price action and the formations and trends extrapolated from it to make trading decisions. Technical analysis as a practice is a derivative of price action since it uses p
Built-in multi-symbol scanner — traffic-light grid for up to 30 pairs across four timeframes. No separate scanner file required. BUY, SELL, WAIT cells with confluence score and recent structure event. Full alignment with AI Trade Idea — current chart cell reads live engine data so scanner, dashboard, and AI panel always show the same verdict, score, and reason. Per-cell explain popup — four-section breakdown of what is happening, how the score was built, what to look for, and what to watch out
PRO Renko System
Oleg Rodin
5 (31)
PRO Renko Arrow Based System for trading renko charts.  准确的信号交易任何外汇工具. 另外,我将免费提供系统的附加模块! PRO Renko系统是RENKO图表上高度准确的交易系统。该系统是通用的。 该交易系统可应用于各种交易工具。 该系统有效地中和了所谓的市场噪音,打开了获得准确反转信号的通道。 该指标易于使用,只有一个参数负责产生信号。 您可以很容易地使算法适应您感兴趣的交易工具和renko酒吧的大小。 我很乐意通过提供任何咨询支持来帮助所有客户有效地使用该指标。 祝您交易成功!购买后,立即写信给我! 我将与您分享我的建议和我的renko发电机。 另外,我将免费提供系统的附加模块!
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
目前8折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是专门用来显示任何符号的货币强度,如异国货币对、商品、指数或期货。它是同类产品中的第一个,任何符号都可以添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度。这是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个新的公式。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里   https://www.mql5.com/en/blogs/post/708876 它适用于所有时间框架。你将很快能够看到TREND! 根据新的基础算法设计,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了8种主要货币和一种符号的强弱。 该指标显示了8种主要货币(澳元加元瑞士法郎欧元英镑日元新西兰美元)的强弱线,再加上一个符号! 该指标显示了符号的真实价值。例如:对于XAUUSD(黄金):价格以美元报价。如果黄金在上涨,你怎么能知道是黄金的强势还是美元的弱势?只有当黄金走强时,我们才会进行交易。该指
Scalper Inside PRO
Alexey Minkov
4.74 (68)
Scalper Inside PRO 帮你分析日内趋势,在入场前就把交易规划好。核心是三套专属策略,让你更精准地读懂市场。信号一出现,指标就自动判断行情方向并计算关键价位,你能提前看到潜在入场点、预期的止损以及多个止盈位。详尽的绩效统计会展示不同品种和策略在历史上的表现,帮你根据当前行情挑选合适的资产。它既可以作为独立的剥头皮工具,也可以融入你的系统,或者作为你自己 EA 的基础。运行于 MetaTrader 4 平台。 指标会直接在图表上标出入场、三个止盈位 - TP1、TP2、TP3 以及一个可选止损。你甚至可以接入自己的箭头指标,检验它们的统计数据和盈利能力。 购买后请直接联系我,即可获得指标的专属附赠 add-ons、更多关于实盘运用的说明,以及把它正确接入你自己交易系统和 EA 的帮助。 指标主要功能 内置三套专属交易策略,可即时切换。 箭头信号出现后即时计算价位:入场以及 TP1、TP2、TP3 多级目标立刻显示,方便你提前规划交易。开启手动或自动计算后,会显示止损位。 三套策略均内置优化模块:自动把参数适配到当前品种和周期,帮你快速筛选资产(仅在实时状态下可用)。 HTF
PZ Turning Points MT4
PZ TRADING SLU
1 (1)
该指标检查不同时期分形的价格结构,以确定市场中可能的反转点,从而为已经具有基本或技术估值模型的仓位交易者提供时机。与它的弟弟 Reversal Fractals不同 ,该指标不会因为所选时期而错过反转,并且会以之字形方式找到反转分形,而忽略那些没有足够动量来引发持续价格波动的反转。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 转折点可以开始长期趋势 指示器不重涂 它实现了各种警报 可自定义的颜色和尺寸 该指示符是无功或滞后信号,因为分形是奇数个条形的地层,是中间地带中最高或最低的条形,并且指示符在分形中的所有条形都闭合时绘制。但是,具有预先设定的方向偏差的交易者会发现该指标非常有用,可以提早进入切入点。 该指标既不是下探信号指标,也不是完整的交易系统。请不要这样评价或审查它。 输入参数 最小分形数:分形上的最小条形数。必须为奇数,例如3、5、7、9、11、13,... 最大分形:分形上的最大条形数量。必须为奇数,例如3、5、7、9、11、13 ... 最大历史柱数:指标加载时评估的过去柱数。 颜色:自定义箭头和线条的颜色和大小。 警报:启用或禁用各
Level Breakout Indicator is a technical analysis product that works from upper and lower boundaries, which can determine the direction of the trend. Works on candle 0 without redrawing or delays. In its work, it uses a system of different indicators, the parameters of which have already been configured and combined into a single parameter - “ Scale ”, which performs gradation of periods. The indicator is easy to use, does not require any calculations, using a single parameter you need to select
目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色显示货币强度:强势
该指标通过忽略突然的波动和市场噪音,以无与伦比的可靠性跟踪市场趋势。它被设计用于趋势交易日内图表和较小的时间范围。其获胜率约为85%。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 查找超卖/超买情况 随时享受无噪音交易 避免在盘中图表中被鞭打 该指标分析其自身的质量和性能 它实现了一个多时间仪表板 该指标适用于低时限交易,因为它通过降低平均价格周围的市场噪音而忽略了突然的价格飙升或修正。 该指标根本不需要优化 它实现了一个多时间仪表板 它实现了电子邮件/声音/推送警报 指示器为不可重涂和不可重涂 该指标实现了适合于较小时间范围的趋势跟踪方向,该趋势可以渗透到较高时间范围内的非常长的趋势中,从而扩大了您的收益。 指标剖析 指标显示一条彩色的线,周围环绕着一个价格带。彩色线是有价证券的平均价格,而价格带表示超买/超卖水平。如果平均价格为蓝色,则您应该在市场没有超买的情况下寻找多头交易;如果平均价格为红色,则应该在市场没有超卖的情况下寻找空头交易。 指标的趋势变化并不表示立即进行交易或完成相反交易的信号!这些频段用于计时。 技术信息 指标的评估
Scalper Vault
Oleg Rodin
5 (38)
Scalper Vault 是一个专业的剥头皮系统,为您提供成功剥头皮所需的一切。该指标是一个完整的交易系统,可供外汇和二元期权交易者使用。推荐的时间范围是 M5。 该系统为您提供趋势方向的准确箭头信号。它还为您提供顶部和底部信号以及江恩市场水平。无论您拥有何种交易经验,该系统都易于使用。您只需要遵循简单的规则并每天重复该过程。 建议将此系统用于主要货币对。感谢您的关注! 请注意,该指标在策略测试器中可能无法正常工作。因此,我建议仅在模拟或真实账户的真实交易条件下使用该系统。 指示器提供所有类型的警报,包括推送通知。 购买指标后请与我联系。我将免费与您分享我的个人交易建议和出色的奖励指标! 祝您交易愉快,盈利!
Trend Catcher ind
Ramil Minniakhmetov
5 (11)
趨勢捕捉指標 趨勢捕捉指標結合了作者獨有的客製化自適應趨勢分析指標,用於分析市場價格趨勢。它透過過濾掉短期噪音,並專注於潛在的動能強度、波動性擴張和價格結構行為,來識別真實的市場方向。此外,它還結合了平滑和趨勢過濾等客製化指標,例如移動平均線、相對強弱指標 (RSI) 和波動率過濾器。 您可以在這裡查看實際運行情況以及我的其他產品: https://www.mql5.com/en/users/mechanic/seller 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。 重要提示!購買後請立即聯繫我,以獲取使用說明和額外獎勵! 請注意,我不會在 Telegram 上出售 EA 或任何設置,那是騙局。所有設定都可以在我的部落格上免費取得。
GOLD Impulse with Alert
Bernhard Schweigert
4.67 (12)
这个指标是我们2个产品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics 的一个超级组合。 它适用于所有时间框架,并以图形方式显示8种主要货币和一种符号的强势或弱势冲动! 该指标专门用于显示任何符号的货币强度加速,如黄金、异国货币对、商品、指数或期货。这是它的第一个指标,任何符号都可以被添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度加速(冲动或速度)。 建立在新的基础算法上,它使识别和确认潜在的交易更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 动态市场斐波那契28水平被用作警报触发器,将适应市场活动。如果冲动击中黄色触发线,你将收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只需点击警报按钮,就可以切换到该货
Adopt market correlation and indicator resonance Here are some trading recommendations based on the current market conditions: (1) Note: It doesn't mean you have a perfect deal, but rather helps you avoid bad trades (2) Why traditional indicators are prone to distortion. For example, the 10-day moving average is calculated by calculating the average price of the top 10 candlesticks. Result: I prove I want to rise, and the signal is easily distorted. This indicator adopts a self-proof + corrob
Day Trader Master
Oleg Rodin
5 (15)
Day Trader Master 是一个完整的日间交易者交易系统。该系统由两个指标组成。一个指标是买入和卖出的箭头信号。这是你得到的箭头指示器。我将免费为您提供第二个指标。第二个指标是专门设计用于与这些箭头结合使用的趋势指标。 指标不重复也不迟到! 使用这个系统非常简单。您只需按照当前趋势方向的箭头信号,显示为双色线。蓝色是买入趋势。红色是一种销售趋势。蓝色箭头是买入信号。红色箭头是卖出信号。您需要箭头的颜色和信号的方向来匹配趋势线的颜色。 箭头指标主要是为 M5 和 M15 时间间隔的日内交易而创建的。但从技术上讲,该系统可以用于其他时间间隔。 指示器配备带有推送消息功能的弹出警报。 购买后一定要写信给我!我将为您提供与系统交易的个人建议,以及我的趋势指标。此外,还有丰厚的奖励等着您!
作者的更多信息
!!!在 [CodeBase] 中,我发布了 Mql4 指标代码。免费下载代码!!! (您必须在更新终端时调整代码)。 该指标是交易者的工具。它显示了所有周期和符号上的随机指标的运动:М1, М5, М15, М30, Н1, Н4 每分钟(从当前到 -240 分钟的时间尺度,即过去 4 小时)。 Step_Stoch 克服了随机指标的缺点——滞后。例如,在 H1(或 M30)下跌后的上升可以在 H1 的 60 分钟后或 M30 的 30 分钟后在通常的随机指标上看到。该指示器会在一分钟内显示此信息,让您获得更好的结果。 您可以将所有随机指标组合在一起并分析它们的走势,以立即做出最佳交易决策,这可能会导致在关闭交易时损失利润或延迟开盘,此时利润(大部分)的可能性已经丧失. Step_Stoch 线可帮助您更快地看到趋势反转过程的开始。 该指标会自动调整为 4 位和 5 位报价、屏幕 DPI、图表的时间刻度。 输入值     KPeriod, DPeriod, Slowing, Mode_, - 标准随机参数。     ColorBack - 背景颜色。可以在选项卡上更改随
FREE
筛选:
rajivcau
534
rajivcau 2025.09.09 23:15 
 

Fantastic piece of software, I like and use it so much that I developed a Maxi - Arrow EA for it, which trades on either/ or the Hollow and Solid arrow, In addition I threw in a Universal EA to add any indicator...love the Indicator...Thanks man...

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2025.09.10 07:59
Thank you for such a great review and for your five stars... I'm glad that you like my indicator so much and that it helps you earn money!!!!!
rhendin
180
rhendin 2024.01.08 15:39 
 

用户没有留下任何评级信息

Frank Paetsch
7501
Frank Paetsch 2023.08.10 00:25 
 

Fantastic indicator, just follow the author's instructions. Great support from the author. Thank you

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2023.12.31 11:27
Thank you very much for your five stars !
molicsbolics
171
molicsbolics 2023.08.02 15:28 
 

This indicator is great for selective scalping and great for getting the timing of entry right, waiting for that exact moment. I use it manually without relying on the signals but using the stochastic crosses with price action. Need to watch out, (stay out) during explosive news and session changes as they can alter the price action significantly for some pairs. Using M15 chart to check overall direction eg with standard stochastic on it pointing the same way as the indicator before trading. Still learning how to read all the multi time period stochastic waves and how they interact. The 5 and 15 especially. Thank you Stsiapan for great product

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2023.08.02 18:45
Thanks for your 5 stars and for the great smart real trader review!
Muhammad Arshad Durrani
427
Muhammad Arshad Durrani 2023.06.02 06:07 
 

I have been using similar Stoch strategy even before buying this Indicator. Bought this excellent indicator and suggested developer to include Stoch Time frame filter which he recently added. I am sure with this new settings this would be an excellent tool for my manual trading. Thank you

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2023.06.02 07:03
Thank you for 5 stars and your great suggestion to improve the indicator !!!!!
Yin Zhi Long
238
Yin Zhi Long 2022.10.08 14:44 
 

用在15分钟图失败率好高...在6-7/10/2022操作,超过40次交易,有10次失败

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2023.07.21 02:14
I sent you "Instructions and tips for best use"... If out of 40 trades 30 win, then I wish you to become rich quickly !!!!!
Pandya Dharmendra Prafulchandra
747
Pandya Dharmendra Prafulchandra 2022.08.20 09:15 
 

Really great work done.

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.08.20 16:24
Thank you for choosing my product and for your 5 star rating! I sent you a PM with setup instructions and tips for efficient use.
2100913253
19
2100913253 2022.07.12 09:02 
 

用户没有留下任何评级信息

Wolfgang Rockert
2455
Wolfgang Rockert 2022.06.09 10:55 
 

Great tool for your Trading !!!

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.09.06 02:12
Thank you very much for your honest review 5 stars !!!!! I wish you success and profit !!!!! ___P.S.___WHO IS NOT SHOWN 5 stars review, click my name and see screenshots real reviews.
Esther Waithera Kabugu
503
Esther Waithera Kabugu 2022.05.06 19:17 
 

This is a great Indicator, I am testing it by entering with the notifications of buy and sell on TF 15m and it is doing excellently great.

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.05.08 05:51
Thank you so much for your 5 stars !!!!!
I will work on extensions of the indicator functions for your comfortable trading!
Segun
97
Segun 2022.05.06 10:40 
 

This indicator is the worst that I have ever seen. If possible, I will give it zero star rating! The accuracy rate is around 20%, so 80% of your trades will end in loss. Buy this indicator only if you want to waste your money... It will wipe out your trading account. Believe me, nobody will not want an indicator that makes money, but this one is a total loss. It usually keeps the same signal even when the trend is strongly going on opposite till entire account is wiped out. Don't be deceived by whatever the author may say in his response. There are better indicators in this market. It is better to keep your money than losing it... This is my honest review.

Shauhin B
49
Shauhin B 2022.04.19 10:42 
 

it is a very complete trade system that makes trading easy with less stress.thank you MR. Kreidzich

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.04.19 13:01
Thank you very much for your honest review and for your 5 stars! I wish you success and profit !
ROBERT EDWARD BIRD
2943
ROBERT EDWARD BIRD 2022.04.04 19:31 
 

I have not found value in this indicator. The author is unresponsive. Stochastic is too busy and difficult to read.

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.05.16 01:04
... Everyone can see how the author responds to you too in Comments #228, #229... Why did you write a lie ?... People may think that you wrote a fake review ...
mutantkeeper
363
mutantkeeper 2022.03.16 03:51 
 

After 1 day test, It paid itself 70 times fold on the first day with the real account. I feel bad for only renting it. Thank you so much

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.03.16 12:57
And thank you very much for the great review! I hope that the opportunity for everyone to both rent and buy will return soon. Thanks also for your screenshot (Comment #221) of real trading. + $ 2102 for 9 hours is great. I wish everyone.
khll62
123
khll62 2022.01.19 21:47 
 

شكرا لك عمل رائع وجميل

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2022.01.20 00:28
وشكرًا لك على 5 نجوم!
--------------------RU
И я вам благодарен за ваши 5 звезд !
astri453
50
astri453 2021.11.15 12:25 
 

you are the real master. I am so lucky find your indicator. and with the great price. Thank you Master.

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2021.11.15 15:54
Thank you for your kind words and for five stars !!!!!
Abdu Rais Bin Patani
1009
Abdu Rais Bin Patani 2021.11.07 14:32 
 

very good and useful indicator

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2021.11.07 22:59
Thank you very much for your 5 stars !!!!! Thanks also for your suggestions for improving Alert! I will follow your advice in the comment to continue good deeds and will improve and keep the indicator in excellent combat condition!
---------------------RU
Большое спасибо за ваши 5 звезд !!!!! Спасибо и за ваши предложения по улучшениям Alert ! Я последую вашему совету в комментарии продолжать хорошие дела и буду улучшать и поддерживать индикатор в боевом отличном состоянии !
Carlos Andre Lopes Spinola
684
Carlos Andre Lopes Spinola 2021.10.11 01:38 
 

so far so good one of the bests indicators out there for a great price thanks!

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2021.11.07 03:22
Thanks for the great feedback and your 5 stars !!!!!
Phan The Khuong
353
Phan The Khuong 2021.09.28 19:39 
 

All I can say is 5 stars. it is the best indicator that I have found so far in this market. simple but work.

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2021.09.28 23:00
Thank you very much for your five stars!
Arhyel Mshelia
480
Arhyel Mshelia 2021.09.17 17:09 
 

I must say this product is superb with great potential am still trying to get very familiar with it but the results are good and far better than so many other more expensive one's in the market i must also commend the author for his patience and professionalism in answering all my questions and making recommendations as to how best the indicator can be used thank you Sir will update more as i use it

so am updating

Hey Stsiapan

been getting familiar with the product i have gone through previous comments in the comments section and i picked a lot of important tips from your replies i tell you my trading has improved and my profits you have really put in so much effort to improve your indicator please consider creating an EA it will be fantastic. Yeah and today i made a 5percent return on my capital cheers man.

11/5/2022

So am back i have had the indicator for 6 months plus now, and in all sincerity its a superb product its not the Holy grail but if you take time to get familiar with it its worth every penny.

How i trade== i trade only during the London and New York session i open 1min charts on the pairs am trading for the day then open one chart on 15min with symbol changer i wait for signals on the 1min then i check the 15min of that pair to confirm trend direction i scalp for 10 to 15pips except gold i go for 25 to 30pips.

I still give my 5 star review

Stsiapan Kreidzich
4957
来自开发人员的回复 Stsiapan Kreidzich 2021.09.21 19:14
Thanks for the great feedback and 5 stars !!!!!
---------------------RU
Спасибо за отличный отзыв и за 5 звезд !!!!!
12
回复评论