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
Bundles MT4
Ahmed Alaaeldin Abdulrahman Ahmed Elherzawi
This EA uses the following Built-in indicators: Channels indicator Supply and demand indicator Trend indicator It is based on multi-directional grid system, not the normal martingale you are familiar with. When the price is in supply or demand zones, the EA will wait for a confirmation before entering a position. The confirmation is through the three above indicators together. You don't need to purchase any of the indicators mentioned above if you don't want to see them on the live chart.
The Grid Inside
Luiz Godoy
5 (1)
The Grid Inside works on a counter trend mode, automatically opens a new order when it hits the price target due to the Fibonacci levels at 23.6 and 73.6. If the price goes the wrong way it opens another order with a calculated lot and position. All the positions are closed when it reaches the target profit defined on settings. As TGI does not use stop loss, I don't recommend you put on your account more than you can afford to lose, the higher the timeframe safer it gets. Once an order is trigge
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
Hamster Grid MT4
Volodymyr Hrybachov
專業網格顧問負責 RSI(相對強弱指數)指標。具有通過重疊無利可圖的訂單來減少賬戶回撤的功能。該圖表顯示有關利潤的信息。 MT5 版本 https://www.mql5.com/ru/market/product/56995 選項: RSI_PERIOD - 計算相對強弱指數的周期; UP_LEVEL - 上限; DN_LEVEL - 下限; RSI_TIMEFRAME - 計算的時間範圍; START_LOT - 初始手數; LOT_MULTIPLIER - 訂單網格中的手數乘數; MAX_LOT - 最大手數; STEP_ORDERS - 訂單網格步驟; STEP_MULTIPLIER - 階步倍增因子,如果 = -1 則不使用; MAX_STEP - 最大階網格步長; OVERLAP_ORDERS - 從哪個訂單啟用訂單重疊功能; OVERLAP_PIPS - 關閉無利可圖訂單的最小利潤點數; STOPLOSS, TAKEPROFIT - 止損和止盈點數,如果 = -1 未使用; BREAKEVEN_STOP, BREAKEVEN_STEP - 盈虧平衡水平和步長,如
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
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
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
该产品的买家也购买
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
The Gold Reaper MT4
Profalgo Limited
4.61 (33)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
This expert use grid and advanced DCA and martingale strategy. The strategy used by Fund Manager by our country. Use with pair AUDCAD, with   timeframe M5   it can survive 2015-Nov 2024.  DrawDown Max from 2019-2025 15k USD for both pair It works well in other Pairs in   m15: AUDCAD, EURJPY Use proper money management, use money that you can loose, withdraw your profit. This strategy can make good profit if you use good money management. Use the balance minimum of 2k-3k. Use default setting .
Gold Safe MT4 EA
Anton Zverev
5 (2)
实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 如果您在设置时间方面需要帮助,请务必给我发私信。 请先在经纪商的策略
Vortex Gold MT4
Stanislav Tomilov
4.93 (42)
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 >>
XIRO Robot MT4
MQL TOOLS SL
5 (6)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
免费试用 EA Budak Ubat 频道 限时特价! 每购买10次后价格将增加10美元! 工作原理 当 EA 激活时,它会根据执行模式参数分析图表。 如果图表上没有现有仓位,EA 将根据参数输入交易。如果趋势是看涨的,它将进入买入交易,如果是看跌的,它将进入卖出交易。如果止损变量大于0,则还会设置距离已打开交易价格一定距离的止损订单。0表示没有止损。 如果图表上存在现有仓位,且最后一个仓位处于亏损状态,EA 将检查当前市场价格与订单之间的距离是否至少为用户设置的最小距离,然后将根据蜡烛图输入交易,仓位大小将使用马丁格尔方法计算,并且将设置离已打开交易价格一定距离的止损订单,如果止损变量大于0。 如果未启用套期保值,EA 一次只会进入一个方向的交易。如果第一个仓位是买入交易,则所有后续的马丁格尔仓位也必须是买入交易。如果第一个仓位是卖出交易,则所有后续的马丁格尔仓位也必须是卖出交易。如果启用套期保值,EA 将进入双向交易。 EA 将修改相同方向的所有仓位的获利点为单一的保本点,再加上用户设置的获利水平。 EA 参数 执行模式: 在每个新 K 线上:当 EA 激活时,它会在每个新的
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 有一點經驗,您可以輕鬆地將
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
Real monitoring :   XAUUSD M30 SL3 ,          XAUUSD M30 SL5 ,         XAUUSD__BTCUSD__ M30__SL3 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  2   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  649   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  920   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a de
Waka Waka EA
Valeriia Mishchenko
4.25 (48)
8+ years of live track record with +12,000% account growth: Live performance MT 5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
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 不仅能存储图表的全部数据,还能实时进行图表分析,精准识别图中频繁出现的价
XG Gold Robot MT4
MQL TOOLS SL
4.35 (40)
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
SentinelAI
Valeriia Mishchenko
No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 5 version can be found here Sentinel AI is fully automated trading system is built for major forex pairs such as EURUSD and GBPUSD on the M5 timeframe. By combining price action and mean reversion principles with advanced AI-driven analytics, it is designed to identify potential trend reversals and exploit market inefficiencies with greater accuracy and efficiency. Supported currency pairs: EURUSD, GBPUSD Timefram
Golden Mirage mt4
Michela Russo
5 (8)
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
Boring Pips MT4
Thi Thu Ha Hoang
4.54 (13)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是过拟合。许多专家顾问被创建为对现有的历史数据进行“学习”和完美适应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading Strategy (Part 2): A Guide to Building Optimization Processes 有几种方法可以避免在 仅仅依赖读取过去数据的专家顾问上亏钱。而最简单的方法是,在没有至少 5 个月或 30
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
GOLD Scalper PRO
Lachezar Krastev
4.46 (24)
ULTIMATE SALE! Get GOLD Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177 (Regular Price: $447 — You Save $270! Don't Miss!) 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 by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, professionally developed especially for tra
Forex Dominance MT4
Ebrahim Mohamed Ahmed Maiyas
5 (2)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Forex Market. It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patte
Forex Diamond EA
Lachezar Krastev
5 (5)
ULTIMATE SALE ! Get Forex Diamond EA with a huge –60% discount ! Special Ultimate Sale Price: $217 (Regular Price: $547 — You Save $330!) Forex Diamond EA – Reliable Automated Trading Powered by Smart Algorithms Forex Diamond EA is a proven expert advisor designed to deliver consistent results using a combination of trend and counter-trend strategies. Trusted by thousands of traders since its launch, Forex Diamond EA stands out with its intelligent trading logic, adaptive money management, a
Saints Row Aggressive Scalper
Nervada Emeule Adams
2.5 (2)
Saints Row Aggressive Scalper 是一款高频交易(HFT)智能交易系统,专为追求快速执行、精准入场和在波动市场中稳定表现的交易者而打造。 该EA专为XAUUSD(黄金)和USTEC(纳斯达克)设计,旨在利用精准且激进的剥头皮策略捕捉快速价格波动。在纽约交易时段表现尤为出色,该时段的流动性和波动性为交易创造了最佳条件。 重要提示:为获得最佳性能,此EA必须在具有低点差和快速执行的RAW / ECN账户上使用。 Saints Row Aggressive Scalper 的独特优势 功能 描述 高频剥头皮引擎 快速执行交易,捕捉小幅稳定的市场波动。 优化交易品种 专为XAUUSD和USTEC打造,实现最大效率。 纽约时段优化 在流动性和波动性峰值期间表现最佳。 点差敏感逻辑 专为低点差环境设计,以维持盈利能力。 精准执行 快速入场和出场,降低风险敞口,提高效率。 工作原理 将EA附加到MT4上的XAUUSD或USTEC图表,应用推荐设置,并允许系统自动执行交易。该EA设计为以最少干预运行,同时保持严格的执行纪律。 该系统不会随机交易。它等待精确的市场条件,以速度
Big Forex Players MT4
MQL TOOLS SL
4.73 (45)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Trend Predictor EA
AW Trading Software Limited
4.47 (15)
AW Trend Predictor EA - 使用趋势指标信号 AW Trend Predictor 进行交易的 EA。使用指标策略 TakeProfit 和 StopLoss。可以使用多时间帧过滤。具有由指标计算的固定止损或止损。基于时间的工作和平均在功能上是可能的。 Instruction and description ->  HERE  / MT5 version ->  HERE   好处: 使用指标根据当前波动率计算的固定止损或动态止损 具有准时工作、限制滑点和最大点差的功能 适用于所有类型的交易工具 适合追踪手动开仓 适用于任何时间范围,我们建议在不低于 M15 的时间范围内工作 包括通过更高时间框架或长期指标过滤趋势的功能 可以选择使用平均 输入设置: MAIN SETTINGS Success Rate - The success rate for opening an order. First order on new signal only - Ability to choose to open new orders only when a new sign
Forex Alpha MT4
Ebrahim Mohamed Ahmed Maiyas
Forex Alpha MT4   is an advanced Expert Advisor specifically designed For major forex currency pairs   . It is powered by a modern artificial intelligence model trained on historical   major forex currency pairs   price data and runs directly inside   MetaTrader 4   using ONNX technology. The EA analyzes price movements, detects complex market patterns, and automatically executes trades based on AI-driven predictions. Discounted price   . The price will increase by $50 with every 5 purchases. N
Golden Equinox 是一款专为 MetaTrader 4 ( MT4 )平台打造的多 策略 Expert Advisor , 聚焦 黄金( XAUUSD )单一交易品种,致力于为交易者提供高效、精准、稳健的全自动黄金交易解决方案。 Golden Equinox 同时结合了多种互补策略,针对黄金市场短期价格波动剧烈、行情节奏切换迅速、单一策略 往往 难以适应复杂市场环境, Golden Equinox 集成了多套交易逻辑,通过系统化的策略协同,可灵活适配不同行情波动场景,实现 全天候自动交易 。对于希望 同时 在黄金超短线交易中稳定捕捉小幅盈利机会、追求交易效率 的 交易者而言, Golden Equinox 无疑是黄金自动化交易领域的理想之选。 设置信息:       货币对 :  XAUUSD        时间范围 :  M5 周期       入金: 最低不限, 建议 500USD 以上       杠杆: 1 : 100 至 1 : 1000       账户: ecn , 任何高性能,低点差的账户   其他建议:推荐使用 VPS ,以确保全天 24 小时不间断交易
Indicement MT4
Profalgo Limited
5 (2)
歡迎來到指數! 道具準備就緒! -> 在這裡 下載設定文件 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 終極組合優惠   ->   點擊此處 加入公共團體: 點擊此處   VERSION 4.0 LIVE RESULTS OLD VERSION FINAL RESULTS INDICEMENT 將我 15 年在創建專業交易演算法方面的經驗帶入指數市場。 EA 使用經過深思熟慮的演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   我很高興地說,在多年的 EA 開發過程中,我已經完善了這個策略 該 EA 專為 US500、US30 和 NAS100 指數交易而開發。 這些市場特別適合這種類型的策略交易。 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該
Dark Gold
Marco Solito
4.7 (92)
Dark Gold  is a fully automatic Expert Advisor for  Scalping   Trading on Gold , Bitcoin , Eurusd and Gbpusd. This Expert Advisor needs attention, in fact presents highly customizable. Dark Gold is based on   Dark Support Resistance indicator   (owning it is not necessary) , these Trades can be manage with some strategies. If you   Buy this Expert   Advisor you can   write a feedback   at market and   get Dark Support Resistance indicator for Free , for More info contact me The basic strategy st
作者的更多信息
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
筛选:
无评论
回复评论