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.

Önerilen ürünler
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 — MetaTrader 5 için profesyonel işlem kontrol merkezi VirtualTradePad PRO SE , MetaTrader 5 için grafik tabanlı premium bir işlem paneli ve trade yönetim çalışma alanıdır. Daha hızlı emir yürütme, daha net pozisyon kontrolü, yapılandırılmış trade yönetimi, görsel seviye planlama ve doğrudan grafik üzerinden profesyonel bir çalışma akışı isteyen traderlar için tasarlanmıştır. Bu yalnızca basit bir BUY / SELL paneli değildir. PRO SE; manuel işlem, bekleyen emirler, pozis
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)
Çok Fonksiyonlu Araç: Lot Hesaplayıcı, Grid Emirleri, R/R Oranı, İşlem Yöneticisi, Arz ve Talep Bölgeleri, Fiyat Hareketi ve çok daha fazlası Demo Sürüm   |   Kullanım Kılavuzu İşlem Asistanı   strateji test cihazında çalışmaz :   Demo Sürümü BURADAN indirerek   aracı test edebilirsiniz. Herhangi bir sorunuz / iyileştirme fikriniz / bulunan bir hata için benimle iletişime geçin MT4 sürümüne ihtiyacınız varsa burada mevcuttur İşlem   sürecinizi basitleştirin, hızlandırın ve otomatikleştirin. Sta
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
Resmi BlueDigitsFx Ekosistemi Erişimi Altyapı güncellemelerine, işlem kaynaklarına, ürün yayınlarına ve resmi BlueDigitsFx ekosistemine erişim sağlayın. Telegram Ekosistemi Web Sitesi MT4 Sürümü BlueDigitsFx Spike And Strike Reversal MT5 — Piyasa Dönüşleri ve Momentum Analizi İçin Bileşik Osilatör BlueDigitsFx Spike And Strike Reversal , yatırımcıların potansiyel piyasa dönüşlerini, momentum değişimlerini ve tükenme koşullarını belirlemelerine yardımcı olmak için birden fazla gösterge sinyal
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
MT5 için NAS100 Auto SL ve TP Maker ile tanışın: MetaTrader 5'te Nasdaq 100 piyasasında gezinen yatırımcılar için vazgeçilmez bir yardımcı olan NAS100 Auto SL ve TP Maker ile StopLoss ve TakeProfit ayarlarını bir daha asla kaçırmayın. Bu araç, StopLoss ve TakeProfit seviyelerinin yönetimini otomatikleştirmek için sorunsuz bir çözüm arayanlar için tasarlanmıştır. Temel Özellikler: Zahmetsiz Otomasyon: StopLoss ve/veya TakeProfit olmadan Nasdaq 100 işlemlerini otomatik olarak izler. Kullanıcı ta
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
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
Bu ürünün alıcıları ayrıca şunları da satın alıyor
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
Trade Manager EA’ye hoş geldiniz! Ticaretin daha sezgisel, hassas ve verimli hale gelmesi için tasarlanmış nihai risk yönetim aracı ile tanışın. Bu sadece bir emir verme aracı değil; ticaret planlaması, pozisyon yönetimi ve risk kontrolü için kapsamlı bir çözüm. İster yeni başlayan bir yatırımcı olun, ister deneyimli bir trader ya da hızlı emir gerektiren bir scalper, Trade Manager EA ihtiyaçlarınıza uyum sağlar ve forex, endeksler, emtialar ve kripto paralar dahil tüm piyasalarda esneklik sunar
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (143)
Local Trade Copier EA MT5   ile olağanüstü hızlı işlem kopyalama deneyimi yaşayın. Kolay 1 dakikalık kurulumuyla bu işlem kopyalayıcısı, aynı Windows bilgisayarda veya Windows VPS'te birden fazla MetaTrader terminali arasında işlemleri kopyalamanıza olanak tanır ve 0.5 saniyenin altındaki şimşek hızında kopyalama hızları sunar. Başlangıç seviyesinde veya profesyonel bir tüccar olsanız da,   Local Trade Copier EA MT5 , spesifik ihtiyaçlarınıza göre özelleştirmek için geniş bir seçenek yelpazesi s
TradePanel MT5
Alfiya Fazylova
4.88 (162)
Trade Panel, çok işlevli bir ticaret asistanıdır. Uygulama, manuel ticaret için 50'den fazla ticaret fonksiyonu içerir ve çoğu ticaret görevini otomatikleştirmeyi mümkün kılar. Satın almadan önce demo hesapta demo sürümü test edebilirsiniz. Demo hesap için uygulamanın deneme sürümünü indirin: https://www.mql5.com/en/blogs/post/750865 . Talimatların tamamı buraya . Ticaret. Tek tıklamayla ticaret işlemleri yapmayı sağlar: Risk otomatik hesaplaması ile bekleyen emirleri ve pozisyonları açmak. Bird
Beta Sürümü Telegram to MT5 Signal Trader resmi alfa sürümüne neredeyse hazır. Bazı özellikler hâlâ geliştirilmekte olup küçük hatalarla karşılaşabilirsiniz. Sorun yaşarsanız lütfen bildirin, geri bildiriminiz yazılımın herkes için gelişmesine yardımcı olur. Telegram to MT5 Signal Trader , Telegram kanallarından veya gruplarından gelen işlem sinyallerini otomatik olarak MetaTrader 5 hesabınıza kopyalayan güçlü bir araçtır. Herkese açık ve özel kanalları destekler ve birden fazla sinyal sağlayıc
================================================================================ 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 , Telegram kanallarınızdaki trading sinyallerini otomatik olarak doğrudan MetaTrader 5'e kopyalar. Bot yok, tarayıcı uzantısı yok, manuel kopyalama yok. Telegram'da bir sinyal alırsınız ve EA birkaç saniye içinde terminalinizde işlem açar. Ürün iki bileşen içerir: Telegram kanallarınızı dinleyen bir Windows uygulaması ve sinyalleri MT5 terminalinizde yürüten bu Expert Advisor. Bir MT4 sürümü de mevcuttur. Kurulum kılavuzu ve uygulama indirme: https://www.mql5
Riskinizi otomatik olarak hesaplarken işlemlere hızlı bir şekilde girip çıkmanıza yardımcı olacak Ticaret Yöneticisi. Aşırı Ticaret, İntikam Ticareti ve Duygusal Ticaretten korunmanıza yardımcı olacak özellikler içerir. İşlemler otomatik olarak yönetilebilir ve hesap performans ölçümleri bir grafikte görselleştirilebilir. Bu özellikler, bu paneli tüm manuel yatırımcılar için ideal kılar ve MetaTrader 5 platformunun geliştirilmesine yardımcı olur. Çoklu Dil desteği. MT4 Sürümü  |  Kullanım Kılavu
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 Strateji Tarayıcısı - Kendi Kendini Optimize Eden Çoklu Sembol Kurulum Bulucu Power Candles Strateji Tarayıcısı , Power Candles göstergesini çalıştıran aynı kendinden optimize edici motoru, Piyasa İzleyicinizdeki her sembol üzerinde yan yana çalıştırır. Tek bir panel, şu anda istatistiksel olarak hangi sembollerin işlem yapılabilir olduğunu, her birinde hangi stratejinin kazandığını, en uygun Stop Loss / Take Profit çiftini gösterir ve yeni bir sinyal geldiği anda size bildirim gön
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 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: 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
EASY Insight AIO – Akıllı ve zahmetsiz yatırım için hepsi bir arada çözüm Genel Bakış Tüm piyasayı — Forex, Altın, Kripto, Endeksler ve hatta Hisseler — saniyeler içinde, manuel grafik incelemesi, gösterge kurulumu ya da karmaşık ayarlar olmadan analiz edebildiğinizi hayal edin. EASY Insight AIO , yapay zekâ destekli yatırım için nihai, kullanıma hazır dışa aktarma aracınızdır. Tüm piyasanın kapsamlı bir anlık görüntüsünü tek bir temiz CSV dosyasında sunar; bu dosya ChatGPT, Claude, Gemini, Pe
Çalışan Demo İndir Copy Cat More (Taklitçi Kedi) — İşlem Kopyalayıcı (Trade Copier) MT5 , yerel bir işlem kopyalayıcı ve bugünün ticaret zorlukları için tasarlanmış eksiksiz bir risk yönetimi ve yürütme çerçevesidir. Prop firm challenge'larından kişisel portföy yönetimine kadar, sağlam yürütme, sermaye koruması, esnek yapılandırma ve gelişmiş işlem yönetimi karışımıyla her duruma uyum sağlar. Kopyalayıcı hem Master (Master, gönderen) hem de Slave (Slave, alıcı) modlarında çalışır; piyasa ve be
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 - MetaTrader 5 için saniye bazlı grafikler oluşturmanıza olanak sağlayan eşsiz bir araçtır. Seconds Chart sayesinde saniye cinsinden zaman dilimleriyle grafik oluşturabilir, standart dakika veya saatlik grafiklerde mümkün olmayan esneklik ve analiz hassasiyetine ulaşabilirsiniz. Örneğin, S15 zaman dilimi 15 saniyelik mum çubuklarını ifade eder. Desteklenen özel sembollerle herhangi bir gösterge ve danışman kullanabilirsiniz. Onlarla çalışmak, standart grafiklerde işlem yapmak kadar
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, profesyonel yatırımcılar için hepsi bir arada bir trading aracıdır. Saniye Grafikleri ve Renko gibi özel grafik türlerini, Footprints , Clusters , Hacim Profilleri , VWAP çalışmaları ve gelişmiş piyasa analizi sağlayan sabitlenmiş analiz araçlarıyla gelişmiş emir akışı analiziyle birleştirir. İşlem ve pozisyon yönetimi, entegre işlem yönetim paneli aracılığıyla doğrudan grafik üzerinden gerçekleştirilirken, Market Replay ve Sanal Hesaplar trading becerileri ve stratejileri üzeri
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 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 - İçine Koç Yerleştirilmiş İşlem Paneli Premium Trade Manager , grafiğinizin içine bir trading koçu yerleştirir; altında tam bir yürütme motoru çalışır. İşlemi her zamanki gibi kurun, ardından yapay zeka trading koçunuz Max, o kurulumu tam olarak okusun ve canlı hesabınıza göre taahhüt etmeden önce size net bir değerlendirme sunsun: stop disiplinli bir yaklaşıma uyuyor mu, risk büyüklüğü makul mü, yüksek etkili bir haber dakikalar sonra mı geliyor, prop firm limitinize yakl
MT5 to Telegram Signal Provider , hesabınızı bir sinyal sağlayıcı haline getirerek belirtilen sinyalleri Telegram'ın sohbetine, kanalına veya grubuna göndermeyi sağlayan kullanımı kolay, tamamen özelleştirilebilir bir araçtır. Rakip ürünlerin çoğunun aksine, DLL içe aktarması yapmaz. [ Demo ] [ Kılavuz ] [ MT4 Versiyonu ] [ Discord Versiyonu ] [ Telegram Kanalı ]  New: [ Telegram To MT5 ] Kurulum Adım adım bir kullanıcı kılavuzu mevcuttur. Telegram API'si hakkında bilgi gerekmemektedir; ihtiyac
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual, sipariş ızgarasıyla çalışmak için kullanılan bir ticaret yardımcı programıdır. Yardımcı program evrenseldir, esnek ayarlara ve sezgisel bir arayüze sahiptir. Sadece kayıpların ortalaması yönünde değil, aynı zamanda kazanç artışı yönünde de bir emir ızgarası ile çalışır. Tüccarın bir emir ızgarası oluşturmasına ve eşlik etmesine gerek yoktur, bu yardımcı programı yapacaktır. Emri açmanız yeterlidir ve Grid manual otomatik olarak ona bir emir ızgarası oluşturacak ve kapanana kadar ona
TradeMirror, MT4/MT5 platformları için geliştirilmiş, gerçek zamanlı işlem senkronizasyonu destekleyen yerel bir emir kopyalama aracıdır. Eğitim Daha fazla eğitim görmek için lütfen Trademirror Eğitimi bağlantısına tıklayın. Ürün Avantajları Finansal yazılımlar için güvenlik, istikrar ve gizlilik standartlarına uygun olarak üç temel alanda iyileştirme yapılmıştır: Kullanıcı dostu arayüz ile kolay kullanım Finansal senaryolarda hassas veri izolasyonu için gelişmiş gizlilik koruması Milisanlık emi
Yazarın diğer ürünleri
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
Filtrele:
Değerlendirme yok
Değerlendirmeye yanıt