Perceptrader AI MT5

4.67

80 consecutive months in profit with low drawdown:

Live performance

MT4 version can be found here

Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit.

Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF

Timeframe: M5

Features:

  • Trend, Momentum and Volatility filters based on Deep Learning algorithms
  • Filtering low potential trades using Artificial Intelligence (AI) forecasts
  • Advanced News and Stock Market Crash Filter
  • Multiple currency pairs support
  • One Chart Setup: you only need one chart to trade all symbols
  • Flexible customization with a lot of filters and options
  • Automatic GMT adjustment
  • Solid backtest and live performance
  • Statistic Panel with Self Diagnostic System and Neural Network Forecast indicator
  • Much cheaper than available high-quality alternatives
  • Very easy to use: just read instructions below
Backtests should be done with Tick Data Suite GMT+2 with US DST. This GMT offset is used by most brokers

    How to install

    • The EA must be attached to ONLY one M5 chart, AUDCAD is recommended
    • If your broker uses a suffix (e.g. AUDCAD.a) you should update names in the Symbol parameter
    • You need to give the EA access to the news list website and time server for news filter and time detection functionality to work correctly (delete spaces!):

      1. http: //timesrv.online
      2. http: //valeryservice.com
      3. http: //valerytools.com


      Here is the link for the guide on how to do that (from 1:00 to 2:05)
    • Video on the EA installation
    • Archive with the guide

    Requirements

    • Hedging account!
    • The EA is NOT sensitive to spread and slippage. But I advise using a good ECN broker
    • The EA should run on a VPS continuously
    • With only 1:30 leverage I advise not to use higher than low risk settings on a less than $6000 account, otherwise you might have problems with free margin. With 1:100 leverage it should be fine with up to significant risk setting on a $1000 account
    MM & Risk settings 
    • Check for Instances of the EA - checks that only one instance of the EA is running at a time. If EA detects other instances with the same UID, trading will be disabled. 
    • Allow Opening a new Initial Trade? - on/off opening of new grids. It does not affect the already open grids. 
    • Allow Manual Trading Buttons - enable/disable manual trading buttons that allow you to manually open an initial trade: the EA will pick up the manually opened trade and manage it as usual. The buttons are affected by the following parameters: Symbols, Maximum Spread, and Maximum Symbols at a time. 
    • Lot-sizing Method - select the lot sizing method according to the risk you want to take: Fixed Lots will use fixed lot size from the "Fixed lot" parameter, Dynamic Lots will use 'Dynamic Lot' parameter, Deposit load will calculate lots based on deposit load%, and 4 predefined presets will calculate risk automatically for you. 
    • Fixed Lot - fixed trading lot for the initial trade. 
    • Dynamic Lot (Balance/Equity based) - balance/equity to be used per 0.01 lot. 
    • Deposit Load % - % of the deposit that will be totally used to open the initial trade. 
    • Fixed Initial Deposit? (Tester only) - lot size will be calculated based on the initial deposit; new profits will not be considered. 
    • Tester Withdrawal (Tester only) - the withdrawal will take place if the account equity exceeds the specified value. For MT5 only. 
    • Withdrawal Amount (Tester only) - amount to withdrawal.  For MT5 only. 
    • Rounding Method - allows you to choose the method of rounding fractional lots to calculate trading lot sizes. 
    • Max Lot per Order - maximum size of a single order. 
    • Auto Split? - option allowing the EA to trade with any lot size/volume without limits. Most brokers have a limit of 100 lots per order, so if the option is enabled, the EA will automatically split a large trading volume (e.g. 10000 lots) into multiple smaller orders (not more than 100 lots per the child order). It is intended to be used in tester to allow testing the EA on all the available history. 
    • Maximum Spread, in pips - maximal allowed spread. 
    • Maximum Slippage for a non-ECN acc, in pips - max allowed slippage for a non-ECN account. 
    • Maximum Symbols at a time - maximal allowed number of symbols that can be opened at the same time. 
    • Only One Symbol if Grid reaches this Level [0-disabled] - this option allows you to temporarily reduce the "Maximum Symbols at a Time" to one if an open grid reaches the specified level. 
    • Disable Trades on the Same Side of a Currency - this option disables the opening of new initial trades on the same side of a currency. For example, it can help prevent having 2 shorts for CAD at the same time to protect accounts from a strong trend for the CAD currency. 
    • Allow Hedging? - allow opening multi-directional trades on the same symbol. 
    • Allow Trading on Holidays? - on/off Christmas/New Year trading filter. 
    • Allow to Buy/Sell - on/off Buy/Sell trades. 
    • Minimum Free Margin % [0-disabled] - if Free Margin% falls below the specified value, the EA will not place new pending orders and will cancel already placed ones. 
    • Max Open Lots (Filter) - the EA will not send new initial orders if the volume of all positions opened by the EA exceeds the specified value. 
    • Max Floating Drawdown % - if current floating drawdown exceeds the specified % the EA will close open positions. 
    • Max Floating Drawdown in Money [0-disabled] - if current floating drawdown exceeds the specified value in money the EA will close open positions. 
    • Max Daily Drawdown Limit % FTMO Rules - maximum daily drawdown limit, calculated according to the FTMO rules. Non-trading operations (like withdrawals) during the day are not taken into account. 
    • Max Daily Drawdown Limit in Money FTMO Rules [0-disabled] - maximum daily drawdown limit in MONEY, calculated according to the FTMO rules. Non-trading operations (like withdrawals) during the day are not taken into account. 
    • Max Daily Drawdown Reset Hour FTMO Rules (Broker time) - hour to reset the max. drawdown with the prop firm. 
    • Max Drawdown Action - allows you to specify actions to be taken after the max. drawdown is reached (in money or %): 
      • 'Close trades & stop trading for 24h' - the EA will close all open trades/grids and will not open new ones for 24 hours. 
      • ‘Close trades & stop trading until the end of the day’ - the EA will close all open trades/grids and will not open new ones until the end of the day. 
      • 'Close trades & stop trading until restart' - the EA will close all open trades/grids and will not open new ones until the EA/MT restarts. 
      • ‘Close trades & resume trading as normal’ - the EA will close all open trades/grids and resume trading as normal. 
      • 'Prohibit opening new trades' - new grids will be prohibited as long as the floating drawdown is above a specified value; 
      • 'Prohibit opening new trades until restart' - new grids will be prohibited until the EA/MT restarts. 
    • Max Drawdown Calculation - allows you to specify how the maximum drawdown is calculated: 
      • 'The account' - takes into account all positions opened on the account, including trades opened manually or by other EAs; 
      • 'This strategy' - takes into account only positions opened by this EA. 
    • Handle Max Drawdown Events on Every Tick - enable/disable drawdown event handling on every tick (instead of once a minute which is used by default, it may consume more CPU resources). 
    • Check Margin for all Grid Levels - if true, the EA will check if there is enough free margin to open all grid levels at the same time. If not enough, the initial lot size will be reduced. 
    • Check Bars for Errors - if true, the EA will check the relevance of historical data and bar opening time. Turn it off if your broker uses non-standard bar opening time (for example hh:02, hh:17, hh:32, hh:47). 
     
    Time settings 
    • Hour to Start Trading - hour to start trading (for initial orders only). 
    • Minutes to Start Trading - minutes to start trading (for initial orders only). 
    • Hour to Stop Trading - hour to stop trading (for initial orders only). 
    • Minutes to Stop Trading - minutes to stop trading (for initial orders only). 
    • Trade on Monday - enable/disable trading on Monday. 
    • Trade on Tuesday - enable/disable trading on Tuesday. 
    • Trade on Wednesday - enable/disable trading on Wednesday. 
    • Trade on Thursday - enable/disable trading on Thursday. 
    • Trade on Friday - enable/disable trading on Friday. 
    • Rollover Start Hour - rollover start hour. 
    • Rollover Start Minutes - rollover start minutes. 
    • Rollover End Hour - rollover end hour. 
    • Rollover End Minutes - rollover end minutes. 
    • Send Orders During Rollover - enable/disable sending orders (including grid trades) during rollover time. 
    • Remove TakeProfit During Rollover - removes TP for all orders at the specified rollover time. This option helps to avoid closing trades via TP during bad trading conditions since slippage can turn a profitable trade into a losing one. 
     
    Strategy settings 
    • Symbols separated by comma (custom if empty) – trading symbols separated by comma (custom if empty). 
    • Symbol Suffix - here you can specify a symbol suffix if your broker uses one. 
    • Custom Symbol Multipliers separated by comma (e.g. 0.9,1.2,1) - here you can set multipliers to calculate trading lots for each pair, for example, 1.0,0.7,0.9. This means that the first pair (specified in the 'Symbols separated by comma' parameter) will be open normally, but the second and third will have smaller lots, multipliers 0.7x and 0.9x. 
    • Percentage Pips Mode - enable/disable percentage pips mode. 1 percentage pip = 0.0001 * Current Price. 
    • Trading Setup – trading mode: 
      • ‘Standard trades’ – normal trading based on a well-defined set of rules.  
      • ‘Unique trades’ - trading will be unique for each EA instance, including the time and direction. 
    • Trading Frequency [1..10max] (Unique trades only) - frequency of trades in the ‘Unique trades’ mode. 
    • Daily ATR Period - period of the daily ATR indicator for volatility calculation. 
     
    Forecasts settings (Live trading only) 
    • Use Chat G P T Forecast – enable/disable filtering of trades using Chat G P T forecasts. 
    • Use G e m i n i Forecast – enable/disable filtering of trades using G o o g l e G e m i n i. 
     
    Machine Learning Setup 
    • Enable Neural Network Filter – enable/disable filtering of trades using machine learning technology based on Perceptron. 
    • Min Probability of Profit % - minimal predicted probability that a trade will result in profit. If Perceptron predicts a lower value, the trading signal will be ignored, and the INITIAL trade will be skipped. 
     
    TakeProfit settings 
    • TakeProfit for Initial Trade, in pips - take profit for the initial trade (if no grid trades opened). 
    • Weighted TakeProfit? - if true, then Grid TP is weighted by volume so TP in pips decreases in proportion to the open volume of the grid levels. This allows keeping the initial TP in money unchanged after adding new averaging trades.  
    • TakeProfit for Grid, pips (can also be 0/negat. for emergency) - take-profit for the grid (if at least one averaging trade is open). It allows any value including zero and negative. 
    • Break Even (TP) after this Level [0-disabled] - break even feature after the specified Grid level is reached. 
    • Hide TakeProfit? - on/off take-profit hiding. 
    • Do not adjust TP unless new grid level opened - if true, the EA will adjust TP of open positions only when a new grid level is opened. The user can manually set their own TP, which will stay current until the EA opens a new grid level. 
     
    StopLoss settings 
    • StopLoss for Grid, in pips (500pips if zero) - stop-loss for the initial/grid trades. 
    • Hide StopLoss? - on/off stop-loss hiding. 
    • Trailing SL Size, in pips [0-disabled] - trailing stop in pips based on the grid breakeven point (=weighted average entry price of all orders including SWAPs and commissions). 
    • Trailing SL Start, in pips - number of pips in profit at which the trailing SL is activated. 
    • Randomize Order/TP Levels - if enabled, the EA will randomly slightly change the TP/SL levels. This option allows you to have a unique TP/SL. 
    • Max Random Delay before sending Orders, sec [0-disabled] - maximum random delay in seconds before sending an order. Values over 15 seconds are not recommended. 
    • Allow sending SL along with an order (for a non-ECN acc.) - if true, then the EA will send SL along with orders. If false, then SL will be set after the order is sent and executed. 
     
    Grid settings 
    • Trade Distance - min. step in pips between grid(averaging) trades. 
    • Pause Between Grid Trades, in min [0-disabled] - minimum pause between grid trades in minutes. 
    • Smart Distance? - auto- adjusts the trade distance depending on market volatility. 
    • Maximum Trades - max number of grid(averaging) trades. 
    • Custom Multipliers sep. by comma (e.g. 1,2,4,8,14,24,41,69) - custom multipliers for each GRID step separated by a comma, for example - 1,2,4,8,14,24,41,69.  
    • Grid Level to Start (1-initial trade) - allows you to skip a certain number of grid levels, trading will start from the specified level. To calculate entries correctly, the EA opens "marker" orders at skipped levels with a minimum lot size. 
    • Keep Original Profit Level & Lot Size - when skipping grid level, the EA will keep profit target and lot sizes from the original strategy. This can help boost performance. 
     
    News Filter settings 
    • News Filter Enabled - on/off News Filter. 
    • Disable Trading on Bank Holidays - enable/disable trading on bank holidays according to the real-time Economic Calendar. This filter is currency-specific. For example, with it, EA won't take trades on USD pairs during bank holidays in the USA. It also works in Strategy Tester. 
    • Disable Built-in News Filter Settings - disables the built-in news filter settings, allowing you to fine-tune the news filter. 
    • Custom Events (separated by comma, disabled if empty) - custom rules allowing you to fine-tune the news filter. 
    Format: Key[-Currency pair],Key[-Currency pair],.........,Key[-Currency pair] 
    Key – the currency of the news event or keyword in the news header. You can use multiple currencies without a separator, for example, USDAUDGBP. 
    If you specify a keyword, the letter case does not matter. For example, FOMC. 
    [-Currency pair] - optional parameter specifying which currency pair the rule applies to. For example -EURUSD. 
    Example: USD,AUDGBP-GBPUSD-NZDUSD,CHFEUR-EURUSD,FOMC,Rate-AUDCAD 
    USD, - takes into account all news events for USD on all currency pairs 
    AUDGBP-GBPUSD-NZDUSD, - takes into account all news events for AUD and GBP on GBPUSD and NZDUSD currency pairs 
    CHFEUR-EURUSD, - takes into account all news events for CHF and EUR on the EURUSD currency pair 
    FOMC, - takes into account news events with the word (or part of the word) FOMC in the header on all currency pairs 
    Rate-AUDCAD - takes into account news events with the word (or part of the word) Rate in the header on AUDCAD currency pair 
    Each rule must be separated by a comma. if 'Disable Built-in News Filter Settings'=false, then the custom rules are in addition to the built-in ones. 
    • Medium Impact News - enable/disable news events with medium impact (2 stars news). 
    • Low Impact News - enable/disable news events with low impact (1 star news). 
    • Speaks - if false, then the EA will not consider news events marked as Speeches/Speaks. 
    • Wait Minutes Before Event - suspend trading before the news. 
    • Wait Minutes After Event - suspend trading after the news. 
    • Show News List - displays a list of upcoming news events to the right of the info panel. 
    • News List Refresh Rate - news events list update frequency (selection from the drop-down list). 
     
    Stock Market Crash Filter settings 
    • Stock Market Crash Filter Enabled - enable/disable the stock market crash filter. 
    • Stock Market Symbol - symbol name of the S&P500 stock index of your broker. It is usually called something like US500 or SPX500 (press Ctrl+U to see all symbols). 
    • Filter Period - period of the stock market crash filter. 
    • Max Historical Volatility (HV), in % - max. annualized standard deviation of H1 returns (HV in %). 
    • Block Trading for the Entire Day - prohibits opening new trades throughout the day if HV hits the specified level just once at any moment during the day. 
     
    Additional settings 
    • Trade Comment - comment for orders. 
    • UID (0...9) - unique EA instance number. Usually, no need to change it. 
    • Show Panel - on/off Info-panel. 
    • Show Stats - show a panel with statistics. 
    • Font Size (1...8) - reduce this value if you're having trouble with the info panel. 
     
    Backtest settings 
    • Disable Automatic GMT Detection - set it to 'true' to disable automatic GMT detection. You can use the GMT Test/Manual' and 'DST Test/Manual' parameters to manually set the GMT offset in live trading. 
    • GMT Test/Manual - GMT offset in winter in Tester. 
    • DST Test/Manual - DST in Tester.
    评分 7
    Summ Top
    1802
    Summ Top 2024.02.20 18:23 
     

    Good EA! Stable safe grid.

    Savell Martin
    1510
    Savell Martin 2024.01.17 10:58 
     

    So far so good! Been using PAI for awhile now and it's a solid performing EA. Loving it

    ken
    1056
    ken 2023.10.13 04:12 
     

    This EA is excellent. I've been using it for over two months and it works well, especially the AI filter.

    推荐产品
    Doubling Force EA
    Amer Ali Mousa Jaradat
    Doubling Force EA The Ultimate Smart Martingale Solution by JoSignals Transform your BTCUSD trading experience with **Doubling Force EA**, the intelligent Expert Advisor designed to help traders harness the power of smart Martingale strategies while maintaining flexibility and control. Developed by **JoSignals**, this EA enables traders to adapt to market trends and maximize profitability with minimal effort. Key Features: 1. Smart Martingale Logic with Trend Optimization:    - Combines a clas
    Gyroscopes mt5
    Nadiya Mirosh
    5 (2)
    Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
    GOLD D1 – Estratégia Candle 80% com Pirâmide Inteligente e Trailing Dinâmico (MT5) O   GOLD D1   é um Expert Advisor avançado desenvolvido para operar principalmente o XAUUSD (Ouro) com base em análise de força do candle diário, confirmação de momentum e gestão inteligente de posições. Trata-se de um robô robusto, focado em capturar movimentos fortes do mercado enquanto controla o risco através de uma estrutura adaptativa de pirâmide e trailing stop. Estratégia Principal – Candle 80% O robô
    Stability Vector Trader
    Dennis Pogrebchtchikov
    Overview Stability Vector Trader is a MetaTrader 5 Expert Advisor for EURUSD on the H4 chart. It follows a rules-based multi-regime profile focused on a multi-regime profile selected by volatility and trend state. The product is designed for traders who want a structured EURUSD EA with clear risk controls and no aggressive recovery methods. What It Does Trades the EURUSD symbol only. Uses the H4 chart as its primary operating timeframe. Applies a multi-regime strategy profile with defined entry
    Yellow Brick EA
    Dmitriq Evgenoeviz Ko
    Yellow Brick EA (Gold Scalper) The Yellow Brick EA is a high-frequency trading robot specifically designed for gold ( XAUUSD ). The EA's strategy is based on identifying short-term market inefficiencies and micro-price movements during periods of high liquidity. Despite the high frequency of trades, the advisor adheres to a strict conservative risk management model, emphasizing mathematical advantage and speed of execution. Key Features: Specialization: Deep optimization for gold volatility and
    Minting
    Zenzo Phathisani Mtungwa
    *** 请将其附加到 M1 或 M5 图表,以获得最佳效果和快速进出场 *** Minting – 黄金剥头皮(精简版 / Lite Edition) 是由 Ramulo Software Ltd. 开发的一款精简而专业级的智能交易系统(EA),专为捕捉黄金(XAUUSD)的高波动性和高盈利潜力而设计。它将基于 EMA 的智能市场结构、ATR 趋势识别、分级美元追踪止盈以及严格的回撤控制融合为一套轻量、高效、易于运行的交易系统。 Minting 是进入 Emerge 生态系统的入口级产品。它经过刻意简化,旨在提供稳定性、透明性和持续性的账户增长。官方推荐的路径是:使用 Minting 所产生的利润升级到 Emerge —— 更高级的旗舰 EA,拥有更强的交易智能、更深入的市场逻辑以及更激进的盈利能力。 本 EA 的核心理念是: 先保护资金,其次创造利润。 核心交易逻辑 Minting 使用精炼的 EMA 结构: 快速 EMA(5) 慢速 EMA(9) 并结合: 基于 ATR 的趋势检测 多周期确认(M1、M5、M15) 针对趋势市场与震荡市场的独立交易逻辑 这使 Minting 能够
    Exclusive Black Pro Max MT5 — 自动化交易系统 Exclusive Black Pro Max MT5 是一款基于先进市场分析算法和风险管理策略的 MetaTrader 5 智能交易顾问。该顾问全自动运行,几乎无需交易者干预。 注意!购买后请立即联系我 ,以获取详细的安装和设置说明! 重要提示: 所有示例、截图和测试仅用于演示。如果某个货币对在某个经纪商处表现良好,并不意味着在其他经纪商处也会如此。每个经纪商都有自己的报价、点差和交易条件,因此 每个货币对必须由用户自行优化 ,并且在真实账户上 仅以单货币模式运行 。多货币截图仅用于说明。 重要信息: 该顾问的演示版本仅供评估使用。未经优化的测试结果不能反映算法的真实表现。完整使用需要针对经纪商、资金规模和所选工具进行个性化优化。优化必须由用户独立完成,并且至少 每年一次 。 请记住:最终结果直接取决于您的交易经验以及您在优化过程中设置的参数。 主要特点 市场分析算法: 指标与过滤器的组合,用于识别交易机会。 灵活性: 可适应不断变化的市场条件和不同的波动水平。 现代订单执行类型: IOC, FOK, Ret
    Neural FVG Matrix MT5
    Ebd Alrxhmn Aljbwry
    NEURAL FVG MATRIX MT5 Advanced Smart Money Trading System for XAUUSD "What if the market isn't random… but structured?" NEURAL FVG MATRIX MT5 is a fully automated Expert Advisor designed to detect Fair Value Gaps (FVG) and institutional liquidity zones in the market. Instead of reacting to price movements, MATRIX analyzes market imbalances and executes trades based on structured price behavior. SYSTEM CONCEPT The core logic of MATRIX is based on: • Fair Value Gap Detection • Smart Money Concept
    Neurolite EA eurusd
    Aliaksandr Salauyou
    The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
    BFG 9000 is a unique system that trades your account 100% hands-free with   live-proven algorithms . Validated in live trading for 12 months. No Grid, no Martingale. The craziest part is however the ability to   manage your own trade decisions . The built-in AI takes your trades and manages them into profit. Safe Haven BFG includes a very stable algorithm that runs on 100% autopilot. It does not use Grid and no Martingale - thus you can be very sure, that it won't destroy your account. The syst
    LazyBoy AI Trader Prob Firms Ready
    Hesham Ahmed Kamal Barakat
    NEW! Jan 8th 2024 Flash sale - 90% discount! SEP 29 2023   - Get the source code and redistribute the EA as you wish, contact us for details. SEP 11 2023   - Now you can pay only $1000 a monthly installment and get full access to the EA. Trades; Currency pairs - Metals and more! The Strategy; Our Advanced Support/Resistance Trading Strategy is a powerful tool designed to help traders achieve consistent gains while effectively managing risk and avoiding losses. Here are the key strengths of th
    Bober Real MT5
    Arnold Bobrinskii
    4.88 (16)
    Bober Real MT5 是一个全自动的外汇交易智能交易系统(EA)。该机器人创建于 2014 年 ,在此期间完成了大量盈利交易,在我的个人账户上实现了超过 7000% 的收益增长 。经过多次更新, 2019 年版本 是最稳定、最优秀的。机器人可用于任何交易品种,但在 EURGBP、GBPUSD(M5 周期) 上表现最佳。使用错误的参数会导致较差结果。 真实账户的 set 文件仅提供给购买者。 ️ 主要优势 无马丁格尔、无对冲、无加仓,始终使用 SL/TP 。 高速测试与优化。 可选 Dynamic Take-Profit ,自动适应价格通道高低点。 内置 新闻日历过滤器 ,自动避开重大事件。 自动检测 GMT 偏移 。 针对实盘交易长期优化,结果稳定。 设置后可自动运行,无需干预。 参数说明 Core / Trading type_order — 订单执行类型 (默认 ORDER_FILLING_FOK)。 ReverseTrade — 反转交易方向。 ToolEnter — 入场工具 (RSI 或 None)。 RSI304 / NoRSIbars — RSI 周期与
    Nexus HFT Pro
    Daniel Ivan Stadelmann
    Nexus HFT PRO Nexus HFT PRO is an Expert Advisor for MetaTrader 5 designed to identify short-term trading opportunities by analyzing real-time price action and market dynamics. The system incorporates flexible management that allows it to adapt to different financial instruments and risk profiles. Multi-pair XAUUSD recommended Key Features Automatic trade opening. Configurable risk management. Support for fixed and automatic lot sizes. Spread control. Advanced Stop Loss and Take Profit mana
    Neurolite EA gbpusd
    Aliaksandr Salauyou
    The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
    Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility  currency   basket: GBPUSD, XAUUSD and EURJPY. This EA is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs. The advisor is focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features: EA is designed to open and close orders at the begginning of trading ses
    AdaptiveSystem
    Alexandr Likhachev
    The main principle of operation The bot uses multi-level entry filtering: Volatility analysis through ATR determination of movement inertia (momentum continuation) filtering of false breakouts entry only in the phases of “market acceleration” As a result, the bot avoids flat and noisy market areas Key features Adaptive logic (Core Feature) : Automatic adjustment to the current market volatility real-time change of SL/TP parameters adaptation to different market modes (low / mid / high volatil
    Automatic Advisor for the   Bitcoin   instrument.   Timeframe H1. Terminal MT5 I created this Advisor specifically for a prop company. All the efforts of five years went into creating a safe product. The Advisor consists of 8 small Advisors and is a ready-made Portfolio. Attention: The Advisor uses two large trading strategies (!): Trend Trading; Trading by Seasonal Patterns (time cycles) The Advisor   DOES NOT use   toxic strategies: Strategy Availability                                      
    RamonXZ
    Natalia Nikolova
    The “RamonX” Expert Advisor is designed to automate trading based on a simple and reliable strategy of crossing two moving averages (Moving Averages). This approach is widely used by traders to identify trends in the market and find entry and exit points. Functionality: 1. Basic strategy:    - The Expert Advisor analyzes the crossovers of two moving averages (fast and slow) on the selected timeframe.     - Trade opening:      - Buy: occurs when the fast moving average crosses the slow moving a
    EXPERTteam
    Netanel Kahan Abuluf
    Expert XAU is an advanced, precision-focused trading robot designed exclusively for XAUUSD on the 1h  timeframe . This EA uses a proprietary logic to identify high-quality buy opportunities, execute trades with calculated precision, and manage risk dynamically — all while keeping strategy details private to protect its competitive edge. Key Features: – 100% automated – High probability long entries – Built-in risk management – Plug & play: attach to 1h chart and go - in 6.5months will do 11
    Draggon EA
    Albert Andrei Brandel
    Draggon is an advanced Expert Advisor (EA) designed for MetaTrader 5, with an emphasis on simplicity, efficiency, and consistent profitability. This algorithmic trading system follows market trends and employs a sophisticated combination of indicators to identify high probability trade opportunities in the EUR/USD pair on a 4-minute chart. Backtesting from 01.01.2019 until today showed that, starting with an initial deposit of $300, Draggon was able to generate a profit of $36,788. Key Features:
    Aureum Advisor
    Dmitriq Evgenoeviz Ko
    Aureum Advisor — интеллект, который торгует золотом за вас Адаптивный, автономный, умный Aureum Advisor — эксперт для MetaTrader 5, который анализирует рынок золота не по шаблонам, а по реальным движениям цены. Он ищет сетапы там, где есть преимущество, независимо от того, растёт рынок или падает, и принимает решения на основе комбинации моделей машинного обучения с разными подходами к анализу данных. Мультимодельный подход Несколько алгоритмов работают вместе, создавая объединённое предсказан
    Perfect Trade EA Indicator 2026 for XAUUSD MT5 Премиальный многоуровневый самообучающийся индикатор с режимом автоторговли для XAUUSD Perfect Trade EA Indicator 2026 — это не просто индикатор и не обычный советник с примитивным входом по шаблону. Это премиальный торговый комплекс для MetaTrader 5, созданный для работы с XAUUSD, который объединяет в себе: - многоуровневый анализ рынка; - интеллектуальную фильтрацию сигналов; - режим автоматической торговли; - продвинутое сопровождение сделки;
    Direction Edge Pro is a fully automated Expert Advisor designed for Forex traders who want precision, simplicity, and consistent results on the EURUSD pair. Built around a proprietary directional detection algorithm, the EA identifies high-probability market moves and enters trades automatically — no manual intervention required. With a clean Take Profit target of 50 pips and an intelligent exit system, it is engineered to capture trend momentum efficiently. How It Works Direction Edge Pro conti
    ChristocentricTrader
    ChristocentricTrader
    **ChristocentricTrader — Multi-Symbol Algorithmic Trading System** ChristocentricTrader is a professional Expert Advisor for MetaTrader 5 that monitors and trades up to 10 instruments simultaneously from a single chart. Powered by the Driverline multi-timeframe trend engine, it identifies high-probability limit order setups across Forex pairs and Synthetic Indices with no manual intervention required. **How It Works** The EA scores market conditions across five timeframes (D1, H4, H1, M30, M15)
    BlackSharkAlgo Pro v5.00 - Multi-Strategy Prop Firm Architect BlackSharkAlgo Pro v5.00 is a massive evolution in automated trading, designed specifically for professional traders and Prop Firm challenges. This version transitions from a single logic system to a Multi-Strategy Engine capable of running 10 distinct trading algorithms simultaneously. It features a revolutionary "Sniper Gate" virtual-to-real transition system, Cube Root Trade Splitting for execution concealment, and a dedicated Prop
    Gold Hybrid EA
    Kunal Ramanbhai Vaghela
    *** NEVER LOSING ADAPTIVE STRETEGY *** Gold Hybrid EA is a professional Expert Advisor built specifically for XAUUSD (Gold) on the H1 timeframe. It combines three independent trading strategies into a single adaptive engine, each targeting different market conditions. **Three-Strategy Engine** - Trend Following: EMA crossover confirmed by ADX filter. Captures directional moves when gold is trending. Configurable fast/slow EMA periods and ADX threshold. - Mean Reversion: RSI extremes combined
    Apex Gold Fusion
    Dmitriq Evgenoeviz Ko
    ++ Apex Gold Fusion – The Intelligence and Energy of Gold Trading Apex Gold Fusion is more than just a trading robot; it's a synergy of advanced mathematical algorithms and in-depth gold (XAUUSD) volatility analysis. This advisor is designed for traders who value entry accuracy, capital security, and consistent results. ++ Why choose Apex Gold Fusion? ++ Specialization on XAUUSD: The algorithm is tailored exclusively to the nature of gold movements, taking into account its specific market impul
    XAU Gold Expert is a Trading Robot designed specifically for trading gold. Fully automated and not need to worry about. More than 200% profit in 6 months (Tested by Real Acc) Symbol  XAUUSD(Gold) Timeframe Any Deposit : Lots Recommended ratio £500 : 0.2  (or equivalent in another currency) Account Type Better with the lower spread Leverage 1:500 Default setting (can be changed by yourself in inputs) Lots size 0.2 For a better result, it is recommended to run this EA in a VPS, you can just simply
    Forex Alarabi Gold Ultimate
    Ali Hussein Abdalkareem Alhadithy
    Forex Alarabi Gold Ultimate - The Result of 15 Years of Trading Expertise INTRODUCTION Forex Alarabi Gold Ultimate is not just another Expert Advisor. It is the culmination of 15 years of hands-on trading experience, countless hours of research, and the integration of multiple proven trading strategies into one powerful, fully automated system. Designed exclusively for GOLD (XAUUSD) on the M30 timeframe, this EA represents a quantum leap in algorithmic trading. Whether you are a professional
    NAS100 Strategy EA v1
    Sergio Millares Raposo
    這是一款專業的納斯達克100指數和XAU/USD黃金交易智慧顧問(EA),基於5分鐘時間框架,利用移動平均線交叉來識別趨勢,並為黃金和納斯達克100指數提供精準的入場點。它旨在捕捉快速而穩定的走勢,過濾掉虛假訊號,並避免橫盤震盪行情中的噪音幹擾。對於尋求自動化、穩定性和清晰策略的交易者而言,它是高波動性資產交易的理想選擇。該系統能夠適應XAU/USD和納斯達克指數的動態變化,並可在真實帳戶和注資帳戶中使用。其整合的風險管理功能可保護您的資金,同時讓您充分掌握每個趨勢的潛力....................................................................
    该产品的买家也购买
    Syna
    William Brandon Autry
    5 (26)
    Syna 5 – 持久智能。真正的记忆。通用交易智能。 大多数AI工具回答一次就忘记一切。它们让你一次又一次从零开始。 Syna 5 不会。 它记住每一次对话、每一笔分析过的交易、为什么入场、为什么观望,以及市场随后如何反应。每个会话的完整上下文。随着每笔交易不断累积的智能。 这不是另一个为了营销而添加AI功能的EA。 这就是当智能停止重置并开始累积时,交易的样子。 我们在2024年底用Mean Machine开启了这一变革。它是最早将真正的前沿AI引入实盘零售交易的系统之一。 Syna 5 是下一次飞跃。 传统EA是静态的。它们遵循固定逻辑,直到市场变化将它们抛在身后。 Syna 5 随时间积累智能。它从真实结果中学习,识别变化的市场环境,并持续优化其思维和响应方式。 它不会重置。它不会过时。它不会被淘汰。 一旦你使用持久记忆进行操作,碎片化的工具就显得渺小了。静态自动化感觉像是未完成的。 覆盖一切的统一智能层 Syna 5 不局限于一个图表、一种策略或一种交易风格。 它可以与任何EA、手动交易、混合工作流程、多个MT5终端、多个经纪商、多个账户、多个品种和多个产品协同工作。 无论
    Big Forex Players MT5
    MQL TOOLS SL
    4.75 (137)
    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
    Bonnitta EA MT5
    Ugochukwu Mobi
    3.38 (21)
    Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了超过 100 周(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅适用于少数买家,这是盗版算法的价格和实施的原因。 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 策略测试器的 Expert Advisor 结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
    Foli Pivots MT5
    John Folly Akwetey
    Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
    Famous EA
    Ugochukwu Mobi
    Famous  EA – 实盘验证业绩 Famous EA 是一款为追求稳定收益和智能交易执行的专业交易者打造的高性能智能交易系统(EA)。它结合了价格行为、趋势线动态以及专有过滤算法,以严谨的方式捕捉高概率的入场和出场机会。 策略概览 Famous EA 采用以下核心逻辑运行: 自定义不重绘指标逻辑 动态趋势线 / 支撑阻力识别 多时间框架价格行为分析 专有市场噪音过滤算法 这种组合使 EA 能够适应不同的市场环境,避免过度交易,并专注于结构良好的交易机会。 主要特点 100% 全自动 — 无需人工干预 针对主要外汇货币对 / 贵金属优化(如 USDJPY、GBPJPY、XAUUSD、XAUJPY) 灵活的风险模式(保守至激进) 可选智能新闻过滤,避免重大波动 高级移动止损与保本机制 无马丁格尔、无网格、无对冲 — 纯算法交易 实时验证结果(最新) 来自 MQL5 信号页面: 初始入金:$1,000 总增长率:约 6,082.7% 利润:$72,532.24 余额 / 净值:约 $22,443.24 / $22,413.57 提现总额:$180,000 交易次数:577 胜率:501
    AI Nodiurnal EA MT5
    Ugochukwu Mobi
    5 (2)
    AI Nodiurnal EA是一款先进的外汇机器人,利用尖端的机器学习技术优化交易策略,在动态的外汇市场中提升性能。术语“Nodiurnal”反映了它的适应能力,不仅在典型的白天交易时间内运行,而且在非标准时段也能持续运行,为外汇交易提供连续和适应性的方法。 设置:货币对的默认设置:EURUSD H1。特殊设置仅在购买后提供。 市场推出促销!仅剩下10份中的3份,价格为:5,000美元,下一个价格为:7,500美元,最终价格为:10,000美元 主要特点: 机器学习算法:AI Nodiurnal EA的核心优势在于利用机器学习算法。这些算法分析大量的历史市场数据,识别模式、趋势和潜在的交易机会。通过不断学习,系统优化其策略,适应不断变化的市场条件。 适应性交易策略:与静态算法的传统交易机器人不同,AI Nodiurnal EA设计为适应不断变化的市场动态。它可以动态调整交易参数,优化其应对当前条件的方法,减少市场不确定性的影响。 24/5交易能力:该EA全天候运行,顺利地穿越全球各种市场时段。这确保潜在的交易机会不会被错过,并且系统在不同的时区保持活跃,提高整体效果。 风险管理:AI
    Nexus EA Forex MT5
    Enrique Enguix
    4.47 (15)
    NEXUS – 随市场变化而演进的量化自适应网格系统 NEXUS 是一套 100% 全自动 的交易系统,会在实时数据上构建规则组合,通过 样本外验证(out-of-sample) 过滤,并且只在检测到统计优势且环境有效时入场。 快速参数概览 系统类型: 带 OOS(样本外)验证的自适应网格系统,内置环境过滤(新闻、波动率、交易时段/日期以及可选的成交量价值区域)。 交易品种: 主要及交叉外汇货币对(EURUSD、GBPUSD、USDCHF、USDCAD、EURJPY、AUDCHF、GBPCAD、AUDUSD)以及根据预设选择的 XAUUSD 。 内置风险配置: 保守型(Conservative)、经典型(Classic)和激进型(Aggressive)。 时间周期: 加载每个预设时会 自动设置 推荐周期,无需手动切换图表周期。 预设验证: 所有预设均在 2018–2025 年区间通过样本外验证。 风险管理: 基于波动率的网格间距、入场间的最小时间间隔、全局止损(Global Stop)以及可配置的分块平仓机制。 资金建议: 保守型配置建议每个品种至少 100 EUR/USD ,经典型配
    Mercaria Unicorn — 用于 MetaTrader 5 黄金(XAUUSD)的自适应网格交易系统。由具有实盘经验的交易者开发,适合各种经验水平。 概述 Mercaria Unicorn 是一款用于黄金(XAUUSD)及其他差价合约(CFD)品种的自适应交易系统。与参数固定的普通网格机器人不同,它会根据所选的波动性配置和您的存款,自动调整层数、手数和风险阈值。 所有关键决策都可在图表上的可视化控制面板中操作,因此您可以即时更改设置,而无需重新打开输入窗口。本系统适合偏好低维护设置的交易者、按新闻日历管理风险的有经验交易者,以及希望在自身入场策略之上使用仓位管理器的专业交易者。 发售价格随销量增加而逐步上调。每次购买均包含通过 MQL5 Market 提供的所有未来更新。 主要功能 自适应引擎。四种波动性配置(Normal、Spike M、Spike L、Black Swan)涵盖平静日、新闻日、剧烈意外行情和危机情形,可在面板上一键切换,无需重启。Autosizing 模块通过带有内置安全缓冲的数学模型,为您的余额计算安全的层数和手数。手数缩放使每个以美元
    Aegis Quant Pro - Institutional Prop Firm Engine Welcome to the World of Quant. One of our flagships —   Aegis Quant Pro , is the institutional-grade core of the quantitative infrastructure. Our Mission: Capturing alpha while protecting your downside with absolute precision. First of all, we are being brutally honest here first (no sugar-coated words): A Note on Backtesting Aegis Quant Pro is optimized for live market conditions. Backtest results will vary significantly depending on your brok
    Velora MT5
    Ahmad Aan Isnain Shofwan
    The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
    SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
    Gold Catalyst EA MT5
    Malek Ammar Mohammad Alahmer
    高级自动化黄金交易系统 Gold Catalyst EA MT5 是一款 专为 XAU/USD(黄金) 优化的 全自动 交易解决方案。通过结合 趋势跟随策略 、 价格行为过滤 和 动态风险管理 ,该 EA 在超过一年的真实市场环境测试中展现了 稳定且可靠 的表现。 1. 策略概述 Gold Catalyst EA MT5 采用 系统化 的交易思路,融合以下要点: 趋势分析: 根据预设的市场条件,识别潜在的盈利机会。 价格行为过滤: 仅执行高概率的交易信号,剔除低胜率的进场机会。 动态下单执行: 实时调整进场和离场位置,充分利用市场波动。 结构化风险控制: 每笔交易均设定止损和止盈,并 不使用马丁、多单网格或套利 等高风险策略。 通过这种方式,实现了 稳健增长 与 资本保护 的平衡,同时有效降低总体风险。 2. 主要特点 专注于黄金 (XAU/USD) 的全自动交易: 无需频繁盯盘。 无马丁、网格或套利: 每笔订单都具备严格止损,避免高风险敞口。 可自定义风险设置: 可根据个人风险偏好调整手数、止损及止盈。 长期稳定性: 在不同市场周期中均表现出较低回撤与持续收益。 兼容 MT5: 针对
    CaicaiLS Pro - Advanced Pair Trading & Statistical Arbitrage (Version 9.0) The CaicaiLS Pro is a quantitative Expert Advisor designed for Long & Short operations (Pair Trading) using Statistical Arbitrage . Developed for traders seeking precision, it tracks correlation and cointegration anomalies across multiple asset pairs simultaneously, seeking performance in both mean reversion and momentum breakouts. Its advanced architecture features the introduction of Shadow Execution technology. The mat
    Gold strike AI
    Raafat El Mohtar
    GOLD Strike AI – Precision Gold Trading Engine Designed for traders who understand that consistency beats hype, Gold Strike   AI is a professional-grade Expert Advisor built exclusively for XAUUSD (Gold). This system focuses on one objective: Deliver stable growth while strictly controlling risk exposure ⸻ Proven Performance Metrics 15+ Years Back tested (Tick Data) Win Rate: ~81% Profit Factor: ~2.1 Max Drawdown: ~18% Sharpe Ratio: ~2.4 Verified accounts available via M
    Gold Liquidity Hunter is a professional automated trading system engineered for the high-volatility nature of the modern XAUUSD (Gold) market. The algorithm operates on the H1 timeframe , utilizing a strategy based on institutional liquidity sweeps and price reclaims. The "Volatility Regime" Strategy This Expert Advisor is tuned specifically for the post-2024 market structure, where Gold daily ranges have expanded significantly. Unlike older strategies designed for smaller ranges, Gold Liquidity
    BenefitEA Mt5
    Vsevolod Merzlov
    Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
    Traders Toolbox
    Jason Kisogloo
    3 (2)
    交易者工具箱是一種多功能工具 基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。   (由Jason Kisogloo設計和編程) 特徵: 19個獨立信號 -這些信號 中的 每個信號 都 以神經網絡樣式配置進行偏置,以構成最終/整體結果。 每個信號都有其自己的設置 ,可以根據 需要 對其進行 自定義或優化。   綜合上 - 屏 - 顯示 -六搭扣,全面的信息和工具提示走板。 (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):   信號面板 -顯示帶有偏差信息和信號詳細信息的信號分析。   新聞小組 -和未來甚至有消息 牛逼 小號 基於 預測 的 影響與倒計時事件當前的儀器。 ( 針對此功能,必須將 內部M   T   5經濟日曆與 外匯工廠刮板的 選項 -https:   // www.forexfactory.com 添加到Metatrader中允許的網站上)     EA設置面板 -根據止損和資金設置提供有關當前EA設置和輸入信息的信息。   損益面板 -提供8個不同時間段內歷史交易的整體損益表現。   切換面板 -一鍵切換開關,用於顯示屏幕指示器和圖表。
    SkyScraperMT5
    Teressa Herlene Thomson
    Overview SkyScraper is a sophisticated automated trading system built exclusively for MetaTrader 5. This versatile EA adapts to your trading style on any timeframe (optimized for 3-5 minute charts) and works seamlessly across forex pairs, cryptocurrencies, and metals including gold. Why SkyScraper? Smart Automation That Protects Your Capital Intelligent trade execution with multi-layer risk controls Dynamic position sizing that automatically adjusts to your broker's requirements Adaptive stop l
    XAU Dominator Pro – Precision Scalping for GOLD (XAUUSD) on M5 XAU Dominator Pro.mq5 is a high-performance Expert Advisor built specifically for XAUUSD (GOLD), optimized on the M5 timeframe for short-term scalping and trend-based trades. Engineered to dominate the gold market using precision entries and robust risk control, this EA is designed for consistent gains with discipline. Key Features ️ Symbol: XAUUSD / XAUUSDc Timeframe: M5 (5-minute) Trading Style: Scalping + Trend Acco
    只在亚洲盘进行剥头皮交易 几个独特指标用于检测市场波动 根据市场情况动态止盈止损 保护性硬止损,使得账户风险降低 不需要配置文件,对每一个货币对使用相同的设置 此EA适用于以下货币对: EURAUD 推荐在 M15 周期上使用此EA 建议在一个真正的 低点差 ECN平台上使用该EA 推荐将Risk参数设置为10以下 推荐使用99.9%模型质量的历史回测 信号 : https://www.mql5.com/en/signals/author/oodd008 回测 : https://www.mql5.com/en/users/oodd008/blog 参数 Lots - 使用固定手数 Risk - 根据账户净值自动计算手数,只有当Lots是0时才有效 Auto_GMT_Offset - 实盘交易时,如果设置为true,GMT_Offset会由EA自动计算 GMT_Offset - 历史回测时输入你的经纪商的GMT时间,实盘交易时不用设置此参数,系统会自动计算GMT时间 EA_Comment - 设置自己的评论信息 MAGIC - Magic数字,无需更改 Max_Spread - 开
    Snake EURUSD
    Thurau Baerbel
    Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
    #Multicurrency #Hedging #Martingale #28Symbols  @AUD @CAD @CHF @JPY @NZD @USD @EUR @GBP  In the globalisation process that the world economy has undergone in the last two decades, financial markets have played a leading role. The easy and fast access to information, together with the growing economic interdependence between the different commercial blocks, have caused more and more economic agents to participate in non-national financial markets. Even small investors, thanks to the Internet and
    On Control EA MT5 V2 Game-Changing Software For The Forex Market  On Control EA was created to help traders like you maximize their income. How would you like to gain access to a world-class proprietary piece of software designed for one purpose, to improve your Forex strategy? Let’s be honest, it can be hard to understand which technical analysis & trading signals you should follow. With On Control EA, you now have a powerful tool that will enhance your Forex trading strategy & elevate your in
    EA Rx Five MT5
    Ruslan Pishun
    The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
    MoneyMaker 稳定提款机 Lite 版本,是一款针对外汇的自动智能交易系统!以下简称本 EA 智能交易系统。Lite版本仅支持MetaTrader 5! 本 EA 智能交易系统的目的是稳定盈利,而不是让你拥有一夜暴富的能力! 本 EA 智能交易系统的 Lite 版本仅作用于 EUR/USD 货币兑,不能用于其他货币兑交易、其他 CFD 产品交易以及大宗商品交易或期指商品交易! 本 EA 智能交易系统,只适合运行在允许进行对冲交易的的外汇交易商平台! 本 EA 智能交易系统,采用马丁格尔与网格交易系统为基础,通过大数据分析对 EUR/USD 货币兑的多年历史数据进行各项特征进行层层分析,得到了精准的分析结果! 本 EA 智能交易系统的代码融入数据模糊处理技术,使得本 EA 智能交易系统在进行下单和平仓操作时自动处理价位而并非依靠限价订单来完成下单和止盈平仓操作! 本 EA 智能交易系统的特点在于稳定盈利!根据市场的情况,平均每日盈利 $60~$180 ! 本 EA 智能交易系统没有资金回撤!常规时期最大动态亏损$ 400 以内!对于 COVID-19 时的市场熔断机制, 500
    NorthEastWay MT5
    PAVEL UDOVICHENKO
    4.5 (8)
    NorthEastWay MT5是一种完全自动化的“回撤”交易系统,在热门的“回撤”货币对交易中特别有效:AUDCAD、AUDNZD、NZDCAD。该系统在交易中使用了外汇市场的主要模式——价格在任何方向急剧波动后的回归。 时间框架:M15 基本货币对:AUDNZD、NZDCAD、AUDCAD 附加货币对:EURUSD、USDCAD、GBPUSD、EURCAD、EURGBP、GBPCAD 购买EA后,务必私信我,我会将您添加到私人群组,发送设置文件和详细说明。 我愿意帮助每位买家安装和配置顾问。 如果您以前从未使用过EA,我会向您展示并教您如何使用。 EA设置: 您可以使用OneChartSetup(仅限M15时间框架)从单个图表运行所有货币对 该EA对点差、滑点或任何其他与经纪商相关的变量不敏感。 仅使用推荐的货币对。 EA测试: 使用MT5测试器的多货币模式同时测试所有推荐的货币对上的EA。 观看示例视频 。 仅在M15时间框架上进行测试 推荐进行5-10年的长期测试,以显示EA在各种市场条件下的稳定性。 输入参数: OneChartSetup — 从一个图表同时启动多个货
    Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
    Shadow Legends MT5
    Zarui Ogannisian
    Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
    Golden Lucks
    Godbless C Nygu
    介绍我们专为在外汇市场上交易 XAUUSD 而设计的 EA。该专家顾问结合了五个指标,主要来自支撑和阻力策略,达到了超过 60% 的令人称赞的准确率。通过500美元启动资金的5年回测的严格测试,结果产生了超过20万美元的利润,展示了其巨大收益的潜力。 主要特征: 包含五个不同的指标,主要基于支撑和阻力策略。 准确率达到60%以上。 严格的风险管理以及有效的止损和止盈机制。 有效的新闻过滤器以优化交易决策。 账户保护功能允许设置最大每日损失和净值参数。 详细的统计数据可供分析,包括入场、交易、点差和保证金。 使用提供的设置灵活地交易其他货币和金属对。 可定制的手数大小、止损和止盈参数。 购买时提供安装手册和设置说明。 根据个别经纪商详细信息、初始存款、账户货币和杠杆进行定制设置。 为了优化您的交易体验,请提供以下详细信息: 经纪商名称 初始保证金 账户币种 杠杆作用 重要提示:-联系开发商,确保您在购买后获得重要的设置文件。 我们致力于提供卓越的支持,并欢迎任何反馈,以提高我们 EA 的准确性和性能。祝您交易成功。
    Reactor MT5是用于日内交易的全自动EA交易。它基于许多指标。专家顾问能够获得很高的获胜率。 专家在EURUSD,GBPUSD,USDCAD,AUDUSD和USDJPY M15货币对的整个可用历史时期内进行了测试,并获得了出色的结果。您可以下载演示并自己进行测试。我的测试使用的是实际报价日期,准确度为99.90%,实际价差和附加滑点。 基于EA分析,基本策略始于逆序趋势和跟随趋势的市场订单 最大跌幅将为%0,1-%15%。您可以检查图片上6年的回测结果。 反应堆是如此低风险的专家。系统正在使用不同类型的算法打开订单。 坦率地说,输入太多,但请放心,我会为您提供帮助。 Ea在星期一和星期五不开放任何订单。如果您愿意,可以自己打开它。 了解了输入之后,您可以找到最适合自己的设置。 请不要将ea与假回测ea进行比较。所有结果都是真实的。 在电报上关注我们: https://t.me/joinchat/RXjxgdlM1aRZA3A4 推荐建议 推荐的时间范围是M15- M30-H1-H4。 专家可以继续使用EURUSD,GBPUSD,USDCAD,AUDUSD和USDJPY。 从20
    作者的更多信息
    SentinelAI MT5
    Valeriia Mishchenko
    4 (2)
    No losing months since August 2019, with a 2.04% monthly gain: Live performance MT 4 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
    Waka Waka EA MT5
    Valeriia Mishchenko
    4.13 (40)
    8+ years of live track record with +12,000% account growth: Live performance MT 4 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
    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
    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
    Night Hunter Pro
    Valeriia Mishchenko
    4.38 (53)
    EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
    Night Hunter Pro MT5
    Valeriia Mishchenko
    3.92 (37)
    EA has a live track record with many months of stable trading with  low drawdown: All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading area.
    Relative Volatility MT5
    Valeriia Mishchenko
    4.83 (6)
    Like most things that work in trading, it's really simple. However, it's one of the most powerful tools I have that makes entries of many systems much more precise.   In its essence, it measures the recent volatility against the medium-term average. How does it work? Markets tend to be prone to strong trending movements when relative volatility is low and tend to be mean-reverting when relative volatility is high.   It can be used with both mean-reversion systems (like the Golden Pickaxe) and mo
    FREE
    Relative Volatility
    Valeriia Mishchenko
    5 (4)
    Like most things that work in trading, it's really simple. However, it's one of the most powerful tools I have that makes entries of many systems much more precise.   In its essence, it measures the recent volatility against the medium-term average. How does it work? Markets tend to be prone to strong trending movements when relative volatility is low and tend to be mean-reverting when relative volatility is high.   It can be used with both mean-reversion systems (like the Golden Pickaxe) and mo
    FREE
    News Catcher Pro
    Valeriia Mishchenko
    4 (8)
    News Catcher Pro is a mean-reversion strategy that uses intraday seasonal volatility patterns caused by high-impact news events. It enters the market at a certain time shortly before a high-impact news event occurs . It does not trade frequently! Live performance Supported currency pairs: GBPUSD, EURUSD, EURGBP Recommended timeframe: M5 MT 5 version can be found here EA is   FIFO compatible To backtest the EA you should download the news events data file ' NewsEvents.txt ' and copy it to the
    Golden Pickaxe
    Valeriia Mishchenko
    4.67 (6)
    EA has high-performance live track records of different set files: Live performance MT 5 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
    Perceptrader AI
    Valeriia Mishchenko
    80 consecutive months in profit with low drawdown: Live performance MT 5 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mom
    News Catcher Pro MT5
    Valeriia Mishchenko
    4.73 (15)
    News Catcher Pro is a mean-reversion strategy that uses intraday seasonal volatility patterns caused by high-impact news events. It enters the market at a certain time shortly before a high-impact news event occurs . It does not trade frequently! Live performance Supported currency pairs: GBPUSD, EURUSD, EURGBP Recommended timeframe: M5 MT 4 version can be found here EA is   FIFO compatible To backtest the EA you should download the news events data file ' NewsEvents.txt ' and copy it to the
    Golden Pickaxe MT5
    Valeriia Mishchenko
    3.56 (9)
    EA has high-performance live track records of different set files: Live performance MT 4 version can be found here Golden Pickaxe is a mean-reversion grid trading system that uses machine learning technology to place high-profit potential trades on the Gold market. It uses real market inefficiencies to its advantage to have an edge over the market. The EA has 5 predefined set files, which are essentially 5 different trading systems on gold . You may choose the default option (XAU Risky) or have
    筛选:
    kasaby123
    24
    kasaby123 2026.04.02 03:00 
     

    Brilliant. A lot of parameters to customize based on your risk tolerance. Has been profitable consistently for over 1 year now

    Summ Top
    1802
    Summ Top 2024.02.20 18:23 
     

    Good EA! Stable safe grid.

    Savell Martin
    1510
    Savell Martin 2024.01.17 10:58 
     

    So far so good! Been using PAI for awhile now and it's a solid performing EA. Loving it

    ken
    1056
    ken 2023.10.13 04:12 
     

    This EA is excellent. I've been using it for over two months and it works well, especially the AI filter.

    samimql
    61
    samimql 2023.08.23 13:17 
     

    User support delays too much to assist, compred to the price of the product the support is really very bad

    Valeriia Mishchenko
    29655
    来自开发人员的回复 Valeriia Mishchenko 2023.08.23 16:36
    Hi! I do not see a single message from you here. I usually answer under a day here at the MQL Market. Just contact me, and we'll solve any problems you have. You can also contact our tech support at support@valerytrading.com to get quick help with any issues
    divonney
    506
    divonney 2023.07.24 18:21 
     

    用户没有留下任何评级信息

    220072256
    4876
    220072256 2023.07.24 16:04 
     

    2 pm (European time) on 24 July 2023 I was one of the very first to buy this EA. I have unlimited faith in the author. Here I am with all of you in this new and futuristic adventure. I am excited

    回复评论