Local Trade Copier via Named Pipes IPC

  • Utilità
  • Hayyu Imam Muhammad
    Hayyu Imam Muhammad
    3 (2)
    With over 7 years of experience in the financial markets, I have focused on developing structured trading strategies, optimizing systems, and building automated trading solutions. My approach is centered on discipline, consistency, and risk management. Through years of market experience, testing
  • Versione: 2.15
  • Attivazioni: 10

Local Trade Copier is a single-file MT5 Expert Advisor designed for fast local trade copying between two MetaTrader terminals running on the same PC. It can operate in either Sender (Host) mode, which captures and publishes trade activity from the source terminal, or Receiver (Client) mode, which reads that activity and reproduces it on the target terminal with flexible controls for symbol mapping, direction, lot sizing, SL/TP copying, and pending-order handling. Its main advantage is the use of Named Pipes IPC through a local helper server: compared with FILE_COMMON methods, it avoids repeated shared-file reading and writing on disk, reduces file-access overhead, and is generally better suited for low-latency, lightweight, same-machine communication when both terminals are running on the same Windows system.

In practice, this architecture provides a more responsive local trade-copying workflow than traditional file-based synchronization. While FILE_COMMON is simple and widely compatible, it still depends on repeated file polling and disk I/O. By contrast, the Named Pipes IPC approach is designed for faster local message delivery between processes, making it a more suitable transport layer for a trade copier that aims to be quick, efficient, and stable on a single computer.

Input parameters

01. General Settings

Role
Defines the EA role.

  • ROLE_SENDER: the EA acts as the source terminal and sends trade events.
  • ROLE_RECEIVER: the EA acts as the target terminal and copies received events.

ChannelName
The communication channel name.
Both terminals and the local helper server must use the same value to communicate with each other.

SharedBufferKB
The size of the internal event buffer in kilobytes.
A larger value allows more event text and event history to remain available before older data is trimmed.

EnableNamedPipeIPC
Enables or disables the Named Pipes IPC transport.
If disabled, the EA can still be attached without immediately trying to use the pipe communication layer.

02. Sender (Host) Settings

SenderTradeFilterMode
Specifies which sender trades are allowed to be transmitted.

  • HOST_FILTER_ALL: send all eligible trades
  • HOST_FILTER_MANUAL_ONLY: send only manual trades
  • HOST_FILTER_MAGIC_ONLY: send only trades matching SenderMagicNumber

SenderMagicNumber
The magic number used when SenderTradeFilterMode is set to magic-only filtering.
Only trades with this magic number will be published.

SenderAllowedSymbols
A sender-side symbol filter.
Leave it empty to allow all symbols, or restrict transmission to selected symbols only.

SenderSendSnapshotOnInit
If enabled, the sender immediately publishes the current open-position snapshot when the EA starts.
This is useful when the receiver should synchronize with already-open trades after startup.

SenderSyncSLTPChanges
If enabled, stop-loss and take-profit modifications on the sender side are transmitted to the receiver.

SenderSyncPendingOrders
If enabled, pending-order creation, modification, and cancellation events are also transmitted.

SenderResetSharedBufferOnInit
If enabled, the sender clears or resets the shared communication buffer when it starts.
This helps prevent stale event data from a previous session from being reused.

SenderScanIntervalMilliseconds
The sender-side timer interval, in milliseconds.
It controls how frequently the sender checks for changes such as open/close events, SL/TP updates, and pending-order updates.

03. Receiver (Client) Settings

ReceiverHostEventFilterMode
Specifies which host events the receiver will accept.

  • EVENT_FILTER_ALL: accept all host events
  • EVENT_FILTER_MANUAL_ONLY: accept only host events coming from manual trades
  • EVENT_FILTER_MAGIC_ONLY: accept only host events matching ReceiverAllowedHostMagic

ReceiverAllowedHostMagic
Used when receiver-side host-event filtering is set to magic-only mode.
Only host events with this magic number will be copied.

ReceiverAllowedHostSymbols
A receiver-side filter for incoming host symbols.
Leave it empty to accept all symbols, or use it to limit copying to selected source symbols only.

ReceiverSymbolMap
Maps host symbols to client symbols.
This is useful when the sender and receiver brokers use different symbol names, suffixes, or contract labels.

ReceiverMagic
The magic number assigned to positions or orders opened by the receiver EA.
It helps distinguish copied trades from manual trades or other EAs on the client terminal.

ReceiverDirectionMode
Defines how the copied trade direction is handled.

  • COPY_REVERSE: reverse the host direction
  • COPY_SAME_AS_HOST: keep the same direction as the host

In the current version, the default mode is COPY_SAME_AS_HOST.

ReceiverLotMode
Defines how the copied lot size is calculated.

  • LOT_MULTIPLIER_FROM_HOST: use the host lot size multiplied by ReceiverHostLotMultiplier
  • LOT_FIXED: always use ReceiverFixedLot

ReceiverHostLotMultiplier
The multiplier applied to the host lot size when ReceiverLotMode is set to multiplier mode.

ReceiverFixedLot
The fixed lot size used when ReceiverLotMode is set to fixed mode.

ReceiverMaxDeviationPoints
Maximum slippage or deviation allowed when the receiver sends market orders.

ReceiverCopySLTP
If enabled, the receiver also applies the sender’s stop-loss and take-profit values.

ReceiverCopyBrokerPendingOrders
If enabled, copied pending orders are placed as real broker-side pending orders on the receiver terminal.

ReceiverEnableVirtualPending
If enabled, pending orders can be handled virtually on the receiver side rather than always being placed immediately as broker-side pending orders.

ReceiverVirtualPendingBufferPoints
Additional point buffer used for virtual pending execution logic.
This can help control how closely the virtual trigger follows the original pending level.

ReceiverPollIntervalMilliseconds
Receiver-side polling interval, in milliseconds.
It controls how frequently the receiver checks the pipe/helper server for new trade events.

Summary of practical use

For normal use, the Sender should be attached to the source terminal and the Receiver to the destination terminal, while both sides use the same ChannelName . If you want the receiver to match currently open trades at startup, enable SenderSendSnapshotOnInit . If you want copied trades to behave exactly like the host side, keep ReceiverDirectionMode on COPY_SAME_AS_HOST. If brokers use different symbol names, configure ReceiverSymbolMap accordingly.

Prodotti consigliati
TradeSync One MT5 El Copiador Local de Operaciones Ultra-Rápido para MetaTrader 5 TradeSync One es un copiador profesional de operaciones desarrollado completamente en MQL5 nativo , diseñado para traders profesionales, gestores de cuentas y usuarios de Prop Firms que necesitan máxima velocidad, estabilidad y precisión . A diferencia de los copiadores tradicionales que dependen de WebRequest, servidores externos o DLLs pesadas , TradeSync One utiliza un sistema de comunicación 100% local , op
FREE
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro — il tuo partner affidabile per un trading disciplinato su Bitcoin. La nuova versione è ora potenziata con intelligenza artificiale OpenAI , offrendo un’esecuzione più intelligente e un filtraggio migliorato delle operazioni in condizioni di elevata volatilità del mercato crypto. Questo Expert Advisor professionale è stato sviluppato specificamente per il trading di Bitcoin (BTCUSD) sulla piattaforma MetaTrader 5 , con particolare attenzione a un’esecuzione strutturata, esposizion
The product will copy all  Discord  signal   to MT5   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT5. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
Close All Order Tools
Thonglak Janyakorn
5 (2)
The "Close All Order Tools" tool is designed to solve common problems faced by Forex traders when managing profitable orders—especially in highly volatile market conditions or when dealing with multiple open trades simultaneously. Problems This Tool Solves: Unable to close orders in time : “Just when it was rising nicely, the price suddenly dropped—I couldn’t close it in time, and the profit vanished.” Closing orders one-by-one is time-consuming : “With multiple orders open, closing each one ind
FREE
Trade Copier Pro for MT5
Kuldeep Krishnat Konde
MT5 to MT5 Trade Copier – Fast and Reliable Trade Copying Solution The MT5 Trade Copier is a powerful tool designed to copy trades seamlessly between MetaTrader 5 accounts with minimal latency and high accuracy. Built for speed, flexibility, and ease of use, the copier works across different brokers, even when symbols use different prefixes or suffixes. This Expert Advisor is suitable for professional traders, signal providers, fund managers, and traders who manage multiple accounts. Key Featur
Superior GOLD Rentable
Jairo Elias Montesinos Paredes
Superior GOLD Rentable es un EA que utiliza 3 indicadores, Accelerator Oscillator, MACD, RSI, lo cual le permite hacer operaciones efectivas y minimizando el riesgo de perdida. Este  EA usa stop loss para todas las órdenes, el EA no utiliza ningún método de negociación peligroso: sin cuadrícula, sin martingala,... Superior GOLD Rentable esta optimizado para trabajar con los metales y en especial con el ORO, en la temporalidad de 15m, aunque puede trabajar en cualquier marco temporal;  Sin embarg
Myniq
Rizki Fadillah
Backtest Impostazione: Contattami per ricevere il file e le indicazioni. Solo 1 copie vendute finora. Il prezzo aumenterà dopo ogni 5 copie. Non perderlo. prossimo prezzo: 130 Versione di prova disponibile su richiesta (contattami). Myniq è progettato per fornire un'esecuzione coerente senza sopraffarti con parametri inutili. Costruito con chiarezza in mente, rimuove la confusione spesso trovata in sistemi troppo complicati. Contattami per ricevere un Bonus EA dopo l'acquisto Caratteristiche
Fox Wave Pro Copier - Professional Multi-Master Trade Copier Copy trades from multiple Master accounts simultaneously with advanced risk management Key Features Multi-Master Architecture Copy from unlimited master accounts simultaneously Automatic master account detection or manual configuration Real-time trade synchronization via file system Independent risk management for each master Advanced Risk Management Individual risk settings per master account Automatic lot size calculation based
Gold M3 Doji Breakout H1 Gold M3 Doji Breakout H1 is an automated MetaTrader 5 Expert Advisor designed to identify a fixed M3 compression structure inside a closed H1 candle and evaluate a breakout during the following H1 trading window. This product is designed for Gold symbols. Its default absolute-price distances are not intended for Forex pairs, cryptocurrencies or stock indices. Position management The EA divides the position into three stages: - Stage 1 closes at the configured first
COPIATRICE COMMERCIALE - PASSWORD INVESTITORE - COPY TRADE - PIATTAFORMA CROSS MT4 x MT5 Nota: sono necessari sia "Mirror Copier Master" sull'account master che sarà seguito dall'account cliente sia "Mirror Copier Client" sull'account cliente che seguirà l'account master Blog: https://www.mql5.com/en/blogs/post/756897 COME FUNZIONA : https://www.youtube.com/watch?v=V7FNpuzrg5M Versione MT4 Maestro: https://www.mql5.com/en/market/product/114774 Cliente: https://www.mql5.com/en/market/pr
FREE
FEF Professional Trade Copier MT5
Riyas Karuvan Kavil Moideen Karuvankavil Puduppadi
FEF Professional Trade Copier MT5 Professional Multi-Account Trade Copying Solution for MetaTrader 5 FEF Professional Trade Copier MT5 is a powerful, reliable and high-performance trade copying solution designed for professional traders, money managers, signal providers, prop firms and investors who need fast and accurate trade synchronization between multiple MetaTrader 5 accounts. The software automatically mirrors trading activity from one Master account to one or multiple Slave accounts with
Trading Motivation Display MT5
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Trading Motivation Display – Stay Inspired, Stay Profitable! Trading is a game of patience, discipline, and resilience. Staying motivated is crucial for long-term success in the markets. That's where Trading Motivation Display c
CopyTrader Pro FAST MT5 — FREE Real-Time Trade Copier | MT4 ↔ MT5 Cross-Platform | 20ms Latency CopyTrader Pro FAST is a professional trade copier Expert Advisor that copies trades between MetaTrader terminals in real time using a high-speed file-based communication system. No VPS, no network setup, no DLL — just attach and copy. FREE VERSION : Copies up to 1 trade at a time. Upgrade to Full version for unlimited copying. Key Features 20ms refresh rate — independent of tick arrival, uses
FREE
TerminalBridge Trade Copier TerminalBridge Trade Copier is a local MetaTrader 5 position copier designed to synchronize trading actions between two MT5 terminals running on the same Windows computer or VPS. One terminal operates as the MASTER and publishes position changes. The second terminal operates as the SLAVE and receives and processes these events through the shared MetaTrader Common Files folder. Both roles are included in the same EX5 file. Main Features Local MT5-to-MT5 position copyin
FREE
Quantum Magic Monitor — The Ultimate Trading Dashboard! ​Do you trade with multiple Expert Advisors (EAs) simultaneously? Or do you combine automated strategies with manual trading? If so, you know how difficult it is to track which specific robot is generating profit and which one is draining your deposit in real time. The standard MetaTrader terminal mixes everything into a single history. ​ Quantum Magic Monitor completely solves this problem! It is a premium, interactive graphical dashboard
GoldMaster Twin RiskGuard GoldMaster Twin RiskGuard is an automated trading Expert Advisor designed for XAUUSD on MetaTrader 5 hedging accounts. The EA operates two concurrent strategy engines: • Original engine • Opposite engine Each engine manages six timeframe processes: M3, M5, M10, M15, M30 and H1. Per-timeframe settlements are handled independently, while an additional shared profit target can close all managed positions together. Main features • Concurrent Original and Opposite trad
GoldBurst Pad Pro MT5 Entry Panel GoldBurst Pro is a professional manual trade panel (Expert Advisor) for MetaTrader 5, designed for traders who demand speed, control, and clean execution. This is NOT an auto-profit robot. It is a precision execution tool that helps you execute your trading plan faster and more consistently directly from the chart. Prepare your Lot size, SL/TP (points), and layer count in advance—then execute instantly with one click when your setup is ready. Ideal for scalpin
Timeframe e simbolo ottimali: M1 su EURUSD Questo EA funziona al meglio sul grafico a 1 minuto di EURUSD. Può operare anche su altri simboli/tempi, ma la priorità è EURUSD M1. Panoramica Sistema automatico con doppia conferma: ADX per forza/direzione del trend e RSI per incroci di ipervenduto/iperc comprato alla chiusura della candela. Segnali solo su candele chiuse. Come funziona Filtro di trend (ADX): Long: ADX ≥ MinADX e +DI > −DI. Short: ADX ≥ MinADX e −DI > +DI. Conferma RSI (a chiusura ba
FREE
Scalping Gold Pro
Antonio Simon Del Vecchio
Scalping Gold Pro — Scalping ad Alta Frequenza sull'Oro per MetaTrader 5 Oltre 500 operazioni al giorno. Una sola posizione alla volta. Stop Loss e Take Profit individuali per ogni operazione. Scalping Gold Pro è un Expert Advisor completamente automatizzato sviluppato specificamente per l'Oro (XAUUSD) . La sua strategia di scalping ad alta frequenza analizza gli impulsi di prezzo a breve termine e sfrutta le numerose opportunità di trading che si presentano durante la giornata. OFFERTA LIMITAT
Blue Bird MT5
Ismail Babaoglu
BlueBird EA – Dynamic Adaptive Grid Hedge System BlueBird EA   represents a new era of grid-based automation — combining volatility awareness, adaptive trend tracking, and smart capital management. If you are seeking a   fully autonomous, dynamic grid system   capable of capturing both trends and corrections,   BlueBird EA   is your ultimate trading companion. Overview BlueBird EA is a next-generation adaptive grid trading system designed for dynamic markets such as GOLD (XAUUSD) . It intellige
If you want to share your trading signal, but you do not want to distribute your investor password, this product is fit with you.  "Just copier Pro" is designed to copy trading without any complicated settings. The copy can be done in one PC or over the internet. One EA can be set as master (provider) or slave (receiver). The receiver lot can be set to multiple providers lots. In "Globe" mode, the signal provider (master) have to give the password to signal receiver, (the password that is set in
CopyTrader Pro Fast MT5 – Ultra-Fast Local Trade Copier CopyTrader Pro Fast MT5   is a high-performance, ultra-fast, and file-based local trade copier designed for MetaTrader 5. Whether you want to manage multiple accounts, pass prop firm challenges, or copy trades from a master account to slave accounts instantly, this utility provides maximum precision with minimum latency. Key Features Ultra-Fast Performance:   Powered by an optimized file-based system with an adjustable refresh rate (down
The Real King of Gold
Ilham Akbar Muhammad
The Real King of Gold MT5 The Real King of Gold is an advanced, fully automated trading algorithm engineered exclusively for trading Gold ( XAUUSD / GOLD ) on the 1-Minute (M1) timeframe . Utilizing a highly sophisticated ATR-based impulse detection mechanism paired with an aggressive mathematical compounding matrix, this Expert Advisor is designed to capture massive trend expansions with an exceptional Risk-to-Reward profile. Unlike conventional EAs that rely on dangerous Martingale or Grid
ZigZag Swing Points Grid EA
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. ZigZag Swing Points Grid EA Trade from the market's most important turning points. Recover with precision. ZigZag Swing Points Grid EA is a fully automated trading system that combines ZigZag Swing Point detection with an intell
QuickCopy – Simple MT5 Local Trade Copier with Volume Factor QuickCopy is a lightweight and efficient MT5 local trade copier designed for traders who want to copy trades between accounts on the same computer quickly and reliably. With its simple setup and intuitive interface, QuickCopy makes managing multiple accounts easier than ever. Key Features: Local Account Copying: Instantly copies trades from your master account to one or more client accounts running on the same computer. Volume Factor A
MT5 → Telegram Notifier (Utility · Informers) Send trading events from MetaTrader 5 directly to Telegram. Perfect for journaling, team alerts, or remote monitoring. What it does Trade Open : posts BUY/SELL, BUY/SELL Limit, BUY/SELL Stop, lots, entry, SL/TP, local time. (Optional chart screenshot.) SL/TP Update : short message — only what changed (new SL or TP), posted as reply to the original trade message. Partial / Full Close : posts closed volume, price, Net P/L (swap + commission included),
Manyal trading system, CovEchoTrend Robot, focuses on reliability and flexibility. By employing statistical analysis methods to study the relationships between the base indicator and market patterns, the system enables a deeper understanding of market processes. Intelligent pattern analysis: The application of statistical data processing helps identify key trend reversal points more accurately, signaling significant market shifts. Informed decision-making is based on the intersection of indicato
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.
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
Buffer Reader For MT5
Mounir Cheikh
2.67 (3)
The Buffer Reader will help you to check and export the custom indicators buffers data for your current chart and timeframe. You can select the number of buffer and historical bars to read/export. The data can be exported in a CSV format and the files will be stored in the folder:   \MQL5\Files . How it works Put the number of buffers to read in the Buffers_Total input parameter. Put the number of rows to display in the Rows_Total. Choose the CSV separator in the parameter. Copy the correct nam
FREE
Gli utenti di questo prodotto hanno anche acquistato
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (214)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions - Application instructions - Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics bef
Forex Trade Manager MT5
InvestSoft
4.98 (668)
Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
TradePanel MT5
Alfiya Fazylova
4.88 (162)
Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e permette di automatizzare la maggior parte delle attività commerciali. Prima dell'acquisto, è possibile testare la versione dimostrativa su un conto demo. Scaricare la versione di prova dell'applicazione per un account dimostrativo: https://www.mql5.com/it/blogs/post/762419 . Istruzioni complete qui . Commercio. Consente di effettuare operazioni di trading con u
Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
FarmedHedge Pair Trading Dashboard
Tanapisit Tepawarapruek
5 (3)
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Power Candles Strategy Scanner - Strumento di ricerca configurazioni multi-simbolo con ottimizzazione automatica Power Candles Strategy Scanner utilizza lo stesso motore di auto-ottimizzazione che alimenta l'indicatore Power Candles, applicandolo a tutti i simboli presenti nel tuo Market Watch, uno accanto all'altro. Un unico pannello ti indica quali simboli sono statisticamente negoziabili in questo momento, quale strategia è vincente su ciascuno di essi, la coppia ottimale di Stop Loss / Take
Anchor Trade Manager
Kalinskie Gilliam
5 (5)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account, including daily loss protection built for prop firm rules. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for prop firms. Built for discipline. The Problem Running multiple EAs on the same acc
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone with  SMC Multi Timeframe  is a professional trading indicator built on Smart Money Concepts (SMC), combining market structure analysis with a No Repaint BUY / SELL signal system in a single indicator. It helps traders understand market structure more clearly, identify key price zones, and focus on higher-quality trading opportunities. By combining Multi-Timeframe Analysis, Points of Interest (POIs), and real-time signals, t
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 5. Suppo
EA Auditor
Stephen J Martret
5 (4)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROL
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! ONLY UNTIL 08/22 The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understand
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – La soluzione all-in-one per un trading intelligente e senza sforzo Panoramica Immagina di poter analizzare l’intero mercato — Forex, Oro, Cripto, Indici e persino Azioni — in pochi secondi, senza dover controllare manualmente i grafici, installare indicatori o affrontare configurazioni complicate. EASY Insight AIO è il tuo strumento definitivo di esportazione per il trading alimentato dall’IA, pronto all’uso. Offre una panoramica completa del mercato in un unico file CSV pul
The News Filter MT5
Leolouiski Gan
4.78 (23)
Questo prodotto filtra tutti gli esperti consulenti e i grafici manuali durante il periodo delle notizie, così non dovrai preoccuparti di improvvisi picchi di prezzo che potrebbero distruggere le tue impostazioni di trading manuali o le negoziazioni effettuate da altri esperti consulenti. Questo prodotto viene fornito anche con un sistema completo di gestione degli ordini che può gestire le tue posizioni aperte e gli ordini in sospeso prima della pubblicazione di qualsiasi notizia. Una volta che
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
Premium Trade Manager - Il pannello di trading con un coach integrato Premium Trade Manager porta un coach di trading direttamente nel tuo grafico, con un motore di esecuzione completo al di sotto. Imposta il trade come fai sempre, poi lascia che Max, il tuo coach di trading IA, legga esattamente quel setup rispetto al tuo conto live e ti dia un verdetto chiaro prima che tu confermi: lo stop rispetta un approccio disciplinato, il rischio è ragionevole, c'è un evento ad alto impatto tra pochi min
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
Copia i segnali da qualsiasi canale di cui sei membro (compresi quelli privati e ristretti) direttamente sul tuo MT5.  Questo strumento è stato progettato con l'utente in mente offrendo molte funzionalità necessarie per gestire e monitorare gli scambi. Questo prodotto è presentato in un'interfaccia grafica facile da usare e visivamente accattivante. Personalizza le tue impostazioni e inizia ad utilizzare il prodotto in pochi minuti! Guida per l'utente + Demo  | Versione MT4 | Versione Discord
Auto Trade Copier for MT5
Vu Trung Kien
4.41 (27)
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: - For MT4 receiver, please download Trade Receiver Fr
Trade Builder Pro
Mostafa Saad Saeed Shawara
Titolo del Prodotto Trade Builder Pro - Gestore visivo di trading e assistente al rischio interattivo sul grafico Descrizione Breve Semplifica il tuo trading con Trade Builder Pro , un assistente di trading ( Trade Assistant ) e gestore di ordini ( Trade Manager ) altamente interattivo. Imposta ingresso, stop-loss e take-profit direttamente sul grafico, con calcolo automatico del lotto e del rapporto rischio/rendimento ( risk reward ratio ) in tempo reale. Panoramica Una gestione delle operazion
My Chart Generator
Trade The Volume Waves Single Member P.C.
What if your chart adapted to the market instead of the clock?   THE PROBLEM IT SOLVES   Instead of trying to find the best indicator that fits your timeframe chart, build a chart and find the most appropriate indicator.   My Chart Generator is a MetaTrader 5 background service that builds  live, fully historical three types of custom charts :1. Range/Volume Balanced chart, 2.  Range/Volume Absorption chart and 3. Constant Volume chart from any symbol — Forex pairs, crypto, indices, commodities,
AI Agents Supervisor
Ho Tuan Thang
5 (1)
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. The Supervisor r
Telegram to mt5 pro
Janet Abu Khalil
4 (4)
Telegram to MT5 Pro — Advanced Telegram Signal Copier with Auto-Fix, Multi-TP, Risk Control and Full Trade Management Telegram to MT5 Pro — Copiatore di segnali Telegram professionale Telegram to MT5 Pro è un copiatore di trading ad alte prestazioni che esegue automaticamente i segnali da Telegram direttamente nel tuo account MetaTrader 5, con pieno controllo su rischio, esecuzione e gestione del trading. Il sistema è composto da due componenti: • L’Expert Advisor (EA) che gira all’interno di M
Trade Manager DashPlus
Henry Lyubomir Wallace
4.85 (13)
DashPlus è uno strumento avanzato di gestione delle operazioni progettato per migliorare l'efficienza e l'efficacia del trading sulla piattaforma MetaTrader 5. Offre una suite completa di funzionalità, tra cui calcolo del rischio, gestione degli ordini, sistemi di griglia avanzati, strumenti basati su grafici e analisi delle prestazioni. Caratteristiche Principali 1. Griglia di Recupero Implementa un sistema di griglia flessibile e di media per gestire le operazioni in condizioni di mercato avve
FSS_Report This is a professional report statistical indicator, which can be counted by day, week, month, quarter, year, magic and comment, and display the growth curve. How to install: select "File" in your MT5 client 'menu,and open the folder "MQL5\Indicators",then copy file "FSS_Report.ex5",reload MT5 and enjoy. last update at  2023-05-18 v1.3 update info  1.fix bug about magic filter 2.fix bug about Comment filter 3.add path line 4.add func about addon work Para List: UI_XY_Setting=21 UI
Signal Trading View to MT5 Pro
Mirel Daniel Gheonu
4.5 (2)
Signal TradingView to MT5 Pro Automator Esecuzione professionale istantanea tra TradingView e MetaTrader 5 Automatizza la tua strategia di trading con il ponte di comunicazione più robusto tra gli alert di TradingView e l'esecuzione reale in MT5. Progettato per i trader che richiedono velocità, flessibilità e una gestione del rischio impeccabile, questo Expert Advisor trasforma qualsiasi messaggio di avviso in un preciso ordine a mercato o limite. PUNTI DI FORZA E VANTAGGI Motore di Parsing Univ
Altri dall’autore
PipsPro Scalper Gold
Hayyu Imam Muhammad
3 (2)
*This product special for XAUUSD* pair. Therefore, all additional features and strategies in future updates will be included in this product . Published at 2026.04.18 |   --> NEXT PRICE $399 USD Please to send a private message after you make a purchase !!! PipsPro Scalper Gold (MT5) is an Expert Advisor developed exclusively for XAUUSD trading. It is compatible with both 2-digit and 3-digit brokers for the XAUUSD symbol. Before opening any position, the EA applies multiple filters to identify
EtherPro Scalper
Hayyu Imam Muhammad
*This product special for ETHUSD* pair. Therefore, all additional features and strategies in future updates will be included in this product . --> NEXT PRICE $299 USD |  [ LIVE ACCOUNT ] EtherPro Scalper (MT5) is an Expert Advisor developed specifically for ETHUSD *. It uses a distinct technical approach with multiple entry filters to capture more selective trading opportunities. The EA also features position management that is adjusted to suit the volatility and behavior of the ETHUSD market.
Remote Trade Copier is a single-file MT5 Expert Advisor designed to copy trades remotely between MetaTrader terminals running on different VPS or PC environments through a PHP relay API. The EA can work as Sender (Host) , which sends trade activity from the source terminal, or as Receiver (Client) , which receives and reproduces that activity on the target terminal. It is built to copy market orders, SL/TP changes, and pending-order activity with flexible controls for symbol mapping, direction m
Filtro:
Nessuna recensione
Rispondi alla recensione