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.

Produtos recomendados
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
MILESTONE UNLOCKED: PFTA Honey Harvester v14 is OFFICIALLY LIVE on the MT5 Market! After relentless engineering, deep system refinement, and real-world stress validation, PFTA Honey Harvester v14 has successfully conquered the MetaTrader 5 Market Validator — one of the most aggressive automated testing environments in the industry. ️ This is NOT a simple approval. This is a full-scale survival test . The validator simulates: Extreme spread spikes Multi-symbol chaos Multi-timeframe st
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 profissional de controle de trading para MetaTrader 5 VirtualTradePad PRO SE é um painel de trading premium baseado no gráfico e um ambiente de gerenciamento de operações para MetaTrader 5 . Ele foi desenvolvido para traders que desejam execução mais rápida, controle de posições mais claro, gerenciamento de trades estruturado, planejamento visual de níveis e um fluxo de trabalho profissional diretamente no gráfico. Não é apenas um painel de COMPRA / VENDA. O P
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)
Ferramenta Multifuncional: Calculadora de Lote, Ordens Grid, Proporção R/R, Gerenciador de Negociações, Zonas de Oferta e Demanda, Price Action e muito mais Versão Demo   |   Manual do Usuário O Assistente de Trading   não funciona no testador de estratégias : você pode baixar a   Versão Demo AQUI  para testar a utilidade . Entre em contato   para qualquer dúvida  / ideias de melhoria / caso encontre um erro Se precisar de uma versão MT4, ela está disponível aqui Simplifique, acelere e automati
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:
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
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 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
Acesso Oficial ao Ecossistema BlueDigitsFx Receba atualizações de infraestrutura, recursos de workflow, lançamentos de produtos e acesso ao ecossistema oficial BlueDigitsFx. Ecossistema Telegram Website Versão MT4 BlueDigitsFx Spike And Strike Reversal MT5 — Oscilador Composto para Análise de Reversões de Mercado e Momentum BlueDigitsFx Spike And Strike Reversal é um oscilador composto que combina múltiplos sinais de indicadores para ajudar traders a identificar potenciais reversões de merca
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
Apresentamos o NAS100 Auto SL e TP Maker para MT5: Nunca mais perca a definição de StopLoss e TakeProfit com o nosso NAS100 Auto SL e TP Maker, um assistente indispensável para os traders que navegam no mercado Nasdaq 100 no MetaTrader 5. Esta ferramenta foi concebida para aqueles que procuram uma solução perfeita para automatizar a gestão dos níveis de StopLoss e TakeProfit. Caraterísticas principais: Automação sem esforço: Monitoriza automaticamente as transacções Nasdaq 100 sem StopLoss e/o
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
Os compradores deste produto também adquirem
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (214)
Ajuda a calcular o risco por comércio, a fácil instalação de uma nova encomenda, gestão de encomendas com funções de fecho parcial, trailing stop de 7 tipos e outras funções úteis. Materiais e instruções adicionais Instruções de instalação   -   Instruções para a aplicação   -   Versão de teste da aplicação para uma conta de demonstração Função de linha Mostra no gráfico a linha de Abertura, Stop Loss, Take Profit. Com esta função é fácil definir uma nova ordem e ver as suas características ad
Bem-vindo ao Trade Manager EA—uma ferramenta de gestão de risco criada para tornar o trading mais intuitivo, preciso e eficiente. Não é apenas uma ferramenta para executar ordens, mas uma solução abrangente para planejamento de operações, gerenciamento de posições e controle de risco. Seja você um iniciante, trader avançado ou scalper que precisa de execução rápida, o Trade Manager EA adapta-se às suas necessidades, oferecendo flexibilidade em todos os mercados, desde forex e índices até commodi
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (143)
Experimente uma cópia de negociação excepcionalmente rápida com o Local Trade Copier EA MT5 . Com sua fácil configuração de 1 minuto, este copiador de negociações permite que você copie negociações entre vários terminais MetaTrader no mesmo computador Windows ou em um Windows VPS com velocidades de cópia ultra rápidas de menos de 0.5 segundos. Seja você um trader iniciante ou profissional, o   Local Trade Copier EA MT5   oferece uma ampla gama de opções para personalizá-lo de acordo com suas ne
TradePanel MT5
Alfiya Fazylova
4.88 (162)
Trade Panel é um assistente de negociação multifuncional. O aplicativo contém mais de 50 funções de negociação para trading manual e permite automatizar a maioria das tarefas de negociação. Antes da compra, você pode testar a versão de demonstração em uma conta demo. Baixe a versão experimental do aplicativo para uma conta de demonstração: https://www.mql5.com/pt/blogs/post/762547 . Instruções completas aqui . Comércio. Permite realizar operações de negociação com um clique: Abrir ordens pendent
Versão Beta O Telegram to MT5 Signal Trader está quase no lançamento oficial da versão alfa. Alguns recursos ainda estão em desenvolvimento e você pode encontrar pequenos erros. Se tiver problemas, por favor reporte, seu feedback ajuda a melhorar o software para todos. Telegram to MT5 Signal Trader é uma ferramenta poderosa que copia automaticamente sinais de trading de canais ou grupos do Telegram diretamente para sua conta MetaTrader 5 . Suporta canais públicos e privados do Telegram, e você
================================================================================ 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 sinais de trading dos seus canais do Telegram diretamente para o MetaTrader 5. Sem bots, sem extensões de navegador, sem copiar manualmente. Você recebe um sinal no Telegram e o EA abre a operação no seu terminal em poucos segundos. O produto inclui dois componentes: um aplicativo do Windows que escuta seus canais do Telegram, e este Expert Advisor que executa os sinais no seu terminal MT5. Também está disponível uma versão para MT4. Gui
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
Trade Manager para ajudá-lo a entrar e sair rapidamente de negociações enquanto calcula automaticamente seu risco. Incluindo recursos para ajudar a evitar negociações excessivas, negociações de vingança e negociações emocionais. As negociações podem ser gerenciadas automaticamente e as métricas de desempenho da conta podem ser visualizadas em um gráfico. Esses recursos tornam este painel ideal para todos os traders manuais e ajudam a aprimorar a plataforma MetaTrader 5. Suporte multilíngue. Vers
YuClusters
Yury Kulikov
4.93 (43)
Atenção: A versão demo para revisão e teste está aqui . YuClusters é um sistema profissional de análise de mercado. O trader tem oportunidades únicas para analisar o fluxo de pedidos, volumes de negociação, movimentos de preços usando vários gráficos, perfis, indicadores e objetos gráficos. O YuClusters opera com base em dados de Tempos e Negócios ou informações de ticks, dependendo do que está disponível nas cotações de um instrumento financeiro. O YuClusters permite que você crie gráficos com
Power Candles Strategy Scanner - Localizador de configurações multissímbolo com auto-otimização O Power Candles Strategy Scanner utiliza o mesmo motor de auto-otimização que alimenta o indicador Power Candles — em todos os símbolos da sua lista de observação, lado a lado. Um painel indica-lhe quais os símbolos que são estatisticamente negociáveis neste momento, qual a estratégia vencedora para cada um, o par ideal de Stop Loss / Take Profit, e avisa-o assim que um novo sinal é emitido. Esta ferr
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 – A solução tudo-em-um para trading inteligente e sem esforço Visão geral Imagine analisar todo o mercado — Forex, Ouro, Cripto, Índices e até Ações — em segundos, sem precisar examinar gráficos manualmente, instalar indicadores ou lidar com configurações complicadas. EASY Insight AIO é sua ferramenta definitiva de exportação para trading com IA, pronta para usar. Ela oferece um panorama completo do mercado em um único arquivo CSV limpo — pronto para análise imediata no ChatGP
Baixar demo funcional Copy Cat More (Gato Copião) — Copiador de Trades (Trade Copier) MT5 é um copiador local de trades e um completo framework de gerenciamento de risco e execução, projetado para os desafios de trading de hoje. De desafios de prop firm ao gerenciamento de portfólio pessoal, ele se adapta a cada situação com uma combinação de execução robusta, proteção de capital, configuração flexível e manuseio avançado de trades. O copiador funciona em ambos os modos — Mestre (Master, emiss
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 - uma ferramenta exclusiva para criar gráficos de segundos no MetaTrader 5 . Com o Seconds Chart , você pode criar gráficos com períodos definidos em segundos, proporcionando flexibilidade e precisão ideais para análise, indisponíveis em gráficos padrão de minutos ou horas. Por exemplo, o período S15 indica um gráfico com velas de 15 segundos. Você pode usar qualquer indicador ou Expert Advisor com suporte a símbolos personalizados. Trabalhar com eles é tão conveniente quanto negoc
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 é um utilitário de trading tudo-em-um para traders profissionais. Ele combina tipos de gráficos personalizados, como Gráficos por Segundos e Renko , com análise avançada de fluxo de ordens utilizando Footprints , Clusters , Perfis de Volume , estudos VWAP e ferramentas de análise ancorada para uma visão mais profunda do mercado. O gerenciamento de ordens e posições é realizado diretamente no gráfico por meio de um painel integrado de gerenciamento de operações , enquanto o Market
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 - O Painel de Operações com um Coach Integrado Premium Trade Manager coloca um coach de trading dentro do seu gráfico, com um motor de execução completo por baixo. Configure a operação da forma que sempre faz e deixe o Max, seu coach de trading com IA, ler exatamente esse setup em relação à sua conta ao vivo e dar um veredicto direto antes de confirmar: se o stop é disciplinado, se o risco faz sentido, se há um evento de alto impacto a minutos de distância, se você está pró
MT5 to Telegram Signal Provider é uma utilidade fácil de usar e totalmente personalizável que permite o envio de sinais especificados para o chat, canal ou grupo do Telegram, tornando sua conta um fornecedor de sinais . Ao contrário da maioria dos produtos concorrentes, ele não usa importações de DLL. [ Demonstração ] [ Manual ] [ Versão MT4 ] [ Versão Discord ] [ Canal do Telegram ]  New: [ Telegram To MT5 ] Configuração Um guia do usuário passo a passo está disponível. Não é necessário conhec
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
"Grid Manual" é um painel comercial para trabalhar com uma grade de ordens. O utilitário é universal, possui configurações flexíveis e uma interface intuitiva. Ele trabalha com uma grade de ordens não apenas na direção da média das perdas, mas também na direção do aumento dos lucros. O trader não precisa criar e manter uma grade de ordens, tudo será feito pelo ""Grid Manual". Basta abrir um orden e o "Grid manual" criará automaticamente uma grade de ordens para ele e trabalhará com ele até que s
TradeMirror é uma ferramenta local de cópia de ordens desenvolvida para as plataformas MT4/MT5, com suporte à sincronização de negociações em tempo real. Samouczek Kliknij link Samouczek Trademirror , aby zobaczyć więcej samouczków. Vantagens do Produto Alinhado com os altos padrões de segurança, estabilidade e privacidade para softwares financeiros, otimizamos três aspectos fundamentais: Interface gráfica intuitiva para operação simplificada Proteção de privacidade reforçada para isolamento de
Mais do autor
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:
Sem comentários
Responder ao comentário