适用于MetaTrader 4的新EA交易和指标 - 52
概述 真正强弱指数 (True Strength Index, TSI) 指标是一种动量振荡器,在 MT4 的独立窗口中显示。它通过两次指数移动平均 (EMA) 平滑动量 (MTM) 及其绝对值,然后计算两者的比值并乘以 100。TSI 有助于可视化市场趋势的强度和潜在的转折点。 主要功能 双重 EMA 平滑,减少噪音,呈现更清晰的曲线 信号 EMA 叠加,辅助判断买卖时机 自动缩放至 –100 至 +100 范围内 在 0 和 ±50 位置绘制水平线,提升可读性 支持自定义快速 EMA、慢速 EMA 和信号 EMA 周期 安装方法 在 MT4 中选择“文件”→“打开数据文件夹”。 将 TSI.mq4 复制到 MQL4\Indicators 文件夹。 重启 MT4,或在“导航”面板中右键单击并选择“刷新”。 在指定图表上,依次点击“插入”→“自定义”→“TSI”,调整参数后点击“确定”。 参数说明 变量 默认值 说明 FastEMAPeriod 7 第1阶段(快速)EMA 平滑 MTM 的周期 SlowEMAPeriod 7 第2阶段(慢速)EMA 进一步平滑的周期 SignalEMA
FREE
Aroon Classic 指标概述 Aroon Classic 指标是一种技术工具,可定量识别图表上趋势的出现和持续性。它使用两条线——“Aroon Up”和“Aroon Down”——在 0–100 范围内显示趋势强度和转折点。Aroon Up 值越高,表示上升趋势越强;Aroon Down 值越高,表示下降趋势越强。 主要特点 直观区分趋势的形成和反转 可自定义计算周期(默认:14) 灵活设置线条颜色、宽度和样式 指标参数 参数 说明 默认值 Period 用于 Aroon 计算的周期条数 14 Aroon Up Color Aroon Up 线的颜色 DodgerBlue Aroon Down Color Aroon Down 线的颜色 Tomato Line Width 线条宽度(像素) 2 计算方法 Aroon Up 根据指定周期内自最高点以来的条数计算,公式如下:
Aroon Up = ((Period – BarsSinceHighestHigh) / Period) × 100
同理,Aroon Down 根据自最低点以来的条数计算:
Aroon Down = ((P
FREE
具有双线信号、两级系统、多时间框架支持、可自定义视觉信号和高度可配置警报系统的高级 Fisher Transform 指标。
自由编程服务、更新和其他 TrueTL 产品可在我的 MQL5 资料页 上获取。
非常感谢您的反馈和评价!
什么是 Fisher Transform? Fisher Transform 是一种将价格转换为高斯正态分布的技术指标。由 John Ehlers 开发,它通过将价格转换为在极端正值和负值之间振荡的数值来放大价格转折点。 该指标产生清晰、明确的转折点,使识别潜在反转变得更加容易。+2.0 以上的值表示极端超买状态,-2.0 以下的值表示极端超卖状态。指标由两条线组成:主线(Fisher Transform 值)和信号线(主线的平滑版本)。这两条线之间的交叉通常被用作入场信号。 功能: 具有两级系统(高/超买和低/超卖)的双线 Fisher Transform(主线和信号线) 具有三个独立可配置信号缓冲区的視觉信号标记(箭头、垂直线) 高级信号检测:方向变化、线交叉、级别交叉、两条线的峰值/谷值 可配置的警报功能(电子邮件、推送、声音、弹出窗口),带有
FREE
T3 2Lines – 雙線T3指標助力精準趨勢判斷 「T3 2Lines」是基於 T3(三重指數移動平均)算法的 MT4 指標,能同時在主圖上繪製短期和長期兩條 T3 線。透過這兩條平滑曲線的交互,交易者能更準確地判斷趨勢的開始、持續與可能反轉的位置。 主要功能 同時顯示短期與長期兩條 T3 線 每條 T3 線均可自定義週期與平滑係數(b) 輕鬆識別趨勢方向、強度與回調區域 線條清晰,適合輔助主觀交易決策 什麼是 T3? T3(Triple Exponential Moving Average)是一種比傳統 EMA、SMA 更平滑的移動平均技術。T3 結合多層 EMA 平滑,能有效降低市場噪音,幫助交易者更清楚地掌握趨勢。「T3 2Lines」同時顯示短期與長期 T3,適合進行多角度趨勢分析。 應用場景 交叉信號: 短期 T3 上穿或下穿長期 T3,常作為趨勢反轉的初步信號 趨勢確認: 當兩條線同向傾斜,表示強勢單邊行情 回調進場: 價格觸及短期 T3 時,可作為順勢進場點參考 出場判斷: 長期 T3 的斜率可用來判斷趨勢是否開始減弱 參數說明 參數名稱 說明 預設值 ShortPe
FREE
具有多时间框架支持、可自定义视觉信号和可配置警报系统的Balance of Power(BOP)指标。
自由编程服务、更新和其他TrueTL产品可在我的 MQL5个人资料 中获取。
非常欢迎您的反馈和评价!
什么是BOP? Balance of Power(BOP)是一个振荡器,通过将价格变化与K线范围进行比较来衡量买方与卖方的强度。该指标计算为(收盘价 - 开盘价)/(最高价 - 最低价),然后用简单移动平均线(SMA)进行平滑处理。 BOP值在-1和+1之间变动。正值表示买方更强(收盘价高于开盘价),负值表示卖方更强(收盘价低于开盘价)。值的大小显示了走势的强度。BOP通过显示买卖压力之间的平衡来帮助识别市场强度和潜在的反转。 功能: 带箭头和垂直线的视觉信号标记 三个独立的信号缓冲器,具有可配置的触发条件 信号检测选项:方向变化、水平穿越、高点/低点 每个信号的可配置警报功能(电子邮件、推送、声音、弹窗) 具有插值方法的多时间框架(MTF)功能 直方图或线条绘图模式 多种颜色模式(简单、基于方向、基于水平) 通过自定义指标调用(iCustom)访问缓冲器,用于与Expert
FREE
轻松在图表上绘制进场价、止盈和止损水平,用于分析和跟踪交易信号。 主要功能 轻松输入进场价、TP1、TP2、TP3 和 SL 值 可选的垂直线用于标记信号时间 每条线支持自定义标签和颜色 直观评估信号的准确性与风险回报比 适用于所有品种和所有时间周期 无重绘、无延迟,线条清晰稳定 应用场景 可视化来自 Telegram、WhatsApp 或其他渠道的交易信号 分析历史信号并学习市场反应 向社群或客户展示清晰的信号布局 搭配手动或自动策略使用 关键词 信号, 绘图, 进场, 止盈, 止损, 外汇, 电报, 可视化信号, 手动交易, 信号分析, TP, SL, 图表, 水平线, 评估, 教学, 指标, 工具, 绘图, 进场, 止盈, 止损, 外汇, 电报, 可视化信号, 手动交易, 信号分析, TP, SL, 图表, 水平线, 评估, 教学, 指标,
FREE
介绍 Radius Trend by ChartPrime MT5,这是一款创新的指标,旨在通过提供动态趋势分析来增强您的交易策略。该工具非常适合希望识别市场趋势并根据实时数据做出明智决策的交易者。 凭借其独特的基于半径的方法,Radius Trend 能够适应市场波动,提供明确的趋势确认和反转信号。这使其成为希望最大化盈利并最小化风险的交易者的必备工具。 MQL 产品安装指南 | 在 MT5 上更新已购买的 MQL 产品 | 常见故障排除指南 | 指标设置 / 指南 主要特点 缓冲区集成:将指标值暴露为可访问的缓冲区,允许 Expert Advisor 直接读取信号以进行自动交易。 快速且可回测:基于 MetaTrader 的原生 OnCalculate() 引擎构建,确保快速计算并与策略测试器完全兼容,以进行历史回测。 弹出警报:在信号事件上触发 MetaTrader 警报弹出窗口,让您不会错过任何交易机会。 推送通知:实时向您的 MetaTrader 移动应用发送推送通知,使您能够随时监控市场状况。 电子邮件警报:在信号事件上提供电子邮件通知,使您即使在离开终端时也能监控交易。
体验增强的交易精度,使用 CM Ultimate MA MTF MT4,这是一款专为 MetaTrader 4 设计的复杂移动平均指标。该指标非常适合希望将多时间框架分析纳入其策略的交易者,为市场趋势和价格波动提供有价值的见解。 CM Ultimate MA MTF MT4 通过允许用户可视化关键市场信号,提供竞争优势,支持可自定义的移动平均线。无论您是剥头皮交易者还是波段交易者,这个工具都能增强您的决策过程,帮助您自信地识别潜在的进出点。 MQL产品安装指南 | 在 MT4/MT5 上更新已购买的MQL产品 | 常见故障排除指南 | 指标设置 / 指南 主要特点 多时间框架支持:在所有标准的 MetaTrader 时间框架(从M1到MN)中无缝工作,提供分析的灵活性。 缓冲区集成:将指标值作为可访问的缓冲区暴露,使 Expert Advisor 能够利用信号进行自动交易。 快速且可回测:基于 MetaTrader 的本地 OnCalculate() 引擎构建,确保快速执行并与策略测试器完全兼容,以进行历史回测。 弹出警报:在信号事件上触发 MetaTrader 警报弹出,确保您不会错
快速线工具:用于绘制趋势线和矩形的便捷指标
Quick Lines工具是MetaTrader4强大而直观的指标,专为需要快速有效的技术分析工具的交易者而设计。 使用此指标,您可以轻松创建趋势线,支撑/阻力位(AP/DW)和矩形,优化图表布局过程。 该指标是理想的初学者和专业交易者寻求提高分析的准确性和速度。
主要优点
直观的界面:通过支持"显示"功能的用户友好按钮面板控制所有功能。/隐藏",以尽量减少分心。
配置的灵活性:可定制的颜色,线条样式和厚度,以及按钮大小和位置,以适应您的交易风格。
支持多时间帧:趋势线和矩形显示在当前和较低的时间帧上,而AP/DW线和关键按钮在所有时间帧上都可见。
稳定定位:对象以固定偏移量(距左边缘6厘米,面板下方100像素)创建,并通过图形的任何缩放保留其宽度(~10厘米)。
自动警报:当价格触及AP/DW线时接收音频和视频通知,这有助于您不会错过重要的市场事件。
填充矩形:第一个矩形用颜色填充以突出区域,第二个矩形保持透明以获得更大的清晰度。
错误保护:可靠的事件处理,包括防止双击和更改时间帧时的正确
蜡烛图形态 1 2 3 模式 指标 蜡烛图形态 1 2 3 模式 是一款基于经典 1-2-3 价格结构的技术指标,通过蜡烛图结构和波动点识别高概率的反转形态。只有在 确认突破后 才显示信号,从而有效减少噪音,避免过早进场。 主要特点: 基于蜡烛图的确认型多头和空头 1-2-3 形态识别 自动绘制模式点之间的趋势线,并在确认处显示箭头信号 支持终端提示、邮件、推送通知和声音提醒 外观可定制,支持设置信号柱和形态持续时间 适用于所有时间周期和交易品种的反转、回调和突破策略。 ......................................................................................
您獲利策略的防禦性措施!
正如孫子大師所言:防禦之策在於避免敗北;攻克敵軍則需主動出擊。
您是否希望終結因專家顧問程式(EA)故障導致的荒謬回撤?是否渴望追蹤盈虧並認真執行風險管理?在您購買下一筆自營交易帳戶或專家顧問程式前,請暫停腳步。首先恭喜您!我為您開發了「交易意外虧損的第一道防線」。這款強大工具能在您達到每日獲利目標或每日回撤觸及預設限值時,自動鎖定帳戶停止交易,讓您的資金免受情緒決策、市場波動或專家顧問故障的侵蝕。將此工具納入您的交易武庫,從容應對市場波動!
MT5版本: https://www.mql5.com/en/market/product/145639
核心功能:
自動交易封鎖:每日權益虧損或獲利目標觸及時,立即停止所有交易活動。 即時監控: 全天候追蹤權益與回撤幅度變化 每日重置:回撤上限與盈利目標於新交易日開始時自動重置 ️ 自訂設定:依據交易策略設定百分比或固定金額的盈利目標與回撤限額 警示通知:權益觸及限額時即時接收提醒
您需要 T 的理由
透過 DeepL.com (免費版)翻譯
Auto SLTP Risk Assistant 是一款用于 MetaTrader 5 的自动交易工具,旨在帮助交易者根据每笔交易的固定风险,精确设置止损(SL)和止盈(TP)。 通过简洁互动的界面,您只需在图表上拖动止损线,EA 将根据您设定的风险回报比自动计算手数和止盈位置,并立即执行 BUY 或 SELL 订单。 ️ 主要功能: 根据固定风险(例如每笔交易 $10)自动计算交易手数 灵活的止损线:手动拖动以适应您的策略 图表内输入风险值和风险回报比(RR) 快捷操作按钮:BUY、SELL 和 CLOSE ALL 一键执行 简洁响应式界面,适合剥头皮和波段交易者 锁仓功能(手动对冲): 使用 LOCK 按钮锁定浮动仓位 支持 Cent(美分)和标准账户 ️ 输入参数: RiskPerTrade :每笔交易的固定风险金额(美元) RiskRewardRatio :风险回报比(如 1:2) EnableLocking :显示 LOCK 按钮以手动对冲持仓 适合谁使用? 想要执行严格风险管理的新手 追求快速精准入场的资深交易者 不希望手动计算 SL/TP
PipStartex 是一款剝頭皮交易指標。它以通道的形式在圖表上繪製超買/超賣價格區域。當價格超出通道時,它也會在圖表上繪製黃點。當價格超出該頻道時,它總是試圖回落。了解了這種模式,每個交易者都可以用它來進行交易。當超賣區域的價格超出紅色區域下方的通道時,我們開立買入交易。當超買區域的價格超出藍色區域上方的通道時,我們開立賣出交易。在 97% 的情況下,價格總是會迅速嘗試回到舒適圈。舒適區是指價格位於通道內。當價格超出通道時,價格會感到不舒服。為了了解其工作原理,請下載該指標的演示版,並在策略測試器的可視化模式下進行測試。 為何您應該使用此指標: 此指標在圖表上顯示的形態在 97% 的情況下都有效。 此指標不會重新繪製其值。 適用於日內時間框架 M5、M15、M30 和 H1。 此指標對於新手和專業人士都非常易於使用。
如何測試此指標: 從您的電腦造訪此頁面,然後點擊「免費演示」按鈕。 然後,指標將出現在您的 MT4 中。 運行策略測試器,並從指標清單中選擇此指標。 選擇 GBPUSD 或 EURUSD 貨幣對。 選擇週期,例如 M5。 點選「開始」按鈕,觀察指標如何在圖表上繪製
System Super Trend: Your personal all-inclusive strategy The indicator no repaint!!! System Super Trend - is an easy to use trading system. It is an arrow indicator designed for Forex and cryptocurrencies. The indicator can be used as a standalone system, as well as part of your existing trading system.
How does System Super Trend work? We have 3 options for trading with our indicator.
Global Signals - You can easily trade using these signals, Green arrow - for buying, Red - for selling.
Exorcist Bot is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
I present to you the parameters and settings of the Series Control bot, which is an ultra-modern bot for working in the Forex market. This bot uses the latest money management and market analysis technologies to identify trends and make trading decisions. It also has a flexible control and protection system for each position.
Currency pairs for trading:
EURUSD, USDJPY, GBPUSD, AUDUSD, USDCAD, USDCHF, NZDUSD, EURJPY, GBPJPY, EURGBP, AUDJPY, EURAUD, EURCHF, AUDNZD, NZDJPY, GBPAUD, GBPCAD, EURNZ
I present you the settings and parameters of the Nagara bot, an ultramodern tool for working in the Forex market. This bot uses advanced capital management technologies and market analysis to determine the trends and make reasonable trading decisions. In addition, it is equipped with a flexible control and protection system for each position.
Currency pairs for trading: Eurusd, USDJPY, GBPUSD, AUDUSD, USDCAD, USDSHF, NZDUSD, EURJPY, GBPJPY, EURGBP, AUDJPY, EURAUD, EURCHF, AUDNZD, NZDJPY, G
PriceDensity – Professional Price Density Indicator for Accurate Market Level Detection PriceDensity is a smart, non-volume-based indicator that analyzes historical price action to determine key price levels with the highest frequency of occurrence . It automatically detects where the market has spent the most time – revealing hidden areas of support and resistance based on actual market behavior, not subjective drawing. This tool is ideal for traders using price action, support/resistance conce
ShiftedPriceDensity — Professional Price Density Indicator with Shifted Historical Levels ShiftedPriceDensity is an advanced technical custom indicator for the MetaTrader 5 platform that visualizes the most significant horizontal price levels based on historical shifts . This tool is ideal for traders who practice cluster analysis , build support and resistance levels , and look for key price zones in volatile market conditions. The indicator is built upon the concept of
ShiftedPriceDensitySet – Advanced Price Density Level Analysis with Time Shifts ShiftedPriceDensitySet is a powerful professional indicator for MetaTrader 5 , designed to visualize key price density levels across multiple time-shifted segments of historical data. It builds multiple instances of the embedded PriceDensity indicator with configurable depth and shift settings to reveal consistent price clusters that often act as support/resistance zones or areas of strong market interest. This is an
Pointer Trend Switch — precision trend reversal indicator Pointer Trend Switch is a high-precision arrow indicator designed to detect key moments of trend reversal based on asymmetric price behavior within a selected range of bars. It identifies localized price impulses by analyzing how far price deviates from the opening level, helping traders find accurate entry points before a trend visibly shifts. This indicator is ideal for scalping, intraday strategies, and swing trading, and performs equa
Genotype : Your reliable guide in the world of Forex
Genotype is an advanced Forex trading bot specifically designed for traders seeking efficient and automated trading. This innovative tool offers a wide range of features and capabilities to enable traders to effectively manage their trades and strategies. Special offer for early adopters: price reduced, but will be increased in the future.
Tools for work: EURUSD, AUDCAD, AUDCHF, AUDJPY, AUDNZD, AUDSGD, AUDUSD, CADCHF, CADJPY, GBPSEK, GBPSGD
ForexFortune-Navigator: Your reliable guide to the Forex market
ForexFortune-Navigator is an advanced trading bot designed for Forex traders. This innovative tool has a wide range of features and capabilities that allow traders to effectively manage their trades and strategies.
The price for the first users is reduced; in the future the price will be increased.
Advantages of ForexFortune-Navigator: Reliability and Stability : ForexFortune-Navigator is designed to meet high standards of relia
Nirio : Your reliable conductor in the Forex market
Nirio is a high-tech trading bot, designed specifically for forex traders. This innovative tool is equipped with many functions that allow traders to effectively manage their transactions and strategies.
The price for the first users will be reduced, and over time will increase.
Advantages Nirio: Reliability and stability: Nirio is developed in accordance with the highest reliability and stability standards, which provides confident and saf
GoldlionEA – Advanced Algorithmic Trading for Gold (XAU/USD) GoldlionEA is a highly adaptive and intelligent Expert Advisor built specifically for trading Gold (XAU/USD) with precision and control. Powered by the Robben-Scalper 2.0.0 engine, it combines multiple technical indicators such as Moving Averages, Bollinger Bands, and Envelopes to identify optimal market entry points. The EA offers comprehensive volatility filtering, dynamic risk management, and a built-in screen shooter for advanced b
**Description of the Trending Mechanism Forex Trading Bot**
**Trending Mechanism** is a high-tech trading bot for the MetaTrader 5 platform designed for automatic market analysis and trading in the Forex market. By utilizing the latest market analysis and capital management technologies, this bot allows traders to effectively identify trends and make informed trading decisions based on current market conditions. It is ideal for both experienced traders and beginners, thanks to its intuitive se
Navigator FX: Your reliable guide to the Forex market
Navigator FX is an advanced trading bot designed for Forex traders. This innovative tool has a wide range of features that allow traders to effectively manage their trades and strategies.
The price for the first user will be low, and it will increase in the future.
Advantages of Navigator FX:
Reliability and Stability: Navigator FX is designed to the highest standards of reliability and stability. Intelligent Risk Management: Built-in we
Railway Tracks Pattern — Reversal Pattern Indicator Railway Tracks Pattern is an indicator that automatically detects a powerful two-candle reversal pattern on the chart. It looks for two candles with opposite directions (bullish and bearish), similar in size, and with minimal wicks — a clear sign of momentum shift. How it works: The first candle is strong and directional. The second candle moves in the opposite direction and is of similar size. Both candles have small shadows (wicks). The
FREE
Multi Anchor VWAP Pro MT4 – Pure Anchored VWAP | Adaptive σ-Bands | Smart Alerts Precision VWAP anchoring, purpose-built for MetaTrader 4. One-click anchors, dynamic σ-bands or %-bands and instant multi-channel alerts—ideal for scalpers, intraday and swing traders who need institutional-grade fair-value mapping. Public channel: CLICK HERE
Full User Guide – Need MT5? Click here WHY PROFESSIONAL TRADERS CHOOSE MULTI ANCHOR VWAP PRO VWAP is the institutional benchmark for fair value. This MT4
Sniper System Accurate entry points for trades for currencies, crypto, metals, stocks, indices! The indicator 100% does not repaint All screenshots were taken at the time of publication (no adjustment to history!) If a signal appears, it no longer disappears! Unlike indicators with redrawing, which lead to loss of deposit, because they can show a signal and then remove it. Trading with this indicator is very easy. We wait for a signal from the indicator and enter the transaction according to th
NOW IS YOUR CHANCE TO TRY GOLD BUSTER PRO FOR A VERY LOW PRICE THAT YOU WILL NEVER REGRET. PRICE WILL CHANGE WITHOUT PRIOR NOTICE SO DON'T MISS YOUR CHANCE. GET IT NOW BEFORE ITS TOO LATE! NEXT PRICE WILL BE $199! Quantix Gold Buster Pro – Advanced Gold Trading EA for XAUUSD (H1) Trade gold smarter. Quantix Gold Buster Pro is a next-level Forex Expert Advisor designed for XAUUSD ( gold ) on the H1 timeframe —engineered for consistent results even in high-volatility markets. Why Choo
Case Automated : Your reliable guide in the Forex World Case Automated is an advanced trade bot for the Forex market, specially designed for traders, striving for effective and automated trade. This innovative tool offers a wide range of functions and capabilities, allowing traders to effectively manage their deals and strategies. A special offer for the first users: the price is reduced, but in the future it will be increased. Work tools: EURUSD, AUDCAD, AUDCHF, AUDJPY, AUDNZD, AUDSGD, AUDUS
Auto BE 2 Edition– Trade Exit and ADR Panel Utility (MT4) Auto BE 2 Edition is a MetaTrader 4 utility designed to manage trade exits through automatic stop-loss placement, breakeven protection, and optional partial position closing.
It also includes an optional ADR (Average Daily Range) panel that displays market range and volatility data directly on the chart. The tool supports structured and consistent trade management for both manual and Expert Advisor-driven trades. Main Functions Automatic
FREE
With the Anchored VWAP for MT4 from Trading.de, you can easily calculate and display the volume-based average price starting from a specific point in the chart (anchor). The indicator is ideal for our Trading.de 1-minute chart strategy, but can also be used in all other timeframes. The AVWAP for MetaTrader 4 is calculated using volume or an average period. In the settings, you can specify whether or not to use real trading volume. The indicator also has a "Lock" button in the upper right corner
Follow us on Instagram: https://www.instagram.com/project_oro_ea
Project Oro is a trading algorithm project that I began approximately six years ago. After countless painful and excruciating hours of coding, it is finally ready to be released to the public.
The Expert Advisor (EA) is built on a proprietary and unique technique that analyzes the behavior and movement of candlesticks and the price action within the gold market. It searches for short windows of opportunity to strike and exits tr
Railway Tracks EA — Automated Trading Based on the "Railway Tracks" Pattern Railway Tracks EA is an expert advisor that trades a powerful candlestick reversal pattern known as “Railway Tracks.” It automatically detects signals from two strong opposite-direction candles and places trades with a customizable risk/reward ratio. Trading Logic: BUY : after a bearish candle followed by a bullish one. SELL : after a bullish candle followed by a bearish one. SL : placed beyond the extreme of the
️ 严重警告:请勿手动管理交易!️ 本EA基于一个高度精密、依赖状态的逻辑运行。任何手动干预(使用相同魔术数字开仓、平仓或修改订单)都将严重干扰EA的内部状态机,并导致不可预测的行为和潜在的亏损。 为确保EA正常工作,请允许它全程自动管理交易,不要进行任何手动干预。
G-T-O黄金交易员:为XAUUSD设计的终极游戏理论最优EA 您是否已厌倦那些依赖简单、过度优化的指标,并在真实市场中频频失效的EA?欢迎来到算法交易的新范式。 G-T-O黄金交易员 不仅仅是又一个RSI机器人;它是一个以 游戏理论和纳什均衡 为核心而设计的复杂交易智能体。 本EA不将市场视为可预测的图表,而是一个拥有无数玩家的扑-克牌桌。它的目标不是猜下一张牌,而是在当前的游戏状态下,做出 数学上的最优决策 。 核心策略特征: 极限反转捕捉引擎(“全下”信号):
我们专有的入场逻辑,其灵感来源于一位等待完美时机的扑-克大师。它不会基于简单的超买或超卖信号进行交易。相反,它会耐心等待市场完成一次从一个极端到另一个极端的、彻底的摆动(例如,从超买到超卖)。这个强大的动能转换,构成了一个高确定性的确认信号——我们入场
GoldAlgo Breaker EA works on Time and Price theory. As the price patterns change, there will be no difference in performance of the EA, which is why this system has long-term stability and performance. The EA finds important and valuable price and executes trades based on them.
This system works 100% automatically. Suitable for Gold metal.
MT5 : https://www.mql5.com/en/market/product/144973
Public channel : https://www.mql5.com/en/channels/mqlexp
Note : If you have any problems running i
The trading robot (scalper) works according to the totality of signals of several indicators. And checks the price speed. It is advisable to trade on TF M5 (best results).
Input parameters: Fix Lot - trades with a fixed lot Use autolot - the robot itself selects the lot depending on the depot and with an increase in the depot increases the lot Min Distance Between Deals - is the minimum distance between transactions For currencies you can not increase this parameter. For every 1500 $ 0.01 lot
Elevate your chart analysis with precision visual signals. The CandleBodyArrows indicator is designed for traders who value clear, actionable chart insights. It automatically identifies significant candle movements based on user-defined thresholds and highlights them with intuitive up and down arrows. Whether you're trading trends or volatility, this tool offers an additional layer of visual confirmation that integrates seamlessly with your existing technical approach. Key Features: Highlights c
DO NOT TRY THIS, IT IS NOT WORKING. SOON I WILL PUBLISH NEW VERSION ONCE IT IS UPDATED
RahimSwingEA - A Powerful and Intelligent Trading Solution for MetaTrader 4 Unlock the potential of your trading with RahimSwingEA , a state-of-the-art Expert Advisor (EA) designed to bring advanced swing trading strategies directly to your MetaTrader 4 platform. Built with precision and optimized for high performance, RahimSwingEA provides a seamless, automated trading experience for both novice and seasone
FREE
Download Trade Manager EA by Mr_Green76 to manage your trades on MetaTrader 4 – FREE
️ Dynamic TP/SL Control – Set dollar or percentage-based targets
️ Smart Partial Closes – Auto-lock in profits or limit losses
️ One-Click Control Panel – Manage trades visually, close charts automatically
️ Live P/L Labels – Real-time stats on your chart
️ Save/Load Presets – Seamless session-to-session trading
FREE
Moving MinMax is a custom trend indicator that helps you easily identify the current market direction , reversals , and high-probability trade setups . This tool uses a unique calculation method that measures price pressure from both buyers and sellers, helping you see who is in control and when the market is likely to change direction. Unlike basic oscillators or moving averages, this indicator computes trend likelihoods using a distribution-based exponential model applied over a moving price w
Live Signal MT5 (Running since 2023): View Live Performance Preset File & Quick-Start Guide: Download Here MT5 Version: Sentinel AutoTrade MT5 Reversal Trading on AUDCAD. Bollinger Bands + Stochastic. Running Since 2023. Sentinel AutoTrade MT4 is an Expert Advisor engineered for precision reversal trading on the AUDCAD M15 timeframe. It identifies high-probability price turning points using a combination of Bollinger Bands and Stochastic Oscillator , and manages positions with a dynamic
Purpose : The AllAverages indicator plots a moving average line on the chart, with options to select from a wide range of MA types and price applications. It also displays buy and sell signals as arrows when the trend changes, and supports alerts (sound, email, push notifications) for these signals. Key Features : Supports multiple moving average types (e.g., SMA, EMA, HMA, TEMA, etc.). Allows customization of the price type (e.g., Close, Open, High, Low, Heiken Ashi variants). Displays a colore
About:
QQE Dual Pulse is best for people who are using QQE with their existing trading strategies to validate trends. It is an oscillator that combines two QQE calculations with Bollinger Band filtering to identify high-probability trading signals. This indicator helps traders spot momentum shifts and trend changes with reduced false signals.
Detailed description with screenshots is in blog post: https://www.mql5.com/en/blogs/post/763582
What is QQE and QQE Mod?
QQE original: is an enhanced
Jinn - Fair Value Gap Trading Expert Advisor Professional automated trading system that identifies and trades Fair Value Gaps (FVGs) with advanced risk management. What it does: Automatically detects Fair Value Gaps on H1 and M15 timeframes Executes precise entries when price retraces to FVG zones Implements multiple entry modes: Conservative, Moderate, and Aggressive Supports multiple simultaneous positions with customizable limits Key Features: Smart Detection : Identifies both standard and mi
This indicator is deliberately constructed to avoid repainting. Once a candle has closed, the output it produces remains fixed and unchanged. This behavior ensures accuracy during backtesting and provides reliability in real-time strategy execution.
Unlike traditional methods such as linear or polynomial regression, kernel-based methods don't assume any specific form or distribution for the data. Instead, they rely on a kernel function —a mathematical tool that assigns influence to each nearby
High Timeframe Exponential Moving Average (HTF EMA) Spot the Trend with Clarity – No Matter Your Timeframe!
The HTF EMA Indicator brings the power of higher timeframe analysis right onto your current chart. Whether you're trading M5,M15, H1, or any intraday timeframe, this tool overlays the Exponential Moving Average (EMA) from your chosen higher timeframe—such as H1, H4, or D1—so you can make smarter, more confident decisions.
Key Features: Displays EMA from Higher Timeframes directly o
Common Channel Index (CCI) Multi-Period Overlay Overview:
The Common Channel Index Multi-Period Overlay is a powerful -based tool that brings clarity and multi-timeframe insight into your trading decisions. By combining three different Commodity Channel Index (CCI) periods — 5 , 15 , and 60 — into a single, unified display, this indicator offers a layered view of market momentum and overbought/oversold conditions. Key Features: Triple CCI Overlay:
See short-term (5), mid-term (15), a
Keltner Channel MultiBand – Period 20 | ATR 10 | Bands 1.5, 2.0, 2.5 Unlock Precise Market Timing with Triple-Band Trend Mapping The Keltner Channel MultiBand is a powerful technical tool designed to help traders identify trend opportunities , optimize entry points , and strategically place Take Profit (TP) and Stop Loss (SL) levels. Key Features: Triple Bands (1.5x, 2.0x, 2.5x ATR) : Offers a multi-layered view of price volatility, helping you gauge the strength of market momentum with gr
Fractal Pivot Lines — Indicator Overview Fractal Pivot Lines is a custom trend-structure indicator for MetaTrader 4 .
It automatically connects key fractal highs and lows with dynamic lines so you can see how price is respecting local structure, building channels, and preparing for potential reversals. Instead of staring at dozens of candles and guessing where the real pivots are, the indicator turns fractals into clear support/resistance paths and trend channels . What the Indicator Does C
Little Spartan EA The Little Spartan EA is an advanced automated trading system that combines multi-timeframe trend analysis with RSI momentum indicators to identify high-probability trading opportunities. While not explicitly using neural networks in the traditional sense, it employs a sophisticated algorithmic approach that mimics neural network pattern recognition through multi-dimensional signal analysis.
Recommended time frame M1 Metatrade 5 Version: https://www.mql5.com/en/market/produ
The Trend and Revesal Indicator is a custom indicator designed to help traders identify trend direction, reversal points, and high-probability trade setups. It uses advanced mathematical calculations to analyze market behavior and highlight potential turning points with great accuracy. This indicator measures buying and selling pressure over a defined period and shows which side is in control. It provides a clear visual display of trend zones, reversal arrows, and momentum signals in a separate
VertexVision Pro – Precision-Powered Trading Signals VertexVision Pro is a professional-grade trading indicator designed for MetaTrader 4 that combines intelligent price action analysis, smart trend filtering, and optional multi-timeframe (MTF) confirmation to generate high-confidence BUY and SELL signals . Whether you're a beginner or a seasoned trader, VertexVision Pro gives you the visual edge and analytical power to make confident decisions in volatile markets. Key Features: Accur
Ultimate ADX Multi-timeframe Indicator This indicator provides real-time ADX values for multiple timeframes in one unobtrusive label panel. It i s especially useful for gauging trend strength across timeframes without constantly switching charts. Choose which periods to display, anchor the panel to any chart corner, and color-code ADX strength levels to your taste. Key Features & Personalization Multi-Timeframe ADX - Toggle visibility for 9 built-in periods (M1, M5, M15, M30, H1, H4, D1, W1, MN1
FREE
CustomMultiBarFractal Indicator Description
Overview The CustomMultiBarFractal indicator identifies and displays fractal patterns on price charts. Fractals represent significant price reversal points that can serve as signals for trading strategies.
Key Features - Detects fractals based on a user-defined analysis period - Displays upper and lower fractals with customizable colors - Allows offset adjustment from price extremes - Provides flexible visualization settings - Support
FREE
Double Top & Bottom Strategy (Manual Trading Plan) Description:
The Double Top & Bottom Strategy is a powerful trend-following manual trading system designed for precision entries during major market reversals. Built on classic price action principles, this strategy helps traders capitalize on high-probability setups with clearly defined rules. Key Features: Trend Confirmation: Uses Daily and 4H charts to identify dominant market direction. Entry Signal: Enter after rejection of the second
Triple Momentum Pro - The Ultimate 3-in-1 Trend Indicator for MT4 Unlock the power of Triple Momentum Pro , the all-in-one indicator that combines three powerful, customized trend-following systems into a single, easy-to-read visual tool. Stop cluttering your charts with multiple indicators and get clear, confident signals for any market and any timeframe. Key Features: Three Powerful Indicators in One: Combines a unique FollowLine trend-tracker, a classic SuperTrend , and the dynamic PMax (Prof
Assorti Bot by Alemcool — мультииндикаторный торговый советник с адаптивной логикой Assorti Bot — это интеллектуальный форекс-советник, сочетающий сигналы RSI и CCI на нескольких таймфреймах, с гибким управлением лотом, прибыли и рисками. Разработан для стабильной и адаптивной торговли в условиях рынка. Основные преимущества: Мультитаймфрейм-анализ RSI и CCI (M1, M5, M15) Адаптивная стратегия входа : работает по сигналам одного или всех ТФ (по выбору) Умный мартингейл с контролем ш
Javier Gold Scalper:让我们的技术伴您左右!
手册和配置文件:购买后请联系我获取手册和配置文件 价格:根据已售许可数量逐步上涨 剩余可用副本:5 交易黄金这一金融市场上最具波动性的资产之一,需要极高的精准度、严谨的分析以及极其有效的风险管理。 Javier Gold Scalper 正是为整合这些核心要素而设计,打造出一个强大而复杂的系统,旨在优化黄金市场中的交易表现。借助尖端技术与先进策略,Golden Scalper 为初学者与专业交易者提供支持,使其能够安全应对挑战,把握这个动态市场中的各种机遇。有了 Golden Scalper,您将拥有一款专为应对黄金特性而开发的可靠工具。
交易品种 XAUUSD(黄金) 时间周期 M30 PropFirm 已准备好 起始资金 最低 $1000 经纪商 任意经纪商 账户类型 任意,推荐低点差账户 杠杆 最低 1:500 VPS 推荐使用,但不是强制
深入了解 Javier Gold Scalper! 图表形态分析市场 Golden Scalper 不仅能存储图表的全部数据,还能实时进行图表分析,精准识别图中频繁出现的价
MT4 版本: https://www.mql5.com/en/market/product/139323
MT5 版本: https://www.mql5.com/en/market/product/139324
SHOGUN EA — 精准打击算法 如武士般严谨,如将军般致命。
SHOGUN 是一款全自动 EA,采用“一击即中”策略设计——每笔交易都使用止盈和止损,精准执行,无需网格、马丁格尔和风险均线。
这款 EA 使用强大的多指标融合来确定最佳入场点:
熊市力量指标用于检测市场疲软。
RSI(相对强弱指数)用于确认超买/超卖动量。
AO(动量震荡指标)用于识别趋势反转。
ATR(平均真实波动幅度)用于动态波动率过滤。
动量确保爆发性突破潜力。
主要特点: 一次性止盈/止损:交易简洁明了——避免过度曝光。
多指标逻辑:高精度入场,多层确认。
无马丁格尔/网格:适合自营公司和长期账户。
快速执行:适合根据输入进行剥头皮交易或波段操作。
针对主要外汇对进行了优化:尤其适用于欧元/美元、英镑/美元和黄金/美元。
推荐设置: 时间周期:1 小时
交易对:
Info:
Working trading pairs : XAUUSD, GOLD Timeframe: H1 Min deposit: $100 Min leverage 1:20 Works with any broker, though an ECN broker is recommended Features:
No martingale No grid trading No averaging No dangerous money management techniques Hard stop loss and take profit for every trade Stable results since 1999 with 99.9% quality quotes Not sensitive to broker conditions Easy to install and use FTMO and Prop firm ready Complies with FIFO rules (Need to disable Hedging in EA settings)
FXmax EA - 是 Meta Trader 4 的最佳專家顧問之一。該顧問的獨特演算法會分析資產價格走勢,綜合考慮技術和數學分析因素,確定有利可圖的入場和出場點,並使用 Meta Trader 4 標準指標。 Contact me immediately after purchase. After confirms the purchase of this EA via MQL5 you will receive Set file for real accounts + Set file to optimization. 建議:
經紀商 - RoboForex 或其他(需優化) 帳戶類型 - PRO/ECN 帶對沖功能 時間週期 - H1 或其他(需優化) 交易品種 - XAUUSD 或其他(需優化) 初始入金 - 100 起,建議 1000 起 槓桿 - 1:100 起 交易模式 - VPS(24/7)建議 = 可接受 ping 為 0-30 毫秒 優化和測試週期 - 6-12 個月 建議優化頻率 - 每 1-2 個月
優勢:
1. EA 使用 MT4 指標,不使用外部
KT Dual MACD Overlay 在价格图表上直接叠加两组完整的 MACD:一组来自当前周期,另一组来自更高周期。快速 MACD 捕捉短线动能,而慢速 MACD 让你始终与大周期趋势保持一致。 两者与 K 线同屏显示,无需来回切换窗口即可获得市场动能的完整视角。
买入信号
主买入: 当上涨趋势启动时,图表会出现一条蓝色竖线。 加仓买入: 快速 MACD 上穿信号线且得到慢速 MACD 与总体多头趋势确认时触发。 卖出信号 主卖出: 当下跌趋势启动时,图表会出现一条橙色竖线。 加仓卖出: 快速 MACD 下穿信号线且得到慢速 MACD 与总体空头趋势确认时触发。
功能 双 MACD(快+慢)联用,形成更完整可靠的系统;单一 MACD 往往缺乏背景。 用竖线清晰标记新趋势起点。 即使错过主入场,仍提供多次顺势再入场机会。 相比标准 MACD 金叉死叉,叠加方案精度与可读性更高。 三类关键事件提醒:主趋势变化、快速 MACD 交叉、来自高周期的慢速 MACD 交叉。 对快速 MACD 交叉进行平滑处理,降低虚假信号。 从零开始编码,界面简洁无杂乱。 支持所有 MetaTrader
为什么对冲? 因为这个顾问的策略会尽量节省你的投资。 这就是为什么这个顾问不使用止损,他的策略仅仅是为了获胜,并且在外汇市场发生的危急情况下,他会试图通过打开交易来节省您的资金。 XAUUSD货币对的截图图表显示了顾问在什么时候进入对冲状态并试图节省资本,而与此同时甚至没有赚到很多钱(图表上的这些向上的条纹显示了顾问如果能赚到多少钱。..)在这个过程中改变设置也不是一件好事,因为货币对有一种波浪,它在其中移动的走廊。 当然,也有例外,但价格几乎总是回到通常的路线,并顽固地朝着设定的方向移动。 如果这次她没有得到什么,她一定会回来得到她当时没有得到的东西。 这就是人类心灵的运作方式。 因此,最好根据您所投注的货币对的历史设置一个专家顾问,在一段时间内运行它,降低风险,然后上路。 顾问打开第一笔买入交易,如果当前价格向利润方向发展,那么当在设置中达到一定的利润时,顾问将关闭这个订单并打开一个新的买入订单。 为了打开第一个订单,顾问使用内置在终端中的鳄鱼指示器。 买入趋势的开始是当绿线向上穿过红色和蓝色线时,以及当当前买入价格高于绿线的当前价格时的交叉点。 如果价格没有达到设定的利润并开始下
Market Structure ICT 指标 1. 自动市场结构分析 最大优势在于减少主观判断带来的错误。 精准趋势识别: 自动识别 BOS (结构突破) 以确认趋势延续,以及 CHoCH (特性改变) 以确认趋势反转。 波段分类: 用户可选择市场结构类型(短期、中期、长期),既适合剥头皮交易者 (Scalper) 也适合波段交易者 (Swing Trader)。 2. 专业仪表板 (Dashboard) 无需切换屏幕即可查看其他时间周期。 一目了然的分析: 仪表板在同一屏幕上显示所有时间周期(M1 到 W1)的状态。 评分系统: 通过统计各时间周期的得分,总结 整体偏向 (Overall Bias) (如“强劲看涨”或“震荡”),助您自信下单。 趋势时效性: 提示 BOS 是“新鲜突破 (Fresh Break)”(刚发生)还是旧结构。 3. 多周期图表显示 (MTF Display) 寻找精准入场点的强大功能。 小图看大势: 您可以在 M5 图表上,让指标直接绘制 H1 或 H4 的市场结构线。 优势: 帮助您在小周期交易时不迷失方向,并立即识别大周期的支撑/阻力位。 4. 智
什麼是 Schaff Trend Cycle? Schaff Trend Cycle(STC)是一種振盪指標,用於及時捕捉市場趨勢的反轉。與傳統指標如移動平均線或MACD相比,STC 結合了循環週期與動能,可更清晰地辨識趨勢的開始與結束。 主要特點 明確的趨勢反轉信號:上升趨勢中週期線上升,下降趨勢中週期線下降。 在震盪行情中降低噪音:基於循環的平滑處理有助於過濾短期波動。 參數靈活可調:可通過調整週期與平滑參數來適配不同交易風格。 計算邏輯概覽 動能計算
根據設定週期內的價格變化,計算短期與長期動能。 循環平滑處理
對動能進行雙重平滑處理,提取循環成分。 標準化
將結果標準化到0至100之間,以振盪圖形式顯示。 信號產生
當指標線突破25或75時,產生買入/賣出信號。 輸入參數 CyclePeriods – 動能計算的週期。預設值:10 FastMA – 短期平滑移動平均。預設值:3 SlowMA – 長期平滑移動平均。預設值:3 OverboughtLevel – 超買區閾值。預設值:75 OversoldLevel – 超賣區閾值。預設值:25 如何安裝此指標 在 MQL
FREE
順勢而為 —— 專為「追隨趨勢」設計的明確交易信號 在金融市場中,最穩定、最有機會獲利的時機,往往出現在「明確趨勢已經形成」的情況下。然而,即使是有經驗的交易者,也常常難以成功搭上這波趨勢。 Ride the Trend Signal 是一款專注於趨勢行情中的「回調買入」與「反彈賣出」的信號型指標工具。它的設計理念是不追逐趨勢的起點,而是在趨勢已經確認之後,抓住第2波、第3波等較可靠的切入時機。 本指標結合了三種技術分析工具:移動平均線、隨機指標(Stochastic)、以及平均蠟燭圖(Heiken-Ashi)。運作邏輯簡潔實用,適合希望穩定執行順勢交易的使用者作為輔助判斷工具。 所使用的技術指標及其角色 移動平均線: 用於判斷趨勢的存在與方向。該指標透過分析價格對移動平均線的乖離與回歸行為,來確認趨勢是否持續。 隨機指標(Stochastic): 作為進場時機的過濾器,僅當條件符合時才顯示信號,以提高有效性。 平均蠟燭圖: 幫助濾除市場雜訊,使趨勢方向更清晰,並作為信號觸發的依據之一。 不搶第一波 —— 僅在趨勢確認後發出信號 Ride the Trend Signal 的邏輯設定為
FREE
Trade Manager Basic — 适用于 MetaTrader 4 的止盈止损管理工具 Trade Manager Basic 是一款轻量级的 MetaTrader 4 工具类智能交易系统(EA),专为管理已开仓订单而设计,不会开启新订单。 该工具自动执行以下操作: 在达到预设利润水平后,将止损移动至保本点 达到指定利润后,启动动态追踪止损机制 主要功能: 可用于手动开仓的订单 可自定义保本和平移止损参数 兼容所有经纪商和金融工具(包括黄金、指数、原油等) 使用方法: 将该 EA 加载至任意图表,它将自动监控所有已开仓订单,并根据设定的参数调整其止损位置。 注意:本 EA 不会开仓或平仓,仅用于管理现有订单的止损。 输入参数: BreakEvenTrigger :激活保本所需的利润水平(以 0.1 点为单位) BreakEvenOffset :保本激活后,止损距离进场价的偏移 TrailingStart :启动追踪止损的利润阈值(以 0.1 点为单位) TrailingStep :追踪过程中止损与市场价格之间的保持距离(以 0.1 点为单位) 示例: 设置 BreakEven
FREE
MetaTrader市场提供了一个方便,安全的购买MetaTrader平台应用程序的场所。直接从您的程序端免费下载EA交易和指标的试用版在测试策略中进行测试。
在不同模式下测试应用程序来监视性能和为您想要使用MQL5.community支付系统的产品进行付款。
您错过了交易机会:
- 免费交易应用程序
- 8,000+信号可供复制
- 探索金融市场的经济新闻
注册
登录