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.


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 yo
Trade Auto Close
Makarii Gubaydullin
Automatic Trade Closure: at time, or Profit / Loss trigger With this utility, you can automate the trade closure under a given condition. Multifunctional tility : 66+ features, including this tool  |   Contact me  if you have any questions  |   MT5 version To activate the Auto-Close, you need to set the following parameters (on the panel): 1. Symbol   for which the function will be applied: for a specific   [Symbol]   / or for   [ALL]   symbols. 2.   Condition,   when to close: [if total] / [if
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
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
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
Have you ever struggled to calculate the correct position size when trading on MT4 or MT5 from your mobile device? Often, while using clunky external calculators, you miss crucial trading opportunities or end up making costly mistakes. Our app is specifically designed to solve this problem and revolutionize your mobile trading experience. With this innovative solution, you can: Save Time: Forget about frustrating calculators. Our script integrates seamlessly with your MT4 account to automaticall
The indicator shows the operating time of the world exchanges. Help you to see which markets are currently most active Check out my  #1 Pro  Utility : 66+ features, including this tool  |   Contact me  if you have any questions Helps to select the most volatile instruments at the moment; Especially useful for an intraday traders; 1) When using on time frames 1H and below: the lines will correspond to the actual location of the bars on the chart, and when moving the chart, the lines of the tradi
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.75 (20)
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 MT5 version, it is available   here Simplify, speed up and automate your trading process . Expand the standard terminal capabilit
Now, you have your very own   PROP FIRM AUTO-CLOSER   program! Once your account target or drawdown hits, all open orders will close automatically. ========================================== INPUTS: Account target (exact amount):   Put the exact account target. Once the equity hits your specied account balance target, all open orders will close. Make sure to add some buffer to consider slippage. Use fixed value or dynamic value:   Choose whether you will need a fixed value or dynamic value for
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 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 in points. There are several options for calculating the size and setting parameters TP and SL: 1. Setting based on the amount specified by the user as a percentage of the current deposit balance. 2. Setting as the amount entere
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
Prop Trade Assistant – Trading Panel for MT4 Prop Trade Assistant is a trading panel for the MetaTrader 4 platform designed to help traders efficiently manage their manual trades. This tool calculates potential profit and loss, allows users to set daily profit and loss limits, and automatically closes all trades when these limits are reached. Features: Profit and Loss Calculation Automatically calculates potential profit and loss based on lot size and predefined Stop Loss (SL), Take Profit (TP
MT4 to Telegram Pro/Copier is a powerful MetaTrader 4 Expert Advisor designed to enhance your trading experience by sending real-time trade notifications and comprehensive reports to your Telegram channel. Ideal for signal providers and trainers, this utility copies trades placed manually or by other EAs in your account, offering customizable alerts, advanced trade management, and a user-friendly dashboard for performance insights. It streamlines communication with subscribers without relying o
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
One Click Trader Utility
AL MOOSAWI ABDULLAH JAFFER BAQER
One-Click Trader Utility for MT4 Professional Trading at Your Fingertips One-Click Trader Utility is a premium MT4 tool designed for active traders who need lightning-fast execution and real-time performance metrics. For just $30, transform your trading experience with institutional-grade technology previously available only to professional traders. Key Features Ultra-Fast Execution - Open and close positions with a single click, critical for scalpers and news traders Real-Time Market Metrics -
Auto SL TP MT4
KEENBASE SOFTWARE SOLUTIONS
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
Smart Key Trade Manager
Stephen Sanjeeve Sahayam
Most retail traders cannot manage risk and blow accounts by over risking or over trading. This tool fully automates drawdown and risk management, leaving a trader to only focus on their entries. It is the first and only trade manager that uses price action with its Aggressive Risk Control feature to automatically close partial positions when price goes against the trade. This ensures that losses are always kept smaller than wins. Can be used with any entry method and with any trading style; sc
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.
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
Grid Maestro
Ruslan Brezovskiy
Grid Maestro is a utility that automatically builds a grid of orders based on specified parameters: grid step, number of orders and volume multiplier. The first trade is opened by pressing a button on the screen. There is also a function for automatic parameter selection calculated based on the analysis of the maximum drawdown for the instrument. Features: • Works only with orders opened by pressing buttons on the screen. • When using automatic mode, a timeframe of at least H1 is recommended for
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
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
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 Ass
OTRX Fimathe Backtest is a tool for the Trader or Enthusiast who uses the Fimathe technique created by Trader Marcelo Ferreira to carry out his training and validate if he can obtain profitability. In this tool you will be able to: 1. Define whether you are looking for a buy or sell entry. (Trend). 2. Define by clicking twice on the horizontal lines where your Reference Zone and your Neutral Zone will be. 3. Monitor the entry, subcycle and exit of the trade. 4. Trading Summary, Daily, Week
FREE
This is a panel which can be used by the users to place a pending order in which they can customize their order while working on the chart. This panel allows its user to input their trade values. It is an easy to use panel from which user can place their pending orders quickly. Inputs of this Panel Includes Price - The user inputs the price to place pending trade. Type - The user inputs the type of pending trade (BL,SL,BS,SS). Lot Size - The user inputs the lot size for the trade. Risk% - The u
Introduction Virtual TPSL Close M4 order management utility tool (expert adviser) manage your existing open positions made by another expert adviser you use or your manual opened orders and closes them with virtual take profit and stop loss levels. Adviser operates in complete virtual mode, no visual levels present more than a colored arrow object drawn when the monitored position been closed whether it's in profit or loss to mark it's closing position on chart if one open and present with the u
TSTrendLineSymbol
Salvatore Labriola
Utility, which draws buy or sell trendlines, which can also become support or resistances able to close any position on the screen Algorithm that calculates the gain of the position, at the touch closure of the line.   The benefits you get: Works on forex and CFD, timeframe from M1 to Weekly. Easy to use screen control panel. Audible warning messages at the touch of the line. Easy to use.
Buyers of this product also purchase
Forex Trade Manager MT4
InvestSoft
4.98 (415)
Welcome to Trade Manager MT4 - 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 MT4 adapts to your needs, offering flexibility across all markets, from forex and indice
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (188)
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
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (100)
Experience exceptionally  fast trade copying with the Local Trade Copier EA MT4 . 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 MT4 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking to inc
Copy Cat More Trade Copier MT4 is not just a simple local trade copier; it is a complete risk management and execution framework designed for today’s trading challenges. From prop firm challenges to personal portfolio management, it adapts to every situation with its blend of robust execution, capital protection, flexible configuration, and advanced trade handling. The copier works in both   Master (sender) and Slave (receiver)   modes, with real-time synchronization of market and pending orders
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.84 (89)
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 MT4
Alfiya Fazylova
4.71 (17)
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. Ful
Gann Model Forecast
Kirill Borovskii
5 (1)
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
Everything for chart Technical Analysis indicator MT4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extender or trendline extender. 2. Price to
Telegram to MT4 Coppy
Sergey Batudayev
3.57 (7)
Telegram to MT4: The Ultimate Signal Copying Solution Streamline your trading with Telegram to MT4 , the cutting-edge utility designed to copy trading signals directly from Telegram channels and chats to your MetaTrader 4 platform—without the need for DLLs. This robust solution ensures seamless execution of signals with unparalleled precision and customization options, saving you time and boosting your efficiency. [Instructions ] [ DEMO ] Key Features Direct Telegram API Integration Authenticate
Custom Alerts AIO: All-in-One Market Scanner – No Setup Required Overview Custom Alerts AIO is the fastest and easiest way to monitor multiple markets for real-time trading signals—without any setup or extra licenses. It comes with all required Stein Investments indicators already embedded, making it the perfect plug-and-play solution for traders who value simplicity and performance. Just load it to any chart and start receiving alerts across Forex, Metals, Crypto, and Indices. Shares can be a
Trade copier MT4
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 MT4> MT4, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
Trade Dashboard MT4
Fatemeh Ameri
4.96 (51)
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (64)
Trade copier for MetaTrader 4.   It copies forex trades, positions, and orders from any accounts. It is one of the best trade copiers   MT4-MT4, MT5 - MT4   for the   COPYLOT MT4   version (or   MT4 - MT5 MT5 - MT5   for the   COPYLOT MT5   version).        MT5 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 Copier  version for      MetaTrader 5  terminal ( МТ5 - МТ5, МТ4 - МТ5 )-  Copylot Cli
News Filter EA MT4
Rashed Samir
5 (7)
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
EasyTrade MT4
Alain Verleyen
5 (1)
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
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (58)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
Coppy Master MT4
Sergey Batudayev
5 (1)
Coppy Master MT4   is a trade copier tool for MetaTrader 4 and MetaTrader 5 terminals. It supports copying in both directions: from MT4 to MT5, from MT5 to MT4, as well as between accounts of the same type MT4 to MT4. To work correctly, all terminals must be running on the same PC or VPS. [ DEMO ] [ Instruction ]  For copying to MetaTrader 4, a separate version —   Coppy Master MT5   — is required. Main Features: Copying Modes Supports both Master and Receiver roles. Flexible setup for sending
Averaging Helper
Sergey Batudayev
5 (2)
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
The MT4 to Discord Signal Provider is a user-friendly, fully customizable utility designed for sending trading signals directly to Discord. This tool transforms your trading account into an efficient signal provider. Customize message formats to suit your style! For ease of use, select from pre-designed templates and choose which message elements to include or exclude. [ Demo ] [ Manual ] [ MT5 Version ] [ Telegram Version ]  New: [ Telegram To MT5 ] Setup Follow our detailed user guide for eas
EasyInsight AIO MT4
Alain Verleyen
3 (1)
EASY Insight AIO – All-In-One Power for AI-Driven Trading 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 indicators manu
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
Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading with price action automation (O
The STP Trade Manager is a utility tailored to the ST Patterns strategy by Vladimir Poltoratskiy ( www.stpatterns.com ) While specifically made for this strategy, it can also be used for other trade management. Especially when you have a need for quickly making trades and risk management. It is a huge time saver and helps in quickly drawing the different ST Patterns corridors. People familiar with the ST Patterns strategy will recognize and above all; appreciate the functions of this EA. This
Telegram To MT4 Receiver
Levi Dane Benjamin
4.2 (5)
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT4.  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  | MT5 Version | Discord Version If you want to try a demo please go to user guide. The Tel
MT4 to Telegram Signal Provider   turns your trading account into a signal provider. Every trade action, whether manual, by EA or from your phone, is instantly sent as a message to Telegram. You can fully customize the format or use a ready-made template for quick setup. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ]  New: [ Telegram To MT5 ] Setup A step by step user guide is available. Key Features Ability to customize order details sent to subscribers You can create a tiered subs
RS Trade Copier
Boris Sedov
5 (1)
Professional solution for copying trades between terminals. RS Trade Copier is a reliable and flexible system for copying trading operations between MetaTrader 4 terminals. The program suits experienced traders, signal providers, and individual investors, enabling high-precision trade replication with minimal latency. It supports simple automatic configuration as well as advanced manual settings. Does not interfere with manually opened trades or other expert advisors. All operations executed loc
Catarina Devon is an EA that automatically opens orders based on any indicator. You just need to input the name of the indicator, Buy ID, Sell ID, and Catarina Devon will not miss any signals from your indicator. Features of the EA: Opens Buy-Sell orders according to the indicator Trailing Closes orders when there is a reverse signal Closes orders based on achieved profit conditions
Basket EA MT4
Juvenille Emperor Limited
5 (5)
Basket EA MT4 is a powerful profit-harvesting tool and a comprehensive account protection system, all combined into a simple and easy-to-use solution. Its core purpose is to give you complete control over your trading account’s overall profit and loss by managing all open positions at the basket level, rather than individually. The EA offers a full range of basket-level features, including take profit, stop loss, break even, and trailing stop loss. These can be configured as a percentage of your
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
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
Filter:
No reviews
Reply to review