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
    1508
    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 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
    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
    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ô
    Perfect Trade EA Indicator 2026 for XAUUSD MT5 Премиальный многоуровневый самообучающийся индикатор с режимом автоторговли для XAUUSD Perfect Trade EA Indicator 2026 — это не просто индикатор и не обычный советник с примитивным входом по шаблону. Это премиальный торговый комплекс для MetaTrader 5, созданный для работы с XAUUSD, который объединяет в себе: - многоуровневый анализ рынка; - интеллектуальную фильтрацию сигналов; - режим автоматической торговли; - продвинутое сопровождение сделки;
    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 – The Gold Scalper(Lite Edition)   は、Ramulo Software Ltd. によって開発された、プロフェッショナル仕様で軽量かつ効率的なエキスパートアドバイザー(EA)です。ゴールド(XAUUSD)の高いボラティリティと収益機会を最大限に活かすために設計されており、EMAベースのインテリジェントな相場構造、ATRによるトレンド検出、段階的なUSDトレーリング、そして厳格なドローダウン管理を一体化した、シンプルで運用しやすいトレーディングシステムです。 Minting は Emerge エコシステムへの入り口となるEAです。安定性・透明性・継続的な口座成長を提供するため、あえてシンプルに設計されています。推奨される流れは、Minting で得た利益を使って、より高度なトレード知能、深いマーケットロジック、そしてより積極的な利益獲得能力を持つフラッグシップEA「Emerge」へアップグレードすることです。 このEAは、 まず資本
    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
    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
    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 is a fully automatic Forex trading Expert Advisor. This robot was made in 2014 year and did a lot of profitbale trades during this period. So far over 7000% growth on my personal account. There was many updates but 2019 update is the best one. The robot can run on any instrument, but the results are better with EURGBP, GBPUSD, on the M5 timeframe. Robot doesn't show good results in tester or live account if you run incorrect sets. Set files for Live accounts availible only for cu
    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
    Automatic Trading System. The first version of the ATS participated in the 2012 Championship. It has been actively developed since 2015. The strategy is based on identifying reversals in the movement of trading pairs. The only variable parameter is the deposit division coefficient. The goal of making a profit (as in the well-known proverb): a bird in the hand is worth two in the bush. Work: 1) on various time intervals: from M2 to M20, everything depends on the "behavior" of the ATS on a
    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
    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 – Expert Advisor for XAUUSD Aureum Advisor is an automated trading advisor for MetaTrader 5 designed for trading the XAUUSD instrument. The advisor uses a combination of trend logic, volatility analysis, and market condition filtering to make trading decisions. The advisor is designed for stable automated trading with a controlled level of risk and minimal user intervention. IMPORTANT: After purchase, it is recommended to contact the seller for installation instructions and recomm
    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 — 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 – 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
    ️ Warning – Fake Sigma Trend Protocol EA STP Any “Sigma Trend Protocol EA STP” sold outside my official MQL5 page is a fake scam product using my name to take your money. The only real and supported version is here: https://www.mql5.com/en/market/product/152096   https://www.mql5.com/en/market/product/157301 Don’t spend your hard-earned money expecting premium performance from a cheap copy. STP cannot be easily copied or sold as a discount scrap version.
    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
    Hamster Scalping mt5
    Ramil Minniakhmetov
    4.71 (239)
    Hamster Scalpingは、マーチンゲールを使用しない完全に自動化された取引アドバイザーです。夜のスキャルピング戦略。 RSIインジケーターとATRフィルターが入力として使用されます。アドバイザには、ヘッジ口座タイプが必要です。 実際の作業の監視、およびその他の開発については、https:// www.mql5.com/en/users/mechanic/sellerを参照してください 。 一般的な推奨事項 最小デポジット$ 100、最小スプレッドのECNアカウントを使用し、eurusd M5 gmt +3のデフォルト設定。 入力パラメータ EAは、4桁と5桁の両方の引用符で機能します。入力パラメータでは、5文字の値をポイントで示し、すべてを4文字で自動的に再計算します。 NewCycle-モードがオンの場合、アドバイザーは停止せずに動作します。モードがオフの場合、一連の取引の完了後、アドバイザーは新しい注文を開きません。 期間インジケーター1-最初のインジケーターの期間。 アップレベル-アドバイザーが売りを開始する最初のインジケーターの上位レベル。 ダウンレベル
    このプロダクトを購入した人は以下も購入しています
    Bonnitta EA MT5
    Ugochukwu Mobi
    3.38 (21)
    Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリックか
    Syna
    William Brandon Autry
    5 (24)
    Syna 5 – 永続的インテリジェンス。真の記憶。ユニバーサル・トレーディング・インテリジェンス。 ほとんどのAIツールは一度回答すると、すべてを忘れます。何度も何度もゼロからやり直すことになります。 Syna 5は違います。 すべての会話、分析したすべてのトレード、なぜエントリーしたか、なぜ見送ったか、そしてその後マーケットがどう反応したかを記憶しています。毎セッションの完全なコンテキスト。トレードを重ねるごとに蓄積されるインテリジェンス。 これはマーケティングのためにAI機能を付け足しただけのEAではありません。 これは、インテリジェンスがリセットを止め蓄積を始めた時のトレーディングの姿です。 私たちは2024年末にMean Machineでこの変革を始めました。リアルな最先端AIをライブのリテールトレーディングに導入した最初期のシステムの一つです。 Syna 5は次なる飛躍です。 従来のEAは静的です。固定されたロジックに従い、マーケットが変化すると取り残されます。 Syna 5は時間とともにインテリジェンスを蓄積します。実際の結果から学び、変化する状況を認識し、思考と応答の
    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
    Gold Catalyst EA MT5
    Malek Ammar Mohammad Alahmer
    高度な自動化ゴールド・トレーディングシステム Gold Catalyst EA MT5 は、 XAU/USD(ゴールド) に特化した 完全自動 のトレーディングソリューションです。 トレンド追随型の戦略 、 プライスアクションによるエントリー判断 、そして 動的なリスク管理 を組み合わせることで、実際の市場環境で1年以上にわたりテストされ、 安定かつ信頼性の高い パフォーマンスを示しています。 1. 戦略概要 Gold Catalyst EA MT5 は、以下の要素を組み込んだ システマチック なアプローチを採用しています: トレンド分析: あらかじめ定義された市場条件に基づき、有望な売買機会を特定。 プライスアクションのフィルタリング: 成功確率の低いシグナルを排除し、勝率の高いセットアップのみを実行。 ダイナミックなオーダー執行: リアルタイムでエントリー・エグジット水準を調整し、市場の変動を最大限に活用。 構造化されたリスクコントロール: すべてのポジションにストップロスとテイクプロフィットを設定し、 マーチンゲール、グリッド、アービトラージ は一切使用しません。 このシステムに
    Famous EA – 実運用で検証済みのパフォーマンス Famous EAは、安定した結果と高度な取引執行を求める本格的なトレーダーのために開発された高性能エキスパートアドバイザーです。価格アクション、トレンドラインの動き、そして独自のフィルターアルゴリズムを組み合わせ、高確率のエントリーとエグジットを規律ある形で捉えます。 戦略概要 Famous EAは以下を使用して動作します: リペイントしない独自インジケーターロジック 動的なトレンドライン/サポート・レジスタンス検出 マルチタイムフレームの価格アクション分析 独自のノイズフィルタリングアルゴリズム この組み合わせにより、市場環境に適応しながら過剰取引を避け、構造の整ったセットアップに集中します。 主な特徴 100%自動化 — 手動操作不要 主要FX通貨ペアおよび貴金属に最適化(USDJPY、GBPJPY、XAUUSD、XAUJPYなど) 柔軟なリスク設定(保守的〜攻撃的) 大きなボラティリティを回避するスマートニュースフィルター(任意) 高度なトレーリングストップ&ブレイクイーブン機能 マーチンゲールなし、グリッドなし、ヘッ
    AI Nodiurnal EAは、先進的なForexロボットであり、最先端の機械学習技術を活用して取引戦略を最適化し、動的な外国為替市場でのパフォーマンスを向上させます。用語「Nodiurnal」は、通常の昼間の取引時間だけでなく、非標準の時間帯にも適応して稼働し、外国為替取引に対する連続的かつ適応的なアプローチを提供する能力を反映しています。 設定:通貨ペアのデフォルト設定:EURUSD H1。特別な設定は購入後にのみ提供されます。 リアルタイムアカウントシグナルはこちら: https://www.mql5.com/ja/signals/1270367 MT4バージョンはこちら: https://www.mql5.com/ja/market/product/69905 マーケットローンチプロモ!残り3/10のコピーのみ:USD 5,500 次の価格:USD 7,500 最終価格:USD 10,000 主な特徴: 機械学習アルゴリズム:AI Nodiurnal EAの主力は、機械学習アルゴリズムの活用にあります。これらのアルゴリズムは膨大な量の歴史的な市場データを分析し、パターン、トレ
    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を初めて使う方には、使用方法を丁寧にお教えします。 EA設定: OneChartSetupを使用すれば、単一のチャート上で全ての通貨ペアを取引できます(M15タイムフレームのみ)。 このEAはスプレッド、スリッページ、またはブローカーに関連する他の変数に影響を受けません。 推奨される通貨ペアのみを使用してくだ
    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
    ) SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping & 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 < 20ms latency (Recommended: MQL5 Built-in VPS). Account
    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
    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 Premium   はオールインワンツールです   それらの戦略と計算を自動化するために、一般的な取引戦略に関する広範なトレーニングに基づいて作成されました。   (Jason Kisoglooによって設計およびプログラムされました) 特徴: 19個々の信号 -これらの信号の それぞれ は、ニューラルネットワークスタイルの構成でバイアスされ、最終的な/全体的な結果を構成します。 各信号には独自の設定が あり 、必要に応じてカスタマイズまたは最適化できます。   包括的なオン - 画面 - ディスプレイ -包括的な情報とツールチップを備えた6つのスナップアウェイパネル。 (パネルの境界線をクリックして、折りたたんだり、離したりします...設定は機器ごとに自動的に保存されます):   信号パネル -バイアス情報と信号の詳細を含む信号分析を表示します。   ニュースパネル -アップ、さらにはニュース来 トン の に基づいて 予測 の イベントへのカウントダウンと現在の機器に影響を。 (内部M   T5 エコノミックカレンダーと 外国為替ファクトリースクレー
    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
    A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stoploss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on EURAUD . It is recommended to use Eagle Scalper on M15 chart. It is recommended to run it on a real ECN broker with very low spread . It is recommended
    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
    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 stableATM Lite is an automatic intelligent trading system for foreign exchange! Lite edition just support MetaTrader 5! The purpose of MoneyMaker stableATM Lite is to stabilize profits, not to give you the ability to get rich overnight! MoneyMaker stableATM Lite is only applicable to EUR / USD currency trading, and cannot be used for other currency exchange trading, other CFD product trading, and commodity tradingor futures commodity trading! MoneyMaker stableATM Lite is only suitabl
    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
    The GOLDEN LUCKS is a cutting-edge Expert Advisor that pushes the boundaries of modern trading by integrating advanced artificial intelligence with the latest trading technologies. Built on the state-of-the-art GPT-4o platform, it leverages the unparalleled power of neural networks to adapt dynamically to ever-changing market conditions. What sets this EA apart is its use of advanced discrete Fourier visualization within the ATFNet framework. This innovative feature equalizes the frequency spec
    Reactor MT5   is a fully automatic Expert Advisor for   Intraday   Trading.  it is   based on  m any indicators . The Expert was tested on the whole available historical period on   EURUSD, GBPUSD, USDCAD, AUDUSD and USDJPY M15  currency pair with exceptional results. You can download the demo and test it yourself. My tests were performed with the real tick date with   99,90% accuracy , actual spread, and additional slippage. The basic strategy starts with Market order in counter trend and tren
    QXS PRO TRADER Expert Advisor QuantXProTrader is an Expert Advisor based on Profitable Price Action strategy. It is compatible with our QXS Trend indicator and work automatically by Trend detection on Multiple assets. Each and Everything in this EA is perfect Just you need to set input parameters. Take Profit, Stop loss, Trailing Stop, Trailing Step, Lot Size Adjust it as per your account capital and equity. Recommended TIMEFRAMES are: M15, M30 and H1  Before Installing Expert Advisor on chart
    >>>>>>>>>>>>>> more then 90% discount ($ 3750 >>> $ 345), Special offer is valid for 3 months from the start of sales <<<<<<<< <<<<<<<< The trading robot has been trading on a real account since 2018. We will show our account to everyone who plans to buy a trading robot. To do this, contact us. TickToker is a fully automatic Expert Advisor designed for the    EUR/GBP,EUR/SGD,AUD/NZD,EUR/CHF   currency pairs.  Does not use Martingale and Grid, all trades are covered by Stop Loss and Take Profit.
    Strategy: 1.This EA is a trend trade, used for USDCHF H1 charts. 2.This EA is  using indicators such as the Bolling band and moving average. 3. The initial amount of this EA is only $1000.This EA has a profit of over $3000. 4.The EA has detailed test data from January 2018 to June 2021, which is stable and profitable. 5.If you just want to put a small amount of money to get double reward, this EA trader is your best choice!
    Marvelous EAの紹介:究極のトレーディングパートナー Marvelous EAを使用して、FX市場の真の可能性を解き放ち、利益を最大化し、リスクを最小限に抑えましょう。この高度な自動取引ソリューションは、動的なFX市場を正確かつ効果的にナビゲートするための高度な機能を備えた、慎重に設計されたトレーディングアルゴリズムです。ゴールド - XAUUSD - H1 リアルアカウントのパフォーマンス: https://www.mql5.com/ja/signals/ 2321875 主な特徴: 実証済みの取引戦略:経験豊富なトレーダーによって開発され、さまざまな市場状況でテスト済み。 自動取引:感情的なバイアスや手動介入なしで24/5取引を実行。 リスク管理:資本を保護する高度なリスク管理システム。 適応技術:変化する市場環境に継続的に学習し適応。 マルチ通貨対応:最適化された設定で複数の通貨ペアを取引。 リアルタイムモニタリング:パフォーマンスと市場分析をリアルタイムで監視。 メリット: 効率の向上:自動取引で時間と労力を節約。 精度の向上:感情的な取引決定を減らし、
    The FX 2021 release | Eadvisors The Expert Advisor FXScalper works trading the 5min forex main timeframe looking for small market variations in the pairs, it uses new trading technology, intraday results are amazing. This is the last release version we brought to you at the mql Market, you can active the expert in 5(five) personal accounts. Initial informations about the strategy Strategy used: Grid x Distancing. Initial Lot:       From 0.01 (Micro Lots). StopLoss and Take Profit Adjustable.
    自動Expert Advisorのセットアップとインストールが簡単です。 グリッドではなく、マーチンゲールではありません。 私はそれを入れて忘れてしまった。 同時にいくつかの楽器の取引。 ボラティリティとトレンドとフラットの存在を分析して、ポジションを開くための信号を生成します。 5枚が30ドルで販売された。 Depos100から$800に入金するときは、一連の積極的な戦略が使用されます。 EA800以上のアカウントサイズの場合、EAは自動的に中程度の戦略に切り替わります。 EURGBP M15にインストールすることをお勧めします。 複数通貨取引の場合は、Expert Advisorの実行中のインスタンスで十分です。 パラメータでは、マジックナンバーと開いた位置のサイズの乗数を指定します(1.0に等しいままにすることをお勧めします) これは、ネッティングとヘッジ口座にも同様に動作します。 小さな肩を持つアカウントでの作業に適しています。 実際のアカウントで起動する前に、テスターとデモアカウントでExpert Advisorの作業をテストしてください。 私は翻訳の可能性のある
    Neuro Control EA
    STEPHANE LAURENT CHRISTIAN LARUAZ
    NEW: Rent this EA as a -> SIGNAL <- Neuro Control EA is a proportional–integral–derivative controller ( PID controller ) enhanced with: - a perceptron deep learning module - a grid module - a volume-based soft martingale - a money management system Neuro Control EA rental licenses come preconfigured and ready to drop on a H1 EUR/USD x500 $1000 mql5 no-hedging account. It is ready to use as is: simply drop it on a H1 EUR/USD x500 $1000 mql5 account no-hedging account and it works. Exists on other
    作者のその他のプロダクト
    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
    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
    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
    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.
    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
    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
    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
    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
    1508
    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
    29512
    開発者からの返信 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
    4831
    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

    レビューに返信