• Overview
  • Reviews
  • Comments

TradeMngrMT5

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 ...\MQL5\Experts\ .

    • In MetaTrader 5, 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.




Recommended products
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 you
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. Please check for yourself if it is usable. Please check it out for yourself. https://www.youtube.com/@ganesha_forex We do not guarantee your investment results. Investments should be made at you
SLTPSetter
Raphael Djangmah Osro Agbo
SLTPSetter - StopLoss Take Profit Setter HOW DOES IT WORK? Risk and account management is a very critical aspect of trading. Before entering a position, you must be fully aware how much you will be willing to loss both in percentage and value. This is where SLTPSetter gets you covered.  All you need to do is attach the indicator on the chart and PRESS BUY OR SELL automatically, all parameters needed for placing the trades will be provided at the top left corner of the screen. Feel free to adjust
MANAGING YOUR FOREX TRADING LIKE A PROFESSIONAL WITH   POSITION SIZE   CALCULATOR Position Size Calculator – an MT5 indicator, is a user-friendly tool that allows you to determine your required forex trading size for each trade based on how much you want to risk and available capital in your forex trading account. Load the calculator onto your chart and simply draglines to show your stop loss and take profit level. The calculator will automatically calculate the trade size instantly. This indica
Symbol Manager for MT5
Taras Slobodyanik
5 (3)
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
Lot calculator tool MT5
Ernestas Kvedaras
3.67 (3)
More stable MetaTrader 4 version is available here:  Lot Calculator Tool . This tool helps you to automatically calculate and manage risk, conveniently place orders visually, schedule orders, trail stops, move them to break-even and more. Features Place market or pending orders using draggable lines Schedule orders Calculate and limit risk using various methods See current spread See time till next candle Set custom order comments Trail stops Move stops to break-even See order profit/loss in p
TP SL Bot MT5
Ruslan Brezovskiy
TP SL Bot is a utility that automatically sets Stop Loss and Take Profit for newly opened orders in several ways. There is also a function for calculating the volume that you need to open the trade to get the desired amount with the specified Stop Loss / Take Profit size. There are several options for calculating the size and setting parameters: 1. Setting based on the amount specified by the user as a percentage of the current deposit balance. 2. Setting as the amount entered by the user. 3. Se
Quick Close Panel
Boaz Nyagaka Moses
5 (1)
'Quick Close Panel' is an easy to use interface for managing orders. It has a button for closing all winning trades on the current chart, a button for closing all losing trades and another button for closing   all running trades (Losing and Winning)   on the current chart. It is very responsive and quick to execute operations due to the effective time complexity of the algorithm used in the  program.  Vist this link to download demo:  https://www.mql5.com/en/market/product/62901?source=Site+Mark
This EA is there to take your trade closing stress away. Quickly close as many trades as you have opened at the click of a button, INCLUDING PENDING ORDERS. This works on the MT5 platform whether it be currencies, Indices, stocks or Deriv synthetic indices. I have saved it under utilities as it is a utility, however, to install this, you have to save the file in you "EA" folder. That is; Go to "File", then "Open Data Folder", "MQL5" and then "Experts". Paste this file there. Restart MT5 and you'
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
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
Auto SL TP MT5
KEENBASE SOFTWARE SOLUTIONS
5 (2)
KT Auto SL TP automatically sets the stop-loss and take-profit as soon as it detects manually placed orders on the chart. It can effortlessly place the stop-loss and take profit for the market, limit and stop orders simultaneously. Features It can set the stop-loss and take-profit for all the active symbols from a single chart. Equipped with trailing stop-loss with steps.  Seamlessly works for the market and pending orders. Shows the informational text information on the chart. Inputs Current
Golden Gestion TP SL No Limit MT5
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
RiskCopilot
Carlos Adrian Feged Zapata
RiskCopilot Utility - Your Intelligent Trading Assistant "See Your Risk. Master Your Trade." RiskCopilot Utility is the ultimate risk management and position sizing solution for MetaTrader 5. This comprehensive trading assistant provides real-time calculations, advanced risk assessment tools, and professional trade analytics without taking control of your trading decisions. Perfect for both novice and professional traders seeking precise risk management across all asset classes. You focus on yo
With the Magic Keyboard (MT5 Manager), you can transform your keyboard into a powerful trading tool. This innovative feature allows you to easily buy, sell, and close trades and move your stop loss to breakeven by simply pressing specific keys on your keyboard. Additionally, the tool automatically adds Stop Loss and Take Profit levels to buy and sell orders, streamlining your trading process effortlessly. MT4 Version: https://www.mql5.com/en/market/product/133386?source=Site+Profile+Seller Key
Expert TP SL v04
Mikhail Ostashov
Expert TP SL v04 - Professional Trading Assistant with AI Motivation System Advanced manual trading tool with automatic risk management, overtrading protection, and intelligent psychological support for disciplined trading. PRODUCT OVERVIEW Expert TP SL v04 is a comprehensive trading assistant designed for manual traders who want to maintain emotional discipline while automating risk calculations. This isn't just another order placement tool - it's a complete trading psychology system that pr
Auto Stop Loss (MT5 Manager) automatically adds Stop Loss and Take Profit to buy and sell orders, including pending orders. It features a break-even option and a trailing stop for easy setup. Key Features: Automatic Stop Loss Automatic Take Profit Automatic Break-even (true/false option) Automatic Trailing Stop (true/false option) You can control Multi Symbols from one chart MT4 Version: https://www.mql5.com/en/market/product/132441?source=Site+Profile+Seller Input-Settings: ------ Trade Ma
Capital Management EA – Smart Risk Management & Profit Optimization for MT5 Take control of your trading capital with smart, automated strategies — fully optimized for MetaTrader 5 (MT5). Looking to protect your capital and maximize profits through automated money management strategies ? Capital Management EA is the all-in-one Expert Advisor for MetaTrader 5 (MT5) that helps you trade smarter, not harder. Core Features: 5-in-1 Capital Management Strategies – Built-in versatility Gr
King ElChart Manual Trade Panel
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Chart – Manual Trading Panel for MetaTrader 5 Overview King Chart is a simple yet powerful manual trading panel built for traders who want speed, precision, and clarity. It enables quick order execution, clear lot control, and real-time account monitoring — all directly on your MT5 chart. Main Features Multi-Lot Trade Execution 3 Buy and 3 Sell buttons for instant execution Each button is tied to a custom lot size field Designed for flexible scaling in or out of trades Position Management
Local Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copiier MT5 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone lo
Hello guys "Trader Assistant Mini" is a handy tool to calculate risk per trade with a fluent R:R panel. Risk to Reward Ratio plus Trade Panel: It is handy for every trader to calculate the size of loss concerning the size of profit and also manage the risk per trader so that he can judge whether it's a good trade or not. Also, it shows the loss and Profit in pips and percentages and loss and profit. It has partial exit (TP1) capability too. How to install the demo version + Demo file: Trader As
TradePad
Ruslan Khasanov
5 (2)
TradePad is a tool for both manual and algorithmic trading. We present you a simple solution for fast trading operations and control of positions on several trading instruments. The application interface is adapted for high-resolution monitors, simple and intuitive. For comfortable work, the trader is offered the following set of tools: A hot key manager for managing trading operations, switching between periods of the main chart, switching between TradePad instruments; A tool for marking tradi
Total Trade Manager SL BE TP
Izzet Deniz Erpolat
3 (2)
Total trade manager allows you to manage your trade to maximise your profits and minimise your losses. This is an essential for traders that are looking for consistency within their trading.  The features: Partial Stop Loss: This feature allows you to close a partial percentage of your trade once it goes into negative. So if your stop loss is 20 pips, you could close 75% of your trade at 10 pips and let the remainder of the position to continue running. Auto Stop Loss: This means that once you p
Trade Managment
Marco Antonio Cruz Dawkins
Trade management is a system that helps you manage your operations, that is, you perform the analysis, and we manage the operations as follows: Automatic Stop Loss once the trade is opened is a short or long with a maximum risk of 1% of the account.  Trailing Stop as the price moves in your favor.  Risk management is handled in a 2:1 , once the operation reaches a 1:1 move Stop Loss to break even .  Once the trade reaches a 2:1 closes half the lot, securing the profit and allowing the operation
RiskManagerCalc
Ramadhan Omurana
Use for risk management and opening positions as per the user settings. The user is allowed to set the stop loss and take profits in pips. The user can also choose the risk percentage per trade that he/she wants to use while opening the trade. The volume of the trade that the user wants to sent shall be calculator according to the stoploss and the risk percentage that the user has selected.
Risk-o-meter is a Risk calculator Panel designed to help people who are new to trading, better understand how much they are risking for potential profit or loss. Inputs: 1. Enter your Risk in % or currency 2. Enter your Return Ratio 3. Enter your Lot Size Results: 1. SL line 2. TP Line Features: 1. By moving the SL line, lot size will adjust to keep Risk fixed. 2. By moving the TP line, Risk Ration will adjust to keep Risk fixed.  
Turbo Close All
Phami Thanh Hoang
Turbo Close All is a powerful and versatile script designed to help traders quickly and efficiently manage their trading positions and pending orders on MetaTrader 5. With its advanced features and customizable settings, this script is an essential tool for traders who want to streamline their trading process and maintain control over their positions and orders. Key Features: Comprehensive Closing Options: Turbo Close All allows you to close all market positions and/or delete pending orders bas
The  DYJ MOBILE GAMING TRADING WINNER  can use your various terminals (MOBILE PHONE, WEB, TRADINGVIEW, MT5) for manual trading, and then automatically processed by EA. Mobile trading can use EA's various grid modes, scalp mode, hedging arbitrage mode and independent order mode to open positions manually, EA can automatically set stop loss for mobile opening. And use your mobile phone to open a grid, scalp, and hedge orders. EA can set up fully automatic trading, set up automatic and mobile phone
The Super Manager (MT5 Manager) is a trading tool that enhances buy and sell orders, including pending ones, by adding Stop Loss and Take Profit With a calculated risk. It also offers a break-even for easy setup. With its user-friendly interface, Fast Manager simplifies your trading activities. Keep it simple! MT4 Version: https://www.mql5.com/en/market/product/132495?source=Site+Profile+Seller Key Features: Clear buy and sell buttons   Button to move stop loss to breakeven with one click.   B
Auto SLTP Maker MT5
Oleg Remizov
5 (1)
Auto SLTP Maker MT5  is an assistant for all those who forget to set StopLoss and/or TakeProfit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without StopLoss and/or TakeProfit and checks what level should be set in accordance with the settings. The tool works both with market and pending orders. The type of orders to work with can be set in the parameters. It can track either trades for the instrument it runs on, or all
Buyers of this product also purchase
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (187)
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 (537)
Welcome to Trade Manager MT5 - the ultimate risk management tool designed to make trading more intuitive, precise, and efficient. This is not just an order placement tool; it's a comprehensive solution for seamless trade planning, position management, and enhanced control over risk. Whether you're a beginner taking your first steps, an advanced trader, or a scalper needing rapid executions, Trade Manager MT5 adapts to your needs, offering flexibility across all markets, from forex and indices t
TradePanel MT5
Alfiya Fazylova
4.86 (136)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 trading functions for manual trading and allows you to automate most trading operations. Attention, the application does not work in the strategy tester. Before purchasing, you can test the demo version on a demo account. The demo version is here . Full instructions here . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk calculation. Open mu
Grid Manual MT5
Alfiya Fazylova
4.89 (19)
Grid Manual is a trading panel for working with grid strategies. The utility is universal, has flexible settings and an intuitive interface. It works with a grid of orders not only in the direction of averaging losses, but also in the direction of increasing profits. The trader does not need to create and maintain a grid of orders, the utility will do it. It is enough to open an order and the "Grid manual" will automatically create a grid of orders for it and will accompany it until the close. F
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.98 (96)
Experience exceptionally fast trade copying with the   Local Trade Copier EA MT5 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the   Local Trade Copier EA MT5   offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking t
EasyInsight AIO MT5
Alain Verleyen
4.89 (9)
EASY Insight AIO – All-In-One Power for AI-Driven Trading Overview Want to skip the setup and start scanning the entire market – Forex, Gold, Crypto, Indices, and even Stocks – in seconds? EASY Insight AIO is the complete plug-and-play solution for AI-powered trade analysis. It includes all core Stein Investments indicators built-in and automatically exports clean, structured CSV files – perfect for backtesting, AI prompts, and live market decision-making. No need to install or configure indic
Trade Dashboard MT5
Fatemeh Ameri
4.95 (83)
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
Telegram To MT5 Receiver
Levi Dane Benjamin
4.79 (14)
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT5.  This tool has been designed with the user in mind while offering many features you need to manage and monitor the trades. This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT4 Version | Discord Version If you want to try a demo please go to user guide. The Tel
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
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! 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  functions - Intuitive, adaptive, and customizable interface - Session and strong algorithmic level visualization - Works with any assets and account types Join the   ALG
The MT5 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT4 Version ] [ Discord Version ]     New: [ Telegram To MT5 ] Setup A step by step user guide is available. No knowledge o
Trade Manager DaneTrades
Levi Dane Benjamin
4.31 (26)
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 5 platform. Multi Language support. MT4 Version  |  User Guide + Demo The Trade Manager does not work i
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.91 (32)
Trade copier for MT5 is a trade copier for the МetaТrader 5 platform. It copies forex trades  between any accounts   MT5 - MT5, MT4 - MT5 for the COPYLOT MT5 version (or MT4 - MT4 MT5 - MT4 for the COPYLOT MT4 version)    Reliable copier!         MT4 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex You can also copy trades in the МТ4 terminal (МТ4 - МТ4, МТ5 - МТ4):     COPYLOT CLIENT for MT4
EasyInsight MT5
Alain Verleyen
5 (6)
EASY Insight – Smarter Trading Starts Here Overview What if you could scan the entire market – Forex, Gold, Crypto, Indices, and even Stocks – in seconds, with no manual chart screening at all? EASY Insight is your all-in-one export engine for AI-powered trade analysis. It gathers data from the most relevant indicators – including both 8 standard indicators and, if installed, your licensed Stein Investments tools – and transforms it into a clean, structured CSV format that’s perfect for backte
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (3)
Cerberus the Equity Watcher  is a risk management tool that constantly monitors your account equity and avoid major drawdowns, caused by faulty EAs or by your emotional behaviour if you are a discretional trader. It is extremely useful for systematic traders that rely on EAs that might contain bugs, or that might not performed well in unexpected market conditions.  Cerberus let you set a minimum equity value and (optionally) a  maximum value , if either of those are reached all positioned are f
Trade copier MT5
Alfiya Fazylova
4.55 (31)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT5> MT5, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
The News Filter MT5
Leolouiski Gan
4.79 (19)
This product filters   all expert advisors and manual charts   during news time.  It is able to remove any of your EA during news and automatically reattach them after news ends. This product also comes with a complete  order management system   that can handle your open positions and pending orders before the release of any news. Once you purchase   The News Filter , you will no longer need to rely on built-in news filters for future expert advisors, as this product can filter them all from her
HINN Lazy Trader
ALGOFLOW OÜ
5 (2)
Lazy Trader is your personal risk management assistant that independently finds the best market entries, manages positions, and helps you extract maximum profit from every trading idea! It monitors charts from M1 to W1 , finds optimal entry points based on your parameters, and manages trades without your involvement: - Got an idea on the daily chart? No need to wait for lower timeframes to form a signal — Lazy Trader will check everything and open all necessary positions while you live your lif
Telegram to MT5 Coppy
Sergey Batudayev
4.83 (6)
Telegram to MT5: The Ultimate Signal Copying Solution Simplify your trading with Telegram to MT5, the modern tool that copies trading signals directly from Telegram channels and chats to your MetaTrader 5 platform, without the need for DLLs. This powerful solution ensures precise signal execution, extensive customization options, saves time, and boosts your efficiency. [Instructions ] [ DEMO ] Key Features Direct Telegram API Integration Authenticate via phone number and secure code. Easily mana
VirtualTradePad One Click Trading Panel
Vladislav Andruschenko
4.56 (68)
Trading Panel for trading in One click.  Working with positions and orders!  Trading from the  chart  or the  keyboard . With our trading panel, you can execute trades with a single click directly from the chart and perform trading operations 30 times faster than with the standard MetaTrader control. Automatic calculations of parameters and functions make trading faster and more convenient for traders. Graphic tips, info labels, and full information on trade deals are on the chart MetaTrader.  
Auto Trade Copier for MT5
Vu Trung Kien
4.3 (23)
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
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
Remote Trade Copier is an advanced tool designed for efficiently copying trades between accounts in both local and remote modes. It allows for lightning-fast order replication from a master account to a slave account. In local mode, trades are copied instantly, while in remote mode, the copying process takes less than 1 second. MT4 Version Local mode refers to both MetaTrader platforms being installed on the same system, whereas remote mode enables copying between MetaTrader installations on se
Zentral Trading Manager
Ray Zeanrik Parreno Fredeluces
Zentral Trading Manager Your Command Center for Precision Trading Take control of your trades like never before. Zentral Trading Manager is your all-in-one manual trading panel for MetaTrader 5 — designed for scalpers, day traders, and serious strategy execution. DISCLAIMER: WILL WORK BEST FOR WINDOWS LAPTOP Key Features: • One-Click Close – Instantly close Buy/Sell, winning/losing trades, or even half positions with surgical accuracy. • Smart SL/TP by Dollar – Set stop loss and take profit i
Transform Your Trading with the MT5 to MT4/5 Local Trade Copier. Seamlessly bridge the gap between two trading platforms with a user friendly interface for a easy to use copier. User Guide + Demo  |   MT4 Version Local Trade Clone MT5 does not work in the Strategy Tester. For a   demo   please go to the   User Guide To Copy to MT4 you will need to purchase the MT4 version separately  Features Copy trades across MT4 and MT5 in any combination (MT4>MT4, MT4>MT5, MT5>MT4, MT5>MT5). Easy to use GU
Trader Evolution
Siarhei Vashchylka
5 (7)
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
Trade Assistant 38 in 1
Makarii Gubaydullin
4.9 (21)
Multifunctional tool: Lot Calculator, Grid Orders, R/R ratio, Trade Manager, Supply and Demand zones, Price Action and much more Demo version   |   User manual Trade Assistant   doesn't work in the strategy tester : you can download the   Demo Version HERE  to test the utility . Contact me   for any questions  / ideas for improvement / in case of a bug found If you need a MT4 version, it is available here Simplify, speed up and automate your trading   process . Expand the standard terminal capa
EasyTrade MT5
Alain Verleyen
5 (2)
Easy Trade – Smart, Simple, Powerful Trade Management Easy Trade is the all-in-one trade management solution for MetaTrader users who want to keep risk under control and execution ultra-smooth. Designed from scratch with trader feedback in mind, Easy Trade makes it easy to execute, monitor, and manage trades across multiple symbols – without overcomplicating your workflow. Whether you're scalping manually or managing a small portfolio of setups, Easy Trade keeps your focus where it belongs: on
Seconds Chart MT5
Boris Sedov
4.56 (16)
Seconds Chart is a unique tool for creating second-based charts in MetaTrader 5 . With Seconds Chart , you can construct charts with timeframes set in seconds, providing unparalleled flexibility and precision in analysis that is unavailable with standard minute or hourly charts. For example, the S15 timeframe indicates a chart with candles lasting 15 seconds. You can use any indicators and Expert Advisors that support custom symbols. Working with them is just as convenient as on standard charts.
***  Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on the Smart Money Concepts (SMC) framework. It automatically analyzes reversal points and key zones across multiple timeframes, with a focus on providing no repaint signals and highlighting Points of Interest (POI). Additionally, it features an Auto Fibonacci Level system that automatically draws Fibonacci lines to help detect pullback and reversal points. This tool empowers traders to plan and m
More from author
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
TradeMngr
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 LIMIT
Filter:
No reviews
Reply to review