适用于MetaTrader 5的EA交易和指标 - 42
️ NEXORA CANDLE TIMER — Professional Bar Countdown for MT5 Stay perfectly synchronized with the market using Nexora Candle Timer , a clean and ultra-precise countdown tool designed for traders who rely on timing, price action, and candle behavior. Whether you trade manually or use automated strategies, this indicator keeps you informed about exactly when the next candle begins — without cluttering your chart. Overview Nexora Candle Timer is a lightweight yet powerful MetaTrader 5 utility tha
FREE
Gives signal on daily cycle. Use H1 timeframe or lower. When day starts it looks for extremum. Better to close trade until the next day. There is only one parameter for now: maximum bars. If you have any ideas about this indicator please leave your feedback. As soon as it will grow it will be commercial. Maybe. Also parameters will be added later when I backtest it enough to ensure it is safe.
FREE
Overlay indicator on chart between 2 pairs
The Timeframe Overlay indicator displays the price action of timeframes on a single chart, allowing you to quickly assess different timeframes from a single chart. The advantage is to observe and follow the correlations of price movements in real time to help you find potential trades at a glance.
---- Symbol 1 ----
Symbol = EURUSD
Correlation Inverse = false
Display = true
Ratio
FREE
BK Corp Club EA – Professional MT5 Automated Trading System Expert Advisor Overview BK Corp Club EA is a precision-engineered, fully automated Expert Advisor developed for MetaTrader 5, designed to deliver disciplined, rule-based trade execution under real market conditions. Built on structured algorithmic logic, the system eliminates emotional decision-making and replaces it with data-driven execution, controlled risk exposure, and consistent trading behaviour. Unlike high-risk speculative s
这是基于双均线交叉和箭头标识下单的自定义指标。 当出现蓝色箭头向上时做多单。 当出现红色箭头向下时做空单。 当粉红色线向上穿过绿色线交叉时,粉红色线在上方,绿色线在下方,出现金叉,会出现蓝色箭头。 当粉红色线向下穿过绿色线交叉时,粉红色线在下方,绿色线在上方,出现死叉,会出现红箭头。
这是经典的双线交叉金叉死叉很好的实现,并且用箭头标识出下单点,准确率较高,然后编写出来根据线颜色和箭头很好标识下单方向的指标,无时间,货币对限制。 当前指标最好在30分钟,1小时,4小时上工作,效果较好。 当前指标不建议用在1分钟或5分钟或15分钟或1day以上时间周期,虽然然指标是无限制的,但是效果不太好。 本指标工作平台最好选择点差比较小的交易商。
FREE
基于鳄鱼技术指标的策略, 由 Bill Williams 在 "Trading Chaos - 混沌交易" 中描述。 系统基于三条移动均线 (唇线, 牙线和下颌线), 以及振荡器, 计算它们之间的差别。交易信号在鳄鱼线交叉之后生成,依据趋势,通过这些线确定交易。在上涨趋势中,唇线 (最小周期) 最高, 之后是牙线, 最低是下颌线。与此类似,但在下跌趋势中,情况相反。 交易信号: 开多头仓位: 上升趋势中,鳄鱼线交叉,且线间距离在拉开; 平多头仓位: 下颌线上穿唇线; 开空头仓位: 下跌趋势中,鳄鱼线交叉,且线间距离在拉开; 平空头仓位: 下颌线下穿唇线; 输入参数:
Inp_Signal_Alligator_JawPeriod = 33; Inp_Signal_Alligator_JawShift = 8; Inp_Signal_Alligator_TeethPeriod = 28; Inp_Signal_Alligator_TeethShift = 5; Inp_Signal_Alligator_LipsPeriod = 15; Inp_Signal_Alligator_Lips
FREE
ARIMA预测指标 使用ARIMA模型进行价格预测 主要特点
精准价格预测 – 使用ARIMA(自回归综合移动平均)模型预测未来价格走势。
灵活调整 – 可自定义 p 、 d 、 q 参数以优化模型表现。
支持所有市场 – 适用于外汇、股票、大宗商品(黄金、原油)和加密货币。
任何时间框架 – 在M1、H1、D1及以上周期均有效。
完美搭配 – 可与震荡指标(RSI、MACD)和砖形图结合使用。 ️ 设置 lookback (200) – 历史数据回溯深度。 forecast_bars (20) – 预测K线数量。 p (3) – 自回归阶数(AR)。 d (1) – 差分阶数。 q (2) – 移动平均阶数(MA)。 learning_rate (0.01) – 模型学习速率。 max_iterations (100) – 最大优化迭代次数。 使用方法 将指标添加到图表(建议叠加在价格图表上)。 根据交易风格调整参数。 分析预测结果
This is just a MACD with multi symbols, multi timeframes, and multi colors. features. different symbols and timeframes from the main chart. draw main line, signal line, and histogram. each line can be erased. the ascent and descent can be distinguished. Due to the above features, this MACD is suitable for multiple lineups in a single chart. This can be used in the same way as MiniCandles.
FREE
WPR+MFI 与抛物线SAR融合指标 描述:
该指标将两个振荡器(威廉姆斯百分比范围和资金流量指数)与抛物线SAR趋势指标结合在一个窗口中。WPR和MFI值被平均化,并基于所得线构建抛物线SAR。 工作原理: Avg(WPR,MFI) 线 - WPR(转换为0-100范围)和MFI的平均值 抛物线SAR点 - 基于Avg(WPR,MFI)线的值构建 信号: 水平位交叉: 线从下向上穿过20 → 潜在的买入信号 线从上向下穿过80 → 潜在的卖出信号 SAR位置: SAR点位于线下方 → 上升趋势 SAR点位于线上方 → 下降趋势 组合分析: 买入:线高于20且SAR低于线 卖出:线低于80且SAR高于线 设置参数: InpWPRPeriod - WPR周期(默认:14) InpMFIPeriod - MFI周期(默认:14) InpMFIVolume - MFI使用的成交量类型(默认:VOLUME_TICK) InpSARStep - SAR递增步长(默认:0.02) InpSARMax - SAR最大步长(默认:0.2) 技术规格: 使用7个计算缓冲区
FREE
统计优势交易 investment 的 8 大支柱 引言 在交易中,过去并不预示未来。但嵌入在时间中的模式揭示了等待重复的市场节奏。本指南将向您介绍“统计优势交易的八大支柱”——这是一个将历史数据转化为可执行交易情报的综合框架。 该系统的核心是历史数据。与稍纵即逝的指标或滞后信号不同,历史模式揭示了金融市场的季节性脉搏——这些模式已重复了数十年,受人类商业、机构行为和经济需求等不变周期的影响。 以农民为例:他们知道什么时候是收获季节,因为自然界遵循阳光和降雨的可预测周期。金融市场的运作方式亦是如此。盈利报告、财政预算和投资组合再平衡在价格走势中形成了季节性模式。这是资金流经全球市场的基本节奏。 历史模式 (HIST) - 核心策略 默认权重:30% 市场的记忆 历史模式分析回答了一个基本问题:“在过去 30 年的特定一周内,某货币对向一个方向波动的程度有多大?”例如,如果 EURUSD 在第 15 周上涨了 23 次,下跌了 7 次,那么这就是 77% 的历史看涨优势。这是对重复周期的观察。 真实的季节性供需 农业周期为市场模式提供了完美的类比: 收获高峰期: 高供应和稳定的需求导致价
The Expert Advisor is designed to protect the account, fix profit (loss) and display current information about the account. Trading account protection is carried out by closing all open orders in the terminal and/or closing all charts. When running the Expert Advisor with default parameters, it will only display your account information and will be reduced in size. Next, you can set the conditions under which your trading account will be protected. Profit and loss limits can be set for daily pro
FREE
RAZORQUANT AI v3.7 (MT5 EA) Purpose: Automated trading EA that combines classic technical filters with machine-learning signals and optional external AI (LLM) advice to decide BUY/SELL/HOLD and manage trades. Core trading + risk rules: Runs on a chosen timeframe (default M1 ), with MagicNumber , max trades per symbol/day , minimum minutes between trades , max spread , and daily loss limit (% of balance) . Position sizing supports fixed lot or risk-% . Technical filters (rule-based): Trend/MA s
VM Heiken Ashi Pro
Heiken-Ashi 平滑处理(HMA 或 EMA)用于滤除噪声并生成清晰的 BUY/SELL 信号,非重绘(可选 ConfirmOnClosedBar)。在图表上显示 HA 蜡烛(可隐藏原始蜡烛),箭头位置可按 ATR 或固定偏移设置,发送提醒(弹窗、电子邮件、推送)并具备防垃圾信息处理。 主要用途
将原始蜡烛转换为平滑的 Heiken-Ashi 以检测颜色变化(空头到多头 / 多头到空头)并绘制入场箭头。选项 ConfirmOnClosedBar 使指标在蜡烛收盘后才确认信号以避免重绘。UseATRForArrowOffset 使箭头显示更合理。该指标轻量且在多个图表上稳定运行。 快速使用
附加指标,选择 Smoothing Method 和 Smoothing Period(默认 50),如需非重绘确认信号请启用 ConfirmOnClosedBar,按需启用提醒,并保存模板。 推荐时间框架
优先 H1-D1 以获得可靠信号。M5-M15 可用于剥头皮,但请小心并启用蜡烛收盘确认。 关键参数 Smoothing Period -
Unlock the Rhythm of the Markets: Automated Backtesting for Price Action Strategies Experience the power of our revolutionary price action concept backtesting product, capable of conducting years' worth of backtesting in a matter of seconds. Say goodbye to hundreds of hours of manual analysis and hello to instant insights. Our automated backtesting tool empowers traders to create and test strategies from scratch, optimize and refine their current strategies. No more manual constraints - propel
FREE
As it name implies, this is an exaustion oscillator. However, you may wonder: what differs you from others oscillators like RSI, Stochastic, CCI etc? The difference is that ours is more powerful and accurate ! Your oscillator filters the nois e made by other oscillators, and shows you only the exact moment to enter the trade. Of course, using it alone, like any other indicator, has its risks. Ideally, reconcile it with technical analysis and/or others indicators. If you have any doubt or suggest
# Indicador Daily High - Danilo Monteiro - MT5
## Descrição O Daily High/Low Labels é um indicador personalizado para MetaTrader 5 que exibe automaticamente as máximas e mínimas diárias no gráfico, facilitando a identificação rápida dos níveis importantes de preço. O indicador marca os preços com etiquetas e linhas horizontais, permitindo uma visualização clara dos níveis críticos do dia atual e anterior.
## Principais Características
### 1. Marcação Automática - Exibe automaticamente as máxi
FREE
Gold Asian Breakout — Multi Session Expert Advisor Trend-Filtered Breakout Strategy | MetaTrader 5 | XAUUSD What is Gold Asian Breakout Pro? Gold Asian Breakout Pro is a fully automated Expert Advisor designed specifically for gold (XAUUSD) trading. The EA utilizes a proven Asian session range breakout strategy — one of the most repeatable and stable formations in the gold market. The system automatically identifies the Asian session price range (High/Low) each day, then opens positions when
SuperTrend Gold MT5 V3.1 – Gold Spot EA Based on SuperTrend Indicator The Supertrend Gold EA MT5 is the automated trading version of our popular Supertrend Line for MT5 indicator.
It follows the same proven trend logic, but with the added benefit of fully automatic trade execution and management. The EA enters trades based on SuperTrend signal changes and closes them either when a user-defined Take Profit is reached or when an opposite signal appears. No Stop Loss is used , and all risk is cont
FREE
MultiPair Reversion EA 基于一种知名的 均值回归策略 构建。它利用 布林带 识别极端市场状况,并在价格触及最高布林带时开仓。随后,EA 使用较低的布林带追踪 止盈位,在市场回归均值的过程中获取收益 。
如果您想进一步扩展或定制该策略,并且您已购买我们的任何付费产品,则可以通过私信索取源代码。
欢迎查看我们的其他产品 交易规范 支持的交易品种: GBPJPY、GBPCAD、GBPCHF、USDCAD、NZDJPY、EURGBP、EURNZD、AUDJPY、EURAUD、EURCAD、AUDCAD、NZDCAD、CHFJPY、AUDUSD、NZDUSD 时间周期: H1(一小时) 推荐经纪商: 任何执行可靠的经纪商 账户类型: 对冲账户和免隔夜利息 账户 最低入金: 1000 美元(可兼容任何金额) EA 设置: 默认输入即可使用 VPS: 强烈建议使用 VPS 以确保 24/5 的稳定运行 关键输入 交易货币对: 在输入框中添加您要交易的货币对代码。请确保货币对名称与市场报价单中显示的名称完全一致。 手数: 为进行适当的风险管理,建议 每 1000
FREE
Automated trading system it's a professional instrument that allows you to achieve results without the negative influence of a human factor. Effectiveness is confirmed by trading on a real account since 2017. Perform all the tests with the modelling type RealTicks or EveryTick. LINKS Full description of the algorithm; Signal monitoring ( WeTrade + BOA System ); TRADING STRATEGY DESCRIPTION The trading strategy is based on a breakout of accumulation. Such trading techniques as martingale o
FREE
Position Size Calculator FREE Universal Risk Management Tool for MetaTrader 5 Position Size Calculator FREE is a simple and reliable risk management tool designed to help traders calculate the correct lot size based on account balance, risk percentage, and stop loss distance. This tool does not open trades and does not interfere with trading logic .
It simply calculates the optimal position size and displays the information directly on the chart in real time. The EA is compatible with Forex, Ind
FREE
Pare de lutar contra o terminal. Comece a operar com precisão cirúrgica. O Profit Station Pro não é apenas um painel; é uma reformulação completa da experiência de trading no MetaTrader 5. Desenvolvido para traders que exigem agilidade, este utilitário transforma o gráfico em um Cockpit Operacional , eliminando a necessidade de boletas complexas e cálculos manuais lentos. Seja você um Scalper ou Day Trader, o Profit Station oferece as ferramentas que faltavam para sua consistência. Funcion
FREE
EA 描述(簡短、清晰、適合市場)
EA_XAU_Fibo_M15_FINAL_TTP_MODERN_v2_00 是一款基於規則的 XAUUSD(黃金)回調 EA,適用於 M15 圖表,專門針對回調至定義的斐波那契區域(0.500–0.667, 可選接近 0.618)的回調進行交易——但只有當 H1 上的總體趨勢過濾器確認明確方向時才會進行交易。
該 EA 將結構(波動範圍 + 斐波那契回調)與趨勢偏好(EMA20/50、RSI 和可選 MACD)相結合,並採用現代、經紀商安全的執行和風險管理: 停損/凍結級別安全、填補後備方案(RETURN→IOC→FOK)、帶有硬上限的真實停損風險評估,以及每筆交易可選的美元硬損失上限。 交易默認僅在新 M15 柱上評估。
策略邏輯
1)市場和設置識別(M15)
通過 SwingBars 確定相關的波動高/低範圍。
據此計算斐波那契回調區:
標準:0.500 至 0.667
可選:額外接近 0.618(以點為單位的容差)
2)方向設定(H1 偏好)
只有滿足 H1 偏好時,才會釋放交易方向:
EMA20/EMA50 趨勢方向
FREE
MagicPips - Ultimate Free Position Pip Counter Track Your Trading Performance in Real-Time with Precision MagicPips is a professional-grade tool for MetaTrader 5 (MT5) that provides traders with immediate, accurate pip calculations for all open positions. This utility offers a clear and customizable display of profit and loss in pips, helping traders monitor performance efficiently. Key Features Real-Time Pip Tracking Continuously updates pip gains and losses for all open positions (both buy and
FREE
Volume Weighted Average Price or VWAP is an indicator wich shows different average prices on chart. This is very useful to find strong negotiation price areas and as trend following.
Configurations: Day, Week and Month - Show different VWAPs according to the period. You can change each line style on "colors" tab.
Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I appreciate a lot <3 PayPal, Skrill, Nete
FREE
Dual Force Omega is a Certified Institutional Grade System, stress-tested over 10 years to achieve maximum stability. THE ACHIEVEMENT: < 10% DRAWDOWN
This EA has passed a rigorous 10-year Stress Test (2016-2026) on EURUSD and GBPUSD. Initial Balance: $10,000 (Standard). Result: The system maintained a Drawdown below 10% during major crises (Pandemic, Wars, Inflation), proving its "Shield" defense technology works. How to replicate these results?
To achieve the same mathematical safety
Koryu Delta Koryu Delta 是一款 MetaTrader 5 指标。它利用枢轴点分析和 Delta 交易量数据来识别趋势反转点。它可以检测市场变化形态,并根据市场动态显示信号。此工具可供剥头皮交易、波段交易或长期投资的交易者使用。它可以分析多达 500 条历史K线图来发现过去的形态。它使用闭合K线图逻辑来发出信号。 Koryu Delta 的功能
形态检测:它使用枢轴点分析来识别看涨和看跌的市场变化形态。 Delta 交易量分析:它使用逐笔成交量和K线图结构来显示买入和卖出压力。Delta 显示可以调整。它通过检查形态范围内每根K线图的实体大小、灯芯比和逐笔成交量来计算 Delta。 支撑位绘制:它为检测到的形态绘制支撑位,包括入场位、止损位 (SL) 和三个止盈位 (TP)。可以为每个支撑位设置风险回报率。入场和止损的偏移量可以点数调整。 视觉元素:它使用三角形、支撑位和标签标记形态。它使用圆圈和线条突出显示枢轴点和形态边界。 信号选项:用户可以选择显示看涨信号、看跌信号或两者兼有。 警报:它会发送新形态的推送通知和弹出警报,其中包含入场、止损、止盈位和增量交
FREE
用於Boom 和Crash 合成的MFI 和RSI 狙擊進場訊號配備了強大的進場警報系統,對於更高級的過濾訊號,請考慮Harmonic Hybrid Pilot Pro。當交易尖峰時,您有三個訂單邏輯地放置來分配風險,第三個訂單最後是接近峰值的最高機率。 訊號在最終訂單下達十五分鐘後失效,且必須立即平倉。 對於 Tp,我建議您在對您有利的峰值出現後立即退出。 透過私人訊息部分向我發送訊息,以獲得全面的使用者指南。 用於Boom 和Crash 合成的MFI 和RSI 狙擊進場訊號配備了強大的進場警報系統,對於更高級的過濾訊號,請考慮Harmonic Hybrid Pilot Pro。當交易尖峰時,您有三個訂單邏輯地放置來分配風險,第三個訂單最後是接近峰值的最高機率。 訊號在最終訂單下達十五分鐘後失效,且必須立即平倉。 對於 Tp,我建議您在對您有利的峰值出現後立即退出。 透過私人訊息部分向我發送訊息,以獲得全面的使用者指南。
FREE
特别优惠 : ALL TOOLS ,每个仅 $35 ! 新工具 在 第一周 或 前 3 笔购买 期间价格为 $30 ! MQL5 上的 Trading Tools 频道 :加入我的 MQL5 频道,获取我的最新消息 该指标绘制称为 “Smart Breakout Channels” 的突破检测区域,基于按波动性归一化的价格运动。这些区域以带有成交量叠加的动态框显示。该工具使用自定义的归一化波动率计算来检测临时的累积或分配区间,并在价格向上或向下超出这些区间时进行标记。每个通道代表一个结构化区间,并辅以成交量差(delta)、上涨/下跌成交量以及带有渐变的可视化仪表,为动量偏向提供背景。 查看 MT5 版本: Smart Breakout Channels MT5 Scanner
查看 MT4 版本: Smart Breakout Channels MT4 Scanner 查看更多产品: 所有产 品 概念 通过测量价格的标准差并使用定义回溯期内的最高价和最低价将其映射到 [0,1] 量表来执行归一化价格波动性的计算。当归一化波动率达到局部低点后
Volume Profile is a very useful indicator . it allows you to spot the price levels where important price action took place. It is similar to support and resistance levels but with a different logic. ( Check Out Fixed Range Volume Profile MT5 )
One of the first thing that traders mark up when analyzing a chart is support and resistance. Volume Profile can be used for doing that too.
The indicator scans the defined number of previous bars and calculates the volume of activity at each price le
FREE
一种先进的动量振荡器,可根据市场波动性自动调整计算周期,从而更准确地识别超买和超卖信号。 工作原理
该指标使用自适应周期计算方法:在高波动性情况下缩短周期,在低波动性情况下延长周期。这种动态调整在趋势市场中能够提供更快的信号,并在震荡行情中减少虚假信号。 RSI 数值基于这一可变周期进行计算,因此对当前市场状况更加敏感。仍然使用传统的 30(超卖)和 70(超买)水平,但由于其自适应特性,这些水平被触及时具有更高的参考价值。 主要特点:
根据市场波动性自动调整计算周期
在图表上显示买入 / 卖出箭头
彩色振荡器:高于 50 为绿色,低于 50 为红色
在趋势行情中反应更快
在震荡行情中减少虚假信号
无重绘指标——K 线收盘后数值保持不变
适用于所有时间周期和所有市场
FREE
This is one of the most popular and highly rated volatility index (VIX) indicators on the market. It provides the same readings as the VIX does for stock indexes. However, this indicator works across all asset classes. VIX Fix Finds Market Bottoms. This indicator is not for inexperienced traders. Use it for day and swing trading. MT4 Version - https://www.mql5.com/en/market/product/112238 Join To Learn Market Depth - https://www.mql5.com/en/channels/suvashishfx
Bernard Baruch summe
FREE
Are you tired of those old, boring TP and SL lines cluttering your charts? Free now, celebrating release of Live Chart Viewer utility https://www.mql5.com/en/market/product/158488
Struggling to showcase your trades in a way that actually grabs attention ?
Worry no more! Introducing the ultimate solution you’ve been waiting for... The TPSL Bounding Box PRO Indicator! PRO Version (With Risk to Rewards Ratio and more Modern Look Stats)
With just a simple setup, you can transform you
FREE
Institutional Tick Engine Lite: Tick 速度与反转分析工具 Institutional Tick Engine Lite 是一款技术指标,旨在利用原始 Tick 数据分析市场速度 (Velocity) 和微观结构逻辑。作为专业市场分析套件的入门版本,它处理实时 Tick 数据,为剥头皮和日内交易提供指标,替代传统的滞后指标。 包含的功能 Tick 速度监控: 显示 "每秒 Tick 数" (TPS) 的实时直方图。有助于识别缓慢的市场漂移与强劲的动量移动之间的区别。 反转信号 (Lite): 基于微观结构耗尽识别高概率反转点 (每天限制 20 个信号)。 信息面板: 实时仪表板,显示当前的点差、Delta 和速度指标。 优化性能: 轻量级代码,不会降低终端运行速度。 技术限制 (Lite vs Pro) 与 Pro 版本相比,此版本有以下限制: 流动性热力图 (Heatmap): 合成市场深度可视化已禁用。 音频助手: "盖革计数器" 模式和音频警报已锁定。 信号限制: 反转信号上限为每天 20 个 (Pro 版本无限制)。 数据导出: 无法将 Tic
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Golden Bitcoin Nexus (MT5) [Subtitle: Elastic Grid System | Crypto-Gold Recovery | Volume Limit Fix] Introduction High-volatility assets like Gold (XAUUSD) and Bitcoin (BTCUSD) are graveyard for traditional static grid EAs. Golden Bitcoin Nexus acts differently. It employs an "Elastic Grid" architecture derived from ATR volatility. This allows the system to breathe during massive market spikes and strike with precision during consolidat
FREE
HTF Power of Three (ICT) - MT5 Indicator - Version 1.1 Overview The HTF Power of Three indicator is a professional implementation of the Inner Circle Trader's (ICT) Power of Three concept, inspired by Larry Williams. This indicator visualizes higher timeframe (HTF) candle development in real-time on any lower timeframe chart, making it an essential tool for ICT traders who study institutional price movement patterns. What is Power of Three (PO3)? Power of Three represents a three-staged Smart M
MT4版本 | Valable ZigZag指標 | FAQ Grid HLevel Expert Advisor 非常適合那些希望每月在外匯市場上獲得穩定利潤的交易者。 Expert Advisor 根據平均策略工作 , 我建議您正確使用它。 “ 正確 ” 使用它意味著以市場反轉點的平均數開倉 , 並且僅在全球趨勢的方向上交易。 至於主要趨勢的方向 , 我建議通過時間框架 H4 上的 Valable ZigZag 指標來確定。 指標更難確定市場可能發生變化的水平 , 因此我建議交易者在圖表上手動設置它們 , 以便使用平均訂單更準確地進入市場。
因此 , 我想向您介紹 Grid HLevel Expert Advisor - 一種以手動設置的支撐和阻力水平進行交易的 Expert Advisor 。 注意力 !!! Grid HLevel EA 不是全自動的 , 而是半自動的。 所以不要指望你把它放在你的帳 戶 上什麼都不做 , 每天一次你必須為它的正確操作設置新的級別。 如何使用 Exper
This indicator is very useful for day traders or short term traders. (MT5 version) No need to calculate the number of pips manually, just look at the chart and you will see the Virtual Take Profit / Virtual Stop Loss target line and evaluate whether the entry point is feasible to reach the intended target or not.
Enter the intended Take Profit / Stop Loss pips for your trade. The indicator will display Virtual Take Profit / Virtual Stop Loss lines for you to easily see if the target is
FREE
ULTIMATE SALE!
Get BF Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177
(Regular Price: $447 — You Save $270!) For Settings, Instructions and LIVE Results Click Here! BF Scalper PRO is the professional version of the very popular EA - BF Scalper EA. We have implemented a lot of new additional features and systems in this PRO version, in order to improve its overall performance . The improved exit logic reduces the drawdown and increases the efficiency of the system. In
Deep Momentum Analyzer 是一款由人工智能驱动的趋势检测指标,通过直观的柱状图显示市场动量,帮助交易者精准清晰地识别看涨和看跌市场状况。 概述 Deep Momentum Analyzer 使用先进的分析算法将复杂的市场数据转化为清晰可行的交易信号。这款专业级指标为交易者提供市场动量变化的即时视觉反馈,使入场和出场时机更加自信。 该指标在图表下方的单独窗口中以彩色柱状图显示市场动量: 灰色柱 = 看涨动量(潜在买入信号) 红色柱 = 看跌动量(潜在卖出信号) 这个简单的视觉系统消除了混乱,帮助交易者做出更快、更明智的决策。
按市场推荐的时间周期 市场类型 推荐时间周期 外汇 M15, M30, H1, H4
指数 M30, H1, H4, D1
加密货币 M15, H1, H4, D1
合成指数 M1, M5, M15, M30
Boom & Crash M1, M5, M15
为什么这个指标适合您 多周期分析 Deep Momentum Analyzer 使用复杂的三层分析系统,结合快速、中速和慢速周期。这种方法过滤市场噪音并识别真实的趋势方向,与单一时间框架
FREE
概述 使用统计仪表板来跟踪、分析和提升您的交易表现。查看关键统计数据的多种周期,包括每日、每周、每月和自定义周期。通过交互式折线图轻松识别表现最佳和最差的交易工具。 EA 不在策略测试器中运行。联系我们以获取免费试用。 显示的统计数据: 利润 - 利润百分比 & 总净利润($) 交易 - 总交易数 & 胜率 统计数据 - 利润因子 & 恢复因子 胜率 % 回撤 - 资金回撤 % & 余额回撤 % 经纪人费用 - 总佣金 & 总隔夜利息 总交易手数 & 平均交易时长 初始余额 & 当前余额 主要功能 详细的利润和性能指标 实时数据分析 每日摘要报告 月度日历视图 按特定算法(魔法编号)过滤 实时数据分析 访问实时交易数据 :随时掌握最新的市场动态和您的交易表现。 基于实时市场分析做出明智决策 :利用最新数据进行快速准确的交易决策。 每日摘要报告 保持每日绩效摘要更新 :通过详细的日终报告,确保您的活动与目标一致。 全面的指标 :跟踪关键绩效指标,例如总交易数、胜率、利润因子等,以更好地了解您的交易行为和结果。 按特定算法过滤 通过魔法编号过滤交易 :分离并评估不同交易算法或策略的表现。
OWL Volume Profile & Order Flow MT5 Indicator Professional Volume Profile with Real-Time Order Flow Analysis OWL Volume Profile & Order Flow is a powerful, clean, and highly customizable indicator for MetaTrader 5 that combines classic Volume Profile analysis with advanced Order Flow elements. It displays the Point of Control (POC) , Value Area High (VAH) , Value Area Low (VAL) , buy/sell volume delta , and imbalance detection directly on your chart. Designed for day traders, scalpers, and sw
FREE
This indicator helps to draw supply and demand zones based on ICT's concepts. Traders can customize their Demand and Supply zones' color. By default, demand is red, supply is blue. The recommended way of trading by ICT is to buy in Demand Zone and sell in Supply Zone. Do keep in mind to consider multiple other confluences when trading. Do keep in mind that it is possible for supply and demand zones to overlap. In such instances, I would recommend to refrain from trading as this implies a lack of
FREE
LTL长趋势定位器v2.0 - 专业趋势交易指标
LTL长趋势定位器通过识别强劲持久的趋势,帮助交易者把握最佳进场与离场时机。当趋势启动或终结时,它会发出清晰信号,助您在正确时机顺势而为。该工具不仅能发现强劲市场趋势,更精准标注交易位置,明确显示入场点、止损位及止盈位。
核心功能:
清晰买卖信号:市场即将上涨或下跌时显示箭头提示 交易线标注:在图表绘制完整交易布局,所有关键位清晰标注 趋势区域:通过图表配色区分看涨(绿色)与看跌(粉色)周期 统计显示:呈现每段趋势持续的K线数量与点数 信息面板:实时更新趋势状态与最新信号时间
警报系统:
新信号出现时触发弹窗/邮件/声音提醒 单一信号仅触发一次警报(杜绝重复骚扰)
操作便捷:
信号以彩色箭头呈现(蓝箭买入/红箭卖出) 背景色标识活跃趋势区域 垂直线标记精确信号点 所有设置均可适配您的交易风格
适用人群:
新手交易者:简洁视觉信号助决策更轻松 资深交易者:高级过滤机制减少虚假信号 全周期适用:1分钟至月线图均可运行 全市场覆盖:适用于外汇、股票、指数、加密货币及大宗商品
核心优势:
节省时间:快速识别趋势行情 减少
FREE
Professional-Grade VWAP + Market Profile Technology for Precision Trading VWAP Scalping Pro is an advanced analytical tool that integrates Volume-Weighted Average Price (VWAP) analysis with professional Market Profile visualization.
It provides traders with institutional-style insights into price structure, volume distribution, and session dynamics — ideal for scalping, intraday, and swing trading strategies. Key Features Triple VWAP Strategy Framework Trend VWAP (50) – Defines long-term dire
重要!!V1.551 版本里程碑式更新!! 【限时福利】$99 现价仅保留至 3 月 31 日,4 月 1 日起将恢复原价 $199! 我愿称之为:对冲的艺术。购买后请务必私信我,获取 5K 及以上账户的专属配置文件(Set Files)。 V1.551 核心进化点 5K 账户完美适配: 经过深度优化,V1.551 配合评论区专属设置,现已支持 $5,000$ USD 账户(或等值美分账户)稳健运行。 亚洲时段(GMT+2 01:30-08:30)深度定制: 专注捕获亚盘波幅,避开欧美盘剧烈波动,实现极高胜率。 三重网格系统: 多重并发网格,精准捕获市场微观震荡与宏观回调,最大化盈利空间。 ATR+RSI 极端熔断: 智能识别非农、CPI 等大幅趋势插针,无惧单边行情,自动启动账户保护。 A/B 策略完全解耦: 顺势与逆势参数彻底分离,底层性能与资金利用率全面提升。 最优手数序列固化: 引入绝对手数数列,完美规避平台最小步进导致的四舍五入形变。 核心科技:平衡、对冲与智能清仓 Zenith 突破了传统单一网格的局限。不同间距的三重网格在同一品种上独立运作。配合全新的 “绝对手数序列”
DC Euporia Indicator – Trade the Trend with Precision The DC Euporia Indicator by DC Trading is a powerful trend-following and momentum-based trading tool designed to deliver high-probability buy and sell signals with clear entries and disciplined exits. Euporia uses a smart Trend Filter to keep you trading only in the direction of the dominant market trend, significantly reducing false signals. Precise entry arrows show when to enter the market, while the built-in gold/yellow ️ scissors exit
Smart TP SL Manager
Smart portfolio-level TP/SL management with intelligent position distribution Overview Smart TP SL Manager manages take profit and stop loss for your entire portfolio instead of individual trades. Set total TP/SL in USD and let the EA automatically handle all positions with precise, weighted calculations. Key Features Portfolio-level TP/SL in USDReal-time combined P/L monitoring Auto close all positions at target Weighted average SL/TP calculation Auto-update when new posit
FREE
Candle Countdown(MT5)— 当前K线剩余时间倒计时 Candle Countdown 是一款轻量级的 MetaTrader 5 指标,用于实时显示 当前K线(蜡烛图)距离收盘还剩多少时间 。每秒更新一次,界面干净清晰,不会让图表变得杂乱。 主要功能 实时K线倒计时 (根据周期显示为 mm:ss 或 hh:mm:ss) 三种显示位置 价格水平附近(TradingView 风格) ——贴近当前价格水平显示 右上角 ——固定在图表右上 点差/信息上方(右上) ——更靠上,避免与 MT5 右上角点差/信息文字重叠 外观可自定义 :字体、字号、颜色、前缀文本、边距与偏移 适用于 任意品种 与 任意周期 的 MT5 图表 工作原理 指标读取当前K线的开盘时间与周期时长,计算距离K线收盘剩余的秒数并显示为倒计时。
在“价格水平(TV 风格)”模式下,文字会根据当前价格对应的像素位置定位,并向上偏移可设置的像素距离。 参数说明(Inputs) Display Mode(显示模式) Price level (TV style) / Top right / Above spread Pr
FREE
凤凰蜡烛计时面板(MT5)
专为MetaTrader 5设计的实时蜡烛倒计时工具。精准显示当前蜡烛剩余时间,助您优化交易时机把握与纪律执行。
功能定位
精准的K线计时对人工交易者和算法策略至关重要。在K线内过早或过晚入场将影响风险控制、点差暴露及信号有效性。
凤凰K线计时面板提供与经纪商服务器时间同步的清晰倒计时视图。计时器可自动适应图表周期变更并实时更新,消除主观臆测,提升所有周期内的执行精度。
安装
从MQL5市场下载后附加至任意图表,计时面板即刻显示且无需配置。
系统要求
MetaTrader 5 3280版或更高版本。本工具为专家顾问,需运行于图表上。采用经纪商服务器时间,支持所有交易品种及时间周期。
反馈与评价
若您认为本工具实用,敬请在MQL5平台给予五星好评。您的反馈将直接影响凤凰团队的后续更新、优化及新工具开发——我们致力于打造交易者真正重视的功能。
技术支持
通过MQL5私信提供终身支持,24小时内响应。
开发方:凤凰环球投资有限公司 2025 凤凰环球投资有限公司。保留所有权利。
FREE
SMC Pro Order Blocks — XAUUSD 终极版 借助专为 XAUUSD 打造的最先进订单块检测指标,将您的聪明资金交易提升至全新水平。 本指标实时自动识别、绘制并管理多头与空头订单块,并保证零重绘。专为追求精准、高效与可靠的黄金交易者而设计。 核心功能: 零重绘架构 — 历史订单块永不移动 自动冲量检测,每个时间框架自适应阈值 ATR 过滤器,消除微小区域和过大区块 多时间框架叠加(当前图表显示 HTF 区域) 交易时段过滤 — 伦敦、纽约、重叠时段 实时突破与缓解检测 双行标签系统:成交量与力度/状态分行显示 溢价/折扣标签,即时识别方向性偏差 完全自定义颜色 — 填充、边框、标签独立设置 多渠道提醒:弹窗、推送通知、电子邮件 支持多实例,适配多图表交易环境 针对 XAUUSD 全时间框架优化,从 M1 到 MN 专为职业交易者打造。无视觉干扰,无延迟,无重绘。
特别优惠 : ALL TOOLS ,每个仅 $35 ! 新工具 在 首周 或 前 3 笔购买 期间仅售 $30 ! MQL5 上的 Trading Tools 频道 :加入我的 MQL5 频道以获取最新动态 Stochastic Z-Score 是一款动量振荡器:用 Z 分数对价格进行标准化,通过随机逻辑限定范围,并用 HMA 平滑,ALMA 提供长期背景。它提供清晰且灵敏的信号,并可选显示柱状图、动态带与反转标签,以可视化动量变化。
查看 MT5 版本: Stochastic Z Score MT5 Scanner 查看 MT4 版本: Stochastic Z Score MT4 Scanner 更多产品: All P roducts OVERVIEW Stochastic Z-Score 将按波动率标准化的 Z 分数与随机逻辑结合,并使用 Hull 移动平均 (HMA) 进行平滑。 它把价格偏离转化为规范化、易读的信号;长期 ALMA 作为补充背景。 由此得到的振荡器既能捕捉剧烈失衡,又能在震荡行情中保持稳定。 彩色柱状图、动态带与反转标签可一目了
Secure LIFETIME access with permanent updates and dedicated support. I invite you to start a one-month trial today before finalizing your purchase.
XAU Neural Grid PRO is the elite evolution of our neural-filtering technology, specifically engineered for professional traders targeting XAUUSD (Gold) and XAGUSD (Silver) . This Pro version unlocks the full potential of the Neural Grid logic, offering highly customizable parameters to navigate complex market cycles with precision. Contact me for s
Stochastic Color Alerts
Stochastic Color 是一款自定义随机振荡指标,具有动态颜色变化和集成的警报系统,用于识别动量方向和交叉信号。 主线 (%K) 会自动改变颜色:
绿色:上升动量
红色:下降动量
橙色:当前正在形成的K线 该指标基于经典的 %K、%D 和 Slowing 参数,周期可配置,标准水平为 20 和 80。 包含的警报类型:
在超卖和超买区域 %K 与 %D 交叉的买入/卖出警报
任何水平的交叉警报
颜色变化警报(动量变化) 所有警报均在K线收盘后生成(不重绘),每根K线只触发一次警报,并可选择移动推送通知。
适用于所有品种和所有时间周期的剥头皮交易、日内交易和波段交易...............
FREE
EMA 200 Entry Strategy The 200 Exponential Moving Average (EMA) is a powerful indicator used to identify the overall market trend and high-probability trade entries. It acts as a dynamic support and resistance level, helping traders align with institutional market direction. When price is trading above the EMA 300 , the market is considered to be in a strong uptrend . In this condition, traders should focus only on buy opportunities . A valid entry occurs when price pulls back toward the EMA 200
FREE
VWAP Fibo Bands RSJ is an indicator that traces the lines of the daily VWAP and from it creates bands using Fibonacci proportions. This spectacular indicator creates 10 band levels through the selected VWAP period using Fibonacci ratios.
It is fantastic how the prices respect each level of the bands, where it is possible to realize that almost every time the price closes above / below a level of the bands he will seek the next one. If close above will seek to reach the level above and if close
FREE
The original author is David Weis, an expert in the Wyckoff Method. The Weis Wave is a modern adaptation of the 1930's Wyckoff Method, another expert in Tape Reading techniques and Chart Analysis. Weis Waves takes market volume and stacks it into waves according to price conditions giving the trader valuable insights about the market conditions. If you want to learn more about this subject you can find tons of videos in YouTube. Just look for "The Wickoff Method", "Weis Wave" and "Volume Spread
FREE
Hello, Every one
A script to close all market positions and/or pending orders.
-----------------------------------------------------------------------------------
This is Close All market positions and/or pending orders button
You can close all orders in 1 second by one click
For advanced version: Advanced: https://www.mql5.com/en/market/product/77763
https://www.mql5.com/en/market/product/89311 Key:
1 Close all button: The script will close All orders market + pending
FREE
当趋势爆发时获得警报。 该指标在价格向主导趋势方向大幅移动时发出信号。 这些信号可以作为入口点,或添加到趋势中现有位置的点。
注意:趋势跟踪的赢率很低(低于50%),但平均赢的交易回报通常比平均输的交易大3到5倍。
简单的设置 拖放到任何图表,在任何时间框架. 启用警报(可选) 你就完了! 视觉和音频警报 警报直接发送到您的手机 弹出警报发送到您的终端 多用途 股票、外汇、期权、期货 灵活 适用于任何时间范围 注意:趋势跟踪的赢率很低(低于50%),但平均赢的交易回报通常比平均输的交易大3到5倍。 注意:趋势跟踪的赢率很低(低于50%),但平均赢的交易回报通常比平均输的交易大3到5倍。 注意:趋势跟踪的赢率很低(低于50%),但平均赢的交易回报通常比平均输的交易大3到5倍。
FREE
The Nick Rypock Trailing Reverse (NRTR) is a high-performance trend-following indicator for MetaTrader 5, designed to identify structural trend reversals with precision. Originally developed by Konstantin Kopyrkin, this indicator filters market "noise" by maintaining a dynamic distance from price extremes, allowing traders to capture significant trends while ignoring minor corrections. Unlike traditional moving averages that lag behind price action, the NRTR stays at a fixed distance from the tr
FREE
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
This indicator based on Tradingview indicator
True Close – Institutional Trading Sessions (Zeiierman) is a professional-grade session mapping tool designed to help traders align with how institutions perceive the market’s true close. Unlike the textbook “daily close” used by retail traders, institutional desks often anchor their risk management, execution benchmarks, and exposure metrics to the first hour of the next session.
This indicator visualizes that logic directly on your chart — drawi
FREE
该指标通过分析连接价格和MACD直方图峰值或谷值的线的斜率来识别背离。 看涨背离(趋同): 当连接MACD谷值的线与连接相应价格谷值的线具有相反的斜率并趋同时发生。 看跌背离: 当连接MACD峰值的线与连接相应价格峰值的线具有相反的斜率并发散时发生。 当检测到背离信号时,指标会在对应信号的价格水平和时间上在图表中标注点。 额外功能: 该指标集成了 Darek Dargo的交易系统 中的信号,称为 TFR(The First Red) 。如果背离和TFR信号同时发生,指标会在图表中显示方向箭头,突显强化信号。 MACD直方图: 为了更清晰地显示,直方图采用不同颜色: 红色柱状 表示值高于前一根柱子。 绿色柱状 表示值低于前一根柱子。 当直方图在零线以下从红色变为绿色时,表明可能存在买入机会。相应地,当直方图在零线以上从绿色变为红色时,表明可能存在卖出机会。 背离和TFR信号作为过滤器,增强了这些信号的可靠性。 技术细节: MACD直方图计算为12周期和26周期指数移动平均线的差值。信号线未参与背离模式,以确保专注于直方图的动态。
Aroon 趋势指标说明 Aroon 趋势指标 —— 完整解读 Aroon 指标是一种强大的趋势分析工具,用于帮助交易者识别市场趋势的形成、强度以及成熟阶段。 它由两条主要线组成: Aroon Up(向上线) 和 Aroon Down(向下线) 。 这两条线根据价格距离最近一次高点或低点所经过的时间来计算,从而帮助交易者判断市场的真实动能。 当 Aroon Up 长时间保持在 100 附近,而 Aroon Down 保持在较低水平时,市场通常被视为处于强劲上升趋势。 相反,如果 Aroon Down 高企而 Aroon Up 较低,则市场可能处于强烈下跌趋势中。 因此,Aroon 指标非常适用于趋势跟随策略、突破策略以及波段交易系统。 通过观察两条线的交叉,交易者可以识别以下信号: 趋势早期反转信号 趋势延续与确认 市场横盘与低波动时期 动能衰竭区域 突破的潜在确认 与传统基于价格波动的指标不同,Aroon 更注重 基于时间的趋势力量 , 因此它往往能提供更早、更准确的趋势预警信号。 Darwinex Zero 专属折扣码 如果你正在使用 Darwinex Zero,这里提供一个 20
FREE
MyFXRoom Supply & Demand Zones Automatically identifies and draws high-probability Supply and Demand zones directly on your chart using a ZigZag-based swing point algorithm. Zones are calculated on a configurable higher timeframe and projected onto any chart timeframe, giving you clean, objective levels without manual analysis. How It Works The indicator scans historical price data for significant swing highs and swing lows using a ZigZag algorithm. Each confirmed swing point becomes a Supply z
FREE
请不要忘记给指标评分,以帮助我提高其可见性。 DailyHighLow 指标是专为 MetaTrader 5 (MT5) 平台设计的强大工具,旨在帮助交易者跟踪每日的价格波动。该指标可以自动绘制趋势线,基于自定义时间段内的最高价和最低价,为需要准确市场信息的交易者提供清晰的视觉辅助。 主要特点: 趋势线个性化设置: 根据您的交易偏好,调整趋势线的颜色、样式和宽度,包括破位线和未破位线。 动态更新: 自动根据最新的市场数据调整趋势线,并使用明显的视觉标记来显示破位情况。 灵活参数设置: 选择显示趋势线的天数,设置破位后趋势线的结束时间,并为最高价和最低价自定义趋势线的外观。 清晰的视觉效果: 通过不同的颜色和线条样式轻松区分破位和未破位的趋势线,使您可以一目了然地识别市场的关键水平。 此指标非常适合希望通过清晰且可自定义的趋势线来增强技术分析的交易者,无论是分析短期趋势还是长期市场动向,DailyHighLow 指标都能为您的交易策略提供宝贵的信息支持。
FREE
发现BollingerBandsEA:简化您的外汇交易体验 BollingerBandsEA是一款专家顾问,利用著名的布林带策略,将技术分析与自动执行相结合。该产品为所有经验水平的交易者设计,提供了一个实用的方法来优化您的金融市场交易活动。 为什么选择BollingerBandsEA? 基于策略的方法: 使用布林带逻辑,通过可靠的技术标准识别交易机会。 智能自动化: 支持自动买卖操作,减少持续监控的需求。 风险管理: 包含可调选项,用于止损和获利保护您的资金。 易于使用: 提供用户友好的界面,适合各种经验水平的交易者。 要求和兼容性 作为已编译文件( EX4/EX5 )提供,适用于MetaTrader 4/5平台。 不使用外部库(DLL),确保最高安全标准。 探索BollingerBandsEA的潜力,使您的交易过程更加高效和有条理。
FREE
ULTIMATE SALE!
Get Smart Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177
(Regular Price: $447 — You Save $270! Don't Miss!) Smart Scalper PRO is the PRO version of the popular scalper BF Smart Scalper EA with a lot of new features/systems and improvements. Smart Scalper PRO is based on the most proven trading principle since the markets exist – enter the market in the direction of a strong market impulse, after a reasonable correction is detected. In the core of this
Pivot Points 指标 ,用于计算关键的支撑位和阻力位,适合日内交易者和波段交易者。非常适合用于识别反转点、设定目标以及在任何时间周期内进行风险管理。 适用于日内交易者
识别进出场的关键价位 设定止损和目标价位 识别潜在的日内反转 适用于波段交易者
识别周线 / 月线级别的支撑与阻力区域 规划中期持仓 辅助趋势分析 适用于剥头皮交易者(Scalpers)
为快速交易提供参考价位 在更小的时间周期上提供决策点 ...........................................................................................................
FREE
ADVANCED MARKET ANALYSIS INDICATOR Overview of the Indicator
This is not a simple indicator — it’s a multi-analysis predictive system. It combines:
Volume Profile (POC, VAH, VAL)
Fibonacci Extensions
Pivot Levels (Daily, Weekly, 4H)
Trend Determination (MA-based)
Smart Money Concepts & Pattern Detection (basic placeholders for expansion)
Prediction Engine (projects price forward for 1 hour)
It gives you:
Target Price Line (projection)
Stop Loss Line (usually at Volume POC)
FREE
MetaTrader市场是您可以下载免费模拟自动交易,用历史数据进行测试和优化的唯一商店。
阅读应用程序的概述和其他客户的评论,直接下载程序到您的程序端并且在购买之前测试一个自动交易。只有在MetaTrader市场可以完全免费测试应用程序。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录