Trading Assistant Pro for MT4

Trade Assistant Pro (MT4)
A one-chart control panel for manual traders. It sizes every position from the risk you define, places market and pending orders from the chart, and then manages those positions with breakeven, partial closes and four trailing-stop engines.
Trade Assistant Pro is a "utility", not a signal generator. It does not predict direction and it never opens a trade on its own: every entry is triggered by you, from the panel, the chart lines, or an optional hotkey


What it is for

Manual trading breaks down in three places: position size is guessed, orders are typed into the order dialog under time pressure, and exits are managed by hand. This panel removes all three steps from the keyboard and puts them on the chart:

1. Set the risk once (currency amount or percent).
2. Draw or type the entry, stop loss and take profit.
3. Press BUY or SELL, confirm, and let the panel manage the position.

Feature list

Risk and volume
- Volume calculated from your risk and the stop-loss distance, per symbol and per broker contract specification.
- Five risk bases: $ Currency, % Balance, % Equity, % Free Margin, % Custom base.
- Volume is normalised to the symbol volume step, minimum and maximum.
- Free-margin check: if the required margin exceeds available margin, the volume is reduced instead of sending an order that the server would reject.
- Fixed-volume mode when risk-based sizing is switched off (LOT CALC button).
- Live projection on the panel: volume, risk in deposit currency, stop and target distance in points, and the resulting reward ratio, for both directions at once.

Order placement
- Market, Limit and Stop orders, buy and sell.
- Levels entered either as "points" from the entry or as chart prices (POINTS / PRICE switch).
- Reward ratio lock (R:R): take profit is kept at a chosen multiple of the stop loss and follows every stop change.
- Order comment field.
- Pre-send validation: entry availability, stop and target on the correct side, broker stops level, pending-order distance from market, algo-trading permission, and an optional spread limit that blocks entries while the spread is too wide.

Chart line planner
- Draggable entry, stop loss and take profit lines in the panel theme.
- Dragging a line updates the panel fields, the calculated volume, the risk amount and the reward ratio immediately.
- With the reward ratio locked, moving the stop line moves the target line automatically.
- BUY / SELL executes exactly the levels drawn on the chart.

Order confirmation window
- Optional confirmation panel before any order is sent, drawn in the same theme as the utility.
- Shows order type, volume, entry, stop loss, take profit, stop and target distance in points, risk in account currency, reward amount and reward ratio.
- The rest of the panel is locked until you press CONFIRM or CANCEL.
- On confirmation the order is re-validated and re-priced at send time, so a market order is never sent with a stale price.

Position management (automatic, per position)
- Breakeven: when a position reaches the trigger distance, the stop loss is moved to the entry price plus your offset. Also available as a one-click B/E button for all open positions.
- Trailing stop, four engines:
  - Points: fixed distance from the market price.
  - ATR: distance from the market price scaled by ATR and a factor.
  - Moving average: the stop follows a configurable MA with an indent.
  - Previous bar high/low: the stop follows the last closed bar with distance and indent.
  - Each engine uses start distance, step and its own timeframe; the stop is only ever moved in the profitable direction and only when the broker stops level allows it.
- Partial close, three levels: each level closes a percentage of the initial position volume when price reaches a reward-ratio multiple of the original risk (for example 50% at 1R, 25% at 2R, 25% at 3R). Levels can be enabled individually and each level fires once per position.

Close and protection tools
- Close Buy, Close Sell, Close All.
- Close Profit only, Close Loss only.
- Close a percentage of every open position in one click.
- Delete Stop orders, Delete Limit orders, Delete all pending orders.
- Equity guard: closes all positions when the floating result reaches a profit target or a loss limit you set, then disarms itself.

Price alert
- One-click alert line placed on the chart with a visible `ALERT <price>` label.
- Drag the line to any level; the trigger direction is re-armed from the current price on every move.
- On trigger: terminal popup, sound file and push notification (each optional). The alert fires once and then disarms.

On-chart position boxes
- Every open position on the chart symbol is drawn with an entry line, a filled box from entry to take profit and a filled box from entry to stop loss, in the utility theme colours.
- Labels show direction, volume, current result, and the stop and target prices.
- Redrawn only when a position, its stop, its target or the bar changes. Can be switched off.

Symbol switching
- Symbol button with a dropdown of all Market Watch symbols, paged, with the current symbol highlighted.
- Selecting a symbol switches the chart symbol; the panel, lines and boxes rebuild on the new symbol.

Night and day themes
- Dark theme (default) and a light theme with a white background and dark text, keeping the same accent colours.
- One button switches between them. Optionally the chart background, grid and candle colours are restyled to match.

Position scope and identification
- Expert ID (magic number) so the panel manages its own positions on a chart. Set it to 0 to manage positions with any identifier.
- All symbols switch: manage positions on every symbol, not only the chart symbol.
- All IDs switch: manage positions opened by other programs or by hand.
- Use a different Expert ID when you run the panel on more than one chart of the same symbol.

Information and convenience
- Server clock with the time remaining until the current bar closes.
- Symbol and timeframe, current spread in points, balance, equity, open buy/sell/pending counts, floating result in currency and in percent of balance.
- Account and terminal state: Expert ID, broker stops level, algo-trading status, active risk mode, active trailing engine.
- Status line with the result of the last action or the reason an order was refused.
- Optional hotkeys: buy, sell, close all, toggle lines.

- Chart screenshot button; the image is written to the terminal `MQL5\Files` folder.


Panel layout

The panel has a fixed header and summary block plus four tabs.

| TRADE    | Lines, alert and boxes switches, order kind, lot calculation and unit switches, risk, reward ratio, entry, volume, stop, target, comment, live projection, BUY / SELL, close buy / sell / all, breakeven, close percentage, delete orders |
| MANAGE | Auto breakeven with trigger and offset, one-click breakeven, trailing engine selection with start, distance and step, three partial-close levels with size and reward-ratio trigger |
| CLOSE    | Buy and sell volume, pending count, result in percent, all close and delete buttons, equity guard for profit and loss, position scope switches |
| SETUP    | Risk calculation mode, custom base, spread limit, scope switches, Expert ID, broker stops level, trading permission, theme switch, screenshot, panel refresh |

Numeric fields accept typed values and are applied when you press Enter or leave the field.

Input parameters

| Group | Parameter | Purpose |
| Identity | Expert ID | Magic number used to identify and manage positions (0 = any) |
| Identity | Slippage | Maximum price deviation in points for market orders |
| Identity | Manage all symbols / all Expert IDs | Startup state of the position scope switches |
| Identity | Hotkeys | Enables the keyboard shortcuts |
| Risk | Risk calculation | Currency amount, % balance, % equity, % free margin, % custom |
| Risk | Risk value, Custom base | Risk amount and the base used by % Custom |
| Risk | Lot calc, Fixed lot | Risk-based sizing or a fixed volume |
| Risk | Keep reward ratio, Reward ratio | Reward ratio lock and its value |
| Risk | Spread limit | Blocks entries above this spread in points (0 = off) |
| Order defaults | Order kind, Level input unit | Startup order type and points/price mode |
| Order defaults | Pending distance, Stop loss, Take profit | Default distances in points |
| Order defaults | Order comment | Comment written to every order |
| Breakeven | Enabled, Trigger, Offset | Automatic breakeven behaviour |
| Trailing stop | Engine, Timeframe, Start, Distance, Step, Indent | Common trailing settings |
| Trailing stop | ATR period and factor, MA period, method and price | Engine-specific settings |
| Partial close | Enabled, three sizes and three reward-ratio triggers | Automatic partial exits |
| Equity guard | Profit target, Loss limit | Close-all thresholds in deposit currency (0 = off) |
| Interface | Night theme, Apply theme to chart | Panel and optional chart colours |
| Interface | Confirmation window, Trade boxes | Order confirmation and on-chart boxes |
| Price alert | Popup, Sound, Sound file, Push | Alert notification channels |
| Typography, Layout | Fonts, sizes, panel position, width, refresh interval | Panel appearance |

Quick start

1. Attach the utility to a chart and allow algo trading in the terminal.
2. On the SETUP tab choose the risk calculation mode; on the TRADE tab enter the risk value.
3. Press LINES and drag the entry, stop and target lines, or type the levels in the fields.
4. Check the projected volume, risk and reward ratio on the panel.
5. Press BUY or SELL, then CONFIRM in the confirmation window.
6. On the MANAGE tab arm breakeven, a trailing engine and partial-close levels if you want the exit handled automatically.

Recommendations:
- Partial-close levels and reward-ratio triggers need an initial stop loss, because one R is the distance between entry and stop.
- Give each chart a different Expert ID if you run more than one panel on the same symbol.
- Volume must be large enough to be divided when several partial-close levels are enabled.

Requirements and compatibility
- MetaTrader 5, build 2400 or newer.
- Any symbol and any timeframe; works with netting and hedging accounts.
- Algo trading must be enabled in the terminal and for the program.
- Works on demand, tick by tick, and does not require a specific broker, indicator or external library.
- Automatic functions (trailing, breakeven, partial closes, equity guard, price alert) run only while the terminal is open, the chart is attached and a connection to the server exists.
- The panel can be examined in the Strategy Tester in visual mode.

Support

Questions, problem reports and feature requests are handled through the product page on the MQL5 Market: use the product "Comments" section or send a private message to the seller account. Please include the terminal build, the broker name, the symbol, the input settings used, and the relevant lines from the terminal Experts and Journal logs. Reported errors that prevent correct operation of the product are corrected and published as product updates.



Recommended products
Trade Assistant helps in order management. Just run EA, set up your settings and open a store. EA automatically set = Target Profit, Stop Loss, Trailing Stop / Break Even, Close Trade after + "X" pips (Volume Size "X"%), Delete Pending Orders After "X" Seconds. See the buttons on the chart. He works to close trade, close partialli trade  and delete orders parameters: Set button - close partially (close all part) Volume Size "X"% More settings Enable / Disable Target Profit Target profit Enable
Do you over trade???  Do you lose your account by adjusting the stop loss or not putting stop loss?? Do you cross your daily loss limit and closed your account??? Do you breach your funded account??? Do you fail frequently because of emotion??   So you have to control your emotion in trading. And this EA will do the job for you. You can not repeat those mistake even if you try hard. Just set the EA and relax. This will do major role in funded account. This EA will not open orders/positions. It j
Set your Entry Stop-loss and Profit with Lot size calculator in one click. We designed this EA to calculate Lot size automatically based on Risk percentage on Account balance Reward options are alliable to  1:1 , 1:2 , 1:3 cancel not executed trader at one single click. Don't need to go to any position calculator or any lot size calculator get your lot size based on candle price action.
Modify SELL orders
Hafis Mohamed Yacine
Modify SELL orders v1.0    Managing Orders   During trading, you may need to modify   orders, i.e.   to change stop levels or  take profit. This can be done with one click with  the script Modify SELL orders v1.0 The script modifies all orders (market )  with specified Take Profit and Stop Loss.(pip or price) If the take profit or(and) stop loss is incorrect, then the value is not changed. Parameters script : Take Profit (PIP) Stop Loss (PIP) Take Profit (price) Stop Loss (price)
AZ Trade Recovery Assistant MT4   combines manual trading flexibility with intelligent automated management.This advanced on-chart panel isn’t just for trade execution — it’s a complete trade management assistant. You can open or close positions instantly, adjust lot size, manage trailing stops, and modify Take Profit or Stop Loss — all directly from the panel. It’s built for traders who want full control of their trades with smart automation running in the background. What truly makes this assi
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
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.
Modify BUY order
Hafis Mohamed Yacine
Modify BUY orders_v1.0 Managing Orders   During trading, you may need to modify   orders, i.e.   to change stop levels or  take profit. This can be done with one click with  THE SCRIPT Modify BUY orders v1.0 The script modifies all orders (market )  with specified Take Profit and Stop Loss.(pip or price) If the take profit or(and) stop loss is incorrect, then the value is not changed. Parameters SCRIPT; Take Profit (PIP) Stop Loss (PIP) Take Profit (price) Stop Loss (price)
Semi Auto Trade Manager
Shahrull Hissham Bin Saad
AZ Semi Auto Trade Manager MT4 is a professional one-click trade management tool designed for traders who prefer manual entries while automating risk management and trade protection. This Expert Advisor allows traders to open BUY or SELL positions directly from the chart using dedicated trading buttons and automatically manage open trades with Stop Loss, Take Profit, Break Even, and Trailing Stop functions. The EA does not generate trading signals. Instead, it focuses on efficient trade executio
Trade Panel Utility
Kevin Beltran Keena
5 (1)
Simple but convenient trade panel that will allow you to place market orders and manage your positions. Can be used to; Place a stop loss and take profit order.  Move your stop loss to break even. Move your trailing stop. Reduce your position after price has moved X pips/points in your favor. Delete and close all your open positions. Can be used on any financial asset and time frame. It works on all brokers.
This  is utility for Closing All trades or Closing All Buy Trades Or Closing All Sell Trades based on button clicked. Advantages and features of  Product is as follows Closes trades very fast  customised based on traders frequently encountered situation .This is very simple utility  which can be used by beginner or  advanced trader . Trader just need click   button like "Close All" "Close Buy" Or "Close Sell" and their request is executed.
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 Stop
Robi Auto
Yvan Musatov
Robi Auto Expert Advisor works using sharp tick movements. It goes through the entire history and all currency pairs with one single setting. The more latency your broker has in the amount of the Internet channel, the higher you need to set stop loss, take profit and trailing stop so that the server can process them at the desired price and the lower the trading frequency will be. The uniqueness of the Expert Advisor is that it can be run on any hourly period, on any currency pair and on the se
Spread Logger EA
Troy Atle Kristiansen
Executive Summary: Spread Logger EA is a MetaTrader 4 monitoring and analytics tool that collects, ranks and logs spread conditions across multiple symbols. It is optimized for overnight spread analysis around rollover periods but can be configured for any trading session. The goal is to identify the best time spots for entries when you trade night sessions or are using night scalpers which is very sensitive for high spread fluctuations. It will help you Identify the best broker for you preferr
Lot Size Calculator, Risk Manager and Trade Panel for MetaTrader 4 Lot Size Calculator Risk Manager Panel MT4 (This is the free edition of   Lot Architect PRO ) is a trading utility for MetaTrader 4 that combines a lot size calculator, position size calculator, risk manager and trade panel in one chart-based interface. The utility calculates position size from a selected risk value and displays the planned trade information before order execution. Entry, Stop Loss and Take Profit levels can be
FREE
Magic Point Calculation System Support, resistance, target position... Use scientific calculations to help your trades Find the corresponding and low points Through our observation of the current chart, find the corresponding high and low points Enter the high and low points and calculate Enter the high and low point at the corresponding positions and click calculate to get the support, resistance, target, etc. Pre-order and wait for the result Pre-order at the price calculatedthe risk of ext
Robot scalper for M5 timeframe. Trades on the GBPUSD currency pair. This robot has been specially developed by a company of professional traders for trading in the pound sterling. The robot approximately opens 5 to 15 trades every day. It is best to trade with brokers that have a low spread on GBPUSD up to 10 pips. The recommended minimum deposit to start is $500 or more. Advantages: does not use martingale. not a net. every trade has a stop loss. professional bot specifically for the GBPUSD p
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
Virtual SL TP Trailing Pro for MT4 – Client-Side Stop Loss / Take Profit and Trade Management Looking for MetaTrader 5 version?  I t is available separately in the Market:   Virtual SL TP Trailing Pro MT5 Public channel:   CLICK HERE Virtual SL TP Trailing Pro for MT4 is a trade management utility that keeps Stop Loss (SL) and Take Profit (TP) levels on the client side instead of sending them to the trading server. It is designed to help you manage exits in a structured way using a clear on-cha
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
Trade panel Sniper
Andrey Kaunov
5 (4)
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Lot calculator tool
Ernestas Kvedaras
3.22 (9)
MetaTrader 5 ported version is available here:  Lot Calculator Tool MT5 . This tool helps you to automatically calculate and manage risk, conveniently place orders visually, schedule orders, trail stops, move them to break-even, manually test strategies 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 S
Hidden StopLoss, Hidden  TakeProfit,  Hidden Stop Loss, Hidden  Take Profit,  Hidden SL, Hidden  TP Broker will not be able to know the StopLoss and TakeProfit price. Auto Hidden Stop Loss and Hidden  Take Profit  MT4  is an assistant for all those who forget to set Stop Loss and Take Profit in deal parameters, or trade on a very fast market and fail to place them in time. This tool automatically tracks trades without Stop Loss and Take Profit and checks what level should be set in accordance w
MTSBSPanel
Andrei Kossarev
MTSBSPanel is a multifunctional trading panel with an integrated risk manager. Main features of the trading panel Placement of pending orders directly from the chart with the ability to divide a position into multiple orders Opening by market in one click with the ability to divide a position into multiple orders Risk management: risk per trade and per day Dynamically calculated lot depending on the specified risk per trade Brief information on the account, result of trades for the day, week, m
EasyTradePad
Sergey Batudayev
5 (5)
EasyTradePad – Trading Panel for MetaTrader 4 EasyTradePad is a tool for manual and semi-automated trading. The panel allows quick management of orders and positions, as well as risk management calculations in one click. [ DEMO and Instruction ] Panel Features: Open and close trades with predefined risk (% or deposit currency) Set SL and TP in points, percentages, or monetary values Calculate risk-to-reward ratio automatically Move stop loss to breakeven Partial position closing Trailing stop
Prop Manager
Stefano Cocconi
Prop Manager allows you to automatically close trades once the max daily loss or profit target is reached so it's designed for the control and management of PROP FIRM ACCOUNT , but also live accounts. Prop Manager will allow you to manage prop accounts with maximum security, whether you want to do manual trading or algorithmic trading. It was created for people who want to be sure that their trading does not run into daily drawdown or total drawdown problems. The user is left with complete fr
Boom Coded News MT4
Muhammad Faiz Fathi Bin Mohd Marzuki
This EA does not make entry,you must setup first. After setup this EA will execute order based on input parameter. For MT5 version : CLICK HERE TO BUY MT5 VERSION EA BOOM CODED NEWS Time-Locked Entry System Executes one precise market order exactly at your predefined MT4 server time (HH:MM:SS). Single Trade Per News Designed to avoid overtrading — ideal for news. Recommended on high impact news like NFP,CPI,FOMC and other red high impact news Auto-Off After Entry EA can automatic
Pomo Panel
Jermias Perkasa
Pomo Panel is a simple panel to help trader using grid strategy. It is designed with grid strategy in mind.  Its features: Open standard transactions Set up pending transactions Delete all pending transactions Modify multiple Stop-Loss and Target-Profit Calculate Lots of all opened transactions Calculate average Open-Close, High-Low Close All Opened Orders
Dear valued clients, Have a good day! This application will support you to manage the risk of your account according to your settings such as automated set the stop loss, take profit, automated close the position of total loss or profit greater than the preset input. You also can set your target equity, it will close all positions when it meet the desired target. The followings are the input parameters: Equity Target To Close and Delete All Orders ($) Equity Limit To Protect (Close All) Appl
Manual Trade Panel EA MT4
Juvenille Emperor Limited
5 (5)
Manual Trade Panel EA MT4 is the most straightforward and easy to use trade panel you can find for MT4. It has all its options and functions in one surface, without the need of opening additional windows or panels. It is an order management, risk calculator, partial closure and account protector utility all in one extremely convenient to use interface! By using Manual Trade Panel EA MT4 you can trade many times faster and more accurate than traditional manual trading methods and that gives you m
Buyers of this product also purchase
Forex Trade Manager MT4
InvestSoft
4.98 (445)
Trade Manager MT4 is an advanced position size calculator and trade management tool for MetaTrader 4, designed to help traders plan trades faster, control risk more precisely, and manage open positions directly from the chart. It combines order placement, risk based lot calculation, Stop Loss and Take Profit management, Break Even, Trailing Stop, Partial Close, Equity Protection, and external trade management in one panel. Whether you trade forex, indices, metals, commodities, or crypto, Trade M
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
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
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Professional Trade Copier for MetaTrader 4 Fast, professional, and reliable trade copier for MetaTrader 4 . COPYLOT helps you copy Forex trades between MetaTrader 4 and MetaTrader 5 terminals with flexible synchronization for different account setups. COPYLOT MT4 version supports: MetaTrader 4 to MetaTrader 4 MetaTrader 5 Hedge to MetaTrader 4 MetaTrader 5 Netting to MetaTrader 4   MT5 version Full Description + DEMO + PDF How To Buy How To Install How to get Log Files How To Test and Optimize A
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel is a multi-functional trading assistant. The app contains over 50 trading functions for manual trading and allows you to automate most trading tasks. Before making a purchase, you can test the demo version on a demo account. Download the trial version of the application for a demonstration account: https://www.mql5.com/en/blogs/post/750865 . Full instructions here . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk cal
News Filter EA MT4
Rashed Samir
5 (10)
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
Trade copier MT4
Alfiya Fazylova
4.59 (34)
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 . PROMOTION - If you have already purchased the "Trade Copier MT4," you can receive the "Trade Copier MT5" for free (for copying MT4 > MT5 and MT4 < MT5). For more detailed information about the conditions, please contact us via private message
Zone Trader MT4
Lee Samson
5 (1)
Trade support and resistance or supply and demand zones automatically once you have identified the key areas you want to trade from. This EA allows you to draw buy and sell zones with a single click and then place them exactly where you expect price to turn. The EA then monitors those zones and will automatically take trades based on price action you specify for the zones. Once the initial trade is taken, the EA will then get out in profit at the opposite zone you place, which becomes the target
Working Trial Download 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
The News Filter
Leolouiski Gan
5 (25)
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 here onwards
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
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
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
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
VirtualTradePad PRO SE MT4 — advanced trading panel and chart workspace for MetaTrader 4 VirtualTradePad PRO SE is a professional trading panel and trade-management workspace for MetaTrader 4 . It helps traders open, manage, protect, close and analyze trades faster from one chart-based interface. The product was created for active manual traders who need more than a simple set of buttons. PRO SE combines one-click execution, pending orders, position control, partial close, basket profit/loss log
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
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
Trading History MT4
Siarhei Vashchylka
5 (9)
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
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 Manager MT4 DaneTrades
Levi Dane Benjamin
4.09 (11)
DaneTrades Trade Manager is a professional trade panel for MetaTrader 4, designed for fast, accurate execution with built‑in risk control. Place market or pending orders directly from the chart while the panel automatically calculates position size from your chosen risk, helping you stay consistent and avoid emotional decision‑making. The Trade Manager is built for manual traders who want structure: clear risk/reward planning, automation for repeatable management, and safeguards that help reduc
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
Support and Resistance Dashboard for MT4 is a multi-timeframe and multi-symbol scanner and alert system that finds S/R zones and pivot points for all timeframes and symbols and alerts when price has interaction with them. If you are using support and resistance (or supply and demand) zones in your trading strategy, this dashboard and its alert and filtering system is a big time saver for you. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->
Trade Reverse Copie4
Chukwuemeka Kingsley Anyanwu
Feel free to contact me for any extra features :) [SEE MT5 VERSION  https://www.mql5.com/en/market/product/128846 The Local Reverse Copier is an Expert Advisor designed to synchronize positions between a Master account and a Slave account with a twist: it reverses the trades. When a buy position is opened on the Master account, the EA opens a sell position on the Slave account, and vice versa. This allows for a unique form of trade copying where positions are mirrored in opposite directions bet
Telegram to MT4 Multi-Channel Copier automatically copies trading signals from your Telegram channels directly into MetaTrader 4. No bots, no browser extensions, no manual copying. You receive a signal on Telegram and the EA opens the trade on your terminal in a few seconds. The product includes two components: a Windows application that listens to your Telegram channels, and this Expert Advisor that executes the signals on your MT4 terminal. An MT5 version is also available. Setup guide and app
Exp Averager
Vladislav Andruschenko
4.82 (22)
Averager for MetaTrader 4 — advanced trade recovery and position series management system A professional Expert Advisor created for traders who need a controlled way to average losing positions, build a structured trade basket, and manage exits with more flexibility. Averager is designed to open additional trades when positions move into drawdown, helping you improve the average entry price and manage the entire series as one coordinated structure. This is not just another averaging utility. It
Ultimate Partial Profit EA
BLAKE STEVEN RODGER
4.67 (3)
This EA Utility delivers a robust solution for managing an unlimited array of open orders, both manual and automated. It enables customizable partial profit levels utilizing metrics such as pips, ratios, ATR (Average True Range), and profit amounts for precise trade management. The utility features an advanced on-screen display, offering clear visualization of all orders and their profit levels to enhance strategic decision-making and control. To evaluate its performance and interface, the EA s
The Risk to Reward Ratio Manager is a visual order management tool and position size calculator designed to support disciplined trading and professional risk management. It allows traders to visually set entry, stop-loss, and take-profit levels directly on the chart, while automatically calculating the lot size and risk-to-reward ratio before sending an order. The tool helps standardize trade preparation and ensures that each position is opened with a predefined and controlled level of risk. Thi
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
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. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] One of the k
RS Trade Copier
Boris Sedov
5 (1)
RS Trade Copier - the ultra-fast local trade copier with a real graphical interface. Stop typing account numbers manually. No more 200+ cryptic inputs. A reliable and flexible tool for copying trading operations between multiple MT4 and MT5 terminals. It suits experienced traders, signal providers, and individual investors. It enables trade synchronization from one or multiple Providers to one or multiple Clients with high precision and minimal latency. It supports simple automatic configuration
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
More from author
Malaysian SNR  https://www.scribd.com/document/846474911/Malaysian-Snr-Theory is a Support and Resistance System used by trader from Malaysia and is a quick way for scalpers and day traders to find Support and Resistance. This indicator features 1. Panel to show / hide Classic support resitance (Malaysian SNR), Gap SNR, RBS / SBR and Reverse levels of SNR to find price liquidity 2. Enable Wick Rejection Filter to show only SNR validated by Wick Rejection 3. Show Hide Prices on level 4. Works on
Crypto Charting
Rajesh Kumar Nait
5 (5)
Overview Crypto Charting for MT5 provides real-time OHLC data for various cryptocurrencies via WebSocket integration. It is designed for traders who require consistent and automated chart updates from multiple exchanges directly within the MetaTrader 5 platform. The product supports all standard MT5 timeframes and offers historical data synchronization features. Features Real-Time Charts via WebSocket Provides continuous, low-latency market data without relying on traditional API connections. A
This indicator plots upto 6 levels which can be enable / disable to make chart cleaner as per trader's requirement These 6 levels are in 2 sets : High and Low For each sets, different timeframe can be selected It is based on strategy of Previous High Low reversal, as its considered that price usually show rejection in smaller timeframe like 5min when price reach Daily, Weekly or Monthly High Low Features : - Track upto 6 Timeframe High Lows in single chart - Add Previous London Session, NY Sessi
This indicator finds Double Top and Double bottom Example : What is Double Top When price establishes a new high and then falls, then reverse to the same candle area of High then its considered a valid double top and vice versa for double bottom. 1. It plots and high and low on visible chart if ChartChange is set to true else it searches on new bar opening 2. If there is double top and double bottom found in visible chart window then it plots a line 3. It has options to customize text color, tex
FREE
Real Spinning Top Indicator  It detects accurate spinning top on chart with balanced body and wick height ratio which is the true meaning of spinning top which differs it from Hammers and Doji or Null Candlestick. This indicator plots an wingdings icon at number of spinning tops found on the chart. Settings include Number of Bars : To adjust search on number of bars Color of Icon :change color of icon Icon code : change code of wingdings for icon
FREE
Crypto Ticks and Depth
Rajesh Kumar Nait
5 (2)
Crypto Ticks for MetaTrader 5 – Real-Time Crypto Tick Data and Order Book Integration Overview Crypto Ticks streams real-time tick data and order book depth from major cryptocurrency exchanges directly into MetaTrader 5. Designed for traders who require precise market data for scalping, algorithmic strategies, and strategy testing. Supported Exchanges Binance : Spot  and Futures  KuCoin : Spot and Futures (active chart order book support) Bybit : Futures and Inverse Futures XT.com : Spot and Fu
Add this indicator to chart and set the ExtDepth Setting of ZigZag  It gives instant alert when Price touches trendline Upper, Lower or Middle channel Features : -Enable / Disable alerts on upper, lower or middle line - Add pause after a alert in seconds - Pause or Unpause Trend channel with button on chart - Add early alerts by adding points in input field, for example ETH price is 2900.25 here the digits 25 is "point", so if you add 25 in input field in points and if the value of lower line
This indicator allows you to show fibonacci levels labels with big font size . It supports up to 25 fibonacci levels - As soon as you draw fibonacci it shows the levels you added as input parameter with big font size with the color and font you choose. Customizable options : 1. Fibo Text Font 2. Fibo Text Size 3. Fibo Text Color 3. Add description to each level 4. Other options such as Anchors and Degrees
FREE
Multi Symbol Double Click anywhere on chart to set price alert for MT4 and get notified from Terminal Alert or Push Notification 1. Add the EA Utility on chart 2. Browse chart by <- left or -> right arrow keys 3. Double click anywhere on chart and it will add a line, drag this line to set your desired price and voila, alert is set! When price will reach to the line it will notify you with either terminal or push notification as per utility's settings.  This alert will keep working even if you r
This indicator plots upto 6 levels which can be enable / disable to make chart cleaner as per trader's requirement You can get alerts on Previous Week Previous Day, Previous Month or high low of any period previous candle available in MT4 These 6 levels are in 2 sets : High and Low For each sets, different time frame can be selected It is based on strategy of Previous High Low reversal, as its considered that price usually show rejection in smaller timeframe like 5min when price reach Daily, We
Cobra Pivot Points is an indicator for plotting best optimized pivot points support and resistance levels which you can backtest yourself by downloading the DEMO. 1. Select 7 type of Pivot Mode : Cobra, Camarilla 1, Camarilla 2, Floor, Woodie, Demark and Fibonacci pivots 2. You can use any time frame to find pivot points support and resistance 3. You can play with Previous day High Low Close value with Shift parameter. 1 = Previous Bar, 2 = Bar before Previous bar and so on.. These parameter wil
Multi Currency Previous Candle or Previous Bar Scanner helps you scan multi symbol charts with any custom timeframe which you select from indicator settings. Based on product : https://www.mql5.com/en/market/product/110229 It can be used to scan multi symbols for Previous Day high low, Previous week high low, Previous month High low or any custom timeframe e.g. Previous 4 hour chart high low It filters noise and gives directional alerts when price touches High or low line  The strategy is simp
Pivot Points Multi Symbol Scanner scans all symbols available in marketwatch for Floor, Woodie, Camarilla, Demark or Fibonacci Pivot Points. You can select any timeframe to calculate pivot points and get alerts when price touch these levels of support and resistance. For visual Pivot Points You may be interested in this product : https://www.mql5.com/en/market/product/110231 It has options for choosing various alerts type You can choose and set frequency to scan in milliseconds 1000 means it
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API and does not include charts. Users may use charts from brokers who provides Crypto and send orders to binance - Supports One way and Hedge Mode - Place Limit, SL Limit and Take Profit Limit Orders -
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations to Bybit exchange via API  This tool does not have charting feature so users may use other symbols provided by exchanges for BTCUSDT and other crypto. - Place Limit and Market Orders (Hedge Mode and One Way
Patterns Explorer for Triangle pattern such as symmetrical triangle, asymmetrical triangle or right angle triangle , Wedge pattern such as Rising wedge or Falling wedge, Expansion pattern and Trend Channel This indicator explores historical pattern as well as current patterns, It is the best indicator for those who are trying to save time from manually drawing trendline or triangle and want to use this for automated analysis of plotting best patterns on chart Features : - Panel for changing ZigZ
Kraken Crypto Exchange Futures History Update Panel Features : 1.  It will create symbol based on setting and update history fully which is available from Kraken API for the symbol. This panel updates history on Kraken Futures symbols with Open High Low Close data, It also Prints message when History Update is complete. Please note this is not LIVE Data.   3.  You need to add Kraken API URL as mentioned at Tools > Options > Allow Webrequest from URL tab and also tick Allow Webrequest checkbox
5 EMA Scalping Strategy Multi Symbol Scanner This EA utility will scan all symbols which are selected in marketwatch and alert when such condition is formed in chart when Candle low is above EMA 5 for Sell alert and Candle high is lower from EMA5 so you can be ready before selling or buying for scalping purpose on 5min chart For more details watch attached video Logic : When a candle closes above 5 EMA in 5 mins chart, Wait for its low to break and Sell when low is broken by wick, Your SL shou
Multi Symbol ZigZag Breakout Scanner scans all symbols selected in marketwatch. It will help finding double top, double bottom or any fibonacci extension level easily when price is about to reach those levels. You can select Timeframe, and multiple Extdepths (up to 3) of Zigzag. Recommended ZigZag are 21,34 and 55 which covers all types of Zigzag and filter noise You can set to receive either terminal alert or push notification or both Use cases : 1. To find Break of structure of order blocks 2
Market structures are the one which when breakout in higher timeframe may help clears a trend to a trader. 1. This indicator will draw ZigZag to only last 2 structures (previous high and low of ZigZag ) and a new bar of ZigZag will be only formed when break of structure happens 2. It gives Terminal and Push notificationon break of structure 3. Increase and Decrease Extdepth of ZigZag from "[" and "]" keys to adjust swing 4. Change colors of Line AB BC and CD 5. Add to many charts and get alerts
Fibo Musang FMBCR CB1 breakout multi symbol scanner for MT5 scans all symbols selected in marketwatch for dominan break Fibo Musang CB1 or Candle Break 1 is a strategy that works very well on Gold XAUUSD and other forex symbols. This scanner will help you scan mulltisymbol currencies very fast and get alerts on FMCBR CB1 breakout Please see video for more details as its completely customizable as per trader's preference: 1. You can select timeframe and History of Bars 2. You can modify your p
Multi Symbol Double Click anywhere on chart to set price alert and get notified from Terminal Alert or Push Notification 1. Add the EA Utility on chart 2. Browse chart by <- left or -> right arrow keys 3. Double click anywhere on chart and it will add a line, drag this line to set your desired price and voila, alert is set! When price will reach to the line it will notify you with either terminal or push notification as per utility's settings.  This alert will keep working even if you restart te
Control Candle is the candlestick which holds multiple inside bars and are in control until its high low range is broken by close of any candlestick. When control candle is broken, price may act on these control candle as support and resistance. This indicator create rectangles on chart which will help you find control candles fast. Control candle indicator box is customizable by color, style, width and other options in indicator settings.
Cobra Levels
Rajesh Kumar Nait
Introducing Cobra Levels Watch the Tutorial video of backtest and accuracy : here This strategy is based on the concept that prices will revert to their mean or average value over time. Identify the mean price : Calculate the levels e.g. U4 U5 or D4 D5 Wait for the price to move away from the mean (Middle Line) before taking action. Buy and sell signals : Buy : When the price falls below the lower threshold. Sell : When the price rises above the upper threshold. These are 6 sets of levels w
Higher Time Frame Bars
Rajesh Kumar Nait
5 (1)
This indicator efficiently tracks any other timeframe candlesticks which you want to track on same chart 1. Select any higher time frame to load bars on same chart 2. Customize colors, width, background and style of candlesticks and wick width 3. Choose number of bars to draw candlesticks 4. Track higher timeframe complete candles along with wick and body 5. Easy and convenient for those who dont want to switch chart. 6. See candle range { high - low } and change color, font, size 7. Enable / Di
Binance Trading Tool for MT5 1. This product include live chart from websocket, historical chart, automatic updates on restart of mt5 terminal to make it run smooth with zero manual intervention that makes you experience to trade Binance smoothly. Trading, Live chart & Historical Data available for Spot and Futures Chart Features : 1. Live OHLC Chart via Websocket (wss) 2. Update History from API 3. Auto Update history on charts every time you open MT5 4. All time frame supports from M1 to
Cobra Pivot Points is an indicator for plotting best optimized pivot points support and resistance levels which you can backtest yourself by downloading the DEMO. 1. Select 7 type of Pivot Mode : Cobra, Camarilla 1, Camarilla 2, Floor, Woodie, Demark and Fibonacci pivots 2. You can use any time frame to find pivot points support and resistance 3. You can play with Previous day High Low Close value with Shift parameter. 1 = Previous Bar, 2 = Bar before Previous bar and so on.. These parameter wil
Multi Currency Previous Candle or Previous Bar Scanner helps you scan multi symbol charts with any custom timeframe which you select from indicator settings. Based on product : https://www.mql5.com/en/market/product/78657 It can be used to scan multi symbols for Previous Day high low, Previous week high low, Previous month High low or any custom timeframe e.g. Previous 4 hour chart high low It filters noise and gives directional alerts when price touches High or low line  The strategy is simpl
Pivot Points Multi Symbol Scanner scans all symbols available in marketwatch for Floor, Woodie, Camarilla, Demark or Fibonacci Pivot Points. You can select any timeframe to calculate pivot points and get alerts when price touch these levels of support and resistance. For visual Pivot Points You may be interested in this product : https://www.mql5.com/en/market/product/110072 It has options for choosing various alerts type You can choose and set frequency to scan in milliseconds 1000 means it
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API For chart : Renting Crypto Charting for OHLC data or Crypto Ticks with Order Book Depth is optional If your EA is HFT and operations on seconds chart, You may be interested in converting charts to se
Filter:
No reviews
Reply to review