TradeMngr

TradeManager 1.0 is an Expert Advisor for MetaTrader 4 y 5 that streamlines real-time trade management. Through a graphical control panel, you can send market and pending orders, move stop losses to breakeven, and automatically calculate position size based on your risk settings. Below is a comprehensive overview of its features and input parameters.


Key Features

  1. Market Orders & Pending Orders

    • BUY/SELL Buttons: Instantly open long or short positions at market.

    • BUY STOP / SELL STOP / BUY LIMIT / SELL LIMIT Buttons: Draw interactive horizontal lines on the chart for entry, stop loss, and take profit. Adjust visually, then confirm with “PLACE PENDING ORDER” to submit the pending order.

  2. Risk Management and Auto Lot Sizing

    • RiskType: Choose how the lot size is determined:

      • Lots: Use a fixed lot size ( FixedLots ).

      • Percentage: Calculate lot size as a percentage of account equity or a base amount.

    • AmountForCalculation: Select the base used for risk calculations:

      • CurrentBalance (live account balance)

      • BaseAmount (a fixed value entered in TotalAmountInMoney )

    • RiskPercent: When RiskType=Percentage , specify the percentage of the account to risk per trade (e.g., 1.0 for 1 %).

    • RiskReward: Defines the Risk:Reward ratio. For example, if RiskReward=3.0 and SL is 50 pips, TP will be 150 pips.

    • CalculateAdjustedLotSize: Computes the optimal lot size to risk the specified amount (fixed or percentage), respecting the broker’s minimum/maximum volume rules.

  3. Configurable Stop Loss and Take Profit

    • StopLoss (in points): If > 0, the EA calculates the SL price as EntryPrice ± StopLoss * _Point .

    • When both StopLoss > 0 and RiskReward > 0 , the TP is computed as EntryPrice ± (StopLoss × RiskReward) × _Point .

    • The EA automatically enforces minimum distance requirements ( SYMBOL_TRADE_STOPS_LEVEL and SYMBOL_TRADE_FREEZE_LEVEL ) before sending any order to satisfy broker constraints.

  4. “BREAKEVEN” Button

    • Clicking “BREAKEVEN” loops through all open positions for the current symbol with the specified MagicNumber , then moves each SL to OpenPrice ± 1 pip (depending on BUY or SELL), provided the trade is in profit and meets the broker’s minimum distance.

  5. Quick-Close Buttons

    • CLOSE THIS: Closes all open positions for the current chart’s symbol (filtered by MagicNumber ).

    • CLOSE ALL: Closes all open positions on all symbols (filtered by MagicNumber or closes everything if MagicNumber=0 ).

    • CloseDeletePendingOrders: When set to true , both “CLOSE THIS” and “CLOSE ALL” also delete any pending orders that share the same MagicNumber .

  6. Adjustable Magic Number

    • MagicNumber: Uniquely identifies orders and positions belonging to this EA. Allows running multiple instances of TradeManager on different charts or symbols without interference.

  7. Intuitive Graphical Interface

    • A pop-up panel titled “TradeManager 1.0” appears on the chart with color-coded buttons (red for closes, blue for market orders, fuchsia/blue for pending orders, yellow for breakeven).

    • Pending order setup objects (horizontal lines and labels) are drawn live on the chart; simply drag to adjust prices before confirming the order.


Variable Description Example Value
RiskType    Lot sizing method. Lots = fixed lot; Percentage = percentage of account. Percentage
AmountForCalculation    Base for risk calculation. CurrentBalance = real-time account balance; BaseAmount = fixed amount ( TotalAmountInMoney ). BaseAmount
TotalAmountInMoney    The fixed base amount (in account currency) used for risk calculations when AmountForCalculation=BaseAmount . 100000.0
FixedLots    Fixed lot size (if RiskType=Lots ). 0.05
StopLoss    Stop loss in points for automatic SL and TP calculation (0 = disabled). 200
CloseDeletePendingOrders    If true , the close-buttons will also delete any pending orders; if false , they close only active positions. true
MagicNumber    Unique identifier to tag orders/positions created by this EA. 777665
RiskPercent    Percentage of the account to risk per trade when RiskType=Percentage (1.0 = 1 %). 1.0
RiskReward    Risk:Reward ratio. E.g. 3.0 to target a 1:3 reward. 3.0
PendingOrderOffsetPoints    Initial distance (in points) from the current price for placing BUY/SELL STOP/LIMIT orders. 200


How to Get Started

  1. Installation & Attaching

    • Copy the compiled file TradeManager.ex4  into ...\MQL4\Experts\ .

    • In MetaTrader 4, drag “TradeManager 1.0” onto a chart or right-click → “Expert Advisors” → “Add to Chart”.

  2. Configure Inputs

    • In the Inputs tab of the Properties window, set:

      • RiskType (Lots or Percentage) depending on whether you want fixed lots or percentage-based sizing.

      • AmountForCalculation to choose between using live equity or a fixed base amount ( TotalAmountInMoney ).

      • Adjust RiskPercent , RiskReward , StopLoss , FixedLots , and MagicNumber as needed.

  3. Use the Control Panel

    • BUY/SELL: Open immediate market orders with SL and TP calculated per your settings.

    • BUY STOP / SELL STOP / BUY LIMIT / SELL LIMIT: Initiate pending order setup, drag the lines on the chart to your desired price levels, and then click “PLACE PENDING ORDER” to send the order.

    • BREAKEVEN: Move the SL of all open positions on this symbol to breakeven (+1 pip) once they are in profit.

    • CLOSE THIS: Close all open positions for the current symbol and (optionally) delete pending orders if CloseDeletePendingOrders=true .

    • CLOSE ALL: Close all open positions on all symbols and (optionally) delete all pending orders.

Benefits of TradeManager 1.0

  • Speed & Precision: Open or close trades with a single click—no need to manually type orders.

  • Integrated Risk Management: Auto-compute position size based on your capital and specified risk.

  • Visual & Interactive: Configure pending orders by dragging lines directly on the chart, viewing SL, TP, and risk information in real time.

  • Multi-Instance Friendly: Use different MagicNumber values to run independent instances of TradeManager on multiple charts or symbols.

  • Broker-Compliant: Automatically respects minimum stop and freeze-level requirements, avoiding order rejections.


Prodotti consigliati
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol, and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so yo
How to Use the Features       MT5 VERSION   TRADE COPIER Select Role: On the account sending trades, choose Sender (Master Account) . On the account receiving trades, choose Copier (Receiver Account) . Lot Size Mode: Same Lot Size as Master: Ignores multipliers, copies exactly what the Master has. Multiply Master Lot Size: Uses the "Lot Multiplier" field (e.g., Master 0.10, Multiplier 2.0 = Copier 0.20). Use Fixed Lot Size: Ignores Master's volume entirely, uses the "Fixed Lot Size" field for ev
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.76 (21)
Strumento Multifunzionale: Calcolatore di Lotti, Ordini Grid, Rapporto R/R, Gestore Trade, Zone di Domanda e Offerta, Price Action e molto altro Versione Demo   |   Manuale utente L'Assistente di Trading non funziona nel tester di strategie: puoi scaricare la Versione Demo QUI per testare l' utilità . Contattami per qualsiasi domanda / idee di miglioramento / in caso di bug trovato Se hai bisogno di una versione MT5, è disponibile qui Semplifica, accelera e automatizza il tuo processo di tradin
Trade Auto Close
Makarii Gubaydullin
Chiusura automatica trade: a tempo, o trigger di Profitto / Perdita Con questa utility, puoi automatizzare la chiusura dei trade in base a una determinata condizione. Utility multifunzione : 66+ funzioni, inclusa questo strumento  |   Contattami  se hai domande  |   Versione MT5 Per attivare la Chiusura Automatica, è necessario impostare i seguenti parametri (nel pannello): 1. Simbolo   a cui verrà applicata la funzione: per un   [Symbol]   specifico / o per   [ALL]   tutti i simboli. 2.   Cond
You can change the time period of the chart at the touch of a button. You can also change multiple charts at the touch of a button. You can also change multiple charts at the touch of a button, saving you the trouble of changing time periods. We are live-streaming the actual operation of the system. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at your own risk. We sharll not be liable for any disadvantage or damage caused by th
TakeProfit Catcher
Mikhail Kontsevoy
It is so very disappointing when the price does not have enough points to achieve Take Profit and makes a reversal. This EA sets virtual levels near the TakeProfit levels. This EA sets virtual levels next to TakeProfit orders. If these levels are reached by price, breakeven or trailing stop is applied for an order. Features This EA does not set new orders. The aim of this EA is to manage stop losses of existing orders that are set by another EA or manually (magic number equals 0). For correct w
SwiftEdge Scalper EA Professionale di Scalping con Controllo Manuale Completo Lo scalping richiede decisioni in una frazione di secondo, gestione precisa del rischio ed esecuzione perfetta degli ordini. Gestire calcoli di breakeven, trailing stop e multiple posizioni mentre si osserva l'azione del prezzo è travolgente senza gli strumenti giusti. SwiftEdge Scalper è il tuo assistente di trading professionale progettato per scalper attivi e day trader. Esegui trade con un clic o scorciatoia da tas
Trade panel manual is a multifunctional trading assistant. It allows you to open market and pending orders in one click. Value is set via button menu edit or deleted by specific buttons pending orders and the value of take profit and stop loss in one click. Through the edit menu of the button, a value is set that can be easily changed by simply moving level_tp lines for take profit or stop loss levels and for pending orders. It is possible to select orders and determine for them and set the leve
L'indicateur montre les heures d'ouverture des bourses mondiales. Vous aide à voir quels marchés sont actuellement les plus actifs Découvrez mon  #1 Pro  Utility : 66+ fonctionnalités, incluant cet outil  |   Contactez-moi  si vous avez des questions Aide à sélectionner les instruments les plus volatils en ce moment; Particulièrement utile pour les traders intraday; 1) Lors de l'utilisation sur des délais 1H et inférieurs: les lignes correspondront à la position réelle des barres sur le graphiq
Trade Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
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 4. Suppo
EasyTradePad
Sergey Batudayev
5 (5)
EasyTradePad – Pannello di trading per MetaTrader 4 EasyTradePad   è uno strumento per il trading manuale e semi-automatico. Il pannello consente una rapida gestione di ordini e posizioni, nonché calcoli di gestione del rischio con un solo clic. Caratteristiche del pannello: Apri e chiudi le negoziazioni con rischio predefinito (% o valuta di deposito) Imposta SL e TP in punti, percentuali o valori monetari Calcola automaticamente il rapporto rischio/rendimento Sposta lo stop loss al pareggio C
Symbol Manager
Taras Slobodyanik
5 (4)
Symbol Manager or Grid Manager, designed to group orders into one position (by Symbol or by Magic Number). This utility will be useful to multi-currency traders (many EAs), who can have multiple orders on several pairs. You will be able to see the total number of lots, the total profit, and set virtual stop loss and virtual take profit. To set a real TP (or SL), you must first set the virtual value, and then enter the command in this cell: "set". If you want to set real TP/SL for all orders at
TP SL Bot
Ruslan Brezovskiy
TP SL Bot - un'utilità che imposta automaticamente Stop Loss e Take Profit per gli ordini appena aperti in vari modi secondo le tue indicazioni. È inoltre disponibile una funzione per calcolare il volume con cui aprire un trade per ottenere l'importo desiderato con la dimensione specificata di Stop Loss/Take Profit. Ci sono diversi modi per calcolare la dimensione e impostare i parametri: 1. Impostazione basata sull'importo specificato dall'utente come percentuale del saldo corrente del conto. 2
Verdure Lot Calculator
Olawale Adenagbe
5 (1)
Overview Money management is an all-important aspect of trading that many traders often overlook. It is very possible that even with a winning strategy, bad money management can often result in huge loses. Verdure Lot Calculator aims to help traders minimize risk and exposure in the Forex market. Verdure Forex Calculators implements Lot (Trade or Contract Size) Calculator as an indicator on MT4 platform. Lot Calculator (trade or contract size) A lot refers to a bundle of units in trade. In Fore
Auto tactic trade with two Lines:  They are (Top Line) and (Bottom Line), for tactic trade. Big Features:  Line will be auto created and detect the Top of shape, and Bottom of shape.  Display  how far the Line from market price.  When Market Price *Touch (Top Line), will create a new order : **Sell**.  When Market Price *Touch (Bottom Line),will create a new order:**BUY**. Moving the Lines:  Double Clicks on Line,it will be movable by User's Mouse. You can let a Line longer by Double Clicks on
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
TelegramSender MT4
Biswarup Banerjee
MT4 to Telegram Pro/Copier è un potente Expert Advisor per MetaTrader 4, progettato per migliorare la tua esperienza di trading inviando notifiche di trading in tempo reale e rapporti completi tramite la piattaforma di messaggistica Telegram. Ideale per fornitori di segnali e formatori, questo strumento copia le operazioni effettuate manualmente o da altri EA nel tuo conto, offrendo avvisi personalizzabili, gestione avanzata delle operazioni e un dashboard intuitivo per informazioni sulle presta
Lucky Trade Panel MT4
Nina Yermolenko
5 (1)
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the
Auto SL TP MT4
KEENBASE SOFTWARE SOLUTIONS
KT Auto SL TP imposta automaticamente lo stop-loss e il take-profit non appena rileva ordini inseriti manualmente sul grafico. Può facilmente configurare stop-loss e take-profit per ordini di mercato, limite e stop contemporaneamente. Caratteristiche Può impostare lo stop-loss e il take-profit per tutti i simboli attivi da un unico grafico. Dotato di trailing stop-loss con step.  Funziona perfettamente con ordini di mercato e ordini pendenti. Mostra informazioni testuali direttamente sul grafic
Smart Key Trade Manager
Stephen Sanjeeve Sahayam
La maggior parte dei trader al dettaglio non è in grado di gestire il rischio e fa saltare i conti rischiando eccessivamente o facendo trading eccessivo. Questo strumento automatizza completamente il drawdown e la gestione del rischio, lasciando che un trader si concentri solo sui propri inserimenti. È il primo e unico gestore commerciale che utilizza l'azione dei prezzi con la sua funzione Aggressive Risk Control per chiudere automaticamente le posizioni parziali quando il prezzo va contro il
Expert Advisor for MT4 Useful utility MUST have for all traders.  With 1 click button, you're able to close all your open positions. Its come with a warning pop up notification when you click to close all your trades, to avoid an accident press the button. Just press 'Yes' to confirm or 'No' to cancel it. The expert will close all your open positions no matter what pairs you currently open or directions. Just attach the expert on 1 of your chart, and you're good to go.
G Labs Trade Manager
Garry James Goodchild
G -Labs Trade Manager MT4   | Risk Calculator, Trade Panel and Position Manager Professional trade management panel for Meta Trader 4. Auto-calc ulates risk per trade, displays profit -to-loss ratio, manages entries with   on-chart drag lines, and includes   trailing stops, break-even automation , virtual SL/TP, daily   drawdown protection, and multi-pair   trading from a single chart. Built   for traders who want full control over risk, execution, and position management without switching   cha
Golden Gestion TP SL
Matthias Hubert Patrick Snidaro
Auto SL/TP Manager EA – Gestion Automatique Intelligente Auto SL/TP Manager EA est un Expert Advisor conçu pour automatiser la gestion des commandes avec une efficacité maximale et une grande discrétion. Il gère automatiquement : Le Stop Loss (SL) et le Take Profit (TP) Le Profit Lock (verrouillage progressif des bénéfices) Le Trailing Stop avec plusieurs méthodes avancées L' affichage masqué du SL et du TP pour plus de discrétion (non visible par le courtisan) C'est l'outil idéal pour les
News Scalping Executor is an utility which helps to trade high impact and huge volatility   news . This utility helps to create two opposite orders with risk management and profit protection. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. It can lock profit by moving stop loss or partially closing of orders. To be profitable with this type of trading you shou
Risk Commander
Adisorn Soodkanueng
Product Name: Risk Commander: Trade Assistant & Strategy Simulator Risk Commander is more than just a trade panel—it is a complete Manual Trading Ecosystem . It serves two powerful purposes: Live Assistant: Helps you execute trades with speed, precision, and perfect risk management in real-time markets. Training Simulator: Fully compatible with the Strategy Tester (Visual Mode) , allowing you to practice manual trading on historical data without risking a cent. NEW! Built-in Simulator Mode S
Trade Manager 4 Lite is trading panel developed with a goal to make manual trading in some (routine) task easier. Trade Manager 4 Lite also works in Strategy Tester. Version for Meta Trader 5 is here: Trade Manager 5 Lite Main features of Trade Manager 4 Lite Trading for Forex and CFDs Support for 4 and 5 digit brokers 65 combinations to set order Set Take Profit, Stop Loss and entry level for Pending Order with lines positioned on the chart Break Even Trailing Stop Loss Multiple Orders at one
Automate Risk Management with Smart Trailing Stop Manager for MetaTrader 4 Looking for MetaTrader 5 version? I t is available separately in the Market:   Smart Trailing Stop Manager MT5 Full User Guide    –  Public channel:   CLICK HERE Struggling with manually adjusting stops and securing profits? Smart Trailing Stop Manager MT4 is an intelligent utility for MetaTrader 4 that automates trailing stops, break-even management, partial closes, and auto SL. Optimized specifically for MT4 users, it e
Smartility
Syed Oarasul Islam
This utility is designed to help you with your Manual Trading. It allows different ways of closing trades. It can display total number of BUY and SELL orders individually and also their individual profits. It can enter trades without stopl loss and take profits. However upon selecting UseStopLossTakeProfit from the settings it can use best possible stop loss and take profits based on the market conditions. Upon selecting the CloseOppositeTrades  from the settings it can close opposite trades. Fo
Ciao ragazzi "Trader Assistant Mini" è uno strumento utile per calcolare il rischio per operazione con un pannello R:R fluente. Rapporto rischio/rendimento più Trade Panel: È utile per ogni trader calcolare l'entità della perdita in relazione all'entità del profitto e anche gestire il rischio per trader in modo che possa giudicare se si tratta di un buon trade o meno. Inoltre, mostra la perdita e il profitto in pip e percentuali e la perdita e il profitto. Come installare la versione demo + file
Gli utenti di questo prodotto hanno anche acquistato
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Sperimenta una copia di trading eccezionalmente veloce con il Local Trade Copier EA MT4 . 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 MT4 offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze specifiche.
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
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 characteris
Forex Trade Manager MT4
InvestSoft
4.98 (432)
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
Copy Cat More Trade Copier MT4 (Copia Gatto MT4) non è solo un semplice copiatore locale di operazioni; è un quadro completo di gestione del rischio ed esecuzione, progettato per le sfide del trading moderno. Dai challenge delle prop firm alla gestione dei conti personali, si adatta a ogni situazione grazie a una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata delle operazioni. Il copiatore funziona sia in modalità Master (mittente) che
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
Copiatore commerciale per MetaTrader 4.       Copia le operazioni, le posizioni e gli ordini forex da qualsiasi conto. È uno dei migliori copiatori commerciali       MT4 - MT4, MT5 - MT4       per il       COPYLOT MT4       versione (o       MT4 - MT5 MT5 - MT5       per il       COPYLOT MT5       versione). Versione MT5 Descrizione completa   +DEMO +PDF Come comprare Come installare     Come ottenere i file di registro     Come testare e ottimizzare     Tutti i prodotti di Expforex Versione
Trade copier MT4
Alfiya Fazylova
4.58 (33)
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. Prima di acquistare, puoi testare la versione demo su un account demo. Versione demo qui . Istruzioni complete qui . Funzionalità e vantaggi principali: Supporta la copia degli ordini: MT4> MT4, MT4> MT5, MT5> MT4, inclusi i conti di compensaz
The product will copy all telegram signal to MT4   ( 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
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e consente di automatizzare la maggior parte delle operazioni di trading. Link utili Versione di prova dell'applicazione per account dimostrativo: https://www.mql5.com/it/blogs/post/762419 Istruzioni per l'applicazione: https://www.mql5.com/it/blogs/post/762331 Commercio. Ti consente di eseguire operazioni di trading con un clic: Apri ordini e posizioni pendenti c
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
Il MT4 to Telegram Signal Provider è uno strumento facile da usare e completamente personalizzabile che consente l'invio di segnali a Telegram, trasformando il tuo account in un fornitore di segnali. Il formato dei messaggi è completamente personalizzabile! Tuttavia, per un uso semplice, puoi anche optare per un modello predefinito e abilitare o disabilitare parti specifiche del messaggio. [ Dimostrativo ]  [ Manuale ] [ Versione MT5 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To
Copy Master mt4
Evgenii Aksenov
5 (5)
Questa utility ti permetterà di copiare qualsiasi transazione da un terminale con L'impostazione Master ad altri terminali con L'impostazione Slave Allo stesso tempo, puoi scegliere quali coppie copiare, impostare la dimensione dell'ordine copiato su più parametri. Impostare il limite di perdita di prelievo o copiare solo le operazioni redditizie È possibile copiare le transazioni da MT4 o MT5 a MT4 o MT5 di altri broker Ora non sarà difficile copiare i segnali di qualsiasi esperto che lavor
Auto Grid trades
Makarii Gubaydullin
Auto Grid:  creazione automatizzata di ordini a griglia basata sulle tue operazioni esistenti. Automatizza strategie di trading complesse   con sistemi a griglia sofisticati che rilevano nuove posizioni e creano automaticamente array di ordini ottimizzati. Utilità multifunzionale : 66+ funzionalità, incluso lo strumento Auto Grid  |   contattami  per qualsiasi domanda  |   Versione MT5 A. Rilevamento e Monitoraggio Intelligente delle Operazioni: Scansione di simbolo specifico o portafoglio comp
Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Crystal Trade Manager PRO – Sistema Avanzato di Gestione del Rischio e Controllo delle Operazioni per MT4 Versione Gratuita: https://www.mql5.com/en/market/product/150632 Panoramica Crystal Trade Manager PRO (CTM) è uno strumento professionale progettato per la gestione del rischio, il controllo delle operazioni e l’automazione avanzata su MetaTrader 4. È ideato per i trader che richiedono un'esecuzione disciplinata, una forte protezione del capitale e un sistema di controllo affidabile. Il sist
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
Questo è un ottimizzatore automatico dei parametri per l'indicatore Trend Line PRO Facilmente e rapidamente si selezionerà i parametri ottimali per il vostro indicatore preferito Trend Line PRO.  L'ottimizzazione richiede solo pochi secondi. L'ottimizzatore consente di trovare i migliori parametri per ogni coppia e periodo: Ampiezza, TP1-TP3, StopLoss, nonché i valori per Filtro tempo e filtro HTF nella sezione cronologia selezionata (Giorni)  Per ottimizzare tempi diversi, è necessario un div
Copier4Fee Advanced
Vladimir Tkach
4.75 (16)
The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts).  Attention! Y ou need to use identifiers (Provider number) of the same length if you use several master copiers. For example. 1, 2, 3 or 11, 13, 22. The copying can be set in the opposite direction. The comments with all the recently performed actions are displayed on the screen to monitor the utility actions in slave mode. To avoid p
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
L'Expert Advisor   ripete   operazioni e posizioni un numero prestabilito di volte sul tuo conto   MetaTrader 4   . Copia tutte le operazioni aperte manualmente o da un altro Expert Advisor. Copia i segnali e aumenta il lotto dai segnali   ! Aumenta il numero di altri EA. Sono supportate le seguenti funzioni: lotto personalizzato per operazioni copiate, copia di Stop Loss, Take Profit, utilizzo di trailing stop. Versione MT5 Descrizione completa +DEMO +PDF Come comprare Come installare     C
News Filter EA MT4
Rashed Samir
5 (9)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
AW Grids Maker
AW Trading Software Limited
4.33 (3)
"AW_Grids_Maker" viene utilizzato per creare griglie a partire da ordini in sospeso. L'utilità è universale, offre impostazioni flessibili e un'interfaccia intuitiva. Il programma crea reti a partire da ordini STOP e LIMIT con i passaggi necessari, utilizzando il moltiplicatore di volume della posizione. Versione MT5 -> QUI / Risoluzione dei problemi -> QUI Vantaggi: Utilizza ordini in sospeso di tutti i tipi. Configurazione semplice e flessibile. Un pannello di utilità ben progettato e multifu
Forward Alert Msg to Telegram
Nguyen Quoc Hung
3.4 (5)
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and forwarding them to Telegram Channel/Group. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Bot name:   Name of the Expert Advisor. Allow forward Alert: Enable/ Disable Forward Alert. Do not send messages after the current time (seconds) . Number of rows to read from list (>= 4...| affect processing speed). --
Il Risk/Reward Tool è un Expert Advisor di livello professionale progettato per rivoluzionare il modo in cui pianifichi, visualizzi ed esegui le operazioni in MetaTrader 4. Che tu sia un trader discrezionale che apprezza una gestione precisa del rischio o uno sviluppatore di strategie che ha bisogno di testare visivamente le configurazioni di trading, questo strumento fornisce tutto ciò di cui hai bisogno in un'interfaccia elegante e intuitiva. A differenza dei calcolatori di posizione di base,
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
Pannello di trading per il trading in 1 clic.   Lavorare con posizioni e ordini!   Trading dal grafico o dalla tastiera. Utilizzando il nostro pannello di trading, puoi fare trading con un clic dal grafico ed eseguire operazioni di trading 30 volte più velocemente rispetto al controllo MetaTrader standard. Calcoli automatici di parametri e funzioni che semplificano la vita di un trader e lo aiutano a condurre le proprie attività di trading in modo molto più rapido e conveniente. Suggerimenti gra
Copiatrice->Interazione dell'interfaccia comoda e veloce, gli utenti possono utilizzarla subito       ->>>> Si consiglia di utilizzarlo su computer Windows o VPS Windows Caratteristiche: Impostazioni di copy trading diversificate e personalizzate: 1. È possibile impostare diverse modalità di lotto per diverse fonti di segnale 2. È possibile impostare diverse fonti di segnale per il copy trading forward e reverse 3. I segnali possono essere impostati con commenti 4. Se calibrare il lotto in base
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
EAs Manager MT4
Abdeljalil El Kedmiri
The  MT4  EAs Manager   is a professional risk management and trade assistance tool designed to monitor, control, and optimize all trading activities on your MT5 account. It acts as a   central command center   that oversees every trade - whether opened by other Expert Advisors or manually by you. How it's work with other EAs :   Blog post  MT5 version :  https://www.mql5.com/en/market/product/166211 Only 10 copies will be sold at the early-bird price. After 10 copies, the price jumps directly t
PZ Trade Pad Pro MT4
PZ TRADING SLU
5 (2)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
Telegram to MT4 Coppy
Sergey Batudayev
3.75 (8)
Da Telegram a MT4: la soluzione definitiva per la copia del segnale Semplifica il tuo trading con   Telegram su MT4   , l'utility all'avanguardia progettata per copiare i segnali di trading direttamente dai canali e dalle chat di Telegram sulla tua piattaforma MetaTrader 4, senza bisogno di DLL. Questa soluzione affidabile garantisce un'esecuzione impeccabile dei segnali con una precisione e opzioni di personalizzazione senza pari, risparmiando tempo e aumentando la tua efficienza. [ Instruction
Altri dall’autore
Pivot MultiScanner
Edgar Enrique Retontali
5 (1)
Multi-Asset Forex Scanner This indicator allows you to scan multiple assets at once, sending you configurable alerts when any asset touches daily pivot levels 1, 2 or 3. The original code was just modified to send alerts to MT4 Desktop, MT4 Mobile or Email. (Credits for the original code go to Carlos Oliveira) In order to receive mobile or Email alerts you must configure Notifications and Email sections in the MT4 platform. In addition to pivots, this indicator also shows ATR, Volume, RSI,
FREE
WhipGold AI
Edgar Enrique Retontali
WhipGold AI - Expert Advisor Tthe famous gold trading expert, now available in Market MQL5!!! . This is one of the best EA for scalping in XAUUSD (Gold)  Characteristics - This strategy works very well on Gold (You can do your own tests on other pairs but we recommend use it on XAUUSD) - It's very stable in trends or ranging , this is one of the weaknesses of almost all robots. If they work well in trends they are weak in range times;  or if they work well in range they are weak in trend tim
TradeMngrMT5
Edgar Enrique Retontali
TradeManager 1.0   is an Expert Advisor for MetaTrader 4 y 5 that streamlines real-time trade management. Through a graphical control panel, you can send market and pending orders, move stop losses to breakeven, and automatically calculate position size based on your risk settings. Below is a comprehensive overview of its features and input parameters. Key Features Market Orders & Pending Orders BUY/SELL Buttons : Instantly open long or short positions at market. BUY STOP / SELL STOP / BUY LIMI
Filtro:
Nessuna recensione
Rispondi alla recensione