Quick Trade Assistant

==================================================================
 QuickTradeAssistant — Product Description (MQL5 Market)
==================================================================
 Use PART A for the "Description" field of the product page.
 Use PART B for the "What's New" / version notes when you upload
 a new version. Keep appending new entries at the TOP of PART B.
 (Headers in CAPS can be made bold in the Market text editor.)
==================================================================


==================================================================
 PART A — DESCRIPTION
==================================================================

QuickTradeAssistant is a fast, discretionary order-placement panel
for MetaTrader 5. You define a trade with the mouse and confirm it
with a single key. Entry, Stop Loss and Take Profit are previewed
live on the chart, every level is draggable, and position size is
calculated for you. Built for traders who place orders by hand and
want speed and precision without opening dialog windows.

This is a trading TOOL, not an automated strategy. It does not open
trades on its own and makes no performance claims — you stay in
full control of every decision.


--- KEY FEATURES ---

- One-key order placement: hover a candle, press a key, order sent.
- Live on-chart preview of Entry, Stop Loss and Take Profit.
- All lines are draggable (custom drag that also works reliably
  when native dragging is unavailable). R:R and the risk/reward
  value in account currency are shown above each line.
- Three order modes: LIMIT (full candle), LIMIT (wick only),
  and MARKET.
- Three position-sizing methods: % of balance, fixed lots, or a
  fixed money risk in account currency. Each method keeps its own
  value, so switching is instant.
- Partial take-profits: multiple TP levels, each closing a chosen
  percentage of the REMAINING position (or a fixed lot amount).
  Add/remove levels and drag each TP to a custom price.
- Trailing stop: toggle on/off, set the distance in points or by
  dragging the stop line; it only moves in your favour and turns
  off automatically when the position closes.
- Auto break-even with a draggable trigger line, plus a manual
  break-even key.
- Quick close: close a chosen % or lot amount of the open position
  instantly.
- Manual 3-click order (SL -> Entry -> TP): direction is detected
  automatically, lot size is computed from the stop distance (the
  current spread is included), then you can still fine-tune every
  line before sending.
- Candle-close countdown timer (optional), for any timeframe.
- 8 panel themes, Full or Compact layout, and selectable colors
  for every chart line.
- Works on any symbol and timeframe.


--- HOW IT WORKS (WORKFLOW) ---

1. Hover the candle you want to use as the stop anchor. Hovering
   above price prepares a LONG; below price prepares a SHORT.
2. Press 1 to arm the preview — Entry, SL and TP appear and follow
   your mouse.
3. Adjust anything by dragging the lines, or change order type,
   direction and size from the panel or hotkeys.
4. Press 1 (or Enter) to send the order. Press Esc to cancel.

After the position is open, manage it from the same panel: partial
TPs, trailing stop, auto/manual break-even and quick close.


--- HOTKEYS ---

  1      Show preview (first press) / Activate & send order
  Enter  Activate & send the prepared order
  2      Lock / unlock the prepared levels
  3      Cycle order type: LIMIT full -> LIMIT wick -> MARKET
  4      Toggle direction: LONG / SHORT
  6      Move Stop Loss to break-even (manual)
  7      Start manual 3-click order / confirm & send when ready
  Esc    Cancel the current preview or manual sequence

All hotkeys are remappable in the inputs, and every action also has
a button on the panel.

Tip: keyboard shortcuts require the chart to have focus. If a key
seems unresponsive, click once on the chart (not on the panel).


--- ORDER MODES ---

  LIMIT full   Entry at the candle extreme (covers the whole candle).
  LIMIT wick   Entry at the candle body edge (covers the wick only).
  MARKET       Entry follows live price; SL/TP freeze when armed.


--- POSITION SIZING ---

  %     Risk a percentage of account balance.
  Lot   Use a fixed lot size.
  USD   Risk a fixed amount of money in account currency.

Lot size is derived from the distance between Entry and Stop Loss.


--- PARTIAL TAKE-PROFITS ---

Each partial TP closes its percentage of the REMAINING position at
the moment it is reached, so you can scale out and still leave a
runner. Values can also be entered as fixed lots. Levels are added
or removed from the panel and each TP line is draggable to a custom
price; the reward value updates live.


--- TRAILING STOP ---

Toggle the trailing stop on the panel. Set the distance in the
panel field, or simply drag the position's stop line to where you
want it. The stop never moves backwards. Activation profit and the
minimum step are configurable, and trailing switches off by itself
once the position is closed.


--- INPUT PARAMETERS ---

Risk / position size
  InpRiskMode        Sizing method: % of balance / fixed lot / USD risk
  InpRiskPercent     Risk percent of balance (default 1.0)
  InpFixedLot        Fixed lot size (default 0.10)
  InpRiskUSD         Fixed money risk in account currency (default 100)

TP / RR
  InpDefaultRR       Default reward-to-risk ratio (default 5.0)
  InpNumPartialTP    Number of partial TP levels (default 2)
  InpPartialMode     Partial unit: percent or lots
  InpPartialValues   Default partial values, comma-separated (e.g. 50,50)

SL / spread / type
  InpDefaultMode     Default order type (LIMIT full / wick / MARKET)
  InpSLBufferPoints  Extra buffer added to the stop, in points (default 20)
  InpUseSpreadInSL   Include current spread in the stop distance (default true)

Trailing stop
  InpTrailPoints       Trailing distance in points (default 200)
  InpTrailStartPoints  Start trailing after this profit in points (0 = immediately)
  InpTrailStepPoints   Minimum step to move the stop, in points (default 20)

Candle close timer
  InpShowCloseTimer  Show time left to candle close (default off)
  InpTimerTF         Timer timeframe (CURRENT = chart timeframe)
  InpTimerColor      Timer text color

Panel
  InpCorner          Panel corner on the chart
  InpPanelX/InpPanelY Panel offset from the corner
  InpFontSize        Panel font size
  InpLayout          Panel layout: Full or Compact
  InpSkin            Panel theme (8 styles)

Line colors
  InpColLong / InpColShort / InpColSL / InpColTP / InpColPartial / InpColBE
                     Colors for each chart line (pick from a list)

Hotkeys
  InpKey1..InpKey7   Remappable action keys (see HOTKEYS above)

General
  InpMagic           Magic number for this tool's orders (default 770077)
  InpSlippage        Maximum allowed slippage in points (default 30)


--- NOTES ---

- Discretionary tool: it never trades on its own; you confirm every
  order. No profit guarantees are made or implied.
- The free demo of this product runs only in the MetaTrader 5
  Strategy Tester (this is set automatically by the Market). Use
  the tester to try the panel before purchasing.
- No DLLs and no external connections are used.



==================================================================
 PART B — VERSION HISTORY ("What's New")
==================================================================
 When you publish an update, add the newest version on TOP, using
 the same format. Keep entries short and concrete.
------------------------------------------------------------------

Version 1.84
- New: Floating profit/loss indicator pinned to the right edge of the
  chart, shown in blue and updated in real time, so it never overlaps
  the candle-close timer.
- New: When a partial take-profit is reached, its row on the panel is
  highlighted ("taken") instead of leaving an empty gap. The panel
  returns to its initial state once the position is fully closed.
- Improved: In Lot mode, each partial take-profit is now an independent
  absolute lot amount, limited only by the size of the open position.
  You can freely allocate lots per level (for example, close 0.02 of a
  0.03 position). Percent mode still closes a percentage of the
  remaining position. Switching between % and Lot converts the values
  consistently.
- Improved: On-chart labels (R:R, value in account currency, and the
  candle-close timer) now sit just above their lines for readability.
- Fixed: The Auto break-even trigger line label now reads "Auto BE".

Version 1.80
- First public release on the MQL5 Market.
- One-key / mouse order placement with live Entry, SL and TP preview.
- Order modes: LIMIT (full candle), LIMIT (wick), MARKET.
- Position sizing by % of balance, fixed lots, or fixed money risk.
- Partial take-profits (percent of remaining or fixed lots),
  draggable, add/remove levels.
- Trailing stop with adjustable distance (field or drag), auto-off
  on close.
- Auto and manual break-even.
- Quick close by percent or lots.
- Manual 3-click order (SL -> Entry -> TP) with auto direction and
  spread-aware lot sizing.
- Optional candle-close countdown timer.
- 8 panel themes, Full / Compact layout, selectable line colors.
- Risk and reward values shown in account currency above each line.

------------------------------------------------------------------
 Template for the next entry (copy, fill in, move to the top):

Version X.YZ
- Added: ...
- Improved: ...
- Fixed: ...
------------------------------------------------------------------

Produits recommandés
Indicateur Crypto_Forex « WPR avec 2 Moyennes Mobiles » pour MT5, sans repeint. - Le WPR est l'un des meilleurs oscillateurs pour le scalping. - L'indicateur « WPR et 2 Moyennes Mobiles » permet de visualiser les moyennes mobiles rapide et lente de l'oscillateur WPR. - Cet indicateur permet d'anticiper les corrections de prix. - Très facile à configurer via ses paramètres, il est utilisable sur toutes les unités de temps. - Les conditions d'entrée à l'achat et à la vente sont illustrées. - Ave
CosmiCLab SMC FIBO CosmiCLab SMC FIBO is a professional trading indicator designed for traders who use Smart Money Concepts (SMC), market structure analysis and Fibonacci retracement levels. The indicator automatically detects market swings and builds Fibonacci levels based on the latest impulse movement. It also identifies market structure changes such as BOS (Break of Structure) and CHOCH (Change of Character), helping traders understand the current market direction. CosmiCLab SMC FIBO also pr
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
HedgeSafe Trade Assistant is a risk-first MT5 trade panel for manual traders. It helps you prepare a trade before clicking Buy or Sell , validate the setup against broker and symbol constraints, and manage the position after entry. This product does not predict direction and does not promise profitability. Its job is to make manual trade execution more structured, safer, and easier to understand. What the panel helps you do Define Entry , Stop , and Target directly on the chart Calculate lot siz
My products:   https://www.mql5.com/ru/users/astra077/seller In the product line: Candlestick Pattern Detector   — a free basic version. Candlestick Patterns Standard   — a paid single-chart version with extended patterns and filters:  https://www.mql5.com/ru/market/product/174530 Japanese Candlestick Patterns Pro MT5   — a professional single-chart version with a summary table:  https://www.mql5.com/ru/market/product/173411 Multi-Currency Candlestick Pattern Scanner   — the ultimate version: a
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT5 accounts only. For MT4 accounts, you must use Auto Trade Copier (for MT4). Reference: - For MT4 receiver, please download Trade Receiver Fr
ProTrade EA
Jim Ariel Camarce Ignao
Key Features   Automated Candle Pattern Recognition 10 Professional Patterns : Detects Bullish/Bearish Engulfing, Hammer/Shooting Star, Morning/Evening Star, Piercing/Dark Cloud, and 6 additional professional candlestick patterns Smart Filtering : Combine multiple patterns with configurable confirmation logic Volume Confirmation : Optional volume filter to validate pattern strength Multi-Timeframe Analysis : Separate execution and bias timeframes for better timing   Trading Dashboard Int
Dragon Training
Dang Cong Duong
Au début, je me suis vraiment plongé dans l’Expert Advisor Dragon Ultra . Cette leçon est « incroyable » . En fait, c’est probablement l’une des meilleures leçons de trading que j’aie jamais écrites. Elle m’a pris au moins deux jours de concentration intense et probablement une vingtaine de cafés . S’il vous plaît, transmettez-la à votre tour, partagez-la avec les autres. Profitez-en. Bruce Lee était sans doute le plus grand artiste martial de tous les temps. Et devinez quoi ? Il n’est pas né en
FREE
Episode Health Monitor Episode Health Monitor is a trading utility for MetaTrader 5 designed to analyze the real-time condition of active trading positions directly on the chart. The tool evaluates the current “trading episode” - a group of open positions - and provides a structured view of risk, stability, and distance to potential failure. Instead of relying only on profit/loss or price movement, it helps identify whether the current position is stable, weakening, or approaching a critical st
Inverted_Chart_EA Utility Expert Advisor Inverted_Chart_EA creates and maintains a mirror-inverted chart of any symbol and timeframe. It automatically generates a custom instrument (e.g. US30_INV ) and keeps its price history updated in real time, with bars mirrored around a chosen pivot. This utility gives traders a new way to analyze the market from a different perspective by flipping the chart upside down. Why use an inverted chart? Highlight hidden patterns – price formations that look ordin
Candle Perspective Structure Indicator MT5 is a simple indicator that defines and displays the candlestick structure of the market. This indicator will suit both experienced traders and beginners who find it difficult to follow the structure visually. If you want to see more high-quality products or order the development/conversion of your own products, visit my partners' website: 4xDev Get 10% OFF on manual strategies automation services or indicator development/conversion services at 4xDev
FREE
Prizmal Logic
Vladimir Lekhovitser
3.5 (2)
Signal de trading en temps réel Surveillance publique en temps réel de l’activité de trading : https://www.mql5.com/fr/signals/2353471 Informations officielles Profil du vendeur Canal officiel Manuel utilisateur Instructions de configuration et d’utilisation : Ouvrir le manuel utilisateur Cet Expert Advisor repose sur une stratégie de trading définie par des règles. La stratégie vise à identifier des conditions de marché spécifiques plutôt qu’à maintenir une exposition constante. Le s
Account Monitor Pro — Your Ultimate Trade Statistics Hub Account Monitor Pro is a professional information dashboard designed for traders who combine Expert Advisors (EAs) and manual trading. The indicator separates statistics in real-time based on your Magic Number, allowing you to clearly see who is driving the profit: the algorithm or yourself. Key Features: Split Monitoring: Instant separation of "Robot" positions (by Magic Number) and "Manual" trades. Multi-language Support: 11 languages in
FREE
Click Trading
Jawad Tauheed
5 (2)
One Click Trading – Auto TP SL Developer TraderLinkz Version 1.00 Category Utility What it does Adds missing TP and SL to your manual trades and pending orders Sets them once per ticket Lets you move TP and SL afterward Works on hedging and netting accounts Scans on every tick and reacts on trade events Why you want it You place faster entries You get consistent risk and exit targets You reduce fat finger errors You keep full manual control Quick start Attach the EA to any chart Keep TP and SL e
FREE
TradingCoPilot
Viktor Mitrofanov
Trading Co-Pilot for MetaTrader 5 Advanced Position Management for Manual Traders Trading Co-Pilot is a professional trade management assistant designed for traders who open positions manually and want precise, automated control over risk and profit handling. It does not open trades. It manages them intelligently. You focus on entries. The Co-Pilot protects and optimizes the exit. How It Works Once you open a manual position, Trading Co-Pilot automatically: • Applies Stop Loss • Sets Take Profit
FREE
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (139)
Découvrez une expérience exceptionnellement rapide de copie de trades avec le   Local Trade Copier EA MT5 . Avec sa configuration facile en 1 minute, ce copieur de trades vous permet de copier des trades entre plusieurs terminaux MetaTrader sur le même ordinateur Windows ou Windows VPS avec des vitesses de copie ultra-rapides de moins de 0.5 seconde. Que vous soyez un trader débutant ou professionnel, le   Local Trade Copier EA MT5   offre une large gamme d'options pour le personnaliser en fonc
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
Overview Mirror Signals EA is a powerful monitoring Expert Advisor that automatically sends real-time Telegram notifications for all important trade events on your MetaTrader 5 account. It is engineered specifically for signal providers , trade-copier operators , auditors , educators , and professional trading services that require immediate, detailed, and reliable reporting. Everything from entries, exits, SL/TP changes, comment changes, trailing stop activations, pending order modifications
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
Predator tail
Aleksandr Davydov
Thank you for your interest in The Tail. I have been trading since 2018. Or rather, it’s not me who trades, but the army of my robots, which I constantly develop. Tail is one such candidate. This robot works on moving averages, filters trades by RSI. The robot provides the functionality of volume and position control. Combine different approaches. I recommend using it in a group of 3-5 of the same robots on different instruments for the best result. I recommend keeping a high value of the
FREE
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
BoxFibo MT5
Sergei Kiriakov
It is just an alternative fibo lines. mt4 have is a very strange drawing of fibo lines, this utilites was written for mt4, but for mt5 it may not be particularly useful. A simple Box (Rectangle) graphic element with adjustable levels binding: it is possible to specify up to 17 custom levels, all rectangles on the chart with the given prefix in their name are processed. Levels are specified in % of the height of the rectangle. A convenient graphical element for analyzing charts by growth-correct
FREE
Breakevan Utility
Jose Luis Thenier Villa
BreakEvan Utility  Is a simple tool in a panel with this utilities: This utility will draw a Golden Line in the chart applied showing the breakeven price, considering all the positions opened for that specific symbol. Also the information panel shows: Balance Breakeven Price for that chart Force Breakeven (for that symbol) as ON/OFF Force Breakeven Global (takes into account all trades opened) as ON/OFF Total Lots opened for Symbol Total Lots opened Global And two buttons: Force Breakeven: Whe
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
Exp5 Duplicator
Vladislav Andruschenko
4.78 (9)
Duplicator pour MetaTrader 5 — système professionnel de duplication de positions dans un seul terminal Un Expert Advisor fiable conçu pour les traders qui veulent dupliquer automatiquement des positions déjà ouvertes dans MetaTrader 5, augmenter le volume global, appliquer leurs propres règles de lot et gérer les duplicatas avec une logique précise. C’est un outil pratique pour le trading manuel, les systèmes automatisés et la gestion plus flexible de positions déjà existantes dans un seul term
MT5Eezeorder 2
Tawanda Tinarwo
3 (1)
Open and close Multiple Trades on MT5 in 1 click at one price. Enter the Lot size Specify the number of trades you want to open Choose whether you want TP SL or Trailing Stop Once you are done, click Buy or Sell Create trailing stop for multiple trades  PLEASE NOTE: This is not a script, save it in the experts folder What to Always Note Check the minimum stop levels for the symbol you want to trade  Cross-Check your parameters  1. Make sure Auto trading is on 2. Make sure the SL and TP are great
Copy Local Pro — Ultra Fast MT5 Local Trade Copier Copy Local Pro is a high-speed local trade copier for MetaTrader 5 that instantly replicates trades between multiple MT5 accounts on the same PC or VPS. Overview Execute trades on one account and automatically copy them to multiple accounts in real time. The copier runs entirely locally, providing ultra-low latency, stable execution, and full control over risk management without external servers. Key Features Fast local trade copying with near-
The Expert Advisor is used to create Renko chart, realtime updates, easy for technical analysis. Backtest your strategy with all indicators with Renko chart in MetaTrader 5. Parameters Box Size : input the number of box size. Show Wicks : if true , draw a candle with high/low. History Start: input the date to creat first candle. Maximum Bars: limit number of bars on renko chart How to use Attach the Expert Advisor to a chart (timeframe M1), for which you want to create a renko. Input box size a
Présentation Candle Timer Countdown Pro affiche un compte à rebours fluide et précis jusqu’à la clôture de la bougie en cours, avec un arc circulaire de progression en temps réel. Fonctionnalités Compte à rebours précis Arc circulaire (anneau ou secteur rempli) 6 positions d’affichage 3 modes de couleur Mise en évidence finale Détection de connexion Alertes nouvelle bougie Faible utilisation CPU Installation Télécharger depuis MQL5 Market Ajouter au graphique Configurer les paramètres Compatibil
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
Les acheteurs de ce produit ont également acheté
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (211)
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
Bienvenue sur Trade Manager EA, l’outil ultime de gestion des risques conçu pour rendre le trading plus intuitif, précis et efficace. Ce n’est pas seulement un outil d’exécution d’ordres ; c’est une solution complète pour la planification des trades, la gestion des positions et le contrôle des risques. Que vous soyez débutant, trader expérimenté ou scalpeur ayant besoin d’une exécution rapide, Trade Manager EA s’adapte à vos besoins, offrant une flexibilité sur tous les marchés, des devises et i
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating unique data streams. The Supervisor r
TradePanel MT5
Alfiya Fazylova
4.87 (156)
Trade Panel est un assistant commercial multifonction. L'application contient plus de 50 fonctions de trading pour le trading manuel et permet d'automatiser la plupart des tâches commerciales. Avant l'achat, vous pouvez tester la version de démonstration sur un compte de démonstration. Télécharger la version d'essai de l'application pour un compte de démonstration : https://www.mql5.com/fr/blogs/post/762644 . Instructions complètes ici . Commerce. Permet d'effectuer des opérations commerciales e
Version Bêta Le Telegram to MT5 Signal Trader est presque prêt pour la sortie officielle en version alpha. Certaines fonctionnalités sont encore en développement et vous pourriez rencontrer de petits bugs. Si vous rencontrez des problèmes, merci de les signaler, vos retours aident à améliorer le logiciel pour tout le monde. Telegram to MT5 Signal Trader est un outil puissant qui copie automatiquement les signaux de trading depuis des chaînes ou groupes Telegram vers votre compte MetaTrader 5 .
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (33)
Copieur professionnel de trades pour MetaTrader 5 Un copieur de trades rapide, professionnel et fiable pour MetaTrader . COPYLOT permet de copier des trades Forex entre les terminaux MT4 et MT5 avec prise en charge des comptes Hedge et Netting . La version MT5 de COPYLOT prend en charge : - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting Version MT4 Description complète + DEMO + PDF Comment acheter Comme
AntiOverfit PRO MT5
Enrique Enguix
5 (6)
Avant d’acheter un EA, vérifiez s’il tient vraiment la route ou s’il a simplement eu de la chance en backtest. La plupart des robots se vendent avec un beau backtest. Une courbe qui monte. Un bon profit factor. Très peu de doutes. Et pourtant, beaucoup de ces EA s’effondrent dès que le marché cesse de se comporter comme dans cet historique précis. Pourquoi ? Parce qu’un backtest ne prouve qu’une seule chose : que cette stratégie a fonctionné sur un parcours de prix bien précis. Il ne prouve pas
Trade Dashboard MT5
Fatemeh Ameri
4.94 (126)
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
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:/
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.
Power Candles Strategy Scanner - Outil de recherche de configurations multi-symboles à optimisation automatique Le Power Candles Strategy Scanner utilise le même moteur d'auto-optimisation que celui qui alimente l'indicateur Power Candles, pour chaque symbole de votre Market Watch, en parallèle. Un panneau vous indique quels symboles sont statistiquement négociables à l'instant, quelle stratégie est la plus performante pour chacun, la paire Stop Loss / Take Profit optimale, et vous alerte dès qu
The News Filter MT5
Leolouiski Gan
4.78 (23)
Ce produit filtre tous les conseillers experts et les graphiques manuels pendant les heures de publication des actualités, de sorte que vous n'avez pas à vous soucier des pics de prix soudains qui pourraient détruire vos configurations de trading manuelles ou les transactions entrées par d'autres conseillers experts. Ce produit est également livré avec un système de gestion des ordres complet qui peut gérer vos positions ouvertes et vos ordres en attente avant la publication de toute actualité.
SMC Trade Pilot MT5 Assistant de trading semi-automatique pour les traders Smart Money Concepts. Recevez les signaux directement sur Telegram avec capture du graphique, puis placez le trade en un seul appui. Gérez vos positions depuis votre téléphone, même loin de votre ordinateur. Le problème résolu Les setups Smart Money n'attendent pas. Les Order Blocks et les Liquidity Sweeps se forment pendant l'ouverture de Londres, de New York ou en plein milieu de la session asiatique, souvent quand vous
Premium Trade Manager - Gestion de trades rapide et disciplinée pour MetaTrader 5 Premium Trade Manager est fait pour les traders qui veulent garder leur attention sur la décision pendant que le panneau prend en charge la routine : dimensionnement, placement, partiels, trailing, actualités et limites de prop firm, traités de la même façon disciplinée à chaque trade. C'est un panneau rapide sur le graphique pour MetaTrader 5 qui supprime le travail mécanique de chaque trade. Vous décidez de la di
Trade copier MT5
Alfiya Fazylova
4.55 (44)
Trade Copier est un utilitaire professionnel conçu pour copier et synchroniser les commandesentre les comptes de trading. Les commandes sont copiées du compte/terminal du fournisseur vers le compte/terminal du destinataire, qui sont installés sur le même ordinateur ou vps. PROMOTION - Si vous avez déjà acquis le "Trade copier MT5", vous pouvez obtenir le "Trade copier MT4" gratuitement (pour la copie MT4 > MT5 et MT4 < MT5). Pour obtenir des informations plus détaillées sur les conditions, veuil
Telegram To MT5 Receiver
Levi Dane Benjamin
4.31 (16)
Copiez les signaux de n'importe quel canal dont vous êtes membre (y compris les canaux privés et restreints) directement sur votre MT5.  Cet outil a été conçu en pensant à l'utilisateur et offre de nombreuses fonctionnalités nécessaires pour gérer et surveiller les trades. Ce produit est présenté dans une interface graphique conviviale et attrayante. Personnalisez vos paramètres et commencez à utiliser le produit en quelques minutes ! Guide de l'utilisateur + Démo  | Version MT4 | Version Disc
Prop Firm Os
Gayathiri Gopalakrishnan
5 (1)
PROP FIRM OS Structured Trading Assistant for MetaTrader 5 PROP FIRM OS is a structured trading assistant designed for MetaTrader 5 users who prefer rule-based market analysis and organized trading workflows. The Expert Advisor combines market analysis tools, scanner functions, dashboard monitoring, alerts, risk-control settings, and trade management features inside one system. PROP FIRM OS is designed to help traders follow selected rules, filters, and monitoring conditions during trading activ
Telegram to mt5 pro
Janet Abu Khalil
3.67 (3)
Telegram to MT5 Pro — Advanced Telegram Signal Copier with Auto-Fix, Multi-TP, Risk Control and Full Trade Management Telegram to MT5 Pro — Copieur de signaux Telegram professionnel Telegram to MT5 Pro est un copieur de trading haute performance qui exécute automatiquement les signaux de Telegram directement dans votre compte MetaTrader 5, avec un contrôle total du risque, de l’exécution et de la gestion des trades. Le système se compose de deux composants : • L’Expert Advisor (EA) exécuté dans
Copy Cat More Trade Copier MT5 (Chat Copieur MT5) est un copieur de trades local et un framework complet de gestion des risques et d'exécution conçu pour les défis commerciaux d'aujourd'hui. Des défis de prop firms à la gestion de portefeuille personnel, il s'adapte à chaque situation avec une combinaison d'exécution robuste, de protection du capital, de configuration flexible et de gestion avancée des trades. Le copieur fonctionne à la fois en mode Master (expéditeur) et Slave (récepteur), avec
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
Timeless Charts
Samuel Manoel De Souza
5 (6)
Timeless Charts est un utilitaire de trading tout-en-un destiné aux traders professionnels. Il combine des types de graphiques personnalisés tels que les graphiques en secondes et Renko avec une analyse avancée du flux d’ordre s utilisant Footprints , Clusters , Profils de Volume , études VWAP et outils d’analyse ancrés pour une compréhension plus approfondie du marché. Le trading et la gestion des positions sont effectués directement depuis le graphique via un panneau intégré de gestion des ord
MT5 to Telegram Signal Provider est un utilitaire facile à utiliser et entièrement personnalisable qui permet l'envoi de signaux spécifiés vers un chat, un canal ou un groupe Telegram, transformant ainsi votre compte en fournisseur de signaux. Contrairement à la plupart des produits concurrents, il n'utilise pas d'importations DLL. [ Démonstration ] [ Manuel ] [ Version MT4 ] [ Version Discord ] [ Canal Telegram ]  New: [ Telegram To MT5 ] Configuration Un guide utilisateur étape par étape est
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
Trade Manager pour vous aider à entrer et sortir rapidement des transactions tout en calculant automatiquement votre risque. Y compris des fonctionnalités pour vous aider à éviter le sur-trading, le trading de vengeance et le trading émotionnel. Les transactions peuvent être gérées automatiquement et les mesures de performances du compte peuvent être visualisées dans un graphique. Ces fonctionnalités rendent ce panneau idéal pour tous les traders manuels et contribuent à améliorer la plateforme
Telegram to MT5 Multi-Channel Copier copie automatiquement les signaux de trading de vos canaux Telegram directement dans MetaTrader 5. Pas de bots, pas d'extensions de navigateur, pas de copie manuelle. Vous recevez un signal sur Telegram et l'EA ouvre la position sur votre terminal en quelques secondes. Le produit comprend deux composants : une application Windows qui écoute vos canaux Telegram, et cet Expert Advisor qui exécute les signaux sur votre terminal MT5. Une version MT4 est également
Trading View ToMT5
Mirel Daniel Gheonu
The Ultimate TradingView to MT5 Bridge Automation Arrêtez le trading manuel et les problèmes de latence. TradingView to MT5 Copier PRO est la passerelle (bridge) la plus rapide et la plus fiable pour exécuter vos alertes TradingView directement sur MetaTrader 5. Que vous utilisiez des indicateurs personnalisés, des scripts du Testeur de Stratégie ou des dessins manuels, cet Expert Advisor (EA) exécute vos trades instantanément grâce à la technologie WebSocket Haute Vitesse . Contrairement aux co
HINN MagicEntry Extra
ALGOFLOW OÜ
4.73 (15)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
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
Poc Breakout Signal: The Ultimate Institutional Order Flow & Price Action System Elevate your trading with Poc Breakout, a comprehensive technical analysis tool designed to bridge the gap between retail trading and institutional market understanding. This all-in-one system combines powerful Buy/Sell signals, advanced Volume Profile analysis, real-time Order Flow (Depth of Market), and critical macroeconomic data to give you a clear, unambiguous edge in the markets. Poc Breakout Signal decodes c
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
Filtrer:
Aucun avis
Répondre à l'avis