Gmaster Network pending orders NPO

  • 专家
  • Oleg Papkov
    Oleg Papkov
    Studied 1978 - 1984 at the Novosibirsk Institute of engineers for geodesy, aerophotography and cartography, faculty of optical, specialty optical and opto-electronic devices. Since then, the programmer. Languages: ALGOL, Fortran ,C, Pascal, Delphi, C#, Visual Basic for Windows, Assembler. Forex do
  • 版本: 1.0
  • 激活: 7

The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic indicator parameters, the signal for setting a grid of BUYStop or SELLStop pending orders at a distance of Step2 from each other in the number of Numb2 in the direction and duration of PHours hours is triggered. Orders have appropriate magic numbers assigned by the EA. After activation, they are handled by the EA either before a take profit activation or using the averaging grid (but still in profit).


Parameters

  • MAGICB - Long magic number;
  • MAGICS - Short magic number;
  • "__Working hours__GMT__";
  • Hours_to_GMT_Offset - broker time zone shift from GMT;
  • Hours - configure operation in the specified hours or let the EA trade round the clock;
  • Begin_hour - GMT time for the EA to start operation;
  • End_hour - the end hour for the EA to automatically place initial trades. However, the EA will still be able to manage open positions.
  • "__Start__";
  • Net - enable/disable the use of the averaging grid;
  • Info - data on possible trend;
  • GameOn - enable program operation or reset the EA;
  • Deals - number of initial trades at a time;
  • NumbLot - number of decimal places for the lot value (when the EA is used for operations with CFDs);
  • MaximumRisk - risk %;
  • DecreaseFactor - lot decrease ratio in case of unsuccessful trade series;
  • KST- Stochastic parameter;
  • DST- Stochastic parameter;
  • SlSt - Stochastic parameter;
  • StLevelDn - oversold level;
  • StLevelUp - overbought level;
  • TP;
  • SLPLUS;
  • ProfStop - virtual Take Profit in the deposit currency;
  • СoefLot - lot multiplier for the averaging grid;
  • MinPauseNetUp - interval between UP trades in minutes;
  • MinPauseNetDn - interval between DN trades in minutes;
  • StopDeals - number of stop loss modifications for Trailing Stop;
  • Step - averaging step, 2 - aggressive and fast events in the averaging grid, 250 - not very aggressive and long-term events;
  • Step2 - step of pending orders;
  • PHours - duration of pending orders in hours;
  • Numb2 - number of pending orders;
  • OnOffUnLine - enable/disable the use of an uneven step in the grid;
  • ULсoef - step multiplier;
  • Slippage - allowable slippage;
  • Invers - inversion of trading direction, if true - opposite direction;
  • "__Directions On/Off.__";
  • SELL - allow opening Short trades;
  • BUY - allow opening Long trades;
  • "__Trailingator__" - Trailing Stop parameters;
  • TrailingStop = 3;
  • TrailingStep = 6;
  • DelObj - removal of objects from the screen after unloading the EA.

The default parameters are given for GBPJPY M30.

推荐产品
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
Night Rocker EA
Sergey Sobakin
1 (1)
Night Rocker EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on USDJPY, GBPUSD, EURCHF, GBPCAD pairs. Period M15.   The internal control system for workin
TrendLines And Volumes
Alexander Nikolaev
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
This Expert Advisor is a trading strategy targeting the EURUSD on the 1-hour chart. It is based on entry and exit reversals using specific technical indicators and performs trend-following trades.   I don’t want to rely on just one EA; I want to build a portfolio and diversify my risks..." If that sounds like you, this EA is perfect for your needs. This EA is designed with portfolio management in mind, making it an excellent complement to other EAs to achieve stable performance.   The Benefit of
The Expert Advisor trades the signals from an artificial neural network with one hidden layer. Presence of a signal is checked at the closing of the specified period. MAIN PARAMETERS Net option - setting the order grid. When placing a market (not pending, Pending order offset=0 ) order according to a signal, the grid order is set. The following direction are available: follow the trend , against the treand and both directions . The number of placed orders is taken from the ...maximum deals with
IRobot Alligators
Paranchai Tensit
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
The expert Advisor uses an integrated system of "Recovery" (locking) and balance recovery. The EA is based on a custom indicator "Elf" which is a trading strategy in itself. The operating principle of this EA is the Breakdown/Rollback of support levels in the direction of the trend. Built - in indicators allow you to determine the direction of the trend, so all orders are deferred only in the direction of the trend. The default settings are selected to work on the 5-minute GBPUSD chart. Atten
PairsTrading
Evgenii Kuznetsov
3.67 (9)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
GoldMine EA MT4
Jerald Jay Cruz
No force entry and not martingale!!! This EA is designed to identify the best setup trades, executing approximately 3 to 5 high-quality trades per week on each currency pair. This Expert Advisor (EA) is tailored for XAU/USD (Gold)  and operates on a 5-minute time frame . The strategy combines the Commodity Channel Index (CCI) with a Moving Average (MA) to identify trade opportunities and manage exits effectively. Key Features: CCI-Based Entry : The EA watches for the CCI to cross extreme l
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the greater
Ichimoku 3D
Anton Karabeinikov
一木3D 该Ea交易基于Ichimoku指标,使用3个老屏幕的原理。 此Ea交易有4种类型的开仓交易: 1是当有相同的买入或卖出信号3时间帧 2-这是2个时间框架具有相同的买入信号,1个时间框架具有相同的卖出信号,反之亦然 3-这是当1时间框架是买入信号,2时间框架是卖出信号,反之亦然 4-这是当1时间帧信号买入平均时间帧卖出和3时间帧买入 魔法=2021 "Ichimoku"指标设置 Tenkan=9; 客君=26; Senkou=52; 经典退出=真; "设置资金管理"; 固定百分比=1; 1选项=true; SL=100; TP=450; 2选项=true; SL=150; TP=450; 3选项=true; SL=150; TP=450; 4选项=true; SL=150; TP=450; 平均时间周期=240; 较高时间段的周期=1440;
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
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and St
Doctor
Andrey Kolmogorov
This is a universal adviser working in several directions. The first and main thing is assistance in various situations that arise during trading. The second is scalping or positional trading according to the trend, open orders, at the same time, insured with support orders using the model of a quantum set of algorithms. Main Advantages Work in several directions; Increase in account balance during drawdown; Maintenance of already open orders; Building a grid lock; Scalping and/or trend trading
Gold Crasher
Hong Ling Mu
<Logic> EA will entry when the price breaks average candle stick price. EA will make Grid order with Hedge logic. When grid order is placed , EA check the trend and if trend is BUY, then place buy order. If trend is sell, then place sell order. This is to reduce a big draw down. <Input parameter> Slippage(pips) Max position Baselot size take profit stoploss Risk (MM) Grid order settings. Moving average period and Time frame N of bars for average line calculation <BEST PAIR and Time frame> XAUU
JumpLump
Olga Zhdanova
對您利潤豐厚的專家顧問組合來說是一個很好的補充。該策略基於在特定時間段內突破已構建水平的算法。 EA 有一個固定的止損,允許您保持最小的回撤。 使用報價數據套件對所有報價進行測試,並使用最接近的真實交易條件,觀看視頻。 前 10 位買家的價格為 75 美元(請在評論中發布您的報告) 推薦:低點差的優秀 ECN 經紀商。 推薦貨幣對 EURUSD。可以使用其他貨幣對,例如 GBPUSD 和 USDJPY。 評論中的設置文件。 如有任何問題,請聯繫您的私信! 我很樂意為您提供幫助! 在 M1 上為上面列出的貨幣對安裝“EA 交易”,加載設置文件。 請務必通知我交易結果! 在交易中不使用危險(有毒)的交易方式導致整個存款(鞅,網格,套利等)的急劇損失; 每筆交易都有止損和止盈以保護您的存款;
The Minute Scalper runs on the 1 min timeframe. It executes trades based on the BB,ATR,MACD,RSI Levels. The software will open and close trades and revert from trading if levels are not met. The EA is not aggressive, trades on Medium risk setting. Keep the settings as they are for small accounts under 200USD, for accounts bigger than 200USD, increase the lot size by 0.1 for every 100USD above the preferred account size. Forward tested in the market and the profitability percentage came out at 72
Smart YTG
Iurii Tokman
4.6 (5)
Smart YTG   MT5 终端的顾问版本。   |   所有产品 Smart YTG 用于处理 GBPUSD 货币对,图表周期 H1。从本质上讲,该系统具有趋势并且在带有 STOP 订单的价格变动趋势部分完美运行,趋势是通过分析 内置于 EA 内部的价格通道 指标来确定的;无需额外安装该指标。在平盘区,当行情优柔寡断且行情进一步走势确定时,提现系统开始运行而不会亏损,如果市场上有与价格走势方向相反的头寸,则为价格变动方向与订单重叠,当达到总利润时平仓整个系列仓位,而Equity不下跌,保持平衡线,从测试结果可以看出。 代码中的大量计算,以及其中最大的一部分,恰好属于市场形成平台的时刻,您需要在没有回撤和亏损的情况下摆脱它进入趋势。为此,有一个用于动态平仓和静态平仓的块。 动态平仓 - 当强制平仓订单达到设定的总利润时平仓。 静态 - 计算价格水平,当达到该水平时,所有未平仓头寸将产生利润,并将所有未平仓头寸的止盈和止损修改为该水平。两个区块都有自己的设置,可以相互独立工作。使用 EA 交易时,可以同时使用这两个块,因为它们弥补了缺点并在工作中相互补充。 例如:假设由于各种原因,例
DigiGrid EA
Sergey Belov
5 (2)
The Expert Advisor builds a grid of orders at prices near support or resistance levels. Entry points are calculated by the EA using the author's algorithm and based on a variety of factors. The EA uses several time ranges for analysis. The built-in trend filter allows to make more accurate entries with a greater likelihood of closing them with profit and thus reducing the number of simultaneously open orders. All orders are closed upon reaching the expected profit. Through the use of TakeProfit
Make grid trading safe again | Built by a grid trader >> for grid traders.    Walkthrough Video  <== Get Grid Rescue up and running in 5 minutes  This is MT4 version, click  here  for  BlueSwift GridRescue MT5  (settings and logics are same in both versions) BlueSwift Grid Rescue MT4  is a risk management utility  EA  (used together with other grid trading experts) that can help you trade aggressive grid systems with manageable drawdown, therefore reduce substanstially margin call risk as we
EA White Arbitrage
Ruslan Pishun
4.33 (6)
Advisor uses 6 trading strategies you can customize each strategy separately. Powered by 7 pairs and 1 timeframe M1 and uses a variety of trading systems. This increases the chances of stable growth and reduces the influence of one pair. The robot uses intelligent averaging system. Advisor is able to self-adjust their work. Instead of searching for values ​​satisfying historical prices for each pair, the adviser uses the values ​​effective on all cylinders, which increases the likelihood of good
Survive
Fabrizio Pierantoni
Survive expert advisor. Trading algorithm developed based on the combination of MACD and RSI indicators. Only one buy/sell order is executed. No martingales or other recovery techniques. In case of loss the system automatically closes the order if no stop loss is set based on the parameters entered. The system is suitable for all currencies. basic settings for usd/jpy currencies H1 Timeframe. //------------------------declaration of variables------------------------ ------ MagicNumber ; // M
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
Reversepro Smartsma ea mt4
AL MOOSAWI ABDULLAH JAFFER BAQER
ReversePro SmartSMA EA – A Fully Customizable Moving Average Strategy ReversePro SmartSMA EA is an advanced yet fully customizable trading tool designed for traders who prefer to fine-tune their strategies. This Expert Advisor (EA) is not pre-optimized, allowing you the flexibility to adjust its settings to fit your trading style, risk management preferences, and market conditions. How It Works This EA is based on the well-known Simple Moving Average (SMA) crossover strategy, enhanced with addi
Built To Last
Hatem Koshok
Built To Last is a fully automated ea that works on AUSUSD pair and it is programmed to use a neural network equation to measure the trend stability to buy or sell. It has passed more than 6 years backtest on real tick data with 99.9% Accuracy (check screenshots section). W‌hy AUSUSD? because no flash crush or 1000 pips sudden moves happened on it till now. Minimum Balance required 4000$. Expert Parameters Target - to be set at 76 for the optimum performance. StopLoss - to be set at 20 for the
機器人使用突破布林帶指標線的交易策略。 該策略的本質在於不斷分析指標線並為其線尋找最有效的突破點。 當價格在其中一個方向突破指標線時,機器人會在該方向開倉並開始跟隨它。但機器人不會在每次指標線被突破時開倉,而只會在它突破的那些地方開倉認為它是最有效的。 這是一個非常可靠的策略,多年來已被全球數以千計的交易者測試過。 這是 GPTchat 提供學習的有效剝頭皮策略之一。 人工智能認為,這是 M5 時間框架內最有效的交易剝頭皮策略之一。 我們也會認同人工智能,並在實踐中證實這一策略的有效性。 機器人優勢: 不使用鞅。 手數由交易者在設置中指定。 餘額每增加10%,手數將增加10% 機器人使用自適應風險管理功能 使用機器人的建議: 貨幣對 GBPUSD M5期 最低初始餘額 $500 起 ECN賬戶類型 機器人設置: Lots - 開立訂單的手數。 TrailingStop - 追踪止損大小。 Open_Order - 開倉交易過濾器。 Spread - 貨幣對的平均交易點差,用於正確計算風險。 Magic - 一個獨特的幻數。
Fitpro 10 Scalper Expert Advisor  is a automated forex trading robot designed to work on the most traded currency any pair. The strategy is based on using several MT4 indicators , each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. Each order is secured by a fixed stop-loss while, no martingale, no grid, scalp or hedge.   Paramater •    Magic Order - is a special number that the EA assigns to its orders •    Take Profit - take p
Ict Gold Scalper
Alex Amuyunzu Raymond
5 (1)
ICTVALID EA – Smart Money Concepts Automated Trading The ICTVALID EA is a professional trading system built on Smart Money Concepts (ICT methodology) . It automatically detects and trades institutional setups, allowing you to follow market structure with precision and consistency.  Key Features Dual Trading Modes – Choose between Scalping (short-term precision entries) or Swing Trading (longer-term trends). Smart Money Logic – Incorporates Change of Character (CHoCH), Break of Structure (BoS),
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the greater
Elliot Waves Tracker
Irina Cherkashina
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
该产品的买家也购买
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 已針對黃金的最長可用期限進行了壓
Scalping Robot Pro MT4
MQL TOOLS SL
4.29 (17)
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
Quantum King MT4
Bogdan Ion Puscasu
5 (6)
量子之王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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
Scipio Ea
Stefano Frisetti
SCIPIO AI 是我基于 20 多年金融市场经验打造的自动交易机器人,它实现了 100% 的交易活动自动化,包括入场、管理、止损,交易员无需日复一日地执行任何操作。 此 EA 每次只开启一笔交易,并立即将止损点设置在非常接近的位置。它不使用网格或马丁格尔,而是每次开启一笔交易,从而避免出现较大的止损。 它使用人工智能根据过去几天的交易行为来确定开启交易(多头 + 空头)的最佳时机。 如何交易 + 只需将 EA 放置在图表上,激活自动交易即可,无需其他操作。 + 此 EA 适用于英镑/美元,不支持其他资产。 + 它可以在任何时间范围内使用,因为每个时间范围内的操作都相同,最终结果不会改变。 + 如果您日复一日地耐心等待,从中期来看,就能获得成果。 + 谨慎选择要使用的手数,因为此 Ea 将始终使用相同的手数大小。 + 您可以从设置界面设置手数,并随时更改。 + 建议从伦敦时间 00:00 到晚上保持 SCIPIO EA 处于活动状态,并且 PC 处于开启状态,如果您愿意,可以使用 VPS。 + 交易者可以手动关闭交易,Ea 不会打开其他交易,但建议您耐心等待,让 EA 自行完
Daytrade Pro Algo
Profalgo Limited
5 (5)
推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAUD;
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 有一點經驗,您可以輕鬆地將
Vortex Gold MT4
Stanislav Tomilov
4.93 (45)
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
Shane Lee
5 (3)
Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 3K:  https://www.mql5.com/en/signals/2363526 Check Out All Our Products :   Click Here 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 wit
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,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Xyron Edge MT4
Ahmad Sidik
3 (2)
Xyron Edge is a Professional breakout Expert Advisor (EA) designed to trade market structures by utilizing swing high and swing low levels. The EA places pending orders above resistance areas and below support areas to capture breakout movements while maintaining controlled risk management. --------- EA Setting & Preset :  EA Input Settings Guide Live Signal :  https://www.mql5.com/en/signals/2385451 --------- Key Features Fully automated trading Dynamic support and resistance detection Pen
The Gold Space MT4
Ayush V Jain
5 (1)
LIVE SIGNAL REACHED NEW HIGHS. Live Signal on Vantage https: // www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Add webrequest for news filter https: //nfs.faireconomy.media Join telegram group   https://t.me/+UaALtDiYMb4xYTk1 Price Increases on monday. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for M
Exotic Adv
Ivan Simonika
Exotic Bot   is a multi -cream multifunctional adviser working on any time frame and in any market conditions. The robot’s work is taken as a system of averaging with the non -geometric progression of the construction of a trading grid. Built -in protection systems: special filters, spreading, internal restriction of trading time. Building a trading grid, taking into account important internal levels. The ability to configure trading aggressiveness. Work postponed orders with trailing orders. T
Exp4 The xCustomEA for MT4
Vladislav Andruschenko
4 (5)
The xCustomEA for MetaTrader 4 — 适用于自定义指标的通用交易 Expert Advisor 围绕几乎任何自定义指标,快速构建属于您自己的自动化交易系统。 The xCustomEA for MetaTrader 4 是一款通用型 Expert Advisor,可接收您的自定义指标信号,并按照设定逻辑自动执行交易。 您只需指定指标名称、信号缓冲区和核心参数,EA 就能基于这些数据完成自动交易。对于希望将自定义指标快速接入真实交易执行的交易者和开发者来说,这是一个高效、灵活且可重复使用的交易引擎。 The xCustomEA 不只是一个简单的“信号桥接器”。它结合了自定义指标接入能力,以及 The X 产品线成熟的交易框架,让您能够在同一个系统中完成信号读取、过滤、进场、出场和持仓管理。 The xCustomEA for MetaTrader 5 | 完整使用说明 + DEMO + PDF | PIPFINITE TREND PRO 策略示例 | English Settings Description 产品定位 The xCustomEA 专为希望将自定
Fortress MT4
Shane Lee
5 (1)
Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 1K:  https://www.mql5.com/en/signals/2378166 Check Out All Our Products :   Click Here Fortress is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA utilizes multiple confirmation algorithms and internal strategies to identify optimal breakout points at key support and resistance levels. Position sizing and trade frequency automatic
Frontier MT4
Shane Lee
5 (1)
Real Trading Account LIVE SIGNAL 100K REAL:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2388143 Check Out All Our Products :   Click Here Frontier is an automated Swing Pivot Breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies confirmed swing highs and swing lows from recent price structure and uses these levels to prepare pending Buy Stop and Sell Stop orders. When price br
Scipio Gold Bot
Stefano Frisetti
BEWARE of SCAM! SCIPIO GOLD BOT is only distributed by MQL5.com. Please note: this is not a commercial BOT, but a professional one. Distribution is limited to 100 copies in total, and the price may increase without notice. Thisi is MT4 versione, Mt5 version is here:  https://www.mql5.com/it/market/product/148820 The differences that make SCIPIO EA unique are: + no variable settings or settings that the TRADER must enter + only opens one trade at a time + always uses close and fixed STOP LOSSES
- Real price is 300$ - Limited Discount (It is 149$) -  Only 1 purchase is 149$. - New update: 2026/9/6 - Lifetime update free Welcome, Bitcoin Expert opens automatically trade with Highly profit, Fixed Stop loss. No Martingale, No Grid Bitcoin is a cryptocurrency, a peer-to-peer digital currency that operates independently of a central governing authority . Bitcoin enables direct transactions between users, secured by cryptographic technology and recorded on a transparent and immutable ledger
Forex GOLD Investor
Lachezar Krastev
4.4 (52)
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
Making Scalper Hard GOLD
Ignacio Agustin Mene Franco
Making Scalper Hard Gold - Professional EA for XAU/USD Description Making Scalper Hard Gold is an advanced scalping Expert Advisor specifically designed to trade the XAU/USD (gold) pair on the M5 timeframe. This automated system combines multiple technical trading strategies to maximize opportunities in the gold market, one of the most volatile and liquid assets in the financial market. Key Features Multi-Strategy System The Expert Advisor (EA) implements three complementary trading systems:
ToTheMoon MT4
Daniel Moraes Da Silva
5 (1)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
PolyGold Scalper MT4
Connor Michael Woodson
PolyGold Scalper 是一套用于 XAUUSD 的短线剥头皮交易系统,可基于与 Polymarket API 的集成来做出交易决策。 实时信号: 点击这里 所有交易均在 MetaTrader 内完成,无需 API 密钥或 Polymarket 账户。 图表包含一个面板,用于显示来自 Polymarket 的数据流,并每隔几秒刷新一次。 EA 只开立单次独立仓位,并在不使用网格或马丁格尔策略的情况下进行管理。平仓基于动态虚拟止损和根据每日波动率设置的移动止损。 设置非常简单,只需几秒即可完成。只需将 API URL 添加到允许使用的 WebRequest 列表中。 来自 Polymarket 的持续数据流本质上是一个代表市场情绪的数值。 EA 使用该数值做出判断:市场共识是在确认还是背离当前黄金价格? 这不是滞后指标,而是面向未来的预测数据,可以帮助发现高概率入场机会。 例如,当 Polymarket 市场情绪与实际 XAUUSD 价格出现背离时,意味着黄金可能即将出现剧烈反转。 建议 : 图表: XAUUSD 时间周期: H1 建议存款: 200 USD 账户类型 :Sta
Cross Sided Scalp MT4
Connor Michael Woodson
Cross Sided Scalp 是一种日内趋势跟踪系统,旨在利用高准确率的入场信号,并结合内置的相关性矩阵进行辅助判断。 Live Signal 已上线!当前价格将会上调。限时价格 75 USD。 无网格,无马丁格尔。每笔交易独立开仓 支持固定止损,并配备虚拟动态移动止损系统 可自定义矩阵面板和精确的手数设置 推荐设置 图表:EURUSD, GBPUSD 时间周期:H1 参数 货币相关性交易对 - 向矩阵中添加交易对 自动检测后缀 - 启用或禁用 固定手数 -  固定交易手数 自动手数 - 每达到此账户货币金额使用 0.01 手 最大点差 - 设置允许开仓的最大点差 固定止损 - 止损参数 Magic Number - 每个订单的 Magic Number 持仓注释 交易面板外观
Boring Pips MT4
Thi Thu Ha Hoang
4.6 (15)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是过拟合。许多专家顾问被创建为对现有的历史数据进行“学习”和完美适应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: 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
Akatsuki
Akihiro Tanaka
5 (1)
概述 “Akatsuki”是一个以恢复为导向的 XAUUSD 倒卖系统(MT4),平均每笔交易大约需要 3 小时。 外汇货币对的点差在服务器时间 (GMT+2) 0:00 左右扩大。另一方面,XAUUSD 受扩张影响较小。 利用这一背景,我们针对少数市场参与者进行逆向交易。 为了提高可重复性,我们保持逻辑简单并避免过度优化。 XAUUSD 可能会经历显着的波动性变化。 由于其独特的逻辑,内部参数会发生变化并适应这种波动性。 无网格鞅对冲,1 个头寸。 风险有限,参数简单,即使对于系统交易的初学者来说也很容易使用。 尽管这是一个价格走势强劲的货币对,但止损高达 120 点。 请先通过演示查看一下。 安装 货币对 | XAUUSD 时间轴 | 5 分钟 GMT | +2/+3(每天仅限 5 个图表) MT4设置显示柱数 | 1000以上 *如果您将其设置为任何外汇货币对,图表将自动切换和设置。 规格 职位数量 | 1 最大止盈/止损 | 200/120 点(无法更改) 周末携带|原则上没有这样的事情。 *如果周五关闭,周四则需要手动停止。 年末年初 | 12/20~1/3 没有新
Bitcoin Scalp Pro
Profalgo Limited
5 (4)
當前促銷: 僅剩 1 件,549 美元 最終價格:999$ NEW: Choose 1 EA for free! (for 2 trade account numbers) 請務必在我們的促銷博客中 查看我們的“   Ultimate EA 組合包 ”   !   LIVE SIGNAL Bitcoin Scalp Pro 是市場上獨一無二的交易系統。  它完全專注於通過交易支撐位和阻力位的突破來利用比特幣市場的波動性。 EA 的重點在於安全性,這轉化為極低的回撤和非常好的交易風險/回報率。 EA 在內部使用“智能自適應參數係統”,它將根據比特幣的實際價格計算止損、止盈、尾隨止損以及入場和手數。 這意味著如果比特幣以 6000 或 30000 的價格交易,所有參數的值都會不同。 自 2022 年 6 月以來,該 EA 已在真實真實賬戶上進行了前瞻性測試,到目前為止,結果非常有希望。 還進行了 99.90% tickquality 的回溯測試,並且在過去幾年中顯示出非常穩定的增長。 該 EA 需要提供低比特幣點差的經紀商。 私信聯繫我,獲取推薦經紀商名單。 主要特徵: 自適
Scalping Index Pro is a   professional trading system   designed specifically for fast and precise scalping on   US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability   trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic tra
Pips Master PRO
Lachezar Krastev
BUY 1 and GET 1 FREE - Promotion! Buy Pips Master PRO with a huge –60% discount and GET 1 FREE EA by your choice! Price Price: $157 (Regular Price: $397 — You Save $240!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Empowering your forex journey with Pips Master Pro. Unleash the power of precision and profit in the dynamic world of forex trading with the revolutionary Pips Master PRO . Crafted by seasoned traders and innovative
The EA allows you to choose how price extremes (pivots) are detected for divergence analysis. Fractals Simple (default)   uses a fast, confirmed local extremum logic with one bar on each side. It does   not repaint , produces signals earlier, and reflects the original trading logic of the EA. This mode is well balanced for active trading and was used in the initial versions of the strategy. Pivot-N (Left/Right confirmation)   is a more conservative option. A pivot is confirmed only when the pri
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro 是一个用于从其他顾问或手动开立订单中恢复回撤的系统。 RM Pro具有自动动态调整的能力。交易者需要选择风险级别,顾问将以全自动模式工作。 可以在回撤恢复模式和待机模式下工作!如果另一位顾问产生回撤,RM Pro 将禁用它,锁定头寸并开始使用部分平仓恢复存款的过程。在交易中,顾问使用智能平均、锁定和部分平仓。该顾问致力于定制趋势指标,该顾问的所有买家都将收到该指标作为礼物。 Advisor 的主要特点是能够在待机模式下工作。一旦另一位顾问产生回撤,RM Pro 将接管订单管理并打开平均订单,然后部分关闭。 设置说明:           关联 MT5版本:           关联 顾问特点: 恢复无利可图头寸的回撤 当达到指定的回撤时可以操作 使用部分闭包 开立平均订单以恢复无利可图的头寸 处理其他顾问或手动下订单的损失 根据趋势进行工作。定制移动平均线指标作为送给每位买家的礼物! 既可以处理一个订单,也可以处理一系列无利可图的订单! 适用于当前符号 根据给定的风险程度自动调整 重要的! 在启动顾问之前,我们建议在策略测试器或模拟账户中
作者的更多信息
GM Stochastic MIDL indicator is based on the averaging of the two Stochastics (7,3,4) and (20,3,7) with the level limitation. The only parameter Lim is used for that. The central operator: IIndBuffer[i]=(( iStochastic ( NULL , 0 , 7 , 3 , 4 , MODE_SMA , 0 , MODE_MAIN ,i)+ iStochastic ( NULL , 0 , 20 , 3 , 7 , MODE_SMA , 0 , MODE_MAIN ,i))/ 2 - 50 ) The indicator values are changed from -Y to +Y via 0 after its execution. The white line. The indicator is supplemented by the growth/decrease histog
The Greed Master Stochastic 2 Lines indicator uses the Stochastic indicator. And based on the data on intersections with the levels , it plots two High and Low lines according to the rates for the change period of the Stochastic indicator. All parameters are set to default, but they can be adjusted if necessary. Also, the arrows show the High and Low price values for the specified period. If you correctly fill parameters of the account and exchange rate of the currency in the country the indicat
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. Expert parameters MAGICB - Long magic number; MAGICS - Short m
The RSI Signals Manager Expert Advisor trades the signals of the RSI indicator. Trades are performed in an appropriate direction when the indicator reaches the value of RSI_Level_Down or RSI_Level_Up . If the indicator exceeds RSI_Level_Up , Short direction is selected for initial trades. If the indicator falls below RSI_Level_Down , Long one is selected. If Inversion = true , the trades are opened in the reverse direction. Profitable trades are closed by take profit. Loss-making ones are averag
Forex trading guide
Oleg Papkov
5 (1)
The Forex Trading Guide indicator works based on the standard RSI indicator with an adjustable period. Crossing the internal level calculated mathematically, the indicator gives a signal for opening a trade in a certain direction, showing it on the price chart with the corresponding line (blue - deal up, red - deal down) and the price label of the corresponding color . In other words, if the previous directive was to deal down (the line and the price label in red), then the next directive will b
Guiding Thread is based on the standard RSI with a customizable period. The market entry signal is triggered after the indicator crosses a certain level. The event is marked by an appropriate line (blue - going long, red - going short) and the price label having the appropriate color . In other words, if the previous signal was for going short (red line and price label), the next one indicates the upcoming reversal and the necessity to go long (blue line and price label). A trading signal is pre
EA船GoodLine 船GoodLine专家顾问的工作原理是平均两个随机指标与可选择和可配置的参数,限制噪声和轻微的"假"运动使用Lim参数。 EA很容易针对选择所有设置参数进行优化。 机器人计算趋势,并在它的方向进行交易。 EA有两种结束交易的模式。  Normal mode( Net=false )以获利或止损专家顾问结束交易。  在"Net=true"模式中,如果交易是在错误的方向上进行的,则构建平均网络,并由TR关闭。 所有交易无一例外都有StopLoss和获利,这是由STTP管理器为整个平均网络构建的。 在一个SL和一个TP的方向上的所有交易。 在与经纪人失去沟通的情况下,所有交易都受到保护。 EA的参数: MAGICB-长方向的神奇数字; 魔术-短方向的魔法数字; "__工作时间__GMT__"; Hours_to_GMT_Offset-以代理终端时间的GMT时间小时为单位。 小时-在一个时间间隔或全天候启用/禁用工作; Begin_hour-EA开始在GMT上工作的时间; End_hour-当EA停止自动放置初始交易的时间。 与此同时,顾问继续服务已
Ship Cruise
Oleg Papkov
游轮 船舶巡航专家顾问交易的RSI指标信号。 当指标达到30或70的值时,交易是在一个方向或另一个方向进行的。  盈利交易以获利收盘。 无利可图的交易被ea使用平均方法处理,交易网络建立在同一方向上,计算盈亏平衡水平,并且当价格达到此水平时,网络以获利关闭。 EA具有最低的指示,对于选择所选产品(货币对),账户和存款的初始参数进行优化是非常容易的。 在一个方向上的所有交易,短期或长期,在连接丢失的情况下受到保护,并具有相同的止损。 TPSL经理根据平均网络的状态和方向的交易数量改变总止损的位置。 设置选项。 部分"交易时间" Hours_to_GMT_Offset-来自代理服务器的已知GMT时间偏移时钟。  小时-开/关。 Begin_hour-小时开始; 结束时间_结束时间; 该节"初始设置" 优惠-立即优惠; MaximumRisk-影响开始很多的大小; LotStop-limiter了很多。 当达到LotStop值时,网络的初始交易将保留该lot值; DecreaseFactor-用于减少初始交易的参数 ; TP-止盈; SLPLUS-止损点的大小,加
The EA uses the Stochastic indicator. Long and Short trades are opened each in their own range of indicator levels. The lot of transactions changes depending on the established risk level and the results of previous transactions. The EA has two modes of use. 1-without using the averaging network. 2 - using the averaging network. To choose from, according to your preferences. The settings for these modes are different. The default settings are optimized for EURGBP M15 in non-network averaging
The Grid stability plus semi automatic expert Advisor trades on the signals of the RSI indicator. Trades are made in different directions when the indicator reaches values of 30 or 70 . If the indicator is greater than 70 , the Short direction is selected for initial trades, and if the indicator is less than 30 , the Long direction is selected. Profitable trades are closed by take profit. Unprofitable ones are processed by the expert Advisor using the averaging method, a network of transactions
筛选:
无评论
回复评论