Script Close SELL

Script for Close all open SELL orders.
Usage:
- Enable Automate Trading
- Attach / Double click the script
ENJOY IT.


//+------------------------------------------------------------------+
//|                                                   Close SELL.mq4 |
//|                              Copyright © 2015, SangBatosai-Code5 |
//|                           https://www.mql5.com/en/users/mahakaya |
//|      Credit:                                                     |
//|       SangBatosai-Code5                                          |
//+------------------------------------------------------------------+
#property copyright   "Copyright © 2015, SangBatosai-Code5."
#property link        "https://www.mql5.com/en/users/mahakaya"
#property version     "1.1"
#property description "One Click Trading for You.\n"
#property description "Credit: \n      SangBatosai, \n      Cyber Team"

#include <stdlib.mqh>
#include <WinUser32.mqh>



int deinit()
{
    if (false) ObjectsDeleteAll();
    
    
    return (0);
}


Produits recommandés
Script for Delete all Pending Orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                            Close ALL Pending.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-Code5
FREE
Script for Close all open BUY orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                                    Close Buy.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-Code5
FREE
OTRX Fimathe Backtest is a tool for the Trader or Enthusiast who uses the Fimathe technique created by Trader Marcelo Ferreira to carry out his training and validate if he can obtain profitability. In this tool you will be able to: 1. Define whether you are looking for a buy or sell entry. (Trend). 2. Define by clicking twice on the horizontal lines where your Reference Zone and your Neutral Zone will be. 3. Monitor the entry, subcycle and exit of the trade. 4. Trading Summary, Daily, Week
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (2)
Voici NAS100 Auto SL and TP Maker pour MT4 : Ne manquez plus jamais le réglage du StopLoss et du TakeProfit avec notre NAS100 Auto SL and TP Maker, un assistant indispensable pour les traders naviguant sur le marché du Nasdaq 100 sur MetaTrader 4. Cet outil est conçu pour ceux qui recherchent une solution transparente pour automatiser la gestion des niveaux de StopLoss et TakeProfit. Caractéristiques principales : Automatisation sans effort : Surveille automatiquement les transactions sur le Na
FREE
Grid Assistant Pro
Alessandro De Cristofaro
Grid Assistant Pro – Utility for Managing Grid Strategies on MetaTrader 4 Grid Assistant Pro is a professional utility that helps traders manage and monitor unidirectional grid strategies directly from the MT4 chart. It provides a visual dashboard , clear controls, and automated risk protection features for precise and efficient grid operation. Key Features Visual Dashboard Real-time metrics: Balance, Equity, Floating P/L, Drawdown %, Free Margin Grid status: active and pending or
FREE
SL and TP Setter
Giacomo Barone
4 (1)
You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
FREE
Intraday Intensity Index
Amirhossein Ghasemi Moroodi
After 7 years I decided to release some of my own indicators and EAs for free. If you find them useful please  Show support with a 5-star rating! Your feedback keeps the free tools coming! See other my free tools as well here _________________________________ Intraday Intensity Index (III) for Precision Forex Trading The Intraday Intensity Index, meticulously developed in MQL4, is a cutting-edge tool designed for enhancing forex trading analysis. This indicator offers a deep di
FREE
Update:ver1.53 (2023/08/16) ・概要と必要環境 手動発注もしくは他ツール等からの発注に対し、指値発注予約の複製を生成します。こちらは「発注操作の簡易化」に特化したものになります。発注判断となる分析は、資料を漁る、経験則を導く、他の分析ツールやEAを併用する等、利用者ご自身で頑張ってください。なお、ver1.28より、「決済後、自動で再発注する」機能が実装されました。(有償版でのみ有効化できます) ・導入と導入後の操作 導入そのものは簡単です。「自動売買可能なEA」として、適当なチャートにて動作させるだけです。(チャートの対象相場は問いません。このEAは、チャートを見ていません)。あとは、「このEAでのローカルコピー以外の発注」があれば、それに応じて「損失が出た場合に備えての追加取引の予約」という形で、指値発注が自動生成されます。 導入操作上の注意として、「本EAを、複数のチャートで動作」はできません。EAがチャート自体を見ておらず、注文状況だけを見ているため、複数のチャートで動かす意味もありません。また、ターミナルとEAの設定として「自動売買」を許可しない
FREE
EA Close All Set TPSL All  Panel MT4 EA Close All Set TPSL All MT4 is a professional utility tool for MetaTrader 4 that helps traders manage orders quickly and efficiently. With a clean on-chart control panel, you can close trades or set Take Profit / Stop Loss levels for all orders with just one click.       [MT5 Version --->  click . ] Key Features On-Chart Control Panel – Light gray background with simple and intuitive design. Close All Orders – Instantly close all active Buy, Sell, and Pe
FREE
Night Scalper EA Lite
Robots4Forex Ltd
2.33 (3)
The Night Scalper EA Lite is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and has the option to use time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe, but will also work on AUDUSD, GBPUSD, NZDUSD, USDCAD, USDCHF and likely many more. A VPS is advisable when trading this system and a low spread and commission based broker is best. Check the comments for back test results and optimiz
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
DF Fib Trader Pro DF Fib Trader Pro est un système de trading automatisé conçu pour MetaTrader 4. Il utilise les niveaux de prix basés sur Fibonacci, combinés à une analyse des tendances et des structures, pour définir les points d'entrée et de sortie. L'EA prend en charge les positions longues et courtes et intègre des paramètres de gestion des risques. Fonctionnalités principales : • Utilise la logique de retracement et d'extension de Fibonacci pour tracer les points d'entrée, SL et TP. • Ta
FREE
A simple button to completely close   all existing open trades   (both Buy and Sell) on the   current chart . Warning : Once the button is pressed, all open trades on the current chart will be deleted immediately without any more questions or dialogue. Use this utility very carefully. We recommend that you do a trial of removing open trades on a demo account first, before trying to use this utility on a real account.
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
SX Theme Setter MT4
Mojtaba Sarikhani
5 (1)
SX Theme Setter is intended for changing chart appearance in 2 modes: - Gradient background mode: In this mode, the indicator creates a gradient background for your chart. Colors, steps and gradient type can be selected by user. - Color theme: Color theme mode provides more than 50 built-in different color themes which can be selected from a list. Most of these themes are converted from official color themes of real trading platforms of the past and present. Try them out and see if they suit
FREE
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
Profitstat free
Tonny Obare
4 (2)
Profitstat is a free indicator that scans your history and displays it on the chart. The free version shows the number of trades and profit made on the current and previous day. The data is updated instantly as soon as a trade closes. Simply attach it to any chart and it gives the account data irrespective of the chart currency nor timeframe.
FREE
Smart FVG Indicator MT4 – Détection avancée des Fair Value Gaps pour MetaTrader 4 Smart FVG Indicator MT4 offre une détection, un suivi et des alertes professionnelles de Fair Value Gap (FVG) directement sur vos graphiques MetaTrader 4. Il combine un filtrage basé sur l’ATR avec une logique consciente de la structure du marché afin de réduire le bruit, de s’adapter à la liquidité et de ne conserver que les déséquilibres les plus pertinents pour des décisions de trading précises. Atouts princip
FREE
This is a pending order closer, created to fulfill a made for MAC project. The EA originally could not be installed directly on the platform, and this is an attempt to install using this method. You can use it, but it might eventually be removed. You can also contact the original client and request their access. Unauthorized use is prohibited, and you are welcome to contact the developer or employer/client. Use it at your own risk.
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Account Protector MT4
Vladimir Mametov
4.5 (10)
The Expert Advisor is designed to protect the account, fix profit (loss) and display current information about the account. Trading account protection is carried out by closing all open orders in the terminal and/or closing all charts. When running the Expert Advisor with default parameters, it will only display your account information and will be reduced in size. Next, you can set the conditions under which your trading account will be protected. Profit and loss limits can be set for daily pro
FREE
CCI and ATR Trader
Evgeniia Terekhova
2.33 (3)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -10
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the pri
FREE
如果产品有任何问题或者您需要在此产品上添加功能,请联系我 Contact/message me if you encounter any issue using the product or need extra feature to add on the base version. PA Touching Alert is a tool to free you from watching price to touch certain critical price level all day alone. With this tool, you can set two price levels: upper price and lower price, which should be greater than/ less than the current price respectively. Then once price touches the upper price or lower price, alert and/or notification would be sent
FREE
This simple but useful script calculates the lot in % of the deposit. It is indispensable for risk management. There is only one customizable parameter: MaxRisk - risk in % for lot calculation. The product works as a standard script. Launch it once on an appropriate chart and start trading using the calculated lot value. Genious is simplicity! Happy trading!
FREE
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Aether Elliott Wave Zigzag Pro (MT4) [Subtitle: Wave 3 Hunter | Fib 0.618 Retracement | Margin Guard] Introduction Aether Elliott Wave Zigzag Pro is a lightweight, market-compliant scalping system designed to automate the classic Elliott Wave theory. Instead of complex wave counting, it uses a precision ZigZag algorithm to identify the high-probability 1-2-3 Structure and targets the Wave 3 impulse. Engineered for MT4 stability, it feat
FREE
PZ Goldfinch Scalper EA
PZ TRADING SLU
2.69 (42)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Les acheteurs de ce produit ont également acheté
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
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
Bienvenue sur Trade Manager EA, l’outil ultime de gestion des risques conçu pour rendre le trading plus intuitif, précis et efficace. Ce n’est pas seulement un outil d’exécution d’ordres ; c’est une solution complète pour la planification des trades, la gestion des positions et le contrôle des risques. Que vous soyez débutant, trader expérimenté ou scalpeur ayant besoin d’une exécution rapide, Trade Manager EA s’adapte à vos besoins, offrant une flexibilité sur tous les marchés, des devises et i
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteris
Copy Cat More Trade Copier MT4 (Copie Chat MT4) n’est pas seulement un simple copieur de trades local ; c’est un cadre complet de gestion des risques et d’exécution conçu pour les défis actuels du trading. Des challenges de prop firms à la gestion de comptes personnels, il s’adapte à chaque situation grâce à une combinaison d’exécution robuste, de protection du capital, de configuration flexible et de traitement avancé des opérations. Le copieur fonctionne en mode Master (émetteur) et en mode Sl
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Trade copier MT4
Alfiya Fazylova
4.58 (33)
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>
Crystal Trade Manager PRO – Système Avancé de Gestion du Risque et de Contrôle des Positions pour MT4 Version gratuite : https://www.mql5.com/en/market/product/150632 Présentation Générale Crystal Trade Manager PRO (CTM) est un utilitaire professionnel pour MetaTrader 4 dédié à la gestion du risque, au contrôle des opérations et à l’automatisation intelligente du trading. Il a été conçu pour les traders qui exigent une exécution disciplinée, une protection solide du capital et un contrôle avancé
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
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 les p
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel est un assistant commercial multifonctionnel. L'application contient plus de 50 fonctions de trading pour le trading manuel et vous permet d'automatiser la plupart des opérations de trading. Version d'essai de l'application pour compte de démonstration Instructions pour l'application Commerce. Permet d'effectuer des opérations de trading en un clic : Ouvrez des ordres et des positions en attente avec calcul automatique du risque. Ouvrez plusieurs commandes et positions en un seul cli
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
Equity Protect Pro : Votre expert en protection de compte complet pour un trading en toute sérénité Si vous recherchez des fonctionnalités telles que la protection de compte, la protection des capitaux propres, la protection de portefeuille, la protection multi-stratégies, la protection des bénéfices, la prise de bénéfices, la sécurité de trading, les programmes de contrôle des risques, le contrôle automatique des risques, la liquidation automatique, la liquidation conditionnelle, la liquidatio
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Le Risk/Reward Tool est un Expert Advisor de niveau professionnel conçu pour révolutionner la façon dont vous planifiez, visualisez et exécutez vos trades dans MetaTrader 4. Que vous soyez un trader discrétionnaire qui valorise une gestion précise des risques ou un développeur de stratégies qui a besoin de tester visuellement des configurations de trading, cet outil fournit tout ce dont vous avez besoin dans une interface élégante et intuitive. Contrairement aux calculateurs de position basiques
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 ]  N
Copy Master mt4
Evgenii Aksenov
5 (5)
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 copie
Telegram Signal pro
Sara Sabaghi
4.86 (7)
What is it? Think about it, you can send all the orders/positions info to your telegram channel or group to create your community or VIP signals on telegram. Position info means this EA forward all of your new positions open details (Open price, Open time, Position Type, position Symbol and volume), positions changes ( SL or TP modifying or pending price changes) and position close (Close price, profit or loss, position duration time) and also EA Send NEWS alert (Economic calendar event) on you
Auto Grid trades
Makarii Gubaydullin
Auto Grid :  création automatisée d'ordres en grille basée sur vos trades existants. Automatisez des stratégies de trading complexes   avec des systèmes de grille sophistiqués qui détectent de nouvelles positions et créent automatiquement des tableaux d'ordres optimisés. Utilitaire multifonction : 66+ fonctionnalités, incluant l'outil Auto Grid  |   contactez-moi  pour toute question  |   Version MT5 A. Détection et Surveillance Intelligente des Trades : Scanning de symbole spécifique ou de por
Rocket FX Trading Manager PRO Note: Once you download the manager, message me for the background files The Ultimate All-in-One Trade Management Solution for MetaTrader 4 Version:   4.5 |   Platform:   MetaTrader 4 |   Category:   Utility / Trade Manager   Overview Rocket Fx Trading Manager v4.5 is a comprehensive, all-in-one trade management system designed to transform your trading experience. This powerful utility combines   intelligent position sizing ,   multi-target order placement
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and forwarding them to Telegram Channel/Group. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Bot name:   Name of the Expert Advisor. Allow forward Alert: Enable/ Disable Forward Alert. Do not send messages after the current time (seconds) . Number of rows to read from list (>= 4...| affect processing speed). --
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
Il s'agit d'un optimiseur de paramètres automatique pour l'indicateur Trend Line PRO Vous pouvez facilement et rapidement trouver les paramètres optimaux pour votre indicateur Trend Line PRO préféré.  L'optimisation ne prend que quelques secondes. L'optimiseur vous permet de trouver les meilleurs paramètres pour chaque paire et période: Amplitude, TP1-TP3, StopLoss, ainsi que les valeurs pour Time Filter et HTF Filter sur la section sélectionnée de l'histoire (Days)  Pour optimiser différents
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
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 de
Copier4Fee Advanced
Vladimir Tkach
4.75 (16)
The utility copies trades from the signal provider accounts (master accounts, one or multiple providers) to unlimited number of receiver accounts (slave accounts).  Attention! Y ou need to use identifiers (Provider number) of the same length if you use several master copiers. For example. 1, 2, 3 or 11, 13, 22. The copying can be set in the opposite direction. The comments with all the recently performed actions are displayed on the screen to monitor the utility actions in slave mode. To avoid p
AW Grids Maker
AW Trading Software Limited
4.33 (3)
AW_Grids_Maker permet de créer des grilles à partir d'ordres en attente. Cet utilitaire universel offre des paramètres flexibles et une interface intuitive. Le programme construit des réseaux à partir d'ordres STOP et LIMIT avec le pas nécessaire et utilise le multiplicateur de volume de position. Version MT5 -> ICI / Résolution des problèmes -> ICI Avantages : Utilise les commandes en attente de tous types. Configuration simple et flexible. Un panneau utilitaire bien conçu et multifonctionnel.
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
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
OrderManager MT4
Lukas Roth
4.73 (26)
Présentation du OrderManager : Un utilitaire révolutionnaire pour MT4 Gérez vos transactions comme un pro avec le tout nouveau utilitaire Order Manager pour MetaTrader 4. 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érer
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
L'Expert Advisor   répète les   transactions et les positions un nombre prédéfini de fois sur votre compte   MetaTrader 4   . Il copie toutes les transactions ouvertes manuellement ou par un autre Expert Advisor. Copie les signaux et augmente le lot des signaux   ! Augmente le lot des autres EA. Les fonctions suivantes sont prises en charge : lot personnalisé pour les transactions copiées, copie du Stop Loss, Take Profit, utilisation du stop suiveur. Version MT5 Description complète +DEMO +PDF
Custom Alerts MT4
Daniel Stein
5 (7)
Custom Alerts : Surveillez plusieurs marchés sans jamais manquer une configuration clé Présentation Custom Alerts est une solution dynamique pour les traders qui souhaitent surveiller plusieurs instruments de manière centralisée. En intégrant les données de nos outils phares — comme FX Power, FX Volume, FX Dynamic, FX Levels et IX Power — Custom Alerts vous alerte automatiquement des mouvements importants du marché sans avoir à surveiller plusieurs graphiques ou risquer de manquer des opportun
Offre spéciale trading – 40 % de réduction Gestionnaire de transactions avancé – La solution tout-en-un par excellence pour un trading manuel plus rapide, plus intelligent et plus sûr. Transformez votre trading manuel avec NextGen Trade Manager AI – le panneau professionnel intégré au graphique qui combine exécution instantanée, planification visuelle des transactions et gestion des risques performante dans un outil intuitif. Exécutez vos ordres, gérez les risques et protégez vos profits plus
Plus de l'auteur
OneClick V1
Kusuma Nungki S
Simple button panel of trade on your chart with OneClick V1 Trial version. This trade panel will make it easier for you. Equipped with several functions that make it very easy for you. More tools on OneClick VZ version, see here. This version includes: Open Order Buy Open Order Sell Open Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Close ALL orders Close Order Buy Close Order Sell Delete Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] ENJOY IT!!! ONE CLICK V1 [TRIAL
FREE
Simple button panel of trade on your chart with OneClick V1 Trial version. This trade panel will make it easier for you. Equipped with several functions that make it very easy for you. More tools on OneClick VZ version, see here. This version includes: Open Order Buy Open Order Sell Open Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Close ALL orders Close Order Buy Close Order Sell Delete Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] ENJOY IT!!! ONE CLICK V1 [TRIAL
FREE
Script for Close all open BUY orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                                    Close Buy.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-Code5
FREE
Script for Delete all Pending Orders. Usage: - Enable Automate Trading - Attach / Double click the script ENJOY IT. //+------------------------------------------------------------------+ //|                                            Close ALL Pending.mq4 | //|                              Copyright 2015, SangBatosai-Code5 | //|                           https://www.mql5.com/en/users/mahakaya | //|      Credit:                                                     | //|       SangBatosai-Code5
FREE
OneClick VZ
Kusuma Nungki S
Simple panel of trade on your chart with OneClick VZ . This trade panel will make it easier for you. Equipped with several functions that make it very easy for you. You can try Trial Version OneClick V1 in here . This version includes: Open Order Buy Open Order Sell Open Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Close ALL orders Close Order Buy Close Order Sell Delete Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Order Management: Stop Loss Take Profit Trailing S
Simple button panel of trade on your chart with OneClick VZ . This trade panel will make it easier for you. Equipped with several functions that make it very easy for you. You can try Trial Version OneClick V1 in here . This version includes: Open Order Buy Open Order Sell Open Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Close ALL orders Close Order Buy Close Order Sell Delete Pending Order [Buy Limit - Buy Stop - Sell Limit-Sell Stop] Order Management: Stop Loss Take Profit Tra
Filtrer:
Aucun avis
Répondre à l'avis