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.

Recommended products
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 — professional trading control center for MetaTrader 5 VirtualTradePad PRO SE is a premium chart-based trading panel and trade-management workspace for MetaTrader 5 . It is designed for traders who want faster execution, clearer position control, structured trade management, visual level planning and a professional workflow directly from the chart. This is not only a BUY / SELL panel. PRO SE combines manual trading, pending orders, position management, partial exits, b
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)
Multifunctional tool: Lot Calculator, Grid Orders, R/R ratio, Trade Manager, Supply and Demand zones, Price Action and much more Demo version   |   User manual Trade Assistant   doesn't work in the strategy tester : you can download the   Demo Version HERE  to test the utility . Contact me   for any questions  / ideas for improvement / in case of a bug found If you need a MT4 version, it is available here Simplify, speed up and automate your trading   process . Expand the standard terminal capa
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
Official BlueDigitsFx Ecosystem Access Get infrastructure updates, workflow resources, product releases, and ecosystem access through the official BlueDigitsFx ecosystem. Telegram Ecosystem Website MT4 Version BlueDigitsFx Spike And Strike Reversal MT5 — Mixed Oscillator for Market Reversal & Momentum Analysis BlueDigitsFx Spike And Strike Reversal is a composite oscillator that combines multiple indicator signals to help traders identify possible market reversals, momentum shifts, and exhau
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)
Introducing NAS100 Auto SL and TP Maker for MT5: Never miss setting StopLoss and TakeProfit again with our NAS100 Auto SL and TP Maker, an indispensable assistant for traders navigating the Nasdaq 100 market on MetaTrader 5. This tool is designed for those who seek a seamless solution to automate the management of StopLoss and TakeProfit levels. Key Features: Effortless Automation: Automatically monitors Nasdaq 100 trades without StopLoss and/or TakeProfit. Dynamically adjusts levels based on u
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
Buyers of this product also purchase
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)
Trade Manager MT5 is an advanced position size calculator and trade management tool for MetaTrader 5, designed to help traders plan trades faster, control risk more precisely, and manage open positions directly from the chart. It combines order placement, risk based lot calculation, Stop Loss and Take Profit management, Break Even, Trailing Stop, Partial Close, Equity Protection, and external trade management in one panel. Whether you trade forex, indices, metals, commodities, crypto, or future
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (143)
Experience exceptionally fast trade copying with the   Local Trade Copier EA MT5 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the   Local Trade Copier EA MT5   offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking t
TradePanel MT5
Alfiya Fazylova
4.88 (162)
Trade Panel is a multi-functional trading assistant. The app contains over 50 trading functions for manual trading and allows you to automate most trading tasks. Before making a purchase, you can test the demo version on a demo account. Download the trial version of the application for a demonstration account: https://www.mql5.com/en/blogs/post/750865 . Full instructions here . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk cal
Beta Release The Telegram to MT5 Signal Trader is nearly at the official alpha release. Some features are still under development and you may encounter minor bugs. If you experience issues, please report them, your feedback helps improve the software for everyone. Telegram to MT5 Signal Trader is a powerful tool that automatically copies trading signals from Telegram channels or groups directly to your MetaTrader 5 account. It supports both public and private Telegram channels, and you can conn
================================================================================ 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 automatically copies trading signals from your Telegram channels directly into MetaTrader 5. No bots, no browser extensions, no manual copying. You receive a signal on Telegram and the EA opens the trade on your terminal in a few seconds. The product includes two components: a Windows application that listens to your Telegram channels, and this Expert Advisor that executes the signals on your MT5 terminal. An MT4 version is also available. Setup guide and app
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
DaneTrades Trade Manager is a professional trade panel for MetaTrader 5, designed for fast, accurate execution with built‑in risk control. Place market or pending orders directly from the chart while the panel automatically calculates position size from your chosen risk, helping you stay consistent and avoid emotional decision‑making. The Trade Manager is built for manual traders who want structure: clear risk/reward planning, automation for repeatable management, and safeguards that help reduc
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 - Self-Optimizing Multi-Symbol Setup Finder Power Candles Strategy Scanner runs the same self-optimizing engine that powers the Power Candles indicator - on every symbol in your Market Watch, side by side. One panel tells you which symbols are statistically tradable right now, which strategy wins on each, the optimal Stop Loss / Take Profit pair, and pings you the moment a fresh signal fires. This tool is part of the Stein Investments ecosystem - 18+ tools plus Max
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 – All-In-One Power for AI-Driven Trading Want to skip the setup and start scanning the entire market – Forex, Gold, Crypto, Indices, and even Stocks – in seconds? EASY Insight AIO is the complete plug-and-play solution for AI-powered trade analysis. It includes all core Stein Investments indicators built-in and automatically exports clean, structured CSV files – perfect for backtesting, AI prompts, and live market decision-making. No need to install or configure indicators manu
Working Demo Download Copy Cat More Trade Copier MT5 is a local trade copier and a complete risk management and execution framework designed for today’s trading challenges. From prop firm challenges to personal portfolio management, it adapts to every situation with a blend of robust execution, capital protection, flexible configuration, and advanced trade handling. The copier works in both Master (sender) and Slave (receiver) modes, with real-time synchronization of market and pending orders,
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 is a unique tool for creating second-based charts in MetaTrader 5 . With Seconds Chart , you can construct charts with timeframes set in seconds, providing unparalleled flexibility and precision in analysis that is unavailable with standard minute or hourly charts. For example, the S15 timeframe indicates a chart with candles lasting 15 seconds. You can use any indicators and Expert Advisors that support custom symbols. Working with them is just as convenient as on standard charts.
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 is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
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 - The Trade Panel With a Coach Built In Premium Trade Manager puts a trading coach inside your chart, with a full execution engine underneath it. Set the trade up the way you always do, then let Max, your AI trading coach, read that exact setup against your live account and give you a straight verdict before you commit: is the stop disciplined, is the risk sane, is a high-impact release minutes away, are you near a prop-firm limit. Below sits the engine that runs everything
MT5 to Telegram Signal Provider turns your trading account into a signal provider. Every trade action, whether manual, by EA or from your phone, is instantly sent as a message to Telegram. You can fully customize the format or use a ready-made template for quick setup. [ Demo ] [ Manual ] [ MT4 Version ] [ Discord Version ]     New: [ Telegram To MT5 ] Setup A step by step user guide is available. Key Features Ability to customize order details sent to subscribers You can create a tiered subs
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the "Grid manual" will automatically create a grid of orders for it and will accompany it until the close. F
TradeMirror is a local order replication tool designed for MT4/MT5 platforms, supporting real-time trading synchronization. Tutorial Please click the Trademirror Tutorial link to view more tutorials. Product Advantages Aligned with the high standards of security, stability, and privacy protection for financial software, we have optimized three core dimensions: Intuitive graphical interface for user-friendly operation Enhanced privacy protection to meet sensitive data isolation requirements in fi
More from author
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
Filter:
No reviews
Reply to review