• Overview
  • Reviews
  • Comments
  • What's new

Pending Order Grid MT4

Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi-option through input parameters to configure the pending orders. 

General Description 

Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Stop Price input parameters. The user might set up multiple grids, with different features, to exist simultaneously  it's only needed to execute the script multiple times at the chart window(s) of the intended symbol(s). 

Risk Management 

The volume used to place a pending order is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, a request for placing the order is still sent to the trade server. The purpose is to allow the corresponding position opening if the free margin increases enough until the target price is reached. This increase could be due to an account deposit or position profit, occurring between the pending order’s placing and its triggering. 

Input Parameters 

PENDING ORDER GRID 

  • Start Price: Price used to define the grid’s start. 
  • Stop Price: Price used to define the grid’s stop. 
  • Price Level: Distance used between pending orders of the same type (pips). 

PENDING ORDER PLACING 

  • Magic Number: Script’s identifier. 
  • Type: Pending order type used to form the grid. 
  • Volume: Lot size per deal (lots). 
  • Free Margin %: Percentage of account free margin used to calculate the lot size per deal (%). 
  • Stop Loss: Distance from the market price for placing a Stop Loss at a position opening (pips). 
  • Take Profit: Distance from the market price for placing a Take Profit at a position opening (pips). 
  • Deviation: Maximum allowed slippage from the requested price (pips). 
  • Expiration Time: Order validity period. 
  • Comment: Text message displayed in the Trade / Account History tab of the Terminal window and the Objects list after the placing of a pending order (it only allows 31 characters). 

Some of the available parameters accept values that lead to particular options. 

  • Price Level: A null value means that the target price is constant for all pending orders. 
  • Volume: A value lower than the minimum allowed volume by the broker is converted in this last. A value higher than the maximum available volume by the free margin is converted in this last. 
  • Free Margin %: A value whose volume doesn’t reach the minimum allowed volume by the broker is converted in this last. A value whose volume exceeds the maximum available volume by the free margin is converted in this last. 
  • Stop Loss or Take Profit: A null value means the parameter’s inactive function. Any value between 0 and the Stop Level is converted in this last. 

The input parameters that define the start and stop of the grid must obey a few rules. 

  • Both the limits of the grid must be selected: Start Price and Stop Price. 
  • Buy Limit or Sell Stop orders grid: The Start Price cannot exceed the Ask/Bid price minus the Stop Level, respectively. The Stop Price cannot exceed the Start Price. 
  • Sell Limit or Buy Stop orders grid: The Start Price must equate/exceed the Bid/Ask price plus the Stop Level, respectively. The Stop Price must equate/exceed the Start Price. 

Displayed Information 

The script possesses a vast number of messages to inform the user about errors and conditions changes that might occur during its execution. The messages are shown through the Alert function (by a pop-up window), its content includes: 

  1. The warning that an input parameter has been incorrectly set. 
  2. The info that the account doesn't have enough money for the chosen volume (see the Risk Management section above). 
  3. The info that the number of permitted orders by the broker has been reached. 
  4. The Trade Server Return Codes description. 
  5. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision. 

Note: Some elements of the list are displayed simultaneously (in the same text line): 4 and 5. 

Observations 

During high activity periods, the trade servers decision on whether a trade request is executed or rejected may suffer significant delays. Some data used in the request sent to the server might become incorrect, leading to the order’s rejection. When the server is evaluating a request and the symbol's quotes are updated, three cases might occur: 

  1. Pending order placing – the pending order’s target price becomes an incorrect distance. 
  2. Position opening/modifying – the position’s Stop Loss or Take Profit intended level becomes an incorrect distance. 
  3. Position modifying – the position’s Stop Loss or Take Profit previous level takes to its closing. 

The symbol’s quotes mentioned in the fifth element of the list in the Displayed Information section are especially useful here (since firsts usually differ from lasts). A careful analysis of these quotes, knowing the implication that certain quote changes have on the request’s evaluation, permits understanding the reason when these cases occur. To avoid the request’s rejection by the trade server due to “invalid stops” (cases 1 and 2), the prices/levels used should exceed the symbol’s Stop Level by a few pips. 

When placing a pending order, the validity period can’t be less than 10 minutes. During a grid creation, the script doesn’t place pending orders if the current time exceeds the Expiration Time minus 10 minutes (when the validity period is previously selected). 

Conclusion 

Pending Order Grid is a helpful and effective tool regarding the manual creation of pending order grids, especially when the grids consist of a significant number of orders, enabling a simple and intuitive setting of the grids to form. 


Recommended products
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input
TradeWise EA is a compact yet powerful tool loaded with robust features. It offers a 30-trades compounding challenge , Risk-Management, Performance Tracking, Break-Even Calculation, Automated SR Zones, Trailing Stop-loss by ATR or PIPS, Automatic Risk-to Reward Ratio based on Stop-loss, Easy Order Adjustments, Calculates Total Stop Loss and Take Profit, Automatic buy and sell orders on manually placed SR Zones, and more. These features are designed to cater to both scalpers and long-term traders
DepoControl
Evgeniy Zhdan
DepoControl – Full Control Over the Deposit Closers   Expert Advisor controls the overall account status and closes ALL market orders on the account when certain conditions occur. The trading robot closes ALL orders on the account in the following cases (by profit): Close ALL orders by a total profit on the account   in monetary terms . For example, suppose that the settings specify that   positions should be closed when profit of 100 is reached. In this case, the Expert Advisor closes all mark
This program is designed to test ideas and acquire analytical skills. The main task of the analyst is to be able to predict the direction and range on the chart, where the price should soon come. This product cannot be tested in the tester. All the functionality is shown in full in the description and screenshots. How it works : Situations for analysis are selected at random. (The more historical data, the greater the number of examples). Click " Start Game ". Between the orange vertical li
TickChart
Boris Sedov
5 (1)
Tick Chart — full-featured chart for MetaTrader 4. A utility for creating and working with a tick chart in the MetaTrader 4 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
Position Selective Close MT4
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relat
FX28 Trader
Tsvetan Tsvetanov
5 (1)
Introducing the FX28 Trader Dashboard – Your Ultimate Trade Manager Unlock the full potential of your trading experience with the FX28 Trader Dashboard, a comprehensive and intuitive trade manager designed to elevate your Forex trading to new heights. Whether you're a seasoned trader or just starting on your financial journey, this powerful tool is engineered to streamline your trading activities and enhance your decision-making process. Key Features: User-Friendly Interface: The FX28 Trader Da
Spread And Swap Dashboard is a nice tool that lets us know all the minimum and maximum spreads of the instruments that we trade. In addition to the spread information we also find the Bid & Ask values that always are very useful. We also considered it important to include positive and negative swap values so that we can better evaluate possible strategies of Carry Trade. The tool proves useful in times of high volatility to record all the values of spreads and have a better understanding of the
Copy Trader MT4
Denis Luchinkin
3 (2)
Copy Trader is a convenient and fast order copier for MetaTrader4. The EA performs the copying of orders from the server terminal to one or several client terminals. It monitors opening/closing, StopLoss and TakeProfit, and also pending orders. It uses a magic number for its orders, which allows to open other orders in the client terminal both manually and using other experts; It has a minimum of settings. Install the Expert Advisor in two terminals: Choose MODE - SERVER on the terminal to copy
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there   isn't   enough money in the account for the chosen volume, this is reduce
Spread Record
Konstantin Kulikov
3.75 (4)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
MT5 version -  https://www.mql5.com/ru/market/product/70171 Unlike other indicators of this type, this version has: The ability to display data from smaller timeframes on the current chart. For example, displaying data from the M1 period on the H1 chart. Calculation of values ​​using the Gaussian formula (normal distribution formula). Flexible system of settings. Settings: basePeriod   - base period. indicatorMode  - display mode. Sets the value of each interval: by4h (4 hours), by6h (6 hours),
Introducing AutoPilotFX: Your Ultimate Trading Panel with Advanced Features Take your trading to new heights with AutoPilotFX, an MQL4 Expert Advisor designed to streamline your trading process and optimize your strategies. Discover the powerful features it offers and learn how it can help you maximize your profits and minimize your risks. Key Features: Automatic Lot Size Calculation: AutoPilotFX automatically calculates the ideal lot size based on your desired risk-reward ratio, ensuring that y
FREE
Managing Trades With Moving Average EA : Many Traders like using Moving Averages for trend confirmation , and timing Entry and Exits . ​ With Semi- Automatic Moving Average EA we provide effective way to manage open trades as per your Moving average strategy and uses MA as trailing stop loss.  ​ EA considers only closing price of candle therefore avoids stop outs caused by sudden  price fluctuations and helps to stay in trend longer.  ​ You can decide which MA to use and various settings of MA 
SETTINGS: Setting 1-  Will I act as server or client? : As you see, this setting for choice working mode as client or server.  ( server or client ) Setting 2-  Will I copy stoploss and takeprofit? : If true they will be copy, if false they will not be copy.  ( true or false ) Setting 3-  If I am client I multiply lots with this value: Multiplier value for transaction lots on client mode only.  ( 0.01 - 100 ) Setting 4-  If I am client I don't copy if lots greater than value: It is working on
Euro dollar lot size
Andrew Michael Sheffield
Pro-Wealth is a new business entity focused on helping others make a success of their Forex trading. Thus it makes only sense to help others use the correct lot size and start practicing the correct risk management. This utility is a very simple tool to show the lot size respective to one percent of their balance which should be entered by the user when attaching the utility to the EUR/USD chart.
SimSim Tournament Currency Strength Table   This is a multi-currency indicator; it shows the relative strength of the currency and 28 major currency pairs. There are many similar indicators on the market, but let there be one more. In this indicator, unlike others, you can specify weighting factors for each timeframe. Weighting factors. Why are they? Each trader prefers to work with a specific time frame, which is the main one for him, and the signals from him are most important. Examples of
Copy Mt4 to Mt4 and Mt5
Mikhail Mitin
2.6 (5)
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
Super Copier G&G  Super Copier G&G FREE Here Expert Advisor copies orders to several trading accounts (regardless of a broker) if their respective MetaTrader 4 terminals are opened on a single PC/VPS. The EA may copy from multiple (unlimited) initial accounts to a single target one or from a single initial account to multiple (unlimited) target ones. The work of other EAs and manual trading on initial and target accounts are not affected by the copier. Support for four methods of managing the
Market Position Manager   is Expert Advisor that makes very fast executions of orders. First Tab allows you to: Open buy order Open sell order Open sell stop Open sell limit Open buy stop Open buy limit Second Tab allows you to: Put stop loss and take profit Third Tab Allows you to: Set Lot of position  Indicator below shows you: Floating profit of open positions made by robot. Application features:  Works with any account type and broker Doesnt require specific skills Easy and intuitive interfa
This Dashboard displays signals in grid view for the 28 major fx currency pairs. It is Mainly used for forex scalping in between 10 to 20 pips maximum and can be used on major trend market decisions. It Uses mainly Moving average and does not give false signal. All you need to note is the point in the grid where the signal occurs.  A beep sound is heard whenever there is a new signal and it will be displayedat the top of the chart.
This indicator allows you to monitor the vitals of your account and notifies of some events, in accordance with user settings. Keep your finger on the pulse of trading. Control elements Main panel of the indicator shows the following values: chart symbol, bid/ask prices, spread, free margin, equity, total number of orders and total profit/loss. There are also two buttons: "Alarm" and "Mute". "Alarm" button starts up a timer, which will notify user in a period of time, defined in the settings
FREE
T Manager, the ultimate trade management solution designed by traders for traders. If you are searching for a simple and efficient trade panel, trade manager, or trade assistant, you are at the right place.   The market contains a diverse number of those tools , but this one is designed by traders for traders . I designed this tool, and I am using it daily. Take my advice and stop buying tools blended with un-useful features that you will never use, T Manager provides you with the essential ye
Moving Average Alert
Christianiel Robles Faustino
3 (1)
From  USD 49 to USD 39 Objective: To notify/alert traders if price touched  or  closed above/below the moving average. Features/Settings: Moving average method supported: Simple, Exponential, Smoothed and Linear Weighted Works on all currency pairs. Set the Moving Average Period/Shift value Timeframe supported: 1m, 5m 15m, 30m, 1H, 4H, 1D, 1WK, 1Mo Set the Applied Price: Close, Open, High, Low, Price, etc. Set the Candle Size Type: Full Length or Body Length Set the Candle Size to Trigger an Al
This is an irreplaceable assistant for manual trading providing maximum automation of daily routine calculations, convenient system of opening and maintaining trades and also their closure on reaching a specified adjustable level. The untility provides maximally clear and complete information on the current situation of each instrument separately and features the convenient trading panel as well as many additional functions in one program. The product works correctly with all instruments (Forex,
THIS PRODUCT CAN NOT BE TEST IN STRATEGY TESTER. PLEASE TRY DEMO VERSION: https: //www.mql5.com/en/market/product/58082 FIRST 10 COPIES AT 30 USD, NEXT PRICE WOULD BE 50 USD RISK AND TRADE MANAGER RISK AND TRADE MANAGER   is an advanced trading panel designed for manual trading.   Utility helps to manage trades effectively and efficiently with a single click. MAIN FEATURES Convert and display Stop Loss (SL)   Pips into % and amount to view the clear picture of the trades if SL hits. Fund alloca
RiskManager
Roman Zhitnik
5 (2)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Link to Version for MetaTrader 5  Risk Manager settings Check limit to close   - check the equity limit Limit to close (account currency)   - equity limit that is checked
Ultimate Trade Panel
Biswarup Banerjee
5 (1)
Introducing the Ultimate Trade Panel - Your All-in-One Trade Manager for MQL4 Trading Are you a trader seeking to streamline your trading activities and gain a competitive edge in the market? Look no further! The Ultimate Trade Panel is here to revolutionize your trading experience on the MQL4 platform. With a host of unique and time-saving features, this expert advisor is designed to be your trusty companion for day-to-day trading activities. Key Features : Indicator Manager - Say goodbye to t
CCI Dashboard for MT4
Taras Slobodyanik
5 (3)
Multicurrency and multitimeframe modification of the Commodity Channel Index (CCI) indicator. You can specify any desired currencies and timeframes in the parameters. Also, the panel can send notifications when crossing overbought and oversold levels. By clicking on a cell with a period, this symbol and period will be opened. This is MTF Scanner. The key to hide the dashboard from the chart is "D" by default. Parameters CCI Period — averaging period. CCI Applied price — price type. Clear
Buyers of this product also purchase
Trade Assistant MT4
Evgeniy Kravchenko
4.45 (183)
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. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (82)
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
Forex Trade Manager MT4
InvestSoft
4.98 (379)
Do you think that in markets where the price can change in a split second, placing orders should be as simple as possible? In Metatrader, each time you want to open an order, you have to open a window where you enter the opening price, stop loss and take profit, as well as the trade size. In trading the financial markets, capital management is essential to maintain your initial deposit and multiply it. So, when you want to place an order, you probably wonder how big a trade you should open? Wha
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
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 
Trade Dashboard MT4
Fatemeh Ameri
5 (27)
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
The MT4 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ] Setup A step by step user guide is available. No knowledge of Telegram API is required;
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
Trade copier MT4
Alfiya Fazylova
4.68 (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
RedFox Copier Pro
Rui Manh Tien
4.75 (12)
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 4 platform. Multi Language support. MT5 Version  |   User Guide + Demo The Trade Manager does not work
Telegram To MT4 Receiver
DaneTrades Ltd
4.33 (3)
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 Te
Trade Assistant GS
Vasiliy Strukov
5 (35)
The Trade Assistant is designed for the manual trader who needs assistance to manage orders.  First analyze the trend by using a good indicator like Gold Stuff .  Once you have established the main trend, start your orders with the Trade Assistant and use the “buy” and “sell” buttons on panel of the chart to open orders.  The trader can choose to build a grid with or without a multiplier, or just use a single trade according to the different options in the setting. Real-time results can be view
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro  (MT4) includes a powerful trade manager, equity protection, currency strength meter, account reporting tools, risk management tools, and more! It is the perfect companion for manual traders and prop-firm traders. It is one of the most advanced forex trade manager and trade assistant that you will ever come across! It is the perfect solution for traders who wants a more efficient way of managing trade transactions. You can download the user manual and installation guide
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
The News Filter
Leolouiski Gan
5 (18)
This product filters all expert advisors and manual charts during news time. 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. Please note that this product does not work in the strategy tester. To properly evaluate the
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 functions for manual trading, and allows you to automate most trading actions. Before purchasing, you can test the Demo version on a demo account. Demo here . Full instructions here . Trade. Allows you to perform basic trading operations in one click: Opening pending orders and positions. Closing pending orders and positions. Reversal of positions (close BUY and open SELL or close SELL and open BUY). Lockin
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (7)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Che
-25% discount ($149 -> $111) 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
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
Price Action Toolkit
LEE SAMSON
4.67 (6)
The price action toolkit EA is designed for scalpers but can be used on all timeframes to quickly enter the market with correctly calculated lot sizing based on your stop level, It allows you to quickly enter trades (instantly or at candle highs and lows with pending orders) and then adjust stops and take profits as the market moves. For a full list of all the features, settings and best practice strategy to use click here:  https://www.mql5.com/en/blogs/post/748072 MT5 version available here:
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
CAP Strategy Builder EA
MEETALGO LLC
4.86 (36)
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trade ma
Take control of your forex portfolio. See instantly where you stand, whats working and whats causing you pain! MT5 VERSION AVAILABLE HERE:  https://www.mql5.com/en/market/product/58658 The Trade Manager Dashboard is designed to show you at a glance where each position you have in the forex market currently is, and make risk management and exposure to currencies easier to understand. For traders that scale into the market gradually with multiple positions or those trading grid and basket strate
Easy Trade Manager
Anoop Sivasankaran
4.78 (37)
New version with Panel updated..! (Thank you users for all your great feedback!) - Enter the Risked Amount or Lot size or % of Balance (New!) Drag the RED line on the chart to fix the Stop-Loss. Drag Blue line (New!) for Limit/Stop orders automatically ! Adjust TP1, TP2 and TP3 lines You are ready to Buy/Sell > Adjust the lines even after the trade - New! Check the user video - https://tinyurl.com/etmmt4ea Automatic Breakeven TP1/2 | Book Part/Partial Profit TP1-TP2 | Automatic Magic Trail
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
Equity Shield
Vladimir Stepanov
4.63 (8)
The Expert Advisor will protect your account from unexpected losses by constantly monitoring the equity and follow the rules as per input in the parameters.   When the rules are breached the EA will close all trades.   You can set the EA to close all trades at a certain percentage or money loss, or to close at a certain percentage or money profit.   This utility is very useful for Prop Trading Challenges to keep the draw down low and to protect your equity! My signals and other products can be f
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
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
StarseedFX Smart Trading Tool
Mohamed Elsayed
4.91 (22)
What Exactly Is A Smart Trading Tool? Smart Trading Tool was developed for fast and comfortable trading of the financial markets especially for ORDER BLOCKS TRADERS . It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading Informa
This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry - Extreme - Extreme) REM (Reentry - Extreme - MHV) RRM (Reentry - R
More from author
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contai
FREE
Scientific Calculator MT4
Francisco Manuel Vicente Berardo
Scientific Calculator is a script designed to compute expressions of science, engineering and mathematics.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and c
FREE
Tick Data Record MT4
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshee
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4  program.   General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT4
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relat
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there   isn't   enough money in the account for the chosen volume, this is reduce
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Tick Data Record MT5
Francisco Manuel Vicente Berardo
Tick Data Record is a multi-symbol multi- timeframe Expert Advisor that records tick data for later graphical representation and analysis .   General Description  Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadsheet, r
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.   General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the p
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. The EA offers multi-option through input parameters to configure the positions' stop orders.  General Description   The Expert Advisor’s main purpose is to secure profit and minimize losses with the opened positions. Double Trailing Stop places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote re
Position Selective Close MT5
Francisco Manuel Vicente Berardo
Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions. The script offers multi-option through input parameters to define the positions to close.  General Description   Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relat
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
Order Selective Delete is a multi-symbol multi-timeframe   script used to   delete   simultaneously various pending orders. The script offers multi-option   through input parameters to define the pending orders to   delete.  General Description   Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
Multiple Position Opening   is a multi-symbol multi- timeframe   script used to open simultaneously various positions . The   script   offers multi- option   through   input parameters   to   configure the positions.   Risk Management   The volume used to open each of the positions is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there   isn't   enough money in the account for the chosen volume, this is reduce
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi- timeframe script that enables multi-strategy implementation based on pending order grids. The script offers multi- option through input parameters to configure the pending orders.   General Description   Pending Order Grid allows the execution of a user-defined strategy through the creation of one or more grids of pending orders. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price lev
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids. The EA offers multi-option through input parameters to configure the pending orders.  General Description   Pending Order Grid allows the performing of a user-defined strategy through the creation of one or more grids of pending orders. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant
Filter:
No reviews
Reply to review
Version 1.1 2024.06.02
Minor change, not requiring an update:

- Link addition at the script’s properties window to visit the product page.