• Aperçu
  • Avis
  • Commentaires

Multiple Position Opening MT5

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 reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the free margin is enough, at least, for the minimum volume allowed by the broker), a request for opening the position is sent to the trade server. On the other hand, if this reduction leads to an incorrect volume, the request is no longer sent. 

Input Parameters 

  • Magic Number: Script’s identifier. 
  • Type: Position type used. 
  • 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). 
  • Fill Policy: Volume execution policy. 
  • Comment: Text message displayed in the Trade/History tab of the Toolbox window and the Objects list after the opening of a position (it only allows 31 characters). 
  • Total: Positions number to be open. 

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

  • 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. 

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. 
  6. The Runtime Errors description. 
  7. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 

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

Observation 

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. 

Conclusion 

Multiple Position Opening is a helpful and effective tool regarding the positions manual opening, especially when these represent a significant number, enabling a simple and intuitive setting of the positions to open.


Produits recommandés
Forex 4up MT5
Vladimir Gribachev
Do you want to trade and publish your signals in the telegram channel? Then this utility is for you. - Trades in your terminal - Publishes deals to your telegram channel Your customers will be glad to: - from 5 signals daily - beautiful design of signals Customization Service -> Settings -> Expert Advisors -> Allow WebRequest for the following URLs: https://api.telegram.org IN       Telegram       go to @BotFather and create a bot Copy the bot's Token and enter it in the parameters of the a
Prenez le contrôle de votre routine de trading sans effort avec le Trades Time Manager révolutionnaire. Cet outil puissant automatise l'exécution des ordres à des moments précis, transformant votre approche de trading. Créez des listes de tâches personnalisées pour diverses actions commerciales, de l'achat à la définition des commandes, le tout sans intervention manuelle. Guide d'installation et d'entrées de Trades Time Manager Si vous souhaitez recevoir des notifications sur l'EA, ajoutez notre
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
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based o
A ticker that shows the average bitcoin price of the selected currency and keeps updating it at regular intervals. PRO version updates more often and displays details about the price change! Make sure you have added the API address http://metakod.com/mk/api in the list of allowed URLs on tab Tools → Options → Expert Advisors. All of the supported currencies and the API address are listed in the screenshots below. Inputs Logging level - Controls the amount of details written to the log (default
FREE
Lib5 EAPadPRO for MT5
Vladislav Andruschenko
4.57 (7)
Library to add the Information Panel to your Expert Advisor for MetaTrader 5. We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression. Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction Detailed description of our panel and instructions for using EAPADP
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro et
FREE
The  CAP Equity Guard MT5  is an expert advisor that constantly monitors the equity of your trading account and prevents costly drawdowns. The  CAP Equity Guard EA MT5  is a useful tool for money managers! When an emergency procedure takes place, you are notified by visual, email and push alerts. The EA performs the following tasks: It monitors your entire trading account. Easy to use! Just drag it to a random empty chart. It will work perfectly, if MetaTrader restarts. It can be workable with y
FREE
Get news5
Aleksander Gladkov
Utility for reading news from investing.com To access the site, you need to add WebRequest in the Options terminal menu on the Expert Advisors tab: https://sslecal2.investing.com If reading is successful, a message about writing the file is displayed. The INV_week_this.txt file is written to the MQL5\Files folder of the terminal and is kept up to date, updating data according to its own timer You can attach the utility to any chart with any time frame; just one is enough to support indicat
PZ Trade Pad MT5
PZ TRADING SLU
4.19 (21)
This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
FREE
Multiple Positions
Emanuel Reynard Phillips
Besoin d'ouvrir plusieurs positions/trades en même temps ? Nous avons créé votre solution simple. Vous pouvez désormais saisir plusieurs postes à la fois. Vous pouvez définir la taille du lot, le nombre de positions, le take profit et le stop loss. Par exemple : vous souhaitez acheter 3, 5, 10 ou n’importe quel nombre de positions avec une certaine taille de lot. Vous pouvez maintenant le faire en appuyant simplement sur le bouton « Acheter ». Ou Par exemple : vous souhaitez vendre 3, 5, 10 ou
Show Pips for MT5
Roman Podpora
4.61 (18)
This information indicator will be useful for those who always want to be aware of the current situation on the account. - More useful indicators The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. There are several options for placing the information line on the chart: - To the right of the price (runs behind the price); - As a comment (in the upper left corner
FREE
This script is designed to download a long history of cryptocurrency quotes from the Binance exchange. You will find it perfectly suitable if you want once to download the history of cryptocurrencies for charts analyzing, collecting statistics or testing trading robots in the MetaTrader 5 strategy tester, or if you need to update the history not very frequently (for example, once a day or once a week). After running the script, you will have fully featured (but not automatically updated) cryptoc
This Small tool allows you to define a time counter in minutes for the closing of your positions according to the number of minutes you have set. For example if you set it to 30 Min, the tool will close each open position after 30 minutes from its opening. The settings ACTIVE: It is to activate the tool and use it to close your positions after the number of minutes defined. MANAGE: you to choose with the symbols managed by the tool. Choose "ALL CURENCY" if you want the system t
FREE
Trade on Binance with  MT5/MT4 EAs and indicators! GRat_BinanceImport   is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency on the most popular crypto exchange  Binance  24/7. Features 1. ALL Binance instruments are available. 2. Import(automatic copying) to the specified Binance  currency all trades (made manually or by an EA) from an MT5 account (including demo) by the specified symbol and/or magic number. 3. Import(automatic copying)   to the specifie
FX28 Trader MT5
Tsvetan Tsvetanov
3 (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
Martingale panel MT5
Mohammadbagher Ramezan Akbari
In this article, we would like to introduce the trade panel product with the Martingale panel. This panel is made in such a way that it can meet the needs of traders to a great extent. This trade panel actually consists of two trade panels at the same time, with the first one you can take positions with certain profit and loss limits, and with the second one, you can have positions with profit limits but without loss limits. When positions lose, a new position will be added based on the setti
The best time to trade Using this Indicator is when the time reach exactly hour,half,45 minutes,15 minutes and sometimes 5 minutes.. This indicators is helpful to those who trade boom and crash indecies.How to read this indicator first you'll see Blue allow and Red allow all these allows used to indicate or to detect the spike which will happen so the allow happens soon before the spike happen.This indicator works properly only in boom and crash trading thing which you have to consider when
TradeInfo MT5
Manuraj Dhanda
4.25 (4)
TradeInfo is a utility indicator which displays the most important information of the current account and position. Displayed information: Information about the current account (Balance, Equity, Free Margin). Current spread, current drawdown (DD), planned profit, expected losses, etc. Number of open position(s), volume (LOT), profit. Today’s and yesterday’s range. Remaining time to the next candle. Last day profit information. MagicNumber filter. Comment filter. Indicator parameters: Show
FREE
FrankEditorBars
Aleksei Grebenkin
Сonverter for historical data files(2 files, Ask and Bid) from external sources like ducascopy or others sources of non-standard .csv quotes. The output format is compatible with MetaTrader5 and can be imported to MetaTrader5. The script can process multiple files(batch), see parameter "Convert all files in folder Files/FrankEditor". User can choose output timeframe, specific months and other options. 2 input files should look like(UTC or EET time): GBPUSD_1 Min_Ask_2017.01.01
FREE
Trade Receiver Free MT5
Vu Trung Kien
4.17 (12)
Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT5 accounts only. For MT4 accounts, you must use Trade Receiver Free . Reference: - For MT4 receiver, please download Trade Receiver Free . - For MT5 receiver, please download Trade Receiver Free MT5 . - For cTrader receiver, please download Trade Receiver Free cTrader . - If you only need copy from MT4 accoun
FREE
Smart Ruler MT5
Serhii Shevchuk
5 (2)
Cet outil est destiné à mesurer la distance entre deux points sur un graphique et bien plus encore. Liste des grandeurs mesurées :  Distance en points  Profit (avec et sans spread)  Différence de temps  Variation en pourcentage du prix  Angle d'inclinaison  Nombre de barres (différentes variations)  Rapport de la distance en points à une valeur étalon Fonctions :  Attachement aux prix OHLC  Configuration automatique du profil couleur en fonction de la couleur d'arrière-plan du graphique  
This script downloads economic news data, required for  Economic news calendar with history  indicator. It downloads data from fxstreet.com to Common folder of MT5 in CSV format. How to use it (watch video below on how to test demo version): Add  http://calendar.fxstreet.com/eventdate / to Allowed URLs section in MT5 settings Download and Install script and indicator from mql5.com Open chart with required currency pair Find script in Navigator panel and drag&drop it to the chart. Find correspond
FREE
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
Tdo
Ivan Simonika
TDO is a free utility for optimizing the Trading Direction indicator. In addition to signals for trading, the indicator also has an information vector that fully provides all the statistical information on the operation of the indicator; this effect can be used to ensure that the indicator is automatically optimized. You just need to select the instrument and timeframe and specify the hourly interval in the utility settings and drop it on the chart chart. That's all, now we are waiting for the
FREE
Boleta de negociação, adiciona automáticamente as ordens Take Profit e Stop Loss quando excutada uma ordem de compra ou venda. Ao apertar as teclas de atalho (A, D, ou TAB), serão inseridas duas linhas de pre-visualização, representando as futuras ordens de take profit (azul) e stop loss (vermelho), as quais irão manter o distanciamento especificado pelo usuário. Ditas ordens só serão adicionadas ao ser executada a ordem inicial. Ao operar a mercado, as ordens pendentes de take profit, e stop lo
Copyist MS MT5
Aleksei Moshkin
3.8 (5)
Copyist MS — это простой и удобный в использовании торговый копир. Работает как однофайловый советник с переключаемыми режимами работы Master и Slave. Ордера можно копировать из МТ5 в МТ5, из МТ5 в МТ4, из МТ4 в МТ5. Для копирования ордеров в MetaTrader 4 требуется версия советника для MetaTrader 4. Текущая версия советника работает только на ХЕДЖИНГОВЫХ счетах. Параметры Тип работы - выбор режима работы: Master или Slave; Копировать по магическому номеру - копирование торговых ордеров по магич
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.14 (7)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
Les acheteurs de ce produit ont également acheté
Trade Assistant MT5
Evgeniy Kravchenko
4.4 (172)
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 MT5
Juvenille Emperor Limited
5 (64)
Découvrez une expérience exceptionnellement rapide de copie de trades avec le   Local Trade Copier EA MT5 . 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 MT5   offre une large gamme d'options pour le personnaliser en fonc
TradePanel MT5
Alfiya Fazylova
4.86 (115)
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
MT5 to Telegram Signal Provider est un utilitaire facile à utiliser et entièrement personnalisable qui permet l'envoi de signaux spécifiés vers un chat, un canal ou un groupe Telegram, transformant ainsi votre compte en fournisseur de signaux. Contrairement à la plupart des produits concurrents, il n'utilise pas d'importations DLL. [ Démonstration ] [ Manuel ] [ Version MT4 ] [ Version Discord ] [ Canal Telegram ] Configuration Un guide utilisateur étape par étape est disponible. Aucune connai
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
Trade Manager DaneTrades
DaneTrades Ltd
4.74 (23)
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
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. Using the EA : U
Trade Dashboard MT5
Fatemeh Ameri
5 (30)
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   deta
Copiez les signaux de n'importe quel canal dont vous êtes membre (y compris les canaux privés et restreints) directement sur votre MT5.  Cet outil a été conçu en pensant à l'utilisateur et offre de nombreuses fonctionnalités nécessaires pour gérer et surveiller les trades. Ce produit est présenté dans une interface graphique conviviale et attrayante. Personnalisez vos paramètres et commencez à utiliser le produit en quelques minutes ! Guide de l'utilisateur + Démo  | Version MT4 | Version Dis
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Trade copier MT5
Alfiya Fazylova
4.39 (28)
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 MT5> MT5, MT4> MT5, MT5>
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.84 (19)
Le copieur commercial pour MT5 est un copieur commercial pour la plate-forme МetaТrader 5   . Il copie les transactions de change   entre       tous les comptes   MT5   -   MT5, MT4   -   MT5 pour la version COPYLOT MT5 (ou MT4   -   MT4 MT5   -   MT4 pour la version COPYLOT MT4) Copieur fiable ! Version MT4 Description complète   +DEMO +PDF Comment acheter Comment installer     Comment obtenir des fichiers journaux     Comment tester et optimiser     Tous les produits de Expforex Vous po
OrderManager MT5
Lukas Roth
4.88 (16)
Présentation du   OrderManager   : Un utilitaire révolutionnaire pour MT5 Gérez vos transactions comme un pro avec le tout nouveau utilitaire Order Manager pour MetaTrader 5. Conçu avec simplicité et facilité d'utilisation à l'esprit, l'Order Manager vous permet de définir et de visualiser sans effort le risque associé à chaque transaction, vous permettant de prendre des décisions éclairées et d'optimiser votre stratégie de trading. Pour plus d'informations sur l'OrderManager, veuillez vous réfé
Le gestionnaire UTM est un outil intuitif et facile à utiliser qui offre une exécution rapide et efficace des transactions. L'une des fonctionnalités les plus remarquables est le mode "Ignore Spread", qui vous permet de négocier au prix des bougies, en ignorant complètement les spreads (par exemple, permet de négocier des paires de spreads plus élevés sur LTF, évitez d'être retiré des transactions par spread). Un autre aspect clé du gestionnaire UTM est son copieur de commerce local unique, perm
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt5 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 mt5 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 extend
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). Current price already includes a 25% discount : Purchase (lifetime) -- $365 instead of $490 Rent (30 days) -- $50 instead of $69 The demo version generated by MT Market is automatically and is useless because to start this algo advisor, you need to specify zones of interest and targets! A community
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
Le MT5 to Discord Signal Provider est un outil convivial et entièrement personnalisable conçu pour envoyer directement des signaux de trading à Discord. Cet outil transforme votre compte de trading en un fournisseur de signaux efficace. Personnalisez les formats de messages pour qu'ils correspondent à votre style ! Pour plus de facilité, choisissez parmi des modèles pré-conçus et décidez quels éléments du message inclure ou exclure. [ Démo ] [ Manuel ] [ Version MT4 ] [ Version Telegram ] Conf
-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 w
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (17)
Expert Advisor "Drawdown Limiter"  Vous êtes au bon endroit si vous recherchez un contrôle de drawdown, un limiteur de drawdown, une protection du solde, une protection de l'équité ou une limite quotidienne de drawdown en rapport avec les entreprises de gestion de capitaux (Prop Firm), FTMO, My Forex Fund, ou si vous souhaitez protéger votre compte de trading. Avez-vous déjà eu du mal à contrôler votre drawdown en tradant sur des comptes financés ? Cet EA est fait pour vous. Les entreprises d
Panneau de trading pour trader en 1 clic.   Travailler avec des positions et des commandes!   Trading à partir du graphique ou du clavier. Avec notre panneau de trading, vous pouvez exécuter des transactions en un seul clic directement depuis le graphique et effectuer des opérations de trading 30 fois plus rapidement qu'avec le contrôle MetaTrader standard. Les calculs automatiques des paramètres et des fonctions rendent le trading plus rapide et plus pratique pour les traders. Des conseils grap
Mentfx Mmanage mt5
Anton Jere Calmes
4.43 (7)
The added video will showcase all functionality, effectiveness, and uses of the 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 calculates al
Trade Assistant 38 in 1
Makarii Gubaydullin
4.87 (15)
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   |    MT4 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 de tr
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
MT5 To Notion
DaneTrades Ltd
5 (2)
Ce programme vous permettra d'exporter toutes vos transactions de votre compte MetaTrader directement dans Notion à l'aide d'une interface utilisateur très conviviale.  Version MT4  |  Guide de l'utilisateur + Démo Pour commencer, veuillez utiliser le guide de l'utilisateur et télécharger le modèle Notion. Si vous souhaitez une démo, veuillez consulter le guide de l'utilisateur. Ne fonctionne pas dans le testeur de stratégie ! Fonctionnalités principales Exporter toutes les transactions de votre
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.57 (7)
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 (overri
Bots Builder Pro MT5
Andrey Barinov
4.75 (4)
This is exactly what the name says. Visual strategy builder . One of a kind. Turn your trading strategies and ideas into Expert Advisors without writing single line of code. Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization. There are very few options for those who have no programming skills and can not create their trading solutions in the MQL language. Now, with Bots Build
Cet Expert Advisor surveille en permanence les capitaux propres de votre compte de trading pour éviter des tirages coûteux et/ou pour se conformer aux règles de trading. Lorsqu'un certain ensemble de règles est enfreint, l'EA alerte, ferme toutes les transactions et, dans certains cas, supprime toutes les commandes en attente. En option, il peut également fermer tous les graphiques pour supprimer tous les EA opérant dans le compte. Cette évaluation environnementale est particulièrement utile po
Risk Manager for MT5
Sergey Batudayev
4.42 (12)
Expert Advisor Risk Manager pour MT5 est un programme très important et, à mon avis, nécessaire pour chaque commerçant. Avec cet Expert Advisor, vous pourrez contrôler le risque de votre compte de trading. Le contrôle des risques et des bénéfices peut être effectué à la fois en termes monétaires et en termes de pourcentage. Pour que l'Expert Advisor fonctionne, attachez-le simplement au tableau des paires de devises et définissez les valeurs de risque acceptables dans la devise du dépôt ou
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 MT4
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
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
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