AP Trade Assistant

  • Utilitaires
  • Allan Graham Pike
    Allan Graham Pike
    5 (2)
    Je crois que le Bitcoin mérite des outils spécialisés, conçus avec la même discipline et le même focus que les marchés eux-mêmes. Trop d’EAs poursuivent toutes les paires et toutes les configurations, et au final n’apportent rien. Mon objectif est de créer des systèmes de trading avec une seule
  • Version: 1.4
  • Activations: 10
AP Trade Manager — Product Description

AP Trade Manager is a compact, broker-safe MT5 utility that turns your chart into a fast, disciplined trade workstation. It handles entries, exits, partials, breakeven+, OCO/Bracket logic, trailing stops, and scheduled-style actions from a clean panel you can dock anywhere. It’s pure MQL5 (no DLL, no WebRequest), and designed for live charts.

What it does

  • One-tap execution. Buy/Sell market and all four pending types (Buy/Sell Stop, Buy/Sell Limit). Auto-sizes by fixed lot or % balance risk.

  • Lines Mode trading. Toggle “Lines”, drag Entry/SL/TP on chart, snap to grid/ATR steps, then press PLACE. The EA decides market vs pending, applies clamps, and tags orders.

  • Protection suite. Breakeven+ with offset, unified trailing (Fixed, ATR, MA, SAR, Fractal, Prev-Bar) with hard ratchet, optional Virtual Stops with server fallback and warnings.

  • Position control. Partials (25/50/75 or custom), Close Buys/Sells/All, Delete Pendings, Reverse (with freeze/stop safeguards).

  • OCO / Bracket. From your lines: paired orders cancel the sibling on fill; market fills auto-place TP/SL.

  • Manage workbench. A side drawer listing live tickets (Ticket | Side | Lots | Entry | SL | TP | P/L | Trail | Age). Click any row to select it; act from the main panel while the drawer stays open.

  • Main Display Box (MDB). At-a-glance spread, times (Srv/Loc), symbol P/L, margin badge, mode badges (Lines*, OCO*, Trail…). Page through account and session views.

  • News glance. A minimal news panel with color-coded impact and countdown. Informational only; it never blocks trading.

  • Tools & overlays. Drawing mode (trendline, channel, triangle). Add-ons: Candle Countdown, Session Boxes, AP Multi-Range, MA Cross Alerts, Supertrend, candle hover volume tooltips, and a Screenshot button.

  • Hindsight cards. One-click snapshots + key stats you can export later into a trade journal (CSV).

  • Settings export/import. Save per-symbol/TF presets and panel geometry to JSON; restore on any terminal.


  • Speed without sloppiness. OrderCheck + margin checks on every send. Lots floored to broker step. Stops/freeze level respected.

  • Clarity. Minimal clicks, readable status line, short toasts, clean badges.

  • Persistence. Remembers geometry, tab, risk mode, and overlays per symbol/timeframe.

  • Validator-ready. Timer throttled, logs quiet, no external calls, file ops gated for tester.

What’s included

  • Panel UI (header tools, tabs, trade grid, MDB, Manage/Tools/Info drawers)

  • Risk Manager (fixed lot or % balance, cash risk, R multiple, spread/commission option)

  • Order Router (preflight checks, deviation policy, retry/nudge, tagging)

  • BE/Trail Engine (trigger + offset, multi-strategy trailing, hard ratchet)

  • OCO/Bracket (pairing, cancel-on-fill, bracket from market)

  • Position Book (fast snapshot for rows/filters/partials)

  • Overlays (countdown, sessions, multi-range, MA cross, Supertrend; draw objects)

  • Hindsight & Journal (cards + CSV export)

  • Persistence (GV/Files JSON)

Compatibility

  • Platform: MetaTrader 5 desktop (Windows).
    On macOS use a Windows VM or supported compatibility layer.

  • Category: Utilities (no backtest UI in Strategy Tester).

  • Live use: Designed for live charts. Strategy Tester cannot interact with panel buttons.

Quick Start Guide

1) Install and attach

  1. Copy the compiled EA into MQL5\Experts\ and restart MT5.

  2. Allow Algo Trading globally and on the chart.

  3. Attach AP Trade Manager to a symbol chart (M1–D1). Place the panel where you like.

Note: The Strategy Tester won’t exercise the UI. Use a live chart or demo account chart.

2) First-run checks (60 seconds)

  • Open More → Quick Start to skim basics or More → About for version info.

  • In the header, set theme with T if desired.

  • Confirm risk mode on the trade strip:

    • % for risk-percent sizing (enter Risk % in inputs or via the inline editor).

    • Lot for fixed lots.

  • MDB shows Srv/Loc time, Spread, P/L, and Free Margin badge.

3) Place a trade with Lines Mode

  1. Tap Lines. Three lines appear: ENTRY, SL, TP with handles and labels.

  2. Drag ENTRY/SL/TP where you want. Use step/snap controls if enabled.

  3. Press PLACE:

    • The EA chooses market or pending based on ENTRY vs Bid/Ask.

    • It clamps SL/TP to broker stops/freeze. Status line confirms action.

  4. Toggle OCO for paired pendings, Bracket to auto-attach TP/SL to market fills.

4) Protect and manage

  • BE+: Turn on; set offset points. The EA moves SL to BE+ once the trigger is hit.

  • Trail: Pick mode (Fixed/ATR/MA/SAR/Fractal/Prev-Bar). Ratchet never loosens.

  • Partials: Use 25/50/75 or Custom %. The EA floors to broker lot step.

  • Close controls: Close Buys/Sells/All, Delete Pendings, or Reverse safely.

  • Virtual Stops (VStops). Local SL/TP watcher that closes positions at your thresholds without placing server-side stops. Shows a VStop* badge in the MDB when active. Latency and gaps can cause slippage; for critical risk consider pairing with server SL/TP (Bracket ON) so the server protects you if the terminal is closed.

5) Manage drawer (optional)

  • Click Manage. You’ll see rows for current symbol (or filters).

  • Click a row to select that position. Keep the drawer open and use MCP buttons to partial/BE/Trail the selected trade.

  • Drawer and MCP stay in sync; status shows results and any skips.

6) Tools & overlays

  • Tools → Drawing Mode: trendline, channel, triangle. Draw, move, delete.

  • Add-ons: toggle Candle Countdown, Session Boxes, AP Multi-Range, MA Cross Alerts, Supertrend.
    Overlays render via chart objects or indicators and update on timer.

  • Hover volume: move the mouse over a candle to see its volume tooltip.

7) News glance

  • Click Info → News to view upcoming/active events with impact colors and countdown.
    It’s informational only; the EA never blocks orders because of news.

8) Screenshots & Hindsight

  • Click the camera button to capture the chart into \MQL5\Files\APTA_Shots\ .

  • When you close a trade, tap Hindsight to save a card (chart snapshot + key stats).

  • Export your journal: More → Export Settings / Journal to CSV for later review.

9) Save / load your setup

  • More → Export Settings saves presets, overlays, geometry into JSON (per symbol/TF).

  • More → Import Settings restores them. Useful across terminals or fresh installs.

10) Safety notes

  • The EA runs OrderCheck + OrderCalcMargin before every send.

  • Lots respect broker min/step; stops respect stops/freeze levels.

  • Virtual Stops (optional): the EA watches price and sends a market exit if your local SL/TP is hit. SL/TP still applied server-side if you enable bracket/real stops. You’ll see a warning badge when Virtual is ON.

Troubleshooting

  • Buttons don’t respond in Tester: that’s expected. Use a live chart.

  • “Insufficient margin” or “stops too close”: widen SL/TP or reduce risk; check symbol stop/freeze levels in MDB.

  • No overlays appear: ensure Tools → Add-ons toggles are ON and timeframes are supported.

  • Mac users: use MT5 for Windows via VM/compatibility layer. Native macOS ports can be unreliable with advanced chart objects.

  • Mac users — read before purchase

    MetaTrader 5 is a Windows app. On macOS you must run MT5 under virtualization (Parallels/VMware) or compatibility layers (CrossOver/Wine).

    • Recommended: Parallels on Apple Silicon (M-series) with Windows 11 ARM. Stable UI, full object drawing, normal file paths.

    • Known quirks under Wine/CrossOver:

      • Some hover tooltips and custom labels may not render in window-only screen captures (use “display capture” in OBS).

      • Retina scaling can misplace labels; lower scaling or set MT5 to 100%.

      • File paths differ; keep presets in …/MQL5/Files/ .

    • We do not ship a macOS binary. Support covers MT5 inside a Windows environment only.


    Does not work in the Strategy Tester

    This is a manual trade assistant. It relies on live UI clicks, chart objects, and broker interaction. The MT5 Strategy Tester does not deliver those, so the panel can’t operate.

    Why it won’t run in Tester

    • The tester doesn’t generate OnChartEvent mouse/keyboard events that our panel needs.

    • Many tester runs have trading disabled or restricted; manual OrderSend/modify logic is blocked.

    • Visual mode isn’t a live chart: multi-symbol book, partials, OCO linking, and UI state persistence aren’t simulated.

    • Calendar/screenshots/file I/O are limited or off in tester, so news and utilities won’t load.

    Use on a live or demo chart in the terminal with trading enabled.


Produits recommandés
Pattern Recognition EA
Claudiu-georgian Zavera
Pattern Recognition EA - From Learn to Earn. The market repeats itself. This EA finds every past repeat of the current candle sequence - and lets history vote the direction. ONE SHAPE. EVERY REPEAT IN HISTORY VOTES. The last N candles on your signal timeframe form a shape. The EA scans the history you choose - a fixed number of bars or everything your broker provides - for the SAME shape, and checks what happened next, every single time. Only when enough repeats exist AND a clear majority of t
Easy EA for closing positions with profit or loss. All positions of chart's symbol are counted separately. Settings: TPforSymbol — set profit amount to indicate when to close every positions for the symbol of the chart. Swap and commission are decreasing your profit. SLforSymbol — set SL amount to indicate SL for every positions for the symbol of the chart. Swap and commission are increasing your loss. SLforSyblol is always below/equal zero.
Gold Auto Pilot
Oezkan Kahveci
Gold Auto Pilot v3.1 Open the Trade from Your Phone — Let the Robot Manage the Rest Gold Auto Pilot v3.1 combines manual trading freedom with automated basket management. You can identify an opportunity and open your first BUY or SELL trade manually through the MetaTrader 5 mobile application . Gold Auto Pilot, running on your computer or VPS, automatically detects and adopts that manual trade on the same symbol. From that moment, the robot can manage the trade according to your selected setting
Equinox Gold
Dmitriq Evgenoeviz Ko
Equinox Gold is a high-tech trading expert advisor (EA) specifically designed for the gold market ( XAUUSD ). The system is based on a unique Market Equilibrium algorithm that identifies areas of imbalance between supply and demand during extreme volatility. Unlike most robots that use dangerous sit-and-wait methods, Equinox Gold relies on mathematical momentum confirmation and strict risk control for every trade. MAIN ADVANTAGES VRP Filter (Volatility Range Filter): The robot automatically ada
Big Us100 Us30
Cristiano Rodrigo Olegini
BigMoney Forex — Expert Advisor entièrement automatique pour le Forex BigMoney Forex est un Expert Advisor (EA) 100 % automatique développé par TraderEA . Il gère l'ensemble du processus de trading, de l'analyse du marché à l'ouverture des positions, leur gestion et leur clôture, sans aucune intervention manuelle. Il a été conçu pour offrir un trading discipliné, cohérent et sans influence émotionnelle, tout en intégrant un tableau de bord complet directement sur le graphique ainsi que des outil
Définir TP et SL par Prix – Modificateur automatique d’ordres pour MT5 Définissez automatiquement des niveaux de TP et SL précis sur toute opération ️ Fonctionne avec toutes les paires et tous les EAs, filtrage par symbole ou Magic Number Cet Expert Advisor vous permet de définir et d’appliquer des niveaux exacts de Take Profit (TP) et Stop Loss (SL) à l’aide de valeurs de prix directes (ex. : 1.12345 sur EURUSD). Aucun point, aucun pip. Une gestion de trade propre et précise, sur toutes l
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro — votre partenaire de confiance pour un trading discipliné du Bitcoin. La nouvelle version est désormais renforcée par l’intelligence artificielle OpenAI , offrant une exécution plus intelligente et un filtrage optimisé des transactions dans des conditions de forte volatilité du marché crypto. Ce robot de trading professionnel (Expert Advisor) est spécialement conçu pour le trading du Bitcoin (BTCUSD) sur la plateforme MetaTrader 5 , en mettant l’accent sur une exécution structuré
Sonic R Pro Enhanced EA - Version 2025 Sonic R Pro Enhanced EA - Version 2025 249$ seulement pour les 5 premiers acheteurs ! Signal en direct Vérifiez la performance en direct de Sonic R Pro Enhanced : Stratégie de Trading Sonic R Pro Enhanced est une version améliorée de la stratégie Sonic R, automatisant les opérations basées sur le Dragon Band (EMA 34 et EMA 89) et intégrant des algorithmes avancés pour maximiser la performance. Unités de temps : M15, M30 Paires supportées : XAUUSD,
KS PropFirm et Broker Dashboard Pro : Votre gardien ultime de la conformité pour les défis de sociétés de prop trading Propulsez votre parcours de prop trading grâce à une surveillance de précision. Vous en avez assez de jongler entre feuilles de calcul, calculatrices et vérifications manuelles pour rester conforme lors des défis à forts enjeux des sociétés de prop trading ? KS PropFirm et Broker Dashboard Pro est l'utilitaire MT5 tout-en-un conçu pour les traders sérieux qui s'attaquent à des
Crash300 Pro Trader est un Expert Advisor (EA) entièrement automatisé, conçu pour trader l’indice Crash 300 en utilisant une combinaison de détection de tendance, de filtrage RSI et d’un système de gestion des trades basé sur la récupération. L’EA identifie la direction du marché à l’aide du Parabolic SAR sur le timeframe journalier (D1) et exécute des trades uniquement dans le sens de la tendance. Pour améliorer la précision des entrées, un filtre RSI est utilisé afin d’éviter les faux signau
Ignition
Dansie Software Limited
Strategy Overview The Ignition EA tries to take advantage of sudden momentum when the Ignition pattern is detected. The final bar in the ignition pattern has a small opening wick, a very little or no closing wick, is large in comparison to recent bars and must start from the lower end of the current range (for a bullish ignition) Quick Testing Use Symbol EURUSD, Timeframe M2, and remove the GBPUSD symbol from the "Symbols" input (stratergy 1 and stratergy 2) Settings The below settings appe
AlgoDevMT5 Trade Manager Pro AlgoDevMT5 Trade Manager Pro is a professional trade management and risk control utility for MetaTrader 5. Designed for discretionary traders and funded account traders, this utility helps traders plan trades visually, calculate position size instantly, and manage risk with precision. Trade Manager Pro does not generate trading signals, open trades automatically, or provide investment advice. It is a trader-assistance utility designed to improve consistency and risk
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
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Inferno Storm AI Hybrid PRO V2.37 [Subtitle: Honest AI Context | L1 Hardware Scoring | TTM Squeeze Quant Matrix] Introduction: The Apex of Cognitive Trading Welcome to the forefront of algorithmic intelligence. Inferno Storm AI Hybrid PRO V2.37 obliterates the limitations of static "black-box" bots. By fusing a high-speed, institutional-grade quantitative chassis with the advanced reasoning capabilities of Large Language Models (LLMs),
Kill Zone Hunter
Alex Amuyunzu Raymond
KILL ZONE HUNTER Institutional Kill Zone, Market Structure & Fair Value Gap Trading EA for MT5 Overview KILL ZONE HUNTER is a professional-grade MetaTrader 5 Expert Advisor engineered around Institutional Smart Money Concepts (ICT / SMC) , with a primary focus on Kill Zone trading , Market Structure , and Fair Value Gap (FVG) execution . This EA is designed to systematically hunt high-probability trades during institutional trading windows (Kill Zones) , where liquidity, volatility, and directio
Kintech Gold
Doan Van Hai
Following our guide, you will gain more than you lose. EA for long-term. Stable profit - min risk. Symbol:  XAUUSD Attach to any timeframe Min deposit:   3000$ - Calculate profit by month Live signal:  https://www.mql5.com/en/signals/2080910?source=Site+Signals+My EA input instruction: 1. With XAU 2 digits (eg: 1843.23) please set - Input   [3. Max spread]: 55 2. With XAU 3 digits (eg: 1843.235) please set - Input   [3. Max spread]: 550 If you want daily trade, this signal maybe not suit with
EA Agulhada do Didi
Devscode Desenvolvimento de Softwares LTDA
Cet Expert Advisor a été développé pour automatiser les opérations de trading sur MetaTrader 5 en utilisant la logique de l’indicateur Didi Index comme base pour l’identification des points d’entrée. L’EA exécute toutes les opérations directement sur le graphique de manière automatique, selon les règles et paramètres définis par l’utilisateur. Le concept du robot repose sur une logique d’entrée et de gestion objective, permettant au trader de suivre clairement l’exécution des opérations, sans in
FREE
Bohemia Gold MT5
Vladislav Taska
4.75 (4)
Bohemia Gold MT5 is  Trend & Volatility EA trading system designed specifically for Gold (XAUUSD) . It combines higher-timeframe trend filtering , trend detection , volatility-based SL management , and advanced trade management to adapt market conditions. It uses style logic focused on trend strength, volatility, and capital protection. NOTE:   Based on backtests, I found better trading results with the following setup: D1/H4/H2 (Trend/ADX/ATR & trade). The SET file can be downloaded here … bohe
FREE
The Simple Bot as the name suggests follows a very simple strategy, which guarantees the bot will work in the long run. The EA uses the below simple philosophy to guarantee profits for the user. 1. Odds of success inversely proportional to size of TP. The EA aims to capture just 250 points in GOLD(XAUUSD) when conditions are met.  2.  Avoids over-trading, takes utmost one trade per day 3. Only one trade managed at a time 4.  Robust risk management, every trade is protected with a tight SL Gue
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
Gold Sniper Panel Master Pro High-Precision Manual Trading Terminal for Scalpers Gold Sniper Panel Master Pro is a sophisticated trading utility designed for traders who demand speed, precision, and surgical control over their positions. This all-in-one dashboard streamlines manual execution and introduces an advanced recovery engine to navigate volatile market conditions with confidence. Key Features Dual-Orientation Interface : Instantly toggle between Horizontal and Vertical layouts to perfe
XAU AI Structure Trader PRO (MT5) AI-powered market structure trading for disciplined intraday & swing traders. Designed for traders who prefer waiting for the right setup rather than forcing trades. IMPORTANT! After the purchase please send me a private message to receive the installation manual, license key and the setup instructions. XAU AI Structure Trader PRO is not a high-frequency trading robot and is not designed for aggressive scalping. This Expert Advisor focuses on identifying high-q
Matrix Arrow EA MT5
Juvenille Emperor Limited
5 (7)
Matrix Arrow EA MT5  est un conseiller expert unique qui peut échanger les signaux MT5 de l'indicateur Matrix Arrow avec un panneau de commerce sur le graphique, manuellement ou à 100% automatiquement.  Matrix Arrow Indicator MT5  déterminera la tendance actuelle à ses débuts, en rassemblant des informations et des données à partir d'un maximum de 10 indicateurs standard, qui sont: Indice de mouvement directionnel moyen (ADX), Indice de canal de matières premières (CCI), Bougies classiques Heik
FULL AUTO RISK MANAGEMENT EA – PRO + ACCOUNTING is an advanced Expert Advisor designed to protect your trading capital through fully automated risk control. Key Features: Progressive Stop Loss adjustment Partial position close at predefined loss levels (50% / 70%) Automatic Break Even at 50% Take Profit Profit Lock system at 50% and 70% of Take Profit Smart accounting of initial risk and saved capital Works with any trading strategy (manual or automated) No entry signals – risk management only T
Gold Sniper AI Pro
Salahaldeen Abedalqader Mah'd Alshaer
Gold Sniper AI – روبوت تداول الأموال الذكية Gold Sniper AI هو مستشار خبير متقدم مصمم خصيصًا لتداول XAUUSD (الذهب) باستخدام مفاهيم المال الذكي وتحليل حركة السعر. يقوم نظام التداول الآلي بتحليل عوامل السوق المتعددة قبل تنفيذ الصفقات للعثور على فرص ذات احتمالية عالية في سوق الذهب. ⸻ منطق الاستراتيجية يجمع برنامج Gold Sniper AI بين العديد من مفاهيم التداول الاحترافية، بما في ذلك: • الكشف عن اتجاهات السوق الأوروبية • تحليل هيكل السوق • عمليات مسح السيولة • كتل الطلبات • فجوات القيمة العادلة (F
This is my first ExpertAdvisor, but it came along with more than 7 years in experience trading Forex , Crypto and Index.                                                                                SHEERAN: The Advanced Multi-Timeframe EA for Dynamic and Adaptive Trading   EA SHEERAN, is designed for traders who demand precision, flexibility, and reliability across multiple timeframes. Whether you’re targeting short-term gains on the M30 chart or looking for sustained moves on the H4, this E
️ LIMITED TIME OFFER To celebrate our launch, OmniSignal Pivot II is 100% FREE until February 11th . Current Price: $0 (Free) Original Price: ~~$170~~ Don't miss out—download your copy today and secure the lifetime license before the price returns to $170! The OmniSignal Pivot II EA is a professional-grade automated trading system designed to capitalize on institutional price levels. By combining classic Pivot Point theory with modern ATR (Average True Range) volatility filters, this EA identi
Market Dominator EA Advanced Support/Resistance Trading System with Adaptive Hedge and Recovery Management Overview Market Dominator EA is an automated trading system designed to operate in both trending and ranging market environments using structured market analysis and controlled recovery logic. The EA combines: Support and resistance analysis Adaptive market condition detection Structured DCA management Controlled hedge execution Basket take-profit synchronization The system focuses on main
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
SuperAgent v7.0 Diamond Pro - Quantitative Scoring & Dynamic Risk Description: SuperAgent v7.0 Diamond Pro is a high-fidelity MT5 adaptation of an advanced Python financial algorithm. This Expert Advisor (EA) combines a   Quantitative Scoring Engine   with   Dynamic Risk Management   to provide professional-grade portfolio management. Key Features: Multi-Layered Decision Engine:   Evaluates the market through three dimensions: Low-Lag Signal Processing, Trend Bias Confirmation, and Momentum Sco
Les acheteurs de ce produit ont également acheté
Power Candles Strategy Scanner - Outil de recherche de configurations multi-symboles à optimisation automatique Le Power Candles Strategy Scanner utilise le même moteur d'auto-optimisation que celui qui alimente l'indicateur Power Candles, pour chaque symbole de votre Market Watch, en parallèle. Un panneau vous indique quels symboles sont statistiquement négociables à l'instant, quelle stratégie est la plus performante pour chacun, la paire Stop Loss / Take Profit optimale, et vous alerte dès qu
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:/
================================================================================ 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
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.
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
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
EasyInsight AIO MT5
Alain Verleyen
4.92 (12)
EASY Insight AIO – La solution tout-en-un pour un trading intelligent et sans effort Présentation Imaginez pouvoir analyser l’ensemble du marché — Forex, Or, Crypto, Indices et même Actions — en quelques secondes, sans aucune analyse manuelle de graphiques, sans installation complexe ni configuration d’indicateurs. EASY Insight AIO est votre outil d’exportation ultime, prêt à l’emploi, pour un trading alimenté par l’IA. Il fournit une vue d’ensemble du marché dans un fichier CSV propre — prêt
ManHedger MT5
Peter Mueller
4.83 (6)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
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
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
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
Trade Copier Pro MT5
Vu Trung Kien
3.67 (3)
Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTradfer accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not be abl
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
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
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
VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
Hedge Trimmer EA
Michael Sipho Bhiya
Hedge Trimmer & Roll-Over EA Managing a hedged position means carrying two opposing trades simultaneously. Over time, the losing side grows while the profitable side offsets it. The standard problem is that closing the loser costs money you may not have sitting in cash — it has to come from somewhere. Hedge Trimmer EA solves this by using the floating profit on your winning trades as the funding source to progressively close down the losing side. It identifies which trades are in profit, uses a
Custom Alerts AIO : Surveillez tous les marchés à la fois — sans aucune configuration Présentation Custom Alerts AIO est une solution de surveillance du marché prête à l’emploi, sans configuration nécessaire. Tous les indicateurs requis — FX Power, FX Volume, FX Dynamic, FX Levels, IX Power — sont directement intégrés. Aucun graphique n’est affiché, ce qui rend cet outil idéal pour la génération d’alertes en temps réel. Il prend en charge toutes les classes d’actifs proposées par votre courtie
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 — Copieur de signaux Telegram professionnel Telegram to MT5 Pro est un copieur de trading haute performance qui exécute automatiquement les signaux de Telegram directement dans votre compte MetaTrader 5, avec un contrôle total du risque, de l’exécution et de la gestion des trades. Le système se compose de deux composants : • L’Expert Advisor (EA) exécuté dans
Prop Firm Os
Gayathiri Gopalakrishnan
5 (1)
PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
QCML Assistant
Maxime Turcotte-lafreniere
QCML Assistant MT5 Votre Trading. Notre Assistant. Votre Avantage. Vous cherchez un outil qui transforme complètement votre expérience sur MetaTrader 5 ? QCML Assistant est la solution tout-en-un développée par des traders, pour des traders. Un seul outil installé sur votre graphique, et vous avez accès à une plateforme de trading ultra-complète, ultra-rapide et ultra-simple. Fini les heures perdues à configurer votre setup. Fini les prises de position compliquées. Avec QCML Assistant, tout devi
MT5 Trading Deck
Manuel Michiels
5 (2)
One button. One trade. MT5 Trading Deck is a hotkey trading panel for MetaTrader 5 that turns the platform into a keyboard-driven execution cockpit. Stop loss, take profit and lot size are pre-calculated for every key; the moment you press, a market order is live on the broker. A complete technical user manual is attached in the product Comments section. It documents every input parameter, the full hotkey map, the recommended Stream Deck XL layout, and the advanced workflows for Pre-Limit orders
Bots Builder Pro MT5
Andrey Barinov
4.17 (6)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Builde
Discord Signal Notifications — это мощный инструмент для трейдеров, проповодов и управляющих счетами, который автоматически отправляет все ваши торговые события в канал или чат Discord. Главное преимущество — Глобальный мониторинг. Вам не нужно устанавливать советник на каждый график. Достаточно запустить одну копию утилиты на одном любом окне, и она будет отслеживать действия по всем инструментам и всем счетам в вашем терминале одновременно. Основные возможности Глобальный мониторинг счёта Ути
Global Investing FX Terminal
Santiago Nicolas Pla Casuriaga
Le Global Investing FX Terminal est un dashboard FX tout-en-un pour MetaTrader 5 — taux directeurs des banques centrales, positionnement COT du CFTC, classements carry, surprises économiques, skew d'options, sentiment retail et corrélations, treize panneaux au total — restitué sur un unique canvas sans scintillement et mis à jour toutes les 10 secondes depuis un seul EA attaché. Aucun logiciel externe requis. L'analyse FX professionnelle nécessite un accès simultané à des données normalement rép
RiskGuard Management
MONTORIO MICHELE
5 (22)
ATTENTION : Pour une version d’essai gratuite, visitez mon site web. Manuel d’utilisation RiskGuard Management — Votre allié ultime pour un trading sans compromis. Lot Calculator — Calcul automatique de la taille de la position. Quantum — Risque automatique pour maximiser les profits et réduire les drawdowns. Automatic Journal — Inclus et téléchargeable gratuitement sur mon site. Automatic Screenshot — Deux captures d’écran : une à l’ouverture et une à la fermeture du trade. Partial Profit — S
Gamma Edge Pro MT5
Xuan Nam Diep
1 (1)
Gamma Edge Pro MT5 — GexBot Classic API Integration Gamma Edge Pro   brings institutional-grade   Gamma Exposure (GEX) data   directly onto your MetaTrader 5 chart — the same data used by professional options traders to anticipate price magnets, hedging flows, and dealer positioning. Powered by the   GexBot Classic API , this indicator automatically maps options market data from US-listed instruments onto any   MT5 CFD instrument   — Forex pairs, Gold, indices, and more — with intelligent price
# If you have any other requirements or are interested in collaboration, please contact  dev.quantech.london@gmail.com . Flash Trade (FT) Most friendly manual trading tool. Easy operation to secure your funds. Features of FT Click the chart to trade fast FT supports market orders and pending orders Click twice to complete the order and set SL and TP Click trice to complete the pending order and set SL and TP Automatically set the stop-loss amount of each order to a fixed percentage of the bala
Royal Copier
Janet Abu Khalil
5 (1)
Royal Copier — Copieur de Trades Professionnel pour MT5 Royal Copier est un copieur de trades local professionnel en temps réel pour MetaTrader 5. Il inclut désormais les deux fonctions dans un seul Expert Advisor MT5. Dans les paramètres, il vous suffit de choisir si l’EA doit fonctionner en Mode Master ou en Mode Client . Cela signifie que le même EA peut être utilisé sur le compte source ou sur le compte récepteur, tout en conservant le comportement d’origine du copieur. Royal Copier prend en
EA Performance Logger Telegram
Abdulqudus Tomiwa Akande-owoo
The Performance Logger is a utility for MetaTrader 5 designed to track and report account metrics. It identifies trades based on specific criteria and provides summaries of account activity. Main Functions Automated Reporting : Generates summaries of account performance and sends them to specified communication channels (Telegram or Discord) on a weekly, monthly, or yearly basis. Strategy Analysis : Organizes performance data based on the specific Expert Advisor or strategy used for each trade.
Plus de l'auteur
AP VWAP Bands Pro (MT4) Volume-weighted average price with ±σ bands for clear intraday bias, mean-reversion zones, and dynamic support/resistance. Works on crypto (incl. BTC), FX, indices, and metals. Uses tick-volume when real volume isn’t available. What it shows VWAP line (volume-weighted mean price). Two envelopes around VWAP (default ±1σ and ±2σ) to highlight balance vs. extension. Reset modes: Day, Week, or Anchor Time (HH:MM) to start VWAP where you need it (e.g., exchange open). Why
FREE
AP VWAP Bands Pro (MT5) Volume-weighted average price with ±σ bands for clear intraday bias, mean-reversion zones, and dynamic support/resistance. Works on crypto (incl. BTC) , FX , indices , and metals . Uses tick-volume when real volume isn’t available. What it shows VWAP line (volume-weighted mean price). Two envelopes around VWAP (default ±1σ and ±2σ) to highlight balance vs. extension. Reset modes : Day , Week , or Anchor Time (HH:MM) to start VWAP where you need it (e.g., exchange open).
FREE
AP Day-Week-Month High-Low overlay that draws the prior Day, Week, and Month highs/lows on any chart. Great for session planning, confluence, and alerting when price comes back to important swing levels. What it does Plots 6 lines: Day High/Low , Week High/Low , Month High/Low (from the previous completed sessions). Touch/near alerts when price reaches a selected line (with a user-set tolerance). Works on any symbol and timeframe. Zero external libraries. How to use Drop it on the chart you trad
FREE
AP Fibonacci Retracement PRO (MT5) Overview AP Fibonacci Retracement PRO is a trend-continuation pullback EA. It waits for a confirmed swing, calculates the Fibonacci retracement zone, and looks for entries in the direction of the original move. No grid, no martingale. Strategy logic Detects the last valid swing high/low using Fractals on the selected signal timeframe. Calculates the retracement zone between 38.2% and 61.8% (configurable). On a closed bar, if price is inside the zone (with opti
FREE
AP Session Boxes — Asian / London / NY Range Overlay (MT5 Indicator) Clean session boxes on your chart. This lightweight indicator draws the   Asian ,   London , and   New York   time windows directly on the chart, including each box’s   high   and   low   as dashed lines. It’s perfect for quick context, breakout planning, and clean screenshots. Instant structure:   See where the market ranged during key sessions. Breakout prep:   Use the hi/lo lines as reference for pending orders or alerts fr
FREE
AP Day-Week-Month High-Low MT4 Lightweight overlay that draws the prior Day, Week, and Month highs/lows on any chart. Great for session planning, confluence, and alerting when price comes back to important swing levels. What it does Plots 6 lines: Day High/Low, Week High/Low, Month High/Low (from the previous completed sessions). Touch/near alerts when price reaches a selected line (with a user-set tolerance). Works on any symbol and timeframe. Zero external libraries. How to use Drop it o
FREE
AP DayTrader Impulse Box MT4 What it does Intraday engine that combines a   session “box” range   (M5) with an   impulse filter   (EMA/RSI on M15). When price escapes the box with momentum confirmation, the EA places a single market order in that direction.   One position per symbol. Simple logic, few knobs   Box + impulse confirmation   No martingale, no grid, no averaging Works on   netting   accounts How entries are decided Build a time-window “box” from recent session hours (start/end inputs
AP London Breakout MT4  trades the first impulse when Europe hands over and London liquidity hits. It builds a pre-London range (02:00–07:00 server), checks the box height and spread, then posts one clean breakout with fixed risk. No martingale, no grid, no chasing; once filled, it cancels the other side and stands down for the day. Designed for majors and gold on M5–M15, with broker-safe placement (Stops/Freeze aware), lot rounding, and a daily cap. Quick start • Chart: M5 (reads higher TFs i
AP Oil Navigator PRO (MT4) What it is AP Oil Navigator PRO is a rules-based Expert Advisor designed specifically for energy symbols such as XTIUSD (WTI) and UKOIL (Brent). The EA looks for a directional bias using a higher-timeframe trend filter, then times entries on the working timeframe using a volatility gate and a structure break. Orders are placed with broker-safe checks and fixed risk. No martingale, no grid, and no averaging. How it trades • Bias: EMA alignment and swing structure on the
BTC Pro Breakdown Pro MT5
Allan Graham Pike
5 (1)
BTC Breakdown Pro MT5 La plupart des EAs essaient de trader tous les actifs et toutes les configurations. Au final, ils n’apportent aucune constance. BTC Breakdown Pro MT5 a été créé avec un seul objectif : capturer les plus grandes cassures baissières du Bitcoin avec clarté et contrôle. Le système attend une cassure avec fort volume, puis recherche un retest propre avant d’entrer. Les trades sont filtrés par la tendance, le risque est contrôlé par des niveaux SL/TP prédéfinis, et les setups son
AP London Breakout PRO trades the first impulse when Europe hands over and London liquidity hits. It builds a pre-London range (02:00–07:00 server), checks the box height and spread, then posts one clean breakout with fixed risk. No martingale, no grid, no chasing; once filled, it cancels the other side and stands down for the day. Designed for majors and gold on M5–M15, with broker-safe placement (Stops/Freeze aware), lot rounding, and a daily cap. Quick start • Chart: M5 (reads higher TFs inte
AP Oil Navigator PRO (MT5) What it is AP Oil Navigator PRO is a rules-based Expert Advisor designed specifically for energy symbols such as XTIUSD (WTI) and UKOIL (Brent). The EA looks for a directional bias using a higher-timeframe trend filter, then times entries on the working timeframe using a volatility gate and a structure break. Orders are placed with broker-safe checks and fixed risk. No martingale, no grid, and no averaging. How it trades • Bias: EMA alignment and swing structure on th
AP BTC Bullish Retest (MT5) Long-only BTC EA. Waits for a decisive close above resistance , confirms trend/volume quality, then places a BUY LIMIT on the pullback to the broken level. One setup at a time. No grid, no martingale. No DLL/WebRequest. What it is A breakout-and-retest engine for BTC. It builds meaningful resistance handles (body-high clusters) on a higher TF, requires a clean close through that handle, then buys the retest with disciplined risk and strict broker-safe checks. How it t
AP DayTrader Impulse Box (MT5) What it does Intraday engine that combines a session “box” range (M5) with an impulse filter (EMA/RSI on M15). When price escapes the box with momentum confirmation, the EA places a single market order in that direction. Simple logic, few knobs   Box + impulse confirmation No martingale, no grid, no averaging Works on netting accounts How entries are decided Build a time-window “box” from recent session hours (start/end inputs). Wait for price to escape the box by
AP Gold Pro MT5
Allan Graham Pike
Intraday engine for XAUUSD (Gold). Builds a time-window “box”, waits for a decisive move beyond it, then places a pending order to participate on the pullback. Tight risk controls, no grid, no martingale. How it operates You define one or more time windows (e.g., London, NY, or custom hours). After a window closes, the EA checks for a clean move beyond the box by a user buffer. Optional gates: EMA trend check and volume impulse filter. Places a pending order near the broken edge with an adapti
Filtrer:
Aucun avis
Répondre à l'avis