DualVision AI

Overview

DualVision AI is a MetaTrader 5 Expert Advisor for vision-based chart analysis. The user selects a candle range with two vertical lines and runs an AI analysis on demand. DualVision AI builds an optimized candlestick image and normalized OHLC data for that range, then sends them to Claude (Anthropic) or ChatGPT (OpenAI). The model returns a structured signal with trend, local pattern, conflict flag, confidence, take profit, and stop loss.

DualVision AI is an analysis assistant. It does not place orders and it does not replace risk management.

Before you start

Enable WebRequest URLs in MetaTrader 5:

  1. Open Tools > Options > Expert Advisors.
  2. Enable Allow WebRequest for listed URL.
  3. Add these URLs (one per line):

Attach DualVision AI as an Expert Advisor (not as an indicator). WebRequest is not available from indicators. Algo Trading must be enabled on the chart.

You need your own API key from Anthropic and/or OpenAI. API usage is billed by the provider according to your account.

Chart objects

Vertical lines:

  • Start line — beginning of the selected candle range
  • End line — end of the selected candle range

Both lines can be dragged. Analysis uses only the candles between Start and End.

After a successful analysis with an approved signal:

  • Entry line — last close of the selected range, with confidence and risk/reward label
  • Take profit line
  • Stop loss line

Left panel:

  • Provider name and candle count
  • Status / signal / confidence / risk-reward
  • Trend, conflict, local pattern, and short cause text

Button:

  • Analyze AI — runs one vision request for the current range

How to use

  1. Allow the provider URLs as described above.
  2. Attach DualVision AI to a live chart (Expert Advisors).
  3. Set provider and model, then paste your API key once in Inputs (or use a key file).
  4. Drag Start and End to the structure you want to study.
  5. Click Analyze AI.
  6. Review Entry / TP / SL and the panel before making any trading decision.

Useful ranges are typically one clear structure. Very short ranges give little context; very wide ranges increase tokens and cost.

How the AI request works

For each Analyze call, DualVision AI sends:

  • A compressed candlestick PNG of the selected range (low file weight)
  • Normalized OHLC values (0 = window minimum, 1 = window maximum) with 6 decimal precision
  • Real price anchors: period, last close, window min, window max

The model answers through a forced structured schema (tool/function output), so the result fields stay consistent: trend, localPattern, conflict, signal, tpPrice, slPrice, confidence, cause.

Stable instructions live in the system prompt. Variable data (anchors + OHLC + image) live in the user message. This keeps requests cleaner and reduces malformed JSON.

Signal filters

  • Signal — BUY, SELL, or NONE
  • Conflict — true when the signal goes against the window trend (for example SELL while trend is UP)
  • Min confidence (conflicts) — conflicting signals are approved only if confidence is at or above this value (default 0.75)
  • Low confidence mark — signals below this value are still shown when approved, but marked as LOW (default 0.55)

Entry, TP, and SL lines are drawn only when the signal is approved by those rules.

Providers and models

  • Claude (Anthropic) — default. Example model: claude-sonnet-4-6
  • ChatGPT (OpenAI) — example model: gpt-5.4

In practice, ChatGPT often returns shorter explanations and responds faster. Claude often writes a longer cause text and may take longer to answer. Quality and confidence can differ even on the same range; treat both as analysis assistants.

Typical token use (reference)

Measured on DualVision AI with optimized image + normalized OHLC. Values vary with symbol digits, image width, and model verbosity.

Claude · claude-sonnet-4-6

  • 100 candles — input ≈ 4835 · output ≈ 326
  • 150 candles — input ≈ 6555 · output ≈ 308
  • 200 candles — input ≈ 8147 · output ≈ 333

ChatGPT · gpt-5.4

  • 100 candles — input ≈ 3963 · output ≈ 138
  • 150 candles — input ≈ 5579 · output ≈ 113
  • 200 candles — input ≈ 7177 · output ≈ 119

Token growth is not strictly linear with candle count because image width is capped. Provider billing uses each provider’s current price per million tokens.

API key handling

  • Paste the key once in Inputs and confirm. DualVision AI saves it under Common\Files\VisionClaude\ for reuse.
  • Default files:
    • Claude — api_key_anthropic.txt
    • OpenAI — api_key_openai.txt
  • After the file is saved, clear the API Key field in Inputs and press OK so the key is not visible in the settings dialog.
  • New charts with an empty key field load the saved file automatically.

MetaTrader cannot mask input fields as passwords. Keeping the key in a local file is the practical approach for chart-to-chart reuse.

Inputs

  • AI Provider — Claude (Anthropic) or OpenAI (ChatGPT)
  • API Key — optional paste field; leave empty to load from file
  • API Key file — optional custom path under Common Files; empty uses the provider default file
  • Model ID — provider model name
  • Initial period — candles used for the first Start/End placement
  • Min confidence — minimum confidence to approve a conflicting signal
  • Low confidence mark — threshold used to mark approved signals as LOW
  • Timeout — WebRequest timeout in milliseconds
  • Max tokens — maximum generation tokens for the provider call
  • Temperature — sampling temperature (0 recommended for more stable results)
  • Save debug files — optional PNG / OHLC / raw response dump under MQL5\Files\VisionClaude\
  • Clean abnormal gaps — optional: close outlier open gaps (for example strong Monday/session gaps) before building the image and OHLC; normal small gaps are kept
  • Gap percentile — threshold used when cleaning abnormal gaps (default 0.925)
  • Color settings for vertical lines, BUY/SELL, SL, conflict, and low-confidence accents

Notes

DualVision AI is intended for chart analysis with external AI providers. Results depend on the selected range, image, OHLC, model, and provider policy. Market conditions change. Always apply your own confirmation rules and risk controls before making trading decisions.

This product does not include API credits. You are responsible for provider account setup, billing, and URL permissions in MetaTrader 5.

Prodotti consigliati
Grid Trading EA is a semi-automated one-click trading EA for both Normal Trading and Grid/Martingale Trading . Normal Trading Simply click Buy or Sell directly from the chart. The EA will automatically manage trades by: Setting Stop Loss and Take Profit Managing Trailing Stop Grid / Martingale Trading (For Hedging Account Type Only) When Grid Trading mode is enabled, the EA will automatically open additional grid orders at specified distances while increasing the lot size based on your settings.
Key Benefits at a Glance: Lorentzian ML signal generation Majority voting across 3 timeframes Automatic market regime detection Smart equity recovery with group profit targets 1% risk‑based adaptive lot sizing ATR‑based dynamic SL/TP & trailing Emergency drawdown cut Live on‑chart info panel Hybrid Lorentzian Gold ML EA v2.0 – Intelligent Adaptive Trading for XAUUSD Next‑Gen Machine Learning Core A Lorentzian KNN classifier analyzes 5 normalized features (RSI, WaveTren
FREE
TRAGUARDO RAGGIUNTO: PFTA Honey Harvester v14 è UFFICIALMENTE LIVE sul MT5 Market! Dopo un'ingegneria incessante, un profondo perfezionamento del sistema e validazioni di stress nel mondo reale, PFTA Honey Harvester v14 ha conquistato con successo il MetaTrader 5 Market Validator — uno degli ambienti di test automatizzati più brutali del settore. Questa NON è una semplice approvazione di base. ️ Il Validatore MT5 simula: Picchi estremi di spread Caos multi-simbolo Stress multi-timeframe
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
MACD Sniper Pro
Noppawat Tumjai
MACD Sniper Pro is an advanced automated trading system designed for traders seeking high-precision entries and robust risk management. By combining the classic momentum of MACD Crossover with a strict ADX Volatility Filter and Dynamic ATR Management , this EA completely eliminates emotional trading and filters out dangerous flat/sideways markets. Unlike standard MACD indicators that suffer during consolidation, MACD Sniper Pro verifies trend strength before entering and protects your capital us
FREE
Manus Pro
Itumeleng Mohlouwa Kgotso Tladi
MANUS PRO EA The Trading Revolution You've Been Waiting For Are you TIRED of watching other traders make consistent profits while your account bleeds red?   The financial markets don't wait for anyone – and neither should you. MANUS PRO isn't just another Expert Advisor... it's your   TICKET TO FINANCIAL FREEDOM . Why MANUS PRO is Different (And Why Everyone's Talking About It) FOR BEGINNERS: Your Trading Mentor That Never Sleeps Zero Learning Curve   – Install, activate, and watch it wo
VirtualTradePad PRO SE MT5 — centro di controllo professionale per il trading su MetaTrader 5 VirtualTradePad PRO SE è un pannello di trading premium basato sul grafico e un ambiente di gestione delle operazioni per MetaTrader 5 . È progettato per i trader che desiderano esecuzione più rapida, controllo più chiaro delle posizioni, gestione strutturata delle operazioni, pianificazione visiva dei livelli e un workflow professionale direttamente dal grafico. Non è soltanto un semplice pannello BUY
Quantum panel
Yacine Bouziane
Quantum Trade Panel – The Ultimate Smart Assistant for Flawless Execution & Risk Management Tired of slow executions and calculating lot sizes manually while the market moves? Quantum Trade Panel is the ultimate, feature-rich Trading Assistant Expert Advisor (EA) for MT5 . It is specifically engineered to empower day traders and scalpers to manage, calculate, and execute trades in milliseconds with pinpoint accuracy. Combining a stunning, futuristic Cyber/Neon user interface with powerful und
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
Strumento multifunzionale: Calcolatore di Lotto, Ordini Grid, Rapporto R/R, Gestore di Trade, Zone di Domanda e Offerta, Price Action e molto altro Versione Demo   |   Manuale Utente L'Assistente di Trading   non funziona nel tester di strategie : puoi scaricare la   Versione Demo QUI  per testare l' utilità . Contattami   per qualsiasi domanda  / idee di miglioramento / in caso di bug riscontrato Se hai bisogno di una versione MT4, è disponibile qui Semplifica, accelera e automatizza il tuo  
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
Imagine flying a real aircraft without ever stepping into a flight simulator. That's what trading is like. You have to simulate your strategy before you can take it to a live market. It is good if you can simulate things speedily before even stepping into any live market, or before coming up with an automated system.  People don't have all day to stare at a higher timeframe chart until the entry signal finally arrives. That's why I built this so that you can simulate your strategy with speed. Th
FREE
RSI Cortex Ai
Michael Prescott Burney
RSI Cortex AI for MT5 RSI Cortex AI is a MetaTrader 5 indicator designed to help traders analyze momentum using a multi-factor ranking model instead of relying only on a fixed RSI threshold approach. It combines momentum features, directional ranking, confidence scoring, and adaptive filtering into a clean TradingView-style workspace for chart-based analysis. What the indicator does RSI Cortex AI evaluates momentum using a broader feature set than a standard RSI line. It is designed to help trad
FREE
Prime Major FX Swing Grid EA  A MetaTrader 5 Expert Advisor  for traders who prefer a structured, disciplined, and transparent automated trading approach on major forex pairs. This EA uses swing-based market entries combined with controlled grid recovery logic. It is designed to identify potential short-term market movements, manage basket positions, and close trades based on predefined profit conditions. Unlike aggressive grid systems, Prime Major FX Swing Grid EA emphasizes controlled exposure
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
King Trade Copier
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
KingCopier – Lightning-Fast Local Trade Copier for MetaTrader (Master + Slave) KingCopier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to see the real cop
The Telegram Blue Chili Alerter is still in full development. Many more options are still being programmed. Signals for trades will be added next. I am also happy to respond to customer requests. The only thing you need to do is create a Telegram bot and enter the bot token and chat ID in the presets. If you have any questions or want to know which features are still to come, just get in touch with me. I will be happy to help you and answer your questions as quickly as possible. Quick guide: 1:
SMT Divergences MT5
Diego Arribas Lopez
MT4 Version DoIt SMT Divergences - Non-Repainting ICT SMT Indicator for MT5 An SMT divergence indicator for MT5 that shows a perfect setup only after the swing has changed is not giving confirmation. It is giving hindsight. DoIt SMT Divergences compares confirmed swing highs and lows between the chart symbol and a second correlated instrument. When one market makes a new extreme and the other fails to confirm it, the indicator marks the disagreement. The default workflow uses confirmed swings. Y
Rsi Cloud PullBack
Sylvestre Setufa Djagbavi
Do you want trading robots? Read this: Before investing in a trading robot, take a moment to understand what it entails. Trading is a game of probabilities. No one can guarantee a profit on every trade or every month. What truly matters is long-term profitability.  If you can't accept that, there's no point in buying my robot. Go find another job.  Don’t buy a robot based solely on its price or popularity on a platform. An expensive bot isn’t necessarily profitable.  Even with a profitable robot
AI Gold Neuron
Jestoni Santiago
AI Gold Neuron | Autonomous Gold Trading Intelligence | XAUUSD AI Gold Neuron is a fully autonomous trading system built exclusively for gold. It analyzes the market, decides when to trade, manages every position from open to close, and protects your account during difficult conditions — all without you needing to do a thing. No complicated settings. No constant monitoring. No emotional decisions.  Setting Value Symbol XAUUSD Timeframe M10 Lot Size 0.02 (adjust to your account) Minimum Balance
Nike
Muhammad Farooq Ahmed
# NIKE: The Universal Quantum SMC Intelligence NIKE is not just an Expert Advisor; it is a complete institutional command center. Designed for professional traders, it masters the complexities of Forex, Metals (Gold/Silver), and Synthetic Indices using a unified "Quantum Brain" logic. It transforms raw market data into high-probability trading decisions by combining Smart Money Concepts (SMC) with advanced mathematical bar prediction. ### THE NIKE TRIPLE-THREAT ADVANTAGE - 1. UNIVERSAL ASSET
GRat BybitImport
Ivan Titov
5 (1)
Trade on Bybit with  MT5/MT4 EAs and indicators! GRat_BybitImport   is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency on one the most popular crypto exchanges   Bybit  24/7. Features 1. ALL Bybit instruments are available. 2. Import(automatic copying) to the specified Bybit  currency all trades (made manually or by an EA) from an MT5 account (including demo) by the specified symbol and/or magic number. 3. Import(automatic copying)   to the specified By
Trade Manager Pro Guardian
Tochukwu Joseph Unaegbu
Trade Manager Pro A complete discretionary trade-management cockpit for MetaTrader 5 — direction-aware position planning, prop-firm rule enforcement, a live correlation heat map, a pre-trade checklist gate, and one-click execution, all in a single on-chart panel. Overview Trade Manager Pro is not a signal-generating "black box" EA. It does not predict market direction and makes no profitability promises. Instead, it is a risk and execution management tool built for discretionary traders — partic
Copier Master RAlabs (receiver) and Copier Provider RAlabs (signal source) — a system for local copying of trades between MetaTrader terminals on a single PC/VPS. It consists of two products: Provider (signal source) and Master (receiver/copier with a control panel). Provider is installed on the donor account (the account whose trades are being copied) — it publishes the trades. Master is installed on the recipient account — it reads the donors and opens copies; it hosts the entire copy setting
Accesso Ufficiale all'Ecosistema BlueDigitsFx Ricevi aggiornamenti sull'infrastruttura, risorse operative, nuovi prodotti e accesso all'ecosistema ufficiale BlueDigitsFx. Ecosistema Telegram Sito Web Versione MT4 BlueDigitsFx Spike And Strike Reversal MT5 — Oscillatore Composito per l'Analisi delle Inversioni di Mercato e del Momentum BlueDigitsFx Spike And Strike Reversal è un oscillatore composito che combina molteplici segnali di indicatori per aiutare i trader a identificare potenziali i
Introducing the  Precision Data Extractor: ATR , an MQL5 utility crafted for traders, analysts and quants who need accurate historical data to build robust datasets. This tool lets you selectively pull historical price and indicator data—  Average True Range  ( ATR )—from  multiple timeframes  and  periods , then stores it in a  CSV  format, making it easy to feed into  machine learning models ,  trading algorithms , or  in-depth market analyses . Compatible with  Forex ,  Stocks , and  Commodit
NAS100 Auto Sl And TP MT5
Moustapha Boulouz
5 (2)
Vi presentiamo NAS100 Auto SL e TP Maker per MT5: Non perdete mai più l'impostazione di StopLoss e TakeProfit con il nostro NAS100 Auto SL e TP Maker, un assistente indispensabile per i trader che navigano sul mercato del Nasdaq 100 su MetaTrader 5. Questo strumento è stato progettato per coloro che cercano una soluzione perfetta per automatizzare la gestione dei livelli di StopLoss e TakeProfit. Caratteristiche principali: Automazione senza sforzo: Monitora automaticamente le operazioni sul N
FREE
Whale Footprint Tracker MT5 is an institutional-grade algorithmic trading system specifically engineered to detect, track, and exploit the order flow of major market participants (Whales, Central Banks, and Market Makers). Instead of relying on lagging retail indicators, this expert advisor operates purely on advanced Liquidity Pool Mapping and Price Delivery Efficiency. The market doesn't move because of math formulas; it moves to hunt liquidity. Whale Footprint Tracker is designed to identif
ZenEntry Risk Manager MT5
Constant Xorsenyo Tamekloe
Take Control of Your Risk with ZenEntry ZenEntry is a premium, interactive graphical panel designed for MetaTrader 5 that eliminates manual lot-size calculations. By syncing live chart lines directly with a beautiful HUD, ZenEntry allows you to execute mathematically perfect, risk-managed trades in milliseconds. Whether you risk a fixed dollar amount or a percentage of your account equity, ZenEntry automatically shifts your lot sizing dynamically as you drag your Stop Loss and Take Profit lin
Broom Mt5
Marta Gonzalez
When the market breaks the glass ceiling someone has to use the broom and pick up the glass from the floor. Broom is the system that detects this break and collects the crystals. Being a very aggressive scalping system, it should only be used in pairs with a low spread and low commissions. This system is suitable for small accounts and can be used with only  $ 100. You can download the demo and test it yourself.   Very stable growth curve as result of smart averaging techniques. "Safety f
Reverse Trader
ELITE FOREX TRADERS LLC
ELITE REVERSE TRADER (MT5) Instantly hedge or invert any trade opened on your account—manual or EA. Reverse Mirror EA monitors your live positions and opens an opposite trade using your chosen lot mode (Fixed or Multiplier). When the original position is closed (manual close, SL/TP hit, EA exit—any method), the mirrored position closes automatically. Because it runs in the same terminal, it reacts faster than third-party copy tools. WHY THIS MATTERS It is widely cited that a large majority of
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
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (143)
Sperimenta una copia di trading eccezionalmente veloce con il   Local Trade Copier EA MT5 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista,   Local Trade Copier EA MT5   offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze speci
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
Telegram to MT5 Multi-Channel Copier copia automaticamente i segnali di trading dai tuoi canali Telegram direttamente in MetaTrader 5. Nessun bot, nessuna estensione del browser, nessuna copia manuale. Ricevi un segnale su Telegram e l'EA apre l'operazione sul tuo terminale in pochi secondi. Il prodotto include due componenti: un'applicazione Windows che ascolta i tuoi canali Telegram, e questo Expert Advisor che esegue i segnali sul tuo terminale MT5. È disponibile anche una versione per MT4. G
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
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
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
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
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:/
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
Trade Dashboard MT5
Fatemeh Ameri
4.95 (131)
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
Anchor Trade Manager
Kalinskie Gilliam
5 (6)
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
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
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
Scarica la demo funzionante Copy Cat More (Gatto Copione) — Copiatore di Trade (Trade Copier) MT5 è un copiatore locale di trade e un framework completo di gestione del rischio e di esecuzione, progettato per le sfide di trading di oggi. Dalle challenge delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata dei trade. Il copiatore funziona in entrambe l
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
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
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
Seconds Chart MT5
Boris Sedov
4.61 (18)
Seconds Chart - uno strumento unico per creare grafici in secondi su MetaTrader 5 . Con Seconds Chart , puoi generare grafici con timeframe definiti in secondi, ottenendo una flessibilità e una precisione d'analisi ideali, non disponibili nei grafici standard in minuti o ore. Ad esempio, il timeframe S15 indica un grafico con candele di 15 secondi. Puoi utilizzare qualsiasi indicatore e Expert Advisor con supporto per simboli personalizzati. Lavorare con loro è comodo quanto operare sui grafici
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
Timeless Charts
Samuel Manoel De Souza
5 (7)
Timeless Charts è un'utilità di trading completa progettata per trader professionisti. Combina tipi di grafici personalizzati come Grafici a Secondi e Renko con analisi avanzata del flusso ordini tramite Footprints , Clusters , Profili di Volume , studi VWAP e strumenti di analisi ancorata per una visione più approfondita del mercato. Il trading e la gestione delle posizioni vengono eseguiti direttamente dal grafico tramite un pannello integrato di gestione delle operazioni , mentre Market Repla
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
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.
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
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
MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual è un pannello di trading per lavorare con una griglia di ordini. L'utilità è universale, ha impostazioni flessibili e un'interfaccia intuitiva. Funziona con una griglia di ordini non solo nella direzione delle perdite, ma anche nella direzione dell'aumento dei profitti. Il trader non ha bisogno di creare e mantenere una griglia di ordini, lo farà l'utilità. È sufficiente aprire un ordine e il manuale di Grid creerà automaticamente una griglia di ordini per esso e lo accompagnerà fino
TradeMirror è uno strumento locale di copia degli ordini progettato per le piattaforme MT4/MT5, con supporto alla sincronizzazione delle operazioni in tempo reale. Tutorial Clicca sul link Tutorial di Trademirror per visualizzare altri tutorial. Vantaggi del Prodotto In linea con gli elevati standard di sicurezza, stabilità e privacy per i software finanziari, abbiamo ottimizzato tre aspetti fondamentali: Interfaccia grafica intuitiva per un utilizzo semplificato Protezione rafforzata della priv
Altri dall’autore
SMA Riels
Andres Eduardo Rodriguez Fortunato
Overview SMARiels is a MetaTrader 5 chart indicator for structural price analysis. The user selects a price range with two vertical lines. Inside that range, the indicator calculates horizontal price levels, directional slope, zone force, zone touches, and an optional entry level based on those values. The indicator is an analysis tool. It does not place orders and it does not replace risk management. Chart objects Horizontal levels drawn in the selected range: Maximum and minimum body extremes
Filtro:
Nessuna recensione
Rispondi alla recensione