• Aperçu
  • Avis
  • Commentaires
  • Nouveautés

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. 


Produits recommandés
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 – 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)
Présentation du FX28 Trader Dashboard - Votre gestionnaire de transactions ultime Découvrez tout le potentiel de votre expérience de trading avec le FX28 Trader Dashboard, un gestionnaire de transactions complet et intuitif conçu pour élever votre trading Forex à de nouveaux sommets. Que vous soyez un trader expérimenté ou que vous débutiez votre parcours financier, cet outil puissant a été développé pour simplifier vos activités de trading et améliorer votre processus de prise de décision. Car
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
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
Maximisez votre succès en trading avec T Manager, la solution ultime de gestion du commerce conçue par des traders pour les traders. Avec son interface conviviale et ses fonctionnalités avancées, vous pouvez planifier, exécuter et gérer rapidement et facilement vos opérations de trading. Expérimentez un contrôle sans égal en ayant la possibilité de définir vos opérations de prix, vos stop loss et vos bénéfices avec facilité. Gérez votre risque avec précision et calculez la valeur monétaire de
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
Tradex MT4
Suvashish Halder
No Grid, No Martingale, No Dangerous Strategy. Tradex Comes With 2 Powerful Strategy. Data Test Past 10 Years. It Uses Fixed Stop Loss and Take Profit Capture by Fixed Take Profit. Take Profit Also Capture by Trailing Stops as Well. Launch Price $249 Only 3 Copies Available Next Price $349 WARNING:  The Nes Filter does not support back testing. Back testing simply assists us in understanding and modifying the behavior of the EA in order to improve its results. Basic Inputs for EA EA Start/Stop:
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
Les acheteurs de ce produit ont également acheté
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
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
Local Trade Copier EA MT4
Juvenille Emperor Limited
5 (81)
Découvrez une expérience exceptionnellement rapide de copie de trades avec le Local Trade Copier EA MT4 . Avec sa configuration facile en 1 minute, ce copieur de trades vous permet de copier des trades entre plusieurs terminaux MetaTrader sur le même ordinateur Windows ou Windows VPS avec des vitesses de copie ultra-rapides de moins de 0.5 seconde. Que vous soyez un trader débutant ou professionnel, le Local Trade Copier EA MT4 offre une large gamme d'options pour le personnaliser en fonction d
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (68)
Copieur commercial pour MetaTrader 4.       Il copie les transactions de change, les positions et les ordres de tous les comptes. C'est l'un des meilleurs copieurs commerciaux       MT4 - MT4, MT5 - MT4       pour le       COPYLOTE MT4       version (ou       MT4 - MT5 MT5 - MT5       pour le       COPYLOTE MT5       version). Version MT5 Description complète   +DEMO +PDF Comment acheter Comment installer     Comment obtenir des fichiers journaux     Comment tester et optimiser     Tous le
Trade Dashboard MT4
Fatemeh Ameri
5 (25)
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 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
Le MT4 to Telegram Signal Provider est un outil facile à utiliser et entièrement personnalisable qui permet d'envoyer des signaux à Telegram, transformant ainsi votre compte en fournisseur de signaux. Le format des messages est entièrement personnalisable ! Cependant, pour une utilisation simple, vous pouvez également opter pour un modèle prédéfini et activer ou désactiver des parties spécifiques du message. [ Démonstration ]   [ Manuel ] [ Version MT5 ] [ Version Discord ] [ Canal Telegram ]
Trade Manager pour vous aider à entrer et sortir rapidement des transactions tout en calculant automatiquement votre risque. Y compris des fonctionnalités pour vous aider à éviter le sur-trading, le trading de vengeance et le trading émotionnel. Les transactions peuvent être gérées automatiquement et les mesures de performances du compte peuvent être visualisées dans un graphique. Ces fonctionnalités rendent ce panneau idéal pour tous les traders manuels et contribuent à améliorer la plateforme
Trade copier MT4
Alfiya Fazylova
4.68 (31)
Trade Copier est un utilitaire professionnel conçu pour copier et synchroniser les commandesentre les comptes de trading. Les commandes sont copiées du compte/terminal du fournisseur vers le compte/terminal du destinataire, qui sont installés sur le même ordinateur ou vps. Avant d'acheter, vous pouvez tester la version démo sur un compte démo. Version démo ici . Instructions complètes ici . Principales fonctionnalités et avantages: Prend en charge la copie des commandes MT4> MT4, MT4> MT5, MT5>
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
Prenez le contrôle de votre portefeuille de devises. Voyez instantanément où vous en êtes, ce qui fonctionne et ce qui vous fait mal ! VERSION MT5 DISPONIBLE ICI : https://www.mql5.com/en/market/product/58658 Le tableau de bord Trade Manager est conçu pour vous montrer en un coup d'œil où se trouve actuellement chaque position que vous détenez sur le marché des changes et faciliter la compréhension de la gestion des risques et de l'exposition aux devises. Pour les traders qui évoluent progres
Telegram To MT4 Receiver
DaneTrades Ltd
4.33 (3)
Copiez les signaux de n'importe quel canal dont vous êtes membre (y compris privé et restreint) directement sur votre MT4.  Cet outil a été conçu en pensant à l'utilisateur tout en offrant de nombreuses fonctionnalités dont vous avez besoin pour gérer et surveiller les transactions. Ce produit est présenté dans une interface graphique conviviale et visuellement attrayante. Personnalisez vos paramètres et commencez à utiliser le produit en quelques minutes ! Guide de l'utilisateur + Démo  | Ve
CAP Strategy Builder EA
MEETALGO LLC
4.85 (33)
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 adding more 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 trad
TradePanel MT4
Alfiya Fazylova
4.91 (88)
Trade Panel est un assistant commercial multifonctionnel. L'application contient plus de 50 fonctions de trading manuel et vous permet d'automatiser la plupart des actions de trading. Avant d'acheter, vous pouvez tester la version Démo sur un compte démo. Démo ici . Instructions complètes ici . Commerce . Vous permet d'effectuer des opérations de trading de base en un clic : Ouvrir les ordres et positions en attente. Clôturez les ordres et les positions en attente. Inversion de positions (fermer
The News Filter
Leolouiski Gan
5 (18)
Ce produit filtre tous les conseillers experts et les graphiques manuels pendant les heures de publication des actualités, de sorte que vous n'avez pas à vous soucier des pics de prix soudains qui pourraient détruire vos configurations de trading manuelles ou les transactions entrées par d'autres conseillers experts. Ce produit est également livré avec un système de gestion des ordres complet qui peut gérer vos positions ouvertes et vos ordres en attente avant la publication de toute actualité.
Trading History MT4
Siarhei Vashchylka
5 (4)
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 experi
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro comprend un puissant gestionnaire de transactions, un indicateur de force monétaire, des outils de reporting de compte, des outils de gestion des risques, et bien plus encore ! C'est l'un des gestionnaires de trading forex et des assistants commerciaux les plus avancés que vous n'aurez jamais rencontrés! C'est la solution parfaite pour les commerçants qui veulent un moyen plus efficace de gérer les transactions commerciales. Vous pouvez télécharger le manuel d'utilisatio
Take a Break
Eric Emmrich
5 (27)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
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
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
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overr
Copy Master mt4
Evgenii Aksenov
5 (6)
Cet utilitaire vous permettra de copier toutes les transactions d'un terminal avec le paramètre maître vers d'autres terminaux avec le paramètre esclave Dans le même temps, vous pouvez choisir les paires à copier, définir la taille de l'ordre copié sur plusieurs paramètres. Définissez une limite de perte sur le retrait ou copiez uniquement les transactions rentables Vous pouvez copier des transactions de MT4 ou MT5 à MT4 ou MT5 d'autres courtiers Maintenant, il ne sera pas difficile de co
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (63)
Panneau de trading pour trader en 1 clic.   Travailler avec des positions et des commandes!   Trading à partir du graphique ou du clavier. En utilisant notre panel de trading, vous pouvez trader en un clic à partir du graphique et effectuer des opérations de trading 30 fois plus rapidement que le contrôle MetaTrader standard. Des calculs automatiques de paramètres et de fonctions qui facilitent la vie d'un trader et aident un trader à mener ses activités de trading beaucoup plus rapidement et p
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
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 :
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
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
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.95 (20)
Outil multifonctionnel : plus de 65 fonctions, dont : calcul de lot, price action, facteur R/R, gestionnaire des trades, zones d'offre et de demande Version de démonstration   |   Manuel de l'Utilisateur   |    MT5 L'utilitaire ne fonctionne pas dans le testeur de stratégie : vous pouvez télécharger la   version de démonstration ICI   pour tester le produit. Contactez-moi pour toutes questions / idées d'amélioration / en cas de bug trouvé Simplifiez, accélérez et automatisez votre processus d
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
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
Plus de l'auteur
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
Filtrer:
Aucun avis
Répondre à l'avis
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.