• Información general
  • Comentarios
  • Discusión
  • Novedades

Order Selective Delete MT4

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 parameter, relate to the features, available through the “Select by Feature” and “Feature” input parameters, as follows: 

  • Intersection – contains only the pending orders whose features match all the features opted in the script. 
  • Union – contains all the pending orders whose features match at least a feature opted in the script. 
  • All – contains all the pending orders, regardless of any feature opted or not in the script. 

    The Intersection and Union operations in the script are similar to those in set theory, with the features selection and feature values representing the sets and set elements, respectively. 

    To use a given feature, in Intersection and Union modes, the respective “Select by Feature” needs to be activated and the “Feature” needs to be selected with the intended value; except in the Select by Symbol case, whose value is always the chart’s symbol where the script is executed. 

    As an example of the script’s operation modes, consider four pending orders with different features and all the 3 modes with the same features setting (the type isn’t used): 


    Order 1 
    Order 2 
    Order 3 
    Order 4 
    Each mode 
    Symbol 
    AUDUSD 
    USDJPY 
    GBPUSD 
    USDJPY 
    USDJPY 
    Magic 
    14758 
    32978 
    67389 
    90336 
    32978 
    Type 
    Buy Limit 
    Buy Limit 
    Sell Stop 
    Sell Limit 
    --------------

    Each mode determines the following pending orders to delete: Intersection – order 2, Union – orders 2 and 4, and All – orders 1 to 4. 

    Input Parameters 

    • Selection Mode: Pending orders’ selection mode – Intersection/Union/All (see the General Description section above). 
    • Select by Symbol: Selection based on the pending order symbol. 
    • Select by Magic: Selection based on the pending order magic number. 
    • Select by Type: Selection based on the pending order type. 
    • Magic: Pending order magic number. 
    • Type: Pending order type. 

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

      • Select by Symbol, Select by Magic and Select by Type: The “true” value at just one of these parameters means that the Intersection and Union modes coincide. 
      • Magic: A null value means the pending orders placed manually or automatically with the 0-default value. 

        Displayed Information 

        The script possesses a few messages to inform the user about errors 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 Trade Server Return Codes description. 
        3. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision (only relevant to the programmer). 
        4. The Runtime Errors description. 
        5. 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): 2 and 3; 4 and 5. 

                Conclusion 

                Order Selective Delete is a helpful and effective tool regarding the manual deletion of pending orders, especially when these reach a significant number, enabling a simple and intuitive selection of the orders to delete.


                Productos recomendados
                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
                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
                Copier MT4 DEMO
                Vladimir Gribachev
                This is a DEMO version of the copier with a restriction - copies only BUY orders. Paid version:  https://www.mql5.com/en/market/product/45791 Copier MT4  is the fastest and most reliable copier of transactions between several MetaTrader 4 (MT4) and MetaTrader 5 (MT5) accounts installed on one computer or VPS server. Transactions are copied from the MASTER account to the SLAVE account, copying occurs due to the exchange of information through a text file with a speed of less than 0.5 sec., The p
                FREE
                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
                Arrow indicator to EA
                Sofiia Butenko
                5 (6)
                If you need an advisor on any arrow indicator signals - this utility will definitely help you.  What does the utility do?  It creates a EA file with your indicator signals in a few easy steps: install the indicator with the needed settings on the chart; Select a signal for buy;  Select a signal for sell;  get the clicker file ! Then you install the file of the EA in the folder Experts and update the terminal.  Attention! Set the indicator settings as you need and the same settings will be t
                FREE
                Guard channel
                Alexandr Gershkevich
                This is a semi-automatic Expert Advisor. A user draws a support or a resistance line in the form of a horizontal line or a trendline on a chart. A command in the format of UP|DN_xxxx:yyyy is specified in the line name; the Expert Advisor understands it as a signal to buy or sell setting a stop loss and a take profit. EA settings include a parameter with a lot size and a value for moving stop loss to breakeven. If stop loss = 0, the EA does not use breakeven. If this parameter is greater than zer
                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
                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.
                Get news
                Aleksander Gladkov
                5 (1)
                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 MQL4\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; one is enough to support indicators o
                FREE
                Ind4 Extra Report Pad
                Vladislav Andruschenko
                4.51 (47)
                Este es un panel de estadísticas que proporciona un análisis de su cuenta de trading. Los resultados del análisis se muestran en el gráfico en tiempo real. El comercio de monedas múltiples es bastante popular hoy en día. Sin embargo, cuanto mayor sea la cantidad de operaciones, más difícil será analizar la rentabilidad de cada una de ellas. Versión MT 5 Descripción completa +PDF Cómo comprar Cómo instalar     Cómo obtener archivos de registro     Cómo probar y optimizar     Todos los produ
                FREE
                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,
                Universal copier of deals from MetaTrader 4 to MetaTrader 4 ( MT5<->MT5 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an increased lot). Configure order copying (include pending orders or copy only open po
                Close IfEquity
                Lungile Mpofu
                1 (1)
                CloseTrades on X% EA   is and MT4 Order Management trading system which closes each trade if certain  Trade Percentage is reached. This EA can work on any MT4 broker of any choice and with any balance. It will not open any trades, instead it will only close trades if the percentage return (P/L) is greater or less than  SL and TP Percentage  selected are reached.  EA INPUTS Close Trades with TP:   The EA will close each trade if certain percentage of Profit reached. Example, if your trade is ab
                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.
                CopierMT4
                Dmitry Fedoseev
                Copier for the MetaTrader4 terminal. Designed to copy trade from one terminal to another. Compatible with the version for the MetaTrader5 terminal; if available, copying can be performed between different terminals (regardless of the type of accounts: hedging or netting). The number of accounts to which copying is possible is not limited (depends only on the computing power of your computer). Directions for copying the version for MetaTrader 4 together with the version for MetaTrader 5: MT5 Net
                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
                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
                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
                Ultimate Panel Demo
                Siwakon Poonsawat
                2 (1)
                "All in one on Ultimate Panel" Helping in opening and manage orders with "one click trading" system. Note: This demo version is for testing on CADCHF pair only. The full version can be found here:  https://www.mql5.com/en/market/product/11558 Features     1. Speed Trading / One Click Trading. Just set Lot Size, Stop Loss,Take Profit level. Then click the "BUY!" / "SELL!" button. Order will open immediately.     2. Drag line to place pending order. Just click "BUY LINE" or "SELL LINE" butto
                FREE
                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
                A "simple design" trading panel, which is characterized by small byte size, low CPU usage, simple steps, and quick operation, 1 to 2 clicks to complete a functional operation, saving time and increasing efficiency . The panel is easy to use, and it is not complicated to set parameters, which is in line with traders' habits. At the same time, its compact- design, clear at a glance, and comprehensive functions are a powerful tool for manual trading! Key features of the panel:   Click "Bid Pric
                FREE
                NNFX Algo Tester Lite
                HYPANTHIUM, LDA
                5 (5)
                The NNFX ALGO TESTER is an tool designed to help the NNFX (No Nonsense Forex) traders develop, improve and test algorithms in a simpler, faster and more accurate way. This software reduces backtesting time from serveral days to only a few minutes! Please download the Demo instead of this Lite version. You can sill use the Lite but this version is now discontinued and it has much less functionality than the full version. The NNFX algo Tester software is too big (in terms of complexity) to be avai
                FREE
                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
                This is a utility to copy in Expert Advisor folder. The EA will force the download of your History Center MetaTrader. It will not download new data from your broker but it will aid your MT4 to charge every chart correctly. You can choose the symbols to download. After the launch, the EA will be removed automatically from the chart. After the launch, you can see results under Experts panel on MT4. The log will show you the data charged or not charged. Symbol TF = Number of candles charged. Ex: Su
                FREE
                YPY Check Your Broker is a universal multifunctional software complex which uses primary tick data. It allows traders to perform comparative analysis of the trading conditions and execution quality, identify abnormal BID prices outside the indicative quotes. It also reflects the facts of redrawing bars in the terminal, spread extension, controls the leverage stop out level values, speed of execution and server connection breaks, maintains a detailed statistics on the slippages. The YPY Check You
                Trade Receiver Free
                Vu Trung Kien
                3.33 (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 MT4 accounts only. For MT5 accounts, you must use Trade Receiver Free for MT5 . 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 MT
                FREE
                While you are trading,  Auto StopLoss  Premium  doing all the routine work. "Must have" for scalping. Best way to save account balance in case of force majeure.(Internet connection loss, power outage, sharp change in price direction) The Utilite automatically adds a stop loss to open and pending orders that have no stoploss set. Also adds a take profit. The anti-requote system is built into the Utilite. That means  the stop loss will be registered anyway! In the settings you can set any stop los
                Market Position Manager Un clic comerciante es Asesor de Expertos que hace muy rápidas ejecuciones de órdenes. Primera Tab le permite: Orden de compra abierta Orden de venta abierto Stop de venta abierto Venta limitada Abierto Stop de compra abierta Límite de compra abierta Segundo Tab le permite: Poner stop loss y take profit Indicador de abajo muestra: Beneficio flotante de las posiciones abiertas realizadas por robot. Características de la aplicación: Funciona con
                Exp4 Tester PAD for Strategy Tester
                Vladislav Andruschenko
                4.83 (29)
                La utilidad le permite probar manualmente sus estrategias en el probador de estrategias. Comercio con un clic en el gráfico de visualización. La última versión de la utilidad ofrece funciones avanzadas para que los operadores prueben manualmente sus estrategias comerciales. Con el probador de estrategias, ahora puede evaluar la efectividad de sus estrategias comerciales en un entorno simulado. Esta funcionalidad le permite analizar el rendimiento de sus técnicas comerciales y perfeccionarlas pa
                FREE
                TRADECOPY MASTER MT4 Over the years I developed  TradeCopy MT4/MT5  for that purposes: I'm running several experts on one and/or different terminals and accounts. The trades opened by those experts, usually will not move straight away into profit zone. Very often they use to pullback more or less before ending up in profit (or in loss finally...).   Improvement of profits (and limit losses) by additional controlling of trades that your experts on the TradeCopy Master part have been opened can b
                FREE
                Los compradores de este producto también adquieren
                Trade Assistant MT4
                Evgeniy Kravchenko
                4.45 (183)
                Ayuda a calcular el riesgo por operación, la fácil instalación de una nueva orden, gestión de órdenes con funciones de cierre parcial, trailing stop de 7 tipos y otras funciones útiles. Atención, la aplicación no funciona en el probador de estrategias. Manual, Description, Download demo Función de línea -   Muestra en el gráfico la línea de apertura, Stop Loss, Take Profit. Con esta función es fácil establecer una nueva orden y ver sus características adicionales antes de la apertura.   Gest
                Local Trade Copier EA MT4
                Juvenille Emperor Limited
                5 (82)
                Experimente una copia de operaciones excepcionalmente rápida con Local Trade Copier EA MT4 . Con su fácil configuración de 1 minuto, este copiador de operaciones le permite copiar operaciones entre múltiples terminales de MetaTrader en la misma computadora con Windows o en Windows VPS con velocidades de copiado ultra rápidas de menos de 0.5 segundos. Ya seas un trader principiante o profesional, el Local Trade Copier EA MT4 ofrece una amplia gama de opciones para personalizarlo según tus necesi
                ¿Crees que en mercados donde el precio puede cambiar en una fracción de segundo, realizar pedidos debería ser lo más sencillo posible? En Metatrader, cada vez que desee abrir una orden, debe abrir una ventana donde ingrese el precio de apertura, stop loss y take profit, así como el tamaño de la operación. Al operar en los mercados financieros, la gestión del capital es fundamental para mantener su depósito inicial y multiplicarlo. Entonces, cuando quiera realizar un pedido, probablemente se preg
                Exp COPYLOT CLIENT for MT4
                Vladislav Andruschenko
                4.66 (68)
                Copiadora comercial para MetaTrader 4. Copia operaciones de forex, posiciones, pedidos de cualquier cuenta. Es una de las mejores copiadoras comerciales   MT4 - MT4, MT5 - MT4 para la versión  COPYLOT MT4  (o MT4 - MT5 MT5 - MT5 para la versión COPYLOT MT5 ). Versión MT 5 Descripción completa +DEMO +PDF Cómo comprar Cómo instalar    Cómo obtener archivos de registro    Cómo probar y optimizar    Todos los productos de Expforex Versión copiadora para  MetaTrader 5 terminal (МТ5 - МТ5, МТ4 -
                Trade Dashboard MT4
                Fatemeh Ameri
                5 (27)
                Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download   demo version  right now. You can find details
                El MT4 to Telegram Signal Provider es una herramienta fácil de usar y completamente personalizable que permite enviar señales a Telegram, transformando su cuenta en un proveedor de señales. El formato de los mensajes es completamente personalizable! Sin embargo, para un uso sencillo, también puede optar por una plantilla predefinida y habilitar o deshabilitar partes específicas del mensaje. [ Demo ]  [ Manual ] [ Versión MT5 ] [ Versión Discord ] [ Canal de Telegram ] Configuración Está dispo
                The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
                Trade copier MT4
                Alfiya Fazylova
                4.68 (31)
                Trade Copier es una utilidad profesional diseñada para copiar y sincronizar operaciones entre cuentas comerciales. La copia ocurre desde la cuenta / terminal del proveedor a la cuenta / terminal del destinatario, instalada en la misma computadora o vps. Antes de comprar, puede probar la versión de demostración en una cuenta de demostración. Versión de demostración aquí . Instrucciones completas aquí . Principales funcionalidades y beneficios: Admite la copia de MT4> MT4, MT4> MT5, MT5> MT4, incl
                RedFox Copier Pro
                Rui Manh Tien
                4.75 (12)
                FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
                Trade Manager para ayudarle a entrar y salir rápidamente de operaciones mientras calcula automáticamente su riesgo. Incluye funciones que le ayudarán a evitar el exceso de operaciones, las operaciones de venganza y las operaciones emocionales. Las operaciones se pueden gestionar automáticamente y las métricas de rendimiento de la cuenta se pueden visualizar en un gráfico. Estas características hacen que este panel sea ideal para todos los operadores manuales y ayuda a mejorar la plataforma MetaT
                The News Filter
                Leolouiski Gan
                5 (18)
                Este producto filtra todos los asesores expertos y los gráficos manuales durante el tiempo de noticias, por lo que no tendrás que preocuparte por los repentinos picos de precios que podrían destruir tus configuraciones de negociación manuales o las operaciones realizadas por otros asesores expertos. Este producto también viene con un sistema completo de gestión de órdenes que puede manejar tus posiciones abiertas y órdenes pendientes antes del lanzamiento de cualquier noticia. Una vez que compre
                Telegram To MT4 Receiver
                DaneTrades Ltd
                4.33 (3)
                Copie señales de cualquier canal del que sea miembro (incluidos los privados y restringidos) directamente en su MT4.  Esta herramienta ha sido diseñada pensando en el usuario y ofrece muchas características que necesita para administrar y monitorear las operaciones. Este producto se presenta en una interfaz gráfica fácil de usar y visualmente atractiva. ¡Personalice su configuración y comience a usar el producto en minutos! Guía del usuario + Demo  | Versión MT5 | Versión Discord Si desea pro
                Trade Assistant GS
                Vasiliy Strukov
                5 (35)
                El panel de operaciones se limita a la gestión de órdenes, tanto las que se abren mediante botones como las que abre el usuario. Simple y conveniente en la Colección. Complementará a cualquier comprador. Recomiendo usarlo junto con el indicador Gold Stuff. Configure el comercio como órdenes individuales y construya una cuadrícula con una distancia. Para crear una cuadrícula estándar, simplemente establezca una distancia grande, como 10000. Los resultados en tiempo real se pueden ver aquí. ¡
                TakePropips TradePad Pro
                Eric John Pajarillaga Aldana
                5 (4)
                ¡TakePropips TradePad Pro incluye un poderoso administrador comercial, un medidor de fortaleza de la moneda, herramientas de informes de cuentas, herramientas de gestión de riesgos y más! ¡Es uno de los gerentes y asistentes comerciales de forex más avanzados que jamás haya encontrado! Es la solución perfecta para los comerciantes que desean una forma más eficiente de administrar las transacciones comerciales. Puede descargar el manual de usuario en nuestra publicación de blog:   https://www.mql
                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
                TradePanel MT4
                Alfiya Fazylova
                4.91 (88)
                Trade Panel es un asistente comercial multifuncional. La aplicación contiene más de 50 funciones para el comercio manual y le permite automatizar la mayoría de las acciones comerciales. Antes de comprar, puede probar la versión demo en una cuenta de demostración. Demostración aquí . Instrucciones completas aquí . Comercio. Le permite realizar operaciones comerciales básicas con un solo clic: Apertura de órdenes y posiciones. Cierre de órdenes y posiciones. Reversión de posiciones (cerrar COMPRA
                News Trapper EA
                Noha Mohamed Fathy Younes Badr
                5 (7)
                Hola a todos. News trapper EA es un experto para el comercio de noticias OFERTA LIMITADA: ¡Precio 49$ solo por 10 copias! Siguiente precio 99 no puedes hacer back test porque las noticias son eventos futuros Experto muy seguro pone Ajustes tasa de interés solamente o noticias de alto impacto para Trading Automatizado en las noticias del calendario económico. Muestra un comercio estable durante los últimos 10 años. EA no utiliza tecnologías peligrosas como martingale, grid. El Experto es muy simp
                -25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extender or
                The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
                I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
                CAP Strategy Builder EA
                MEETALGO LLC
                4.86 (36)
                The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow 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
                Riskless Pyramid
                Snapdragon Systems Ltd
                5 (1)
                Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
                Equity Shield
                Vladimir Stepanov
                4.63 (8)
                El Asesor Experto protegerá su cuenta de pérdidas inesperadas al monitorear constantemente la equidad y seguir las reglas según la entrada en los parámetros. Cuando se infringen las reglas, el EA cerrará todas las operaciones. Puede configurar el EA para que cierre todas las operaciones con un determinado porcentaje o pérdida de dinero, o para que cierre con un determinado porcentaje o ganancia de dinero. ¡Esta utilidad es muy útil para los Desafíos comerciales de apoyo para mantener el sorteo b
                Tome el control de su cartera de divisas. ¡Vea instantáneamente dónde se encuentra, qué funciona y qué le causa dolor! VERSIÓN MT5 DISPONIBLE AQUÍ: https://www.mql5.com/en/market/product/58658 El Trade Manager Dashboard está diseñado para mostrarle de un vistazo dónde se encuentra actualmente cada posición que tiene en el mercado de divisas, y hacer que la gestión de riesgos y la exposición a las divisas sean más fáciles de entender. Para los comerciantes que escalan gradualmente en el mercad
                TPSpro Trade PRO
                Roman Podpora
                5 (3)
                An instrument capable of instantly calculating position size or risk based on a specified stop-loss level is critically important for both professional traders and beginners. Trading utility TRADE PRO provides fast and accurate calculations, helping you make decisions in conditions of limited time and increased market volatility. Main functions: Original. Simple. Effective. Original and convenient opening of the main trading panel: Simply hover your mouse over the right part of the chart and cli
                Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
                VirtualTradePad mt4 Extra
                Vladislav Andruschenko
                4.86 (63)
                Panel de comercio para operar en 1 clic.  ¡Trabajando con posiciones y pedidos!  Operar desde el gráfico o desde el teclado. Con nuestro panel de operaciones, puede operar con un clic del gráfico y realizar operaciones comerciales 30 veces más rápido que el control estándar de MetaTrader. Cálculos automáticos de parámetros y funciones que facilitan la vida de un comerciante y lo ayudan a realizar sus actividades comerciales de manera mucho más rápida y conveniente. Consejos gráficos e informaci
                What Exactly Is A Smart Trading Tool? Smart Trading Tool was developed for fast and comfortable trading of the financial markets especially for ORDER BLOCKS TRADERS . It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading Informa
                This is a multi-pair and multi scanner dashboard to find the key signal of BBMA Oma Ally Strategy BBMA consists of the use of 2 indicators: Moving Averages Bollinger Bands BBMA consists of many types of entries: Reentry Extreme Rejection EMA50 GAP (EMA50 to Upper/Lower BB) MHV Full Setup (CSE>TPW>MHV>Direction>Reentry) There are many multi timeframe signals based on this strategy. RRE (Reentry - Reentry - Extreme) REE (Reentry - Extreme - Extreme) REM (Reentry - Extreme - MHV) RRM (Reentry - R
                Panel de negociación con preajuste de órdenes y cálculo automático del lote para el terminal MT4. Atención, el Panel de Operaciones no funciona en el probador de estrategias (sólo prueba de trailing stop). Manual, Descripción, Descarga Light Demo. Los comerciantes exitosos se distinguen por la autodisciplina y la gestión de dinero competente. Si usa un lote fijo, entonces corre el riesgo. Después de todo, en diferentes Marcos de tiempo, una distancia diferente y una transacción no rentable puede
                Otros productos de este autor
                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
                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
                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
                Filtro:
                No hay comentarios
                Respuesta al comentario
                Versión 1.1 2024.06.02
                Minor change, not requiring an update:

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