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: ...
------------------------------------------------------------------

Prodotti consigliati
Indicatore Crypto_Forex "WPR con 2 Medie Mobili" per MT5, senza ridisegno. - WPR è uno dei migliori oscillatori per lo scalping. - L'indicatore "WPR e 2 Medie Mobili" consente di visualizzare le medie mobili veloci e lente dell'oscillatore WPR. - L'indicatore offre l'opportunità di visualizzare le correzioni di prezzo molto presto. - È molto facile impostare questo indicatore tramite parametri e può essere utilizzato su qualsiasi timeframe. - È possibile visualizzare le condizioni di ingresso
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 for MT5
Vu Trung Kien
4.41 (27)
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
All’inizio, mi sono immerso completamente nello studio del Dragon Ultra Expert Advisor . Questa lezione è davvero “straordinaria” . In effetti, è probabilmente una delle migliori lezioni di trading che abbia mai scritto. Per realizzarla mi sono serviti almeno 2 giorni di intenso sforzo mentale e probabilmente 20 tazze di caffè . Ti chiedo di “restituire il favore”: condividila con gli altri. Buona lettura. Bruce Lee è stato, senza dubbio, uno dei più grandi artisti marziali di tutti i tempi. Ma
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)
Segnale di trading in tempo reale Monitoraggio pubblico in tempo reale dell’attività di trading: https://www.mql5.com/it/signals/2353471 Informazioni ufficiali Profilo del venditore Canale ufficiale Manuale utente Istruzioni di configurazione e utilizzo: Apri manuale utente Questo Expert Advisor si basa su una strategia di trading guidata da regole. La strategia è orientata a identificare condizioni di mercato specifiche, anziché mantenere una presenza costante sul mercato. Il sistema
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)
Sperimenta una copia di trading eccezionalmente veloce con il   Local Trade Copier EA MT5 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista,   Local Trade Copier EA MT5   offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze speci
| 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 per MetaTrader 5 — sistema professionale di duplicazione delle posizioni all'interno di un solo terminale Un Expert Advisor affidabile pensato per i trader che vogliono duplicare automaticamente posizioni già aperte in MetaTrader 5, aumentare il volume complessivo, applicare regole personalizzate sul lotto e gestire i duplicati con una logica precisa. È uno strumento pratico per il trading manuale, per i sistemi automatici e per una gestione più flessibile delle posizioni già esisten
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
Panoramica Candle Timer Countdown Pro mostra un conto alla rovescia fluido e preciso fino alla chiusura della candela corrente con un arco circolare di progresso. Caratteristiche Conto alla rovescia preciso Arco circolare (Ring o Filled Pie) 6 posizioni disponibili 3 schemi colore Evidenziazione finale Avvisi nuova candela Basso consumo CPU Installazione Scaricare dal MQL5 Market Applicare al grafico Configurare le impostazioni Compatibilità MetaTrader 5 Build 2500+ Tutti i timeframe
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
Gli utenti di questo prodotto hanno anche acquistato
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
Forex Trade Manager MT5
InvestSoft
4.98 (661)
Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
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 è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e permette di automatizzare la maggior parte delle attività commerciali. Prima dell'acquisto, è possibile testare la versione dimostrativa su un conto demo. Scaricare la versione di prova dell'applicazione per un account dimostrativo: https://www.mql5.com/it/blogs/post/762419 . Istruzioni complete qui . Commercio. Consente di effettuare operazioni di trading con u
Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
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)
Copiatore professionale di trade per MetaTrader 5 Un copiatore di trade veloce, professionale e affidabile per MetaTrader . COPYLOT consente di copiare operazioni Forex tra terminali MT4 e MT5 con supporto per conti Hedge e Netting . La versione MT5 di COPYLOT supporta: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting Versione MT4 Descrizione completa + DEMO + PDF Come acquistare Come installare Come ot
AntiOverfit PRO MT5
Enrique Enguix
5 (6)
Prima di comprare un EA, verifica se regge davvero oppure se in backtest è sembrato forte solo per fortuna. La maggior parte dei robot viene venduta con un backtest bello da vedere. Curva in crescita. Buon profit factor. Pochi dubbi. Eppure molti di questi EA crollano non appena il mercato smette di muoversi come in quello storico. Perché? Perché un backtest dimostra una cosa sola: che quella strategia ha funzionato su un percorso di prezzo ben preciso. Non dimostra che reggerà su percorsi diver
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
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:/
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 - Strumento di ricerca configurazioni multi-simbolo con ottimizzazione automatica Power Candles Strategy Scanner utilizza lo stesso motore di auto-ottimizzazione che alimenta l'indicatore Power Candles, applicandolo a tutti i simboli presenti nel tuo Market Watch, uno accanto all'altro. Un unico pannello ti indica quali simboli sono statisticamente negoziabili in questo momento, quale strategia è vincente su ciascuno di essi, la coppia ottimale di Stop Loss / Take
The News Filter MT5
Leolouiski Gan
4.78 (23)
Questo prodotto filtra tutti gli esperti consulenti e i grafici manuali durante il periodo delle notizie, così non dovrai preoccuparti di improvvisi picchi di prezzo che potrebbero distruggere le tue impostazioni di trading manuali o le negoziazioni effettuate da altri esperti consulenti. Questo prodotto viene fornito anche con un sistema completo di gestione degli ordini che può gestire le tue posizioni aperte e gli ordini in sospeso prima della pubblicazione di qualsiasi notizia. Una volta che
SMC Trade Pilot MT5
Prime Horizon
5 (1)
SMC Trade Pilot MT5 Assistente di trading semi-automatico per trader Smart Money Concepts. Ricevi segnali su Telegram con screenshot del grafico, poi piazza il trade con un singolo tap. Gestisci le tue posizioni dal telefono, anche lontano dal computer. Il problema che risolve I setup Smart Money non aspettano. Order Blocks e Liquidity Sweeps si formano durante l'apertura di Londra, di New York o nel mezzo della sessione asiatica, spesso quando sei al lavoro, in riunione o lontano dallo schermo.
Premium Trade Manager - Gestione dei trade rapida e disciplinata per MetaTrader 5 Premium Trade Manager è per i trader che vogliono tenere il focus sulla decisione mentre il pannello gestisce la routine: dimensionamento, piazzamento, parziali, trailing, news e limiti prop-firm, gestiti con la stessa disciplina su ogni trade. È un pannello rapido sul grafico per MetaTrader 5 che si occupa di tutto il lavoro meccanico in ogni trade. Decidi tu direzione, simbolo e momento; il pannello calcola la di
Trade copier MT5
Alfiya Fazylova
4.55 (44)
Trade Copier è un'utilità professionale progettata per copiare e sincronizzare le transazioni tra conti di trading. La copiatura avviene dal conto/terminale del fornitore al conto/terminale del destinatario, che sono installati sullo stesso computer o vps. PROMOZIONE - Se avete già acquistato il "Trade copier MT5", potete ottenere gratuitamente il "Trade copier MT4" (per la copia MT4 > MT5 e MT4 < MT5). Per maggiori informazioni sulle condizioni, vi preghiamo di contattarci tramite messaggi priv
Telegram To MT5 Receiver
Levi Dane Benjamin
4.31 (16)
Copia i segnali da qualsiasi canale di cui sei membro (compresi quelli privati e ristretti) direttamente sul tuo MT5.  Questo strumento è stato progettato con l'utente in mente offrendo molte funzionalità necessarie per gestire e monitorare gli scambi. Questo prodotto è presentato in un'interfaccia grafica facile da usare e visivamente accattivante. Personalizza le tue impostazioni e inizia ad utilizzare il prodotto in pochi minuti! Guida per l'utente + Demo  | Versione MT4 | Versione Discord
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 — Copiatore di segnali Telegram professionale Telegram to MT5 Pro è un copiatore di trading ad alte prestazioni che esegue automaticamente i segnali da Telegram direttamente nel tuo account MetaTrader 5, con pieno controllo su rischio, esecuzione e gestione del trading. Il sistema è composto da due componenti: • L’Expert Advisor (EA) che gira all’interno di M
Copy Cat More Trade Copier MT5 (Gatto Copiatore MT5) è un copiatore di trade locale e un framework completo di gestione del rischio ed esecuzione progettato per le sfide di trading odierne. Dalle sfide delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata dei trade. Il copiatore funziona sia in modalità Master (mittente) che Slave (ricevente), con sincro
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 è un'utilità di trading completa progettata per trader professionisti. Combina tipi di grafici personalizzati come Grafici a Secondi e Renko con analisi avanzata del flusso ordini tramite Footprints , Clusters , Profili di Volume , studi VWAP e strumenti di analisi ancorata per una visione più approfondita del mercato. Il trading e la gestione delle posizioni vengono eseguiti direttamente dal grafico tramite un pannello integrato di gestione delle operazioni , mentre Market Repla
MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 5. Suppo
Telegram to MT5 Multi-Channel Copier copia automaticamente i segnali di trading dai tuoi canali Telegram direttamente in MetaTrader 5. Niente bot, niente estensioni del browser, niente copia manuale. Ricevi un segnale su Telegram e l'EA apre l'operazione sul tuo terminale in pochi secondi. Il prodotto include due componenti: un'applicazione Windows che ascolta i tuoi canali Telegram, e questo Expert Advisor che esegue i segnali sul tuo terminale MT5. È disponibile anche la versione MT4. Guida di
Trading View ToMT5
Mirel Daniel Gheonu
The Ultimate TradingView to MT5 Bridge Automation Basta trading manuale e problemi di latenza. TradingView to MT5 Copier PRO è il bridge più veloce e affidabile per eseguire i tuoi alert di TradingView direttamente su MetaTrader 5. Che tu usi indicatori personalizzati, script dello Strategy Tester o disegni manuali, questo EA esegue i tuoi trade istantaneamente utilizzando la tecnologia WebSocket ad alta velocità . A differenza dei semplici copiatori, questa versione PRO include Arena Statistics
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
Filtro:
Nessuna recensione
Rispondi alla recensione