Alpha Grid Giant

Overview

Alpha Grid Giant is an Expert Advisor for MetaTrader 4 that combines indicator-based entries with optional position scaling (grid-style) logic.
It can manage exits using a basket Take Profit method (based on pips or ATR) and can also close positions using a cumulative result threshold in account currency.
The EA includes entry, daily, and account protection limits, plus an optional News Filter.
All logic is evaluated on the current chart symbol and timeframe, so behavior should be validated per broker conditions.

What the EA Does

The EA looks for an initial buy/sell entry using a combination of Williams’ %R, Standard Deviation, and Alligator conditions.
After an initial position exists, it can add additional positions at a configured distance (pips) when price moves against the open price.
Lot sizing for added positions can be increased by multiplier or by fixed increment (user-selected mode).
Exit handling can be managed by updating Take Profit levels based on the basket average price (pips or ATR).
Optionally, it can close all positions when the cumulative floating result reaches a user-defined level (account currency).
Protection rules can block new entries, and account/daily limits can suspend trading or close positions when triggered.

Key Features

  • Indicator-based initial entry (Williams’ %R + StdDev + Alligator)

  • Optional grid-style position scaling with configurable distance and max trades

  • Two lot scaling modes: Multiply or Increment

  • Basket Take Profit management from average price (Pips or ATR)

  • Optional cumulative result close condition (account currency)

  • Entry/daily/account protections and optional News Filter

  • On-chart statistics panel (position and EA stats)

Risk Management & Safety Notes

Trading involves risk, and losses can occur.
Grid-style scaling and increasing lot sizes can raise exposure during adverse moves and may increase drawdowns.
Some positions may be opened without a fixed Stop Loss, depending on the selected settings and basket management logic.
Protection settings (max trades, stop-out percent rule, daily/account limits) can reduce risk but do not eliminate it.
Execution quality, spread, swaps, and minimum stop distance rules are broker-dependent and can change, especially during volatile periods.
Use Strategy Tester for historical simulation and confirm behavior on a demo account before any live use.

Inputs

Core

  • Magic_Number: unique identifier for EA orders

  • Entry_Amount: initial lot size

  • Stop_Loss: initial SL in pips (0 = disabled)

  • Take_Profit: base TP in pips (used when TP is pips-based)

Profit & Take Profit Logic

  • profit_type: TP-based basket management or account-currency threshold close

  • dollarProfit: cumulative result threshold in account currency (used when enabled)

  • takeProfitType: Pips or ATR

  • atr_period: ATR period (for ATR-based TP)

  • atr_multiplier: ATR multiplier (for ATR-based TP)

Indicators (Entry/Exit)

  • Williams’ %R: period, level

  • Standard Deviation: period, level

  • Alligator: jaw/teeth/lips periods and shifts

  • Envelopes: period, deviation % (used for close signal)

Grid / Scaling

  • martingaleMode: Multiply or Increment

  • multiplier / Incrementer: lot scaling method parameters

  • distance: spacing in pips for added positions

  • maxMGTrades: maximum added positions per direction

  • stopOutPercent: close-all rule based on cumulative result vs balance (%)

Protections, News, Display

  • Max_Spread / Max_OpenPos / Max_OpenLots: entry filters

  • MaxDailyLoss / Max_Daily_DD / Daily_Reset: daily limits

  • Min_Equity / MaxEquity_DD / Max_Equity: account protections

  • News_Priority / News_Currencies / before-after minutes: news filter

  • Pos_Stat / Robot_Stats: on-chart panel options

Setup

  1. Install the EA in MT4 and restart the terminal (or refresh the Navigator).

  2. Open the chart for the symbol you want to evaluate and choose the timeframe you plan to run.

  3. Attach Alpha Grid Giant and enable Algo Trading.

  4. Set Magic_Number (unique per chart), Entry_Amount, and review Profit/TP options (Pips or ATR).

  5. If using scaling, set distance, maxMGTrades, and the lot scaling mode/values conservatively for evaluation.

  6. (Optional) Configure protections (spread/exposure/daily/account) and News Filter permissions if you enable it.

Recommended Evaluation

Use Strategy Tester to run a historical simulation on your broker’s data and observe order placement, basket TP updates, and scaling behavior.
Test with realistic spreads and verify minimum stop distance (stop level), especially if you enable SL/TP.
Evaluate different market regimes (trending and ranging periods) to understand how scaling frequency changes.
Forward-test on a demo account to check execution, slippage sensitivity, and the News Filter behavior.
Review the Experts/Journal logs for blocked entries, protection triggers, and any order modification errors.

Compatibility

Platform: MetaTrader 4 (MT4).
Works on the current chart symbol and timeframe; parameters should be tuned and validated per instrument.
Broker conditions (digits, lot step, min/max lot, stop level, swaps) affect operation and may require adjustments.
If the News Filter is enabled, WebRequest permission must be allowed in the terminal settings.

FAQ

Q: Is this a grid or scaling EA?
A: It can add positions at a defined distance when a position is already open. This behavior is controlled by the scaling settings.

Q: Does it increase lot sizes?
A: It can, depending on the selected scaling mode (Multiply or Increment) and your parameter values.

Q: How is Take Profit managed?
A: TP can be updated for open positions using the basket average price, either by fixed pips or by ATR-based distance.

Q: Can it close all positions automatically?
A: Yes, it includes optional close-all conditions based on cumulative floating result (account currency) and a stop-out percent rule.

Q: Does it always use a Stop Loss?
A: Not necessarily. Stop Loss can be disabled, and some logic relies on basket management. Always evaluate risk and protections.

Q: Where is support provided?
A: Support is provided via MQL5 comments or MQL5 messages.


推荐产品
JumpLump
Olga Zhdanova
對您利潤豐厚的專家顧問組合來說是一個很好的補充。該策略基於在特定時間段內突破已構建水平的算法。 EA 有一個固定的止損,允許您保持最小的回撤。 使用報價數據套件對所有報價進行測試,並使用最接近的真實交易條件,觀看視頻。 前 10 位買家的價格為 75 美元(請在評論中發布您的報告) 推薦:低點差的優秀 ECN 經紀商。 推薦貨幣對 EURUSD。可以使用其他貨幣對,例如 GBPUSD 和 USDJPY。 評論中的設置文件。 如有任何問題,請聯繫您的私信! 我很樂意為您提供幫助! 在 M1 上為上面列出的貨幣對安裝“EA 交易”,加載設置文件。 請務必通知我交易結果! 在交易中不使用危險(有毒)的交易方式導致整個存款(鞅,網格,套利等)的急劇損失; 每筆交易都有止損和止盈以保護您的存款;
Ilan EA
Denis Kudryashov
Ilan  EA Ilan  EA is an analog of the expert Advisor, with the addition of many additional logic and trading options, with the left settings of the expert Advisor . The EA trades using the martingale system with an increase in subsequent lots in a series of orders in order to average them. The robot places the first order based on the signals of the built-in indicator. or signals from the user's own indicator (it is possible to embed it in the expert Advisor). The EA also has the ability to st
Ichimoku Cloud Auto Trader EA
Mohammad Khairy Abdul Ghany
Ichimoku Cloud Auto Trader EA v1.0 is a fully automated trading system designed for MetaTrader 4, based on the powerful Ichimoku Kinko Hyo indicator. This Expert Advisor combines trend direction, momentum, and support/resistance analysis into a single strategy to deliver high-probability trade entries. Key Features: Fully automated Ichimoku Cloud strategy Entry based on Tenkan-Sen & Kijun-Sen crossover Cloud confirmation (Senkou Span A & B) Fixed Take Profit (1000 points) Automatic Stop Lo
Master Dow Jones MT4
Sergio Tiscar Ortega
Investment Philosophy Master Dow Jones EA   is a high-precision algorithmic trading system specifically engineered for the   Dow Jones Industrial Average (DJ30/US30) . Unlike generic trading systems, this algorithm exploits the structural bullish bias inherent in the top 30 U.S. blue-chip companies by operating exclusively on the   Long Side . This specialization significantly reduces exposure to erratic short-side volatility and aligns the strategy with long-term institutional capital flows. St
Gold Angels
Hong Ling Mu
3.5 (4)
Welcome to the Forex Gold Angel EA , which is a highly stable profit-generating EA. It comes highly recommended. The logic behind the EA is simple. It uses the BAND indicator, which triggers a flag when the price deviates from the band. However, it does not enter a trade at this point. Instead, it carefully monitors the price movement. When the price returns to the band and touches the center line, it enters a trade in the direction of the trend. This strategy is simple, but it yields significan
FREE
AI Swing MT4
Reza Aghajanpour
5 (1)
Introduction : AI Swing EA is a fully automated trader with Fixed SL and high win rate. It will be 200$, it is now just 49$. No Martingale, No Grid Contact me  to send you instruction and add you in group. The next generation OpenAI model quickly gained significant attention with its broad range of capabilities and versatility, We used its expertise in assisting prediction prices in formulating and applying improved trading strategies. Our AI core is capable of extracting data insights from
DoubleEverest
Eduard Khisamov
The DoubleEverest Expert Advisor is a pure, distilled idea. This automated EA follows its own unique mathematical algorithm. DoubleEverest : no indicators no martingale, locking, averaging, other risky money management techniques trades every day DoubleEverest catches the price in the European and American sessions. Considers the volatility and dynamics of the market. DoubleEverest places pending orders on the price extremes: of the past and current day, fractals, significant resistance and supp
Looking for EA to automate your trading strategy on the Forex market? TrendRocWaves Robot — your faithful companion in the world of trading! This 100% automated EA offers unique features: - works exclusively on high timeframes (H1 and H4) for confirmed response to market changes. - uses the most popular and liquid currency pairs such as EURUSD,GBPUSD with minimal spreads and fast transaction execution. - applies a scalping method based on a medium-term trend to achieve local goals and reduce r
This strategy searches for trade opportunities based on what area the close price is, in comparison with Moving Average. In order to be triggered, a pattern between candles also must occur. The EA works well on trending markets. It has been initially developed for stock markets indices (SP500, NASDAQ, etc) on Daily chart entering long positions only. However, I refined the strategy in order to enter short positions as well. It does not use stop loss or take profit, so the losing trades outweigh
Flex Grid EA
Robots4Forex Ltd
The Flex Grid EA is a fully automated Expert Advisor that trades based on RSI. The EA trades using market orders with inivisible take profit and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD, USDJPY, EURUSD, USDCAD & GBPUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limite
FREE
Endeavor EA
Yuriy Kuzmin
Endeavor EA does not use indicators. It trades the strategy based on trading by hours and the breakout of support and resistance levels. Logic of the EA: it trades during the active phases of the Asian, European and American sessions and allows you to capture almost all the daily trend. It analyzes the history and places pending orders to follow the market direction in case of a breakout. The EA provides the options to close orders by profit or by time. When the price moves in the favorable dire
Day Trade King EA
Thomas Bradley Butler
OPTIMIZE EA BEFORE BACKTEST AND USE.   TEST SET FILE IN COMMENTS Day Trade King is an EA based on the indicator Day Trade King found here:  https://www.mql5.com/en/market/product/73020 The EA is equipped with money management inputs to manage risk for the EA.  The EA is based on bulls and bears.  Find the best optimization for the asset and time frame.  Or if you prefer use the indicator for manual trading.   
EA140 MultiFX CrossFire MA
Jose Francisco Flores Rojas
The MultiFX CrossFire MA is an Expert Advisor designed to trade with high precision using the 20-period Simple Moving Average (SMA) channel . The main trading logic is based on: Buy entry : when the candle crosses from below the lower boundary of the 20 SMA and then breaks through the upper boundary, the EA opens a long position. Sell entry : when the candle crosses from above the upper boundary of the 20 SMA and then breaks through the lower boundary, the EA opens a short position. If the marke
Buy Sell Simultaneously
Danny Setyawijayanto
This EA will open Buy and Sell simultaneously after attached to chart. It has customized grouping grid step and lot multiplier group. Please contact me if you have any question. Please Like, Share & Subscribe to my Youtube Channel. I will give this EA for FREE for everyone if there is 2k Subscriber on my Youtube channel , please ask your friend, because subscribe is FREE :). Need at least 10k balance (10k cent or 10k$), or you can adjust with various setting inside the EA to get the minimum dra
TopSecret Five
Boris Sklyaruk
Fully automatic professional MT4 trading system The strategy is based on four author's indicators that are embedded in the adviser's code, trading takes place at night Each trade has a Take Profit and Stop Loss. Testing on real ticks since 2010 with 99.9% probability The EA has two trading modes: fixed lot or dynamic lot, which is calculated based on the deposit. For every 100$ - 0.01 lots. The adviser does not open many trades, about ten per month for each currency pair, since there are s
Grove
Ivan Elsukov
This grid Expert Advisor uses signals based on breakout of waves by R.N. Elliott. The operation principle of the Expert Advisor lies not only in accumulating positions against the trend (as all grid EAs do), but also along the trend (the principle of turtles). The unique risk control system manages the entire process from opening the grid of order to closing it. The risk control system consists in determining the critical level of lot accumulation in one direction. When a critical event occurs,
Secret Average Trade : this is a revolutionary system unlike any other, the strategy uses algorithms such as grids, averaging, hedging and partially uses martingale algorithms. Trading is carried out on 17 currency pairs simultaneously and uses timeframes: 9. Fully automatic trading with the calculation of entries based on a system of various Trends and also supports reverse trading. Benefits Partial closure to reduce the load on the deposit. Averaging orders, which are required to close past o
This Expert Advisor (EA) is a comprehensive automation tool. Its primary function is to capture signals from any custom indicator (by reading Buy/Sell buffers) and convert them into automated trades. The EA is equipped with an advanced Grid/Martingale system, capital protection (Equity Stop), trailing options, and multiple filters (Time, Spread). BUGS or REQUESTS - Contact telegram: @forextown
FREE
Finex MT4
Ervand Oganesyan
强大的回调 EA 可交易任何外汇对。 现场表演: https://www.mql5.com/en/signals/2267756 - 发送私人消息以请求设置文件 快速启动 - 在 EURGBP(仅卖出)、EURCHF(仅买入)、USDCAD(仅买入)、EURUSD(仅卖出)的 M15 图表上设置 EA。 - 一次性风险约为每对 300 美元/手。确保风险在您可承受的范围内。 - 确保时区设置正确。默认设置对大多数经纪商均有效。 - 其余设置保留默认设置,无需复杂设置,一切准备就绪,可以开始无缝 24/7 交易。 可定制的交易逻辑 - 跟踪特定货币的日内价格行为,并根据这些行为的性质进行交易,预期价格会继续变动,或价格会回到初始水平。用户可以选择 EA 是否应该交易短期、中期或长期价格行为。用户还可以将交易频率设置为舒适的水平。EA 将在任何选定的场景中使用最佳优化设置。 - EA 将使用硬性共同止损逐一顺利开立指定数量的交易。交易通过自动拖曳的共同止盈结束。这使得在可控风险的情况下实现持续平稳的资产增长成为可能。 配对选择技巧 - 交易正掉期,或交易多头和排序掉期利率大致相等的
Samidare Trader
Yang San Xiao Lin
The lifetime EA of my best Trading Signal. This is for AUDCAD M15. Entry: -  contrary positioning Exit: - when sufficient profit is obtained (independently calculated Long/Short profit) I'm using this and getting annual interest at 10%~30%. Let's take it! --- My Introduction --- Experience of my trading and developing EA:  9 years Now I work as an AI researcher in Japan. Thank you for your interest.
EA GridInChannel
Anatoly Garmatyuk
GridInChannel is a professional system of trading inside a channel using active visual control panel. The EA places a grid according to the specified parameters. It trades inside the channel which is manually plotted using a trend line. The main concept : while th price is inside the channel and the " start/stop trade " button is pressed, the EA opens an order grid in the direction of the specified channel. Expert Advisor Features : Opening orders within the specified range . The range is set u
Reiona
Ubaidillah
Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the bu
反超短线交易EA - 是一款基于最新价格行为研究的高级自动交易系统! 交易理念基于价格行为!提供6个预设文件!D1时间框架! 下载EA预设文件进行测试和交易: NZDCAD Set_file CHFJPY Set_file EURGBP Set_file GBPJPY Set_file CADCHF Set_file AUDCHF Set_file 这款EA是一项非常好的投资——它将为您带来多年的收益,因为所有预设文件都具有正的数学期望值! EA功能: - EA可同时运行6个货币对。 - 每笔交易都旨在追求可观的利润——这完全不是超短线交易策略。 - 系统不会像许多超短线交易者那样浪费资金支付佣金。 - 无严格的点差要求——EA适用于任何账户。 - 系统不使用任何危险的网格交易方法。 - EA默认内置复利资金管理功能。 - 每笔交易都设有止损 (SL) 和止盈 (TP),但经纪商不可见。 - 止损和止盈是动态的,默认情况下会根据市场波动进行调整。 - EA 设置中提供补偿模式。 - 交易货币对:NZDCAD、CHFJPY、EURGBP、GBPJPY、CADCF、AUDCHF。 -
Fibo Eagle EA
Almaquio Ferreira De Souza Junior
Fibo Eagle EA for MT4 - Fibonacci-Based Grid Trading Expert Advisor Overview FiboEagleEA is a sophisticated Expert Advisor (EA) designed for traders who want an automated trading system powered by the Fibonacci sequence. This EA integrates grid trading principles with advanced money management tools, delivering a blend of precision, adaptability, and profitability potential. Whether you're new to trading or a seasoned professional, FiboEagleEA adjusts to various market conditions, making it a ve
Hippo Trader Pro
Michela Russo
4.31 (54)
1 pieces left to price increase (399 -> 599) Hippo Trader Pro is a trading robot  for the trading on forex. This is a Trend Following system that trades mainly during Asian and European Session. The EA has been subjected to  stress tests  for a period of  17 years  and  passes every year  with a very advantageous profit/drawdown ratio. Important Information Revealed By  purchasing  this Expert Advisor you are entitled  to receive a free copy  of  Another EA ! (All future updates included) -> T
Magnet Scalper Pro
AL MOOSAWI ABDULLAH JAFFER BAQER
In this EA you will have two sources of income: 1- Direct trades 2- Rebates from your broker. Thus insure to register under an IB that shares with you their revenues Scalping! What a thrill! Forex trading had been a source of income and thrill at the same time! (Forex is risky, you may loose all your capital) With our new Expert Advisor "Magnet Scalper Pro" , you will earn both. (Forex is risky, you may loose all your capital) We tried to use a safe, profitable, and fast formula and this i
The Expert Advisor trades the signals from an artificial neural network. Network with one hidden layer. Presence of a signal is checked at the closing of the specified period, which significantly increases the optimization and testing speed. It differs from the previous version by a number of additional features: works with pending orders; subsequent trades are opened with a lot increased by the specified step; moves the trade to breakeven a specified time after it was opened; closes trades at t
Black Shark
Tran Quang Trung
Ea uses a price action trading system. Ea will check the important keylevel and wait for the price to break through the keylevel and come back to test again to make sure the price will follow the trend. This is a price action trading robot, the EA will stick to the medium term trend and price to deliver trades. Orders are always protected by the user set stop loss points. With the capital management system, it will help that EA operates in accordance with its purpose. Telegram :   https://t.me/t
EA Magnet
Roman Lipatov
5 (2)
The result is visible in the first hours of operation! The bot opens a grid of orders with a minimum lot. And it fixes a small profit, but it does it very often. Thus, the profitable zones are always close to the current price.The Expert Advisor has a trading panel. With it, you can open positions that will be picked up by the Expert Advisor and taken into account in trading. The built-in switchable filter ensures trading in the direction of the trend. Use a $ 1,000 deposit
Dual SAR Sniper
Mazhar Ul Hassan Noorul Hassan Noor Ul Hassan
Dual SAR Sniper is a precision-based Expert Advisor designed specifically for EURUSD on the H1 timeframe . Built on a Double Parabolic SAR strategy , this EA is engineered to identify trend direction and execute high-probability entries with disciplined trade management. It is optimized for traders seeking a reliable and structured automated scalping solution with consistent performance. Key Features: Optimized for EURUSD (H1 timeframe) Built on Double Parabolic SAR confirmation logic Filters fa
该产品的买家也购买
Scalping Robot Pro MT4
MQL TOOLS SL
5 (11)
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
Gold Trade Pro
Profalgo Limited
4.61 (23)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
量子之王EA——智能力量,专为每位交易者打造 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特价上市 实时信号:       点击这里 MT5版本:   点击此处 量子之王频道:       点击这里 ***购买 Quantum King MT4,即可免费获得 Quantum StarMan!*** 详情请私信咨询! 规则   你的交易精准而自律。 量子之王 EA     将结构化网格的优势和自适应马丁格尔策略的智能性融合到一个无缝系统中——专为 M5 上的 AUDCAD 而设计,适合希望实现稳定、可控增长的初学者和专业人士。 量子之王 EA     是一个为澳元/加元货币对在 M5 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   Global   update   on   June   14th   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行
Vortex Gold MT4
Stanislav Tomilov
4.93 (44)
Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 675 美元(还剩 2/10),下一个价格 795 美元 Live Monitoring  https://www.mql5.com/en/signals/2366351 Check out the live results in Profile >>
Fortune MT4
Lee See Hao
5 (2)
Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience.   With proper brokerage conditions and sufficient running time, this fully automated scalp
Scalp On Scalp Off MT4
Connor Michael Woodson
FastBull 市场情绪 是一项数据服务,汇总了数千个持仓,总账户价值超过 5 亿美元。 Scalp On Scalp Off 能够通过直接 API 集成即时获取这些数据,并在交易时加以利用。市场情绪会直接显示在您的图表上,以可自定义且易于使用的面板形式呈现。 实时信号: 点击此处 单次交易管理,无需使用网格或马丁格尔策略。 自适应动态追踪止损和止盈。 设置极其简单,不到 15 秒即可完成。只需将 API URL 添加到允许的 WebRequest 列表中。 推荐设置 图表:EURUSD、GBPUSD、XAUUSD 时间周期:H1 输入参数 市场情绪 URL - 将此 URL 添加到 WebRequest 市场情绪过滤器 - 启用或禁用市场情绪过滤器 市场情绪货币对 - 要监控并显示在面板上的货币对 市场情绪面板 - 启用或禁用情绪面板 手数计算方式 - 选择自动手数或固定手数 固定手数 - 固定手数大小 自动手数 - 每指定金额账户货币使用 0.01 手 最大点差 - 指定最大允许点差(点) 固定止损 - 指定固定止损(点) 自动 GMT 检测 - 自动计算您的经纪商 GMT 偏
Wall Street Robot MT4
MQL TOOLS SL
5 (1)
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
TPS (Trend Pullback System) is an Expert Advisor for MetaTrader 5 that trades a common behavior of trend trading: the resumption of a trend after a pullback. Its logic is straightforward. It does not chase price or try to anticipate reversals. It waits for an already established trend to offer a quality pullback and enters only when the market confirms that it wants to resume its direction, applying the principle of buying weakness within an uptrend and selling strength within a downtrend. It co
One Gold MT4
Stanislav Tomilov
4.68 (19)
介绍 One Gold EA,这是 Meta Trader 平台上一种先进的黄金交易机器人,旨在帮助交易者进行高级市场分析。我们的专有技术利用神经网络和数据驱动算法来分析历史和实时黄金市场数据,提供有助于决策的见解。与传统的手动策略不同,One Gold EA 以最少的干预运行,简化了交易流程并旨在降低相关风险。虽然使用先进的神经插件可以增强机器人的分析能力,但需要注意的是,与任何交易工具一样,One Gold EA 并不保证盈利。然而,它被设计为具有通过提供更明智和数据支持的见解来提高交易绩效的潜力。One Gold EA 持续监控黄金市场,以检测人类交易者可能难以发现的模式和趋势。该系统能够适应各种市场条件,提供更一致的交易方法,尤其是在黄金交易等高度波动的环境中。无论您是经验丰富的交易员还是市场新手,One Gold EA 都旨在通过提供全面的市场分析和减少手动工作量来支持您的决策过程。虽然 One Gold EA 旨在简化交易体验,但将机器人与深思熟虑的交易计划和适当的风险管理策略结合使用至关重要。我们相信我们的技术有潜力为交易员提供支持,但鼓励负责任地使用和持续监控结果以获得
Multi Sniper mq
DMITRII GRIDASOV
5 (4)
MULTI SNIPER EA 是一款精准的自动交易系统,在 MT4 平台上的准确率高达 90% 左右。 这款盈利丰厚的剥头皮 EA 无疑是目前市场上最稳定的系统之一。   No grid! No martingale! 它是独家产品,仅在本 MQL5 网站提供。 下载用于测试和交易的EA设置文件:   GBPAUD Set_file   GBPCAD Set_file - 实现了复利方法和剥头皮交易技术。 - 系统会根据市场波动自动设置动态止损。 - EA 默认具有自动(手数计算)风险管理功能,并提供固定手数选项。 - 可调整交易入场敏感度参数。 - 周末无交易缺口。 - 精确的操作时间过滤器,精度可达 1 分钟。 - 内置点差显示。 - 机器人具有盈亏平衡功能。 - 账户杠杆:1:30 至 1:2000 范围内任意选择。 - 最推荐的货币对是 GBPCAD 和 GBPAUD - 相应的 Set_files 可在“评论”部分找到。 - 不存在任何危险的马丁格尔/网格策略。每笔订单都有自己的止损位,以保护账户安全。 - 运行时间:EA 会根据设置中的时间过滤器,从美国交易时段结束
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
BUY 1 and GET 1 FREE - Promotion! Buy GOLD Scalper PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled
Forex GOLD Investor
Lachezar Krastev
4.39 (51)
BUY 1 and GET 1 FREE - Promotion! Buy Forex GOLD Investor with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330! ) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strat
Solo Sniper Pro mw
DMITRII GRIDASOV
“ SOLO SNIPER PRO ” EA 是一款强大的 MT4 平台剥头皮交易系统! 高达 90% 的胜率!采用复利风险管理! M15 timeframe! 这是仅在本 MQL5 网站提供的原创产品。 使用   Set_file   进行测试和交易:  Download EA set_file - 交易精准度极高:高达 90%。 - 系统不使用任何危险的策略,例如网格或马丁格尔。每笔订单都有自己的止损位,以保护账户安全。 - 采用复利方法计算交易手数。 - EA 会根据市场波动自动设置动态止损位。 - 周五至周一无需持仓,避免出现跳空。 - 精确的操作时间过滤器,精度可达 1 分钟。 - 账户杠杆:1:30 至 1:2000。 - 交易对:GBPAUD 和 GBPCAD。 - 运行时间:EA 根据设置中的时间过滤器,从美国交易时段结束到亚洲交易时段中期寻找入场机会。如果系统在运行时间内未开单 - 意味着图表上没有可用的入场信号 - 请记住,此 EA 是狙击交易系统。 - 时间范围:仅 15 分钟。 - EA 具有信息显示 - 显示当前外汇对的点差和隔夜利息。 - 信息显示还
PRO ADVANCED MULTI SCALPING EA - 是一款全自动多货币对交易系统,安全稳定,收益稳步增长。 这款盈利的剥头皮EA是目前市场上最稳定的系统之一,每月大约执行60-90笔交易。 下载用于测试和交易的EA设置文件: USDCHF Set_file GBPCHF Set_file GBPCAD Set_file GBPAUD Set_file EURCHF Set_file EURCAD Set_file EURAUD Set_file AUDCAD Set_file EA功能: - 可调节波动率的自适应止损。 - 固定止损选项。 - 系统安全,不使用网格交易或马丁格尔策略等任何危险方法。每笔订单都有独立的止损,以保护您的账户。 - 该EA非常易于使用,外汇专业人士和新手均可轻松上手。 - 机器人会自动执行所有操作 - 您只需将其安装到MT4平台,并设置相应的风险等级(默认2.5%),应用相应的Set_files,然后让电脑保持运行(或者使用VPS)。 - 精确到分钟的运行时间过滤器。 - 实现了复利计算,用于自动计算手数。 - 运行机器人所需的最低账户余
Dark Algo
Marco Solito
4.67 (69)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Quantum Pips AI MT4
Rodrigo Arana Garcia
5 (5)
欢迎使用新一代专家顾问 Quantum Pips AI! 此价格仅售出 2/5 。之后,价格将自动上涨,以确保机器人的性能足以满足真实账户的需求。 购买后联系我, 免费获得一个指标 (价值超过 65 美元) Quantum Pips AI 是一款精心设计的尖端智能交易系统,旨在从外汇市场中获利。该智能系统对多个时间框架进行细致分析,并结合机器学习的强大功能,使用多种指标,使其能够在任何情况下适应市场。Quantum Pips AI 的与众不同之处在于其无与伦比的适应性,这使其能够在任何市场条件下通过更准确地利用空头趋势来实现盈利。此外,它还有一个内置的智能市场退出算法,能以最智能的方式/ MT5 版本 关闭不符合预期方向的交易。更多详细信息,请参阅 手册指南 。 该机器人不使用马丁格尔、对冲、平均等有毒的风险管理方法。相反,所有交易都受到虚拟止盈和止损的保护,即使它们并不总是被使用,机器人也会使用指标和其他内部计算来关闭交易。 特点 一个图表设置:只需一个图表即可交易所有符号 支持多种货币对 可靠的回测和实时性能(您可以从手册指南中下载 99.9% 的回测结果) 无需调整 GMT
EA Games Changer
Tjia Elisabeth Jasmine Canadi
5 (3)
AI 游戏规则改变者——多对平均+对冲系统(智能方向扩展) 版本:完美交互式用户界面 - MT4(已打补丁) 开发者:CyberBot Project P R E P A R A T II O N 交易是赌博吗?如果你承认外汇和资本市场与高风险赌博如出一辙——财富可能在瞬间暴涨或暴跌,那么答案无疑是肯定的。这一现实引发了无休止的争论:有人将其视为结构化的商业活动,并对其风险进行计算;然而,统计数据显示,超过95%的交易者都面临着毁灭性的损失,而只有区区5%——通常是顶尖的基金经理——能够持续盈利。为什么会将交易与赌博联系起来?从法律角度来看,由于交易基于全球金融数据,因此它不属于赌博,但波动性、杠杆和衍生品使其与高风险赌博有着惊人的相似之处。价格波动难以预测,长期预测失效,数月积累的利润也可能在一夜之间化为乌有。 颠覆游戏规则的理念:如果交易是赌博,那就明智地接受它。通过同时激活多达 20 个货币对,互补的价格模式可以创造出远胜于单一货币对的稳定平衡点。核心原则是什么?更多的数据意味着更高的获胜概率。 多对策略的优势 降低单一货币对风险:不依赖
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System —— 一款专为 GBPUSD 货币对在 M5 时间周期上开发的交易机器人。该EA基于价格行为与市场结构分析,不使用任何标准技术指标。系统不使用马丁格尔、交易网格、逆势加仓、对冲、无止损交易,也不进行高频或混乱交易。 Live signals 主要要求与建议 交易品种:GBPUSD 时间周期:M5 最低入金:从 100 USD / EUR(最小交易手数 0.01) 经纪商:任何提供高质量报价的正规 ECN 经纪商 账户类型:ECN / RAW / Razor(支持 Netting 与 Hedging 模式) VPS:建议使用 VPS 以保证 EA 稳定、连续运行 推荐风险:每笔交易 1%–5%(风险基于单笔交易的止损计算) 参数设置:默认设置 交易逻辑与风险管理 策略类型:价格行为与市场结构分析,识别关键反转区域 不使用标准技术指标 每笔交易均带有强制止损 支持固定手数交易 支持 Auto Risk 自动风险模式 风险基于单笔交易的止损进行计算 推荐风险:每笔交易 1–5% GMT 参数 默认情况下,EA 使用最常见的服务器时间偏移:冬令时 GMT +2,
DAX Robot MT4
MQL TOOLS SL
DAX Robot is an advanced automated trading system developed specifically for the   DAX 40 Index   on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's   most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability   trading opportunities   by combining trend analysis, market momentum, and volatility based conditions. DAX Robot
XG Gold Robot MT4
MQL TOOLS SL
4.29 (42)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper:让我们的技术伴您左右! 手册和配置文件:购买后请联系我获取手册和配置文件 价格:根据已售许可数量逐步上涨 剩余可用副本:5 交易黄金这一金融市场上最具波动性的资产之一,需要极高的精准度、严谨的分析以及极其有效的风险管理。 Javier Gold Scalper 正是为整合这些核心要素而设计,打造出一个强大而复杂的系统,旨在优化黄金市场中的交易表现。借助尖端技术与先进策略,Golden Scalper 为初学者与专业交易者提供支持,使其能够安全应对挑战,把握这个动态市场中的各种机遇。有了 Golden Scalper,您将拥有一款专为应对黄金特性而开发的可靠工具。 交易品种 XAUUSD(黄金) 时间周期 M30 PropFirm 已准备好 起始资金 最低 $1000 经纪商 任意经纪商 账户类型 任意,推荐低点差账户 杠杆 最低 1:500 VPS 推荐使用,但不是强制 深入了解 Javier Gold Scalper! 图表形态分析市场 Golden Scalper 不仅能存储图表的全部数据,还能实时进行图表分析,精准识别图中频繁出现的价
Pro Multi Sniper mp
DMITRII GRIDASOV
PRO MULTI SNIPER EA   是一款高质量的自动交易系统,在 MT4 平台上的准确率高达 90% 左右。 这款盈利丰厚的剥头皮 EA 确实是目前市场上最稳定的系统之一。 M15 timeframe!   No Grid! No Martingale! 它是仅在本 MQL5 网站提供的原创产品。 下载用于测试和交易的EA设置文件: GBPCAD Set_file GBPAUD Set_file EA 的独特功能: - 使用机器学习方法. - 实现复利方法和剥头皮技术。 - 系统根据市场波动自动设置动态止损。 - EA 默认具有自动(手数计算)风险管理功能,并提供固定手数选项。 - 可调整交易入场敏感度参数。 - 周五至周一不保留未结订单,避免出现缺口。 - 精确的运行时间过滤器,精度为 1 分钟。 - 机器人具有盈亏平衡功能。 - 账户杠杆:1:30 至 1:2000 范围内任意选择。 - 最推荐的货币对是 GBPCAD 和 GBPAUD。 - 不存在任何危险的马丁格尔/网格策略。每笔订单都有自己的止损位,以保护账户安全。 - 运行时间:EA 会根据设置中的时间过滤
Golden Mirage mt4
Michela Russo
4.7 (10)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Tom Scalper MT4
Xuan Bach Nguyen
Tom Scalper - The Trendline Breakout Expert Advisor Overview: Tom is an Expert Advisor designed for Gold (XAUUSD) trading. It uses a single trendline to determine the trend and incorporates pattern recognition to identify breakout conditions. Built for traders seeking a structured approach, Tom follows predefined criteria to execute trades based on market movements. Join My MQL5 Channel for the Latest Updates! Live Signal :   https://www.mql5.com/en/signals/2361938 Pricing Launch Price : $199
Iberian EA Ultimate - FX H4 is a fully automatic professional Forex expert advisor. This EA trades according to trends (NO scalping, NO martingale) This EA combines various strategies to verify the possibility of a trend and a series of global validations to give the final approval to the opening of the order Despite its complexity, detecting trends is not always the greatest difficulty, it is also necessary to know when to close the operation. In this case, the success of the EA is supported b
作者的更多信息
Nasdaq Apex EA
Andreas Smigadis
Overview Nasdaq Apex EA is an automated Expert Advisor for MetaTrader 5 designed for NASDAQ-100 index symbols provided by your broker (e.g., US100, NAS100, USATECHIDXUSD). It is intended for H1 charts and uses a trend-continuation breakout approach with directional filters. Entries are placed as stop orders at recent structural highs/lows when both the daily bias and SuperTrend agree. The EA includes fixed SL/TP, optional trailing stop, and time-based expiry rules to avoid stale entries. What t
US30 Quantum EA
Andreas Smigadis
Overview US30 Quantum EA is an automated Expert Advisor for MetaTrader 4 designed for trading the Dow Jones index symbol provided by your broker (e.g., US30/DJ30/USA30). It is intended for M15 charts and uses a rule-based trend and volatility confirmation approach. The EA combines Keltner Channel, Hull Moving Average, and SuperTrend conditions, with ATR-based trade management. It is designed to run as a single-instance EA on one symbol, with no grid and no martingale logic. What the EA Does The
Euro Pulse EA
Andreas Smigadis
5 (1)
Euro Pulse EA (Alpha Structure FX) Overview Prop Firm Robot is an automated Expert Advisor for MetaTrader 4 that trades 5 minute timeframe using a multi-indicator confirmation model and built-in protection limits. Entries are filtered by several standard indicators and are evaluated on new bars. The EA includes spread/position limits, daily loss and drawdown limits, and account equity protections that can suspend new entries when triggered. An optional news filter can pause new entries around sc
Overview Sterling Sigma Reversion EA is an automated Expert Advisor for MetaTrader 4 designed for GBPUSD on the H1 timeframe. It applies a rule-based mean reversion approach using two Bollinger Bands to detect stretched conditions and then targets a return toward a 20-period simple moving average (SMA). Entries are placed using pending orders, with time-based expiry to avoid stale setups. The EA is designed without grid-style averaging and without martingale logic. What the EA Does The EA monito
Overview Aegis Vortex US30 EA is an automated Expert Advisor for MetaTrader 5 designed for US30-type index symbols (broker naming may vary, e.g., US30/DJ30/USA30). It is intended for M5 charts and uses a rule-based approach that targets mean-reversion behavior near volatility extremes. Entries are placed using pending stop orders and are filtered by regime/confirmation conditions to reduce activity when criteria are not aligned. The EA includes fixed SL/TP and an ATR-based staged trailing option
Overview Gold Regime Shift EA is an automated Expert Advisor for MetaTrader 4 designed for XAUUSD (Gold) on the M30 timeframe. It detects volatility expansion and potential “regime shift” conditions using two Bollinger Band frameworks. When the rules confirm directional alignment, the EA places stop orders to participate in the move. The EA is designed without martingale and without grid-style averaging. What the EA Does The EA monitors XAUUSD M30 and evaluates price behavior against two Bolling
Overview Gold Liquidity Capture EA is an automated Expert Advisor for MetaTrader 4 designed for XAUUSD (Gold) on the H1 timeframe. It uses Bollinger Bands and swing reference points to prepare stop-entry orders at adaptive distances. Orders are intended to trigger only when price movement confirms direction after a defined setup condition. The EA places fixed Stop Loss and Take Profit levels and removes pending orders after a set bar limit if they are not triggered. What the EA Does The EA monit
Overview Gold Linear Alpha EA is an automated Expert Advisor for MetaTrader 4 designed for XAUUSD (Gold) on the H1 timeframe. It combines a Linear Regression directional bias with limit entries around a LWMA(50) reference level. Entry spacing adapts to volatility using Bollinger Band Width from a higher-period band. Trades use fixed Stop Loss and Take Profit, with an optional fixed trailing stop (when enabled). The EA is designed without martingale and without grid-style averaging. What the EA
Overview Gold Expansion Capture EA is an automated Expert Advisor for MetaTrader 4 designed for XAUUSD on the H1 timeframe. It follows a rules-based approach that looks for daily range expansion conditions and then seeks pullback entries. Directional bias is derived from prior-day reference levels with a Bollinger-based confirmation. Entries are placed as pending limit orders anchored to Keltner Channel levels. Trades are managed with fixed Stop Loss and Take Profit, with an optional ATR-based
Overview German Index Thrust EA is an automated Expert Advisor for MetaTrader 4 designed for GER40 / DAX-type symbols on the M5 timeframe. It uses a rule-based intraday approach anchored to the daily open and places pending stop orders when conditions align. Directional bias is derived from a DeMarker cross, and entry distance adapts to volatility using Bollinger Band Width. The EA is designed for one position per signal, with no grid-style layering and no martingale logic. What the EA Does At t
Overview Alpha Gold Minute is an Expert Advisor designed for XAUUSD (Gold) on the M1 timeframe. It combines a structured entry layer (momentum/confirmation filters and time controls) with position-building logic that can add orders at configured distances. The EA includes minimum-distance checks between orders, optional indicator confirmations, and day/time filters. It supports symbol suffix handling and ECN-style order flow (send order first, then modify SL/TP if required by the broker). Tradin
Glimpse Hft US30 EA
Andreas Smigadis
Overview Glimpse Strategy is an automated Expert Advisor for MetaTrader 4 designed for short-term execution using pending stop orders and time-based controls. It places Buy Stop or Sell Stop orders at a configurable distance from the current price and manages trades with Stop Loss and optional trailing logic. The EA is intended to run on the symbol chart where it is attached and can be set to Buy only, Sell only, or Both directions. Because this style depends on execution quality, behavior can v
Overview Gold Session Limits EA is an automated Expert Advisor for XAUUSD (Gold) on MetaTrader 4. It is built around time-based breakout rules and uses broker server time for all session logic. The EA can run two independent modules: a Previous Day High/Low breakout and a London range breakout into the New York session window. It uses pending orders, level checks, and optional filters to help avoid entries after early level breaks. What the EA Does The EA reads defined price ranges (yesterday’s
Overview XAU Hyper Scalper is an automated Expert Advisor for XAUUSD (Gold) designed for M5 charts in MetaTrader 4. It uses a rule-based approach that combines Parabolic SAR direction filtering with Bollinger Bands conditions to manage entries and exits. Optional spread and news-time blocking can pause new entries during selected conditions. The EA requires user-defined risk settings and broker-appropriate parameters. What the EA Does The EA monitors XAUUSD on M5 and evaluates market direction u
Before enabling the automatic functions, please note that your EAs must include a small MQL code addition to communicate with the scheduler. I will guide you through the exact steps. If you are using EAs from other developers and you do not have access to their source code, you cannot add this integration. In that case, the scheduler can only be used in manual mode. Overview Alpha Trading Scheduler is an MT4 tool that helps control when automated trading is allowed inside one terminal. It does
Overview Alpha Price Trap Support Resistance EA is an automated Expert Advisor for MetaTrader 4. It is designed around a break-and-retest approach on support and resistance zones. The EA detects zones from price structure, waits for a confirmed break on candle close, then places a limit order in the retest area. Risk controls include percentage-based sizing (if available), structural Stop Loss placement, and configurable filters (trend, time, spread, volatility). It can be used on Forex symbols
Overview Alpha Crossover Strategy is an automated Expert Advisor for MetaTrader 4 based on an EMA crossover model (EMA 50 and EMA 200). It is designed to trade directional signals when the fast EMA crosses the slow EMA (Golden Cross / Death Cross). The EA works with one active market direction at a time and can close an opposite trade when a new signal appears. Lot sizing can be fixed, with an optional Martingale mode available for users who understand the related risk. What the EA Does The EA m
Overview Alpha News Shield is an MT4 indicator designed to help you plan and reduce trading activity around scheduled economic events. It displays upcoming events on the chart (panel, countdown, and optional vertical lines) and can control terminal-wide protection using global variables. When the protection window is active, the indicator can set a “trading allowed” flag that other Expert Advisors can read before sending new orders. Optional auto-close rules can close positions before selected e
Overview Alpha Silver Cross V2.0 is an Expert Advisor for MetaTrader 4 that trades a moving-average crossover with an ATR-based volatility confirmation. It is designed to run on the chart where it is attached and evaluates signals on new bars. The EA supports configurable Stop Loss and Take Profit, plus optional indicator-based exits. Built-in protections include spread and exposure limits, daily limits, and account-level equity protections. An optional news filter can suspend new entries around
Overview Alpha Swing Reversal Signals is an MT4 indicator that marks potential swing reversal candles with arrows. Signals are evaluated on closed candles using candle structure (wick-to-range), swing high/low detection, and an ATR-based volatility filter. An optional EMA trend filter can be enabled to align signals with a broader directional bias. Optional alerts can notify you when a new signal is confirmed on the last closed candle. What the Indicator Does The indicator scans historical and
Overview The 2 to 10 Algorithm is an automated Expert Advisor for MetaTrader 4 designed for EURUSD on the M1 timeframe. It evaluates signals on closed candles and uses a combination of EMA trend direction, RSI extremes, and an ATR volatility condition. Entries are placed as pending limit orders with a short validity window to reduce late fills. The EA includes a spread filter, optional time controls, and optional money management (including a martingale-style mode). What the EA Does It checks t
BTC Predator
Andreas Smigadis
Overview BTC Predator is an Expert Advisor for MetaTrader 4 designed for BTCUSD-type symbols. It operates on new bars and uses an RSI level-cross for entries with a candlestick pin-bar condition for exits. The EA includes configurable Stop Loss and Take Profit, plus optional entry/daily/account protections. A built-in News Filter can pause trading around selected events when enabled and configured. The presentation and formatting are kept aligned with Market description recommendations. What the
ETH Reaper
Andreas Smigadis
Overview ETH Reaper is an Expert Advisor for MetaTrader 4 designed for ETHUSD-type symbols. It evaluates signals on new bars and combines a Stochastic crossover with a Bulls Power filter for entries. Position management includes Stop Loss, Take Profit, and an optional trailing stop when Stop Loss is enabled. Additional protections are available for spread, exposure limits, daily limits, and account-level safeguards. A built-in News Filter can pause new entries around selected events when enabled
Overview GBPUSD Pound Investor is an Expert Advisor designed for GBPUSD on the M15 timeframe. It uses a Bollinger Bands entry condition and a Moving Average crossover exit condition. The EA supports fixed Stop Loss and Take Profit, plus optional protections for spread, daily limits, and equity limits. A built-in news filter module is included (disabled by default) and requires terminal WebRequest permission when used. What the EA Does The EA checks the market once per new bar and decides whether
筛选:
无评论
回复评论