Order Selective Delete MT5

The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders. 

General Description 

The 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 the 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, 3 and 4; 4 and 5. 

                Conclusion 

                The Order Selective Delete is a helpful and efficient 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. 


                Prodotti consigliati
                The only drawdown guardian that stops your other EAs from digging you deeper. PropMarshal monitors your account equity in real time and instantly closes all positions the moment a drawdown or profit target threshold is breached. But it doesn't stop there — it closes every chart on your platform too, cutting off any other Expert Advisors before they can open new trades and compound the damage. The Problem PropMarshal Solves Most prop firm traders run multiple EAs across multiple charts. When a dr
                FREE
                * This product was converted using  "BRiCK Convert4To5 MT4 "  based on the MQL4 source file of  "BRiCK Convert4To5 MT4 Free" . "Convert4To5" is a Script that converts MQL4 source files into MQL5 source files. Experts, Indicators, Scripts, and Libraries with extension ".mq4" will be available for MT5. Parameter None. Procedure 1. Open the following folder.     terminal_data_folder\MQL4\Files\ (in the terminal menu select to view "File" - "Open the data directory") 2. Confirm that the BRiCK_Conv
                FREE
                Server Clock
                Flavio Javier Jarabeck
                5 (5)
                Many friends asked me for a simple, non-obtrusive, resource-friendly clock to track the time during their trades. It seems pretty obvious, but it is a must-have for those trading the market manually, waiting for the Market News, or just to visually know what time it is... Trading is an absorbing endeavor! So, here it is... Totally configurable, including Font Type, Font Size and Chart Location: Upper Left/Center/Right OR Lower Left/Center/Right, with a little twist of adjusting the Offset, just
                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. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
                FREE
                Show Label
                Marco Engstermann
                4.5 (2)
                Show your profit or loss next to the candle. This is a helpful tool if an EA don't have this feature build in. Feel free to join my   Telegram Channel Settings: Font color Background color for profits Background color for losses Font size Horizontal shift from candle (pixels) Vertical shift from candle high/low (pixels) Magic number filter (0 = all trades) Comment filter (empty = all trades) Show only trades for the attached chart symbol
                FREE
                MarketBookInfoEA
                Evgenii Akselrod
                5 (2)
                Эксперт собирает данные из биржевого стакана, суммируя отложенные ордера на покупку или продажу. Далее, по сумме ордеров определяется общее направление, куда смотрят участники рынка. Если суммарные покупки/продажи превышают определенный коэффициент, то производится сигнал. Настройки: Timer=5 // указывается как часто обновлять данные по рынку в секундах. Чаще чем раз в 10 секунд ставить не рекомендуется. X-size =700 // размер окна по оси Х. Y-size=650// размер окна по оси Y. Only "Market Watch"?=
                FREE
                MT5 to Telegram bot
                Maksim Plotnikov
                5 (1)
                MT5 to Telegram Signals This utility is simple to use and supports a wide variety of settings: Pick your desired Telegram group and enter the bot token and the chat id Get notified when orders are placed, modified, executed, closed… or any combination of states Connect your broker account with Telegram and stop missing important notifications. Would you like to receive Telegram notifications? Are you looking for a simple way to share trade signals with your followers? Do you need to start docume
                FREE
                Know the Candle Close Time
                Benbyaanda Silvere Henri Sedric Kabore
                This indicator allows to know the remaining time before the closing of the candle. It works on every timeframe. It is very usefull when your trading strategy depend of the close or the open of a specific candle. So use it like you want. Don't forget to leave a comment or a request for a EA or an indicator. Also spread it to your friends and don't hesitate to visit my profile to see others tools.
                FREE
                The Expert Advisor "TimeLeft Display" shows the remaining time until the close  of the current candle in a digital display. The time is displayed in days, hours, minutes, and  seconds.      Features: Time Calculation:  Calculates the remaining time until the close of the current candle based on the  current timeframe of the chart. Digital Display:  Shows the remaining time in a digital format. Customizable Font and Size:  Allows selection of the font (Arial, Arial Black, Aptos Display, Tahoma, 
                FREE
                Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
                FREE
                Donchian Breakout And Rsi
                Mattia Impicciatore
                5 (1)
                Descrizione generale Questo indicatore è una versione avanzata del classico Donchian Channel , arricchita con funzioni operative per il trading reale. Oltre alle tre linee tipiche (massimo, minimo e linea centrale), il sistema rileva i breakout e li segnala graficamente con frecce sul grafico, mostrando solo la linea opposta alla direzione del trend per semplificare la lettura. L’indicatore include: Segnali visivi : frecce colorate al breakout Notifiche automatiche : popup, push e email Filtro R
                FREE
                SIMPLE AND QUICK CHART CLEANUP SCRIPT - FREE FOR ALL - EASY TO DRAG AND DROP ONTO THE CHART - A MUST HAVE IN MY EYES Everybody loves to draw on a chart! But cleaning is nobodies favor. Most of the time it will be faster to dump all and redraw the important part. Repetition makes you good! ALWAYS think about that! KEEP IT GROWING, ;-) I wish you a good day, Traders! If you need something, send me a message. Best wishes to you from Vienna!
                FREE
                This indicator show the candle remaining time on the chart and/or in the corner of the window. It also display notificaton (popup and push) when a new candle is formed (optional). You configure the timer on candles and at chart corner. I don't need to explain the functions because are very simple. MT4 version:  https://www.mql5.com/en/market/product/38677 Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I a
                FREE
                One thousand Pip  Set1:TP/SL 20kpip. Set2:TP/SL 10kpip. Set3: TP/SL 5k pip. Set4:  TP/SL 2k pip. Set5:  TP/SL 500 pip. Rate Prop FTMO Broker.  Only Pair DE40, US100, US30. Automatic added EU London Session. This Version works with fixed Lot and buy/sell. Robot Strategy: Trade open = First "Round Price-Number Entry". Write me a Message of Questions when undecided. I send ex4 Code by Request.
                FREE
                DF Fib Trader Pro DF Fib Trader Pro è un sistema di trading automatizzato progettato per MetaTrader 5. Utilizza livelli di prezzo basati su Fibonacci combinati con analisi di trend e struttura per definire punti di ingresso e di uscita. L'EA supporta posizioni sia lunghe che corte e include parametri di gestione del rischio integrati. Caratteristiche principali: • Utilizza la logica di ritracciamento ed estensione di Fibonacci per tracciare punti di ingresso, SL e TP. • Dimensione del lotto e
                FREE
                Immergiti nell'entusiasmante mondo del trading manuale e scopri le illimitate possibilità che ti attendono. Con la tua esperienza e la tua sensibilità per il mercato, puoi ottenere un successo straordinario e far crescere continuamente il tuo portafoglio. Il trading manuale ti consente di assumere il controllo delle tue strategie e decisioni e di avere un'influenza diretta sulle tue attività di trading. Attraverso la tua conoscenza approfondita dei mercati e la comprensione dei vari strumenti d
                FREE
                NAS100 Auto Sl And TP MT5
                Moustapha Boulouz
                5 (2)
                Vi presentiamo NAS100 Auto SL e TP Maker per MT5: Non perdete mai più l'impostazione di StopLoss e TakeProfit con il nostro NAS100 Auto SL e TP Maker, un assistente indispensabile per i trader che navigano sul mercato del Nasdaq 100 su MetaTrader 5. Questo strumento è stato progettato per coloro che cercano una soluzione perfetta per automatizzare la gestione dei livelli di StopLoss e TakeProfit. Caratteristiche principali: Automazione senza sforzo: Monitora automaticamente le operazioni sul N
                FREE
                Format Charts
                Vital H B Engenharia Ltda
                5 (1)
                If you use several charts open at the same time, you know how boring it is to apply formats to each chart individually. This script can change all open charts using a single command. Parameters: 1 - Choose symbol to put on charts: apply the selected symbol to all charts. If "current", it does not change the symbol; 2 - Choose timeframe or leave empty: apply the selected timeframe to all charts. If "CURRENT", it does not change the timeframe; 3 - Apply template to the charts: If true, apply the t
                FREE
                Limiter Drawdown EA – Automatic Account Protection for MetaTrader 5 Description Limiter Drawdown EA is a lightweight risk management tool for MetaTrader 5. It monitors your account drawdown in real time and will automatically close all open trades once the threshold you define is reached. This provides a reliable safeguard for any trading strategy. Main Functions Monitors equity versus balance continuously Closes all positions when your chosen drawdown percentage is reached Optionally removes
                FREE
                Traders Club Clock for MT5 Readme ローソク足のすぐ横にその時間足での 残り時間とスプレッドを表示します。 ※残り時間はサーバ時間から計算しています。 月足、週足、日足、4時間足、1時間足、30分足、15分足、5分足、1分足 で表示可能となっております。 ※スプレッド値ポイント単位での表示になります。 ※時間の更新はティック毎ではなく1秒 毎 に更新するようにしています。   一目で残り時間とスプレッドを確認できます。 機能: 使用しているフォント種類を変更できます。 使用しているフォントサイズを変更できます。 表示しているテキストの色を変更できます。 スプレッド表示を非表示にすることができます。 表示する位置を変更することが出来ます。
                FREE
                XAUUSD 5 minute
                Branislav Bridzik
                4.4 (88)
                Profitable EA with Real Edge for Free? In a world of lies and scammers, I want to give a little hope—a small light in the darkness. I want to show that a real robust bot doesn't have to cost thousands, but in fact can be found in the free section. XAUUSD 5 Minute is not my best project, but it is robust, reliable, and simple. It might not make millions, but has a real edge. No promises, no "Future-AI-never-losing system"—but a real Expert Advisor. Please read short manual before using:  Click
                FREE
                MT5toTLGRM
                Fernando Morales
                4.2 (5)
                Do not use Windows 7 with this EA MT5toTLGRM EA only sends text messages to a Telegram group or channel of your choice. The messages are customizable to show information about any trading activity in the account. Also it shows a daily PnL report. Several instances of this EA can be used simultaneously in the same MT5 terminal for sending messages to different Telegram group/channel but ensure that each one has a different number in [B13] setting. Following are the features of MT5toTLGRM EA send
                FREE
                PZ Trade Pad MT5
                PZ TRADING SLU
                4.41 (22)
                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
                Exodus Account Protector
                Jonel Agustin Mawirat
                4.2 (5)
                Description: Protect your live or evaluation accounts by not letting it hit the maximum daily draw down! This utility is best for prop firms such as FTMO and MFF(MyForexFunds) and etc. Guide:   Apply to EURUSD 1m Chart. Default Settings: Maximum Draw Down Balance: 4% Account Balance. Maximum Draw Down Equity: 4% Account Balance Target Profit Balance: 1% Account Balance. Target Profit Equity: 1% Account Balance. Time To Reset: 16:57 to 16:58 GMT Behavior: Setting starting_balance to 0 will auto
                FREE
                LogicLadder visual Trade Planner
                Mohammed Rafi Abdul Lathif
                SPECIAL ANNOUNCEMENT: Get the Ultimate Trading Suite! Before you grab this utility, did you know? The LogicLadder Visual Trade Planner is so powerful that it serves as the core visual execution engine for my flagship MT5 trading systems! If you are looking for a massive, all-in-one trading dashboard, advanced trade management, or strict prop-firm guardrails, you can get this exact visual planner already included inside my premium and free full-suite EAs: Pro LTS TradeDashboard MT5 (Paid
                FREE
                Rainbow MT5
                Jamal El Alama
                4 (1)
                Description : Rainbow MT5 is a technical indicator based on Moving Average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
                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
                Trade2Telegram
                Strifor (Mauritius) Ltd
                5 (1)
                Trade2Telegram — un plugin per le notifiche automatiche di trade da MetaTrader a Telegram. Questo strumento è progettato per trader che gestiscono capitale, gestiscono canali di segnali o guidano comunità educative. Il plugin copia tutte le operazioni di trading dal terminal e le pubblica in una chat, gruppo o canale Telegram selezionato. I messaggi vengono inviati automaticamente quando le posizioni vengono aperte o chiuse, i livelli di stop-loss o take-profit vengono modificati, gli ordini pen
                FREE
                News Expert MT5
                Maksim Neimerik
                Introduction Welcome to the world of Forex trading, where every tick of the market can be influenced by news events. Introducing our expert advisor for MetaTrader, your ultimate tool for navigating the complexities of news trading. This innovative advisor is specifically designed to automate your trading strategy during key macroeconomic releases, ensuring you never miss an opportunity.  When important indicators are announced, volatility often spikes, creating potential for profit. Our expert
                FREE
                Risk Manager – Account Protection Tool Risk Manager is an Expert Advisor for MetaTrader 5 designed to protect your trading account by applying automatic risk management rules. This tool does not open trades . It continuously monitors your account and enforces predefined limits to help prevent excessive losses and maintain disciplined trading. Risk Manager works in the background and can manage positions opened by manual trading or other Expert Advisors. It is particularly useful for: • Manual tr
                FREE
                Gli utenti di questo prodotto hanno anche acquistato
                Trade Assistant MT5
                Evgeniy Kravchenko
                4.42 (207)
                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 characteristics bef
                Forex Trade Manager MT5
                InvestSoft
                4.97 (639)
                Benvenuto a Trade Manager EA, lo strumento definitivo per la gestione del rischio , progettato per rendere il trading più intuitivo, preciso ed efficiente. Non è solo uno strumento per l'esecuzione degli ordini, ma una soluzione completa per la pianificazione delle operazioni, la gestione delle posizioni e il controllo del rischio. Che tu sia un principiante, un trader avanzato o uno scalper che necessita di esecuzioni rapide, Trade Manager EA si adatta alle tue esigenze, offrendo flessibilità s
                Local Trade Copier EA MT5
                Juvenille Emperor Limited
                4.96 (132)
                Sperimenta una copia di trading eccezionalmente veloce con il   Local Trade Copier EA MT5 . Con la sua facile configurazione in 1 minuto, questo copiatore di trading ti consente di copiare i trades tra diversi terminali di MetaTrader sullo stesso computer Windows o su Windows VPS con velocità di copia ultra veloci inferiori a 0.5 secondi. Che tu sia un trader principiante o professionista,   Local Trade Copier EA MT5   offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze speci
                TradePanel MT5
                Alfiya Fazylova
                4.87 (149)
                Trade Panel è un assistente commerciale multifunzionale. L'applicazione contiene più di 50 funzioni di trading per il trading manuale e permette di automatizzare la maggior parte delle attività commerciali. Prima dell'acquisto, è possibile testare la versione dimostrativa su un conto demo. Scaricare la versione di prova dell'applicazione per un account dimostrativo: https://www.mql5.com/it/blogs/post/762419 . Istruzioni complete qui . Commercio. Consente di effettuare operazioni di trading con u
                Versione Beta Telegram to MT5 Signal Trader è quasi pronto per il rilascio ufficiale in versione alpha. Alcune funzionalità sono ancora in fase di sviluppo e potresti riscontrare piccoli bug. Se riscontri problemi, ti preghiamo di segnalarli, il tuo feedback aiuta a migliorare il software per tutti. Telegram to MT5 Signal Trader è uno strumento potente che copia automaticamente segnali di trading da canali o gruppi Telegram al tuo account MetaTrader 5 . Supporta canali pubblici e privati e cons
                Trade Dashboard MT5
                Fatemeh Ameri
                4.94 (119)
                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
                HINN Lazy Trader
                ALGOFLOW OÜ
                5 (2)
                The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams market structure - Understands swing market structure by Michael Huddleston
                Exp COPYLOT CLIENT for MT5
                Vladislav Andruschenko
                3.82 (34)
                Trade copyr per MT5 è un trade copyr per la piattaforma МetaТrader 5   . Copia le negoziazioni forex   tra       eventuali conti   MT5   -   MT5, MT4   -   MT5 per la versione COPYLOT MT5 (o MT4   -   MT4 MT5   -   MT4 per la versione COPYLOT MT4) Fotocopiatrice affidabile! Versione MT4 Descrizione completa   +DEMO +PDF Come comprare Come installare     Come ottenere i file di registro     Come testare e ottimizzare     Tutti i prodotti di Expforex Puoi anche copiare le operazioni nel termina
                MT5 to Telegram Signal Provider è un'utilità facile da usare e completamente personalizzabile che consente l'invio di segnali specificati a una chat, canale o gruppo Telegram, rendendo il tuo account un fornitore di segnali. A differenza della maggior parte dei prodotti concorrenti, non utilizza importazioni DLL. [ Dimostrativo ] [ Manuale ] [ Versione MT4 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To MT5 ] Configurazione Una guida utente passo-passo è disponibile. Nessuna cono
                Copy Cat More Trade Copier MT5 (Gatto Copiatore MT5) è un copiatore di trade locale e un framework completo di gestione del rischio ed esecuzione progettato per le sfide di trading odierne. Dalle sfide delle prop firm alla gestione di portafogli personali, si adatta a ogni situazione con una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata dei trade. Il copiatore funziona sia in modalità Master (mittente) che Slave (ricevente), con sincro
                FarmedHedge Pair Trading Dashboard
                Tanapisit Tepawarapruek
                5 (4)
                VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 Contact me via private message to receive the User Manual and Setup. * Thai Lauguage Support Available Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approac
                Timeless Charts
                Samuel Manoel De Souza
                5 (3)
                Timeless Charts è una soluzione di grafici avanzata, progettata per i trader professionisti che necessitano di grafici personalizzati / timeframe personalizzati – inclusi grafici a secondi / timeframe a secondi, grafici Renko / barre Renko, grafici a cluster / footprint e strumenti avanzati simili a quelli disponibili nelle piattaforme più popolari. A differenza dei tradizionali grafici offline o dei semplici indicatori personalizzati, questa soluzione crea barre completamente personalizzate con
                Trade copier MT5
                Alfiya Fazylova
                4.56 (39)
                Trade Copier è un'utilità professionale progettata per copiare e sincronizzare le transazioni tra conti di trading. La copiatura avviene dal conto/terminale del fornitore al conto/terminale del destinatario, che sono installati sullo stesso computer o vps. Prima di acquistare, puoi testare la versione demo su un account demo. Versione demo qui . Istruzioni complete qui . Funzionalità e vantaggi principali: Supporta la copia degli ordini: MT5> MT5, MT4> MT5, MT5> MT4, inclusi i conti di compensaz
                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
                VirtualTradePad One Click Trading Panel
                Vladislav Andruschenko
                4.59 (73)
                Pannello di trading per il trading in 1 clic.   Lavorare con posizioni e ordini!   Trading dal grafico o dalla tastiera. Con il nostro pannello di trading, puoi eseguire operazioni con un solo clic direttamente dal grafico ed eseguire operazioni di trading 30 volte più velocemente rispetto al controllo MetaTrader standard. I calcoli automatici di parametri e funzioni rendono il trading più veloce e conveniente per i trader. Suggerimenti grafici, etichette informative e informazioni complete sugl
                HINN MagicEntry Extra
                ALGOFLOW OÜ
                4.71 (14)
                HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
                Telegram To MT5 Receiver
                Levi Dane Benjamin
                4.31 (16)
                Copia i segnali da qualsiasi canale di cui sei membro (compresi quelli privati e ristretti) direttamente sul tuo MT5.  Questo strumento è stato progettato con l'utente in mente offrendo molte funzionalità necessarie per gestire e monitorare gli scambi. Questo prodotto è presentato in un'interfaccia grafica facile da usare e visivamente accattivante. Personalizza le tue impostazioni e inizia ad utilizzare il prodotto in pochi minuti! Guida per l'utente + Demo  | Versione MT4 | Versione Discord
                Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
                Trade Manager DaneTrades
                Levi Dane Benjamin
                4.36 (28)
                Trade Manager per aiutarti a entrare e uscire rapidamente dalle operazioni calcolando automaticamente il tuo rischio. Incluse funzionalità che ti aiutano a prevenire l'eccessivo trading, il vendetta trading e il trading emotivo. Le operazioni possono essere gestite automaticamente e i parametri di performance del conto possono essere visualizzati in un grafico. Queste caratteristiche rendono questo pannello ideale per tutti i trader manuali e aiuta a migliorare la piattaforma MetaTrader 5. Suppo
                The News Filter MT5
                Leolouiski Gan
                4.75 (20)
                Questo prodotto filtra tutti gli esperti consulenti e i grafici manuali durante il periodo delle notizie, così non dovrai preoccuparti di improvvisi picchi di prezzo che potrebbero distruggere le tue impostazioni di trading manuali o le negoziazioni effettuate da altri esperti consulenti. Questo prodotto viene fornito anche con un sistema completo di gestione degli ordini che può gestire le tue posizioni aperte e gli ordini in sospeso prima della pubblicazione di qualsiasi notizia. Una volta che
                Entry In The Zone with SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1),
                Equity Protect Pro: Il tuo esperto di protezione del conto completo per un trading senza preoccupazioni Se stai cercando funzionalità come protezione del conto, protezione del capitale proprio, protezione del portafoglio, protezione multi-strategia, protezione dei profitti, raccolta dei profitti, sicurezza del trading, programmi di controllo del rischio, controllo automatico del rischio, liquidazione automatica, liquidazione condizionale, liquidazione programmata, liquidazione dinamica, trailin
                AntiOverfit PRO MT5
                Enrique Enguix
                5 (3)
                L’errore silenzioso nel Market che ti sta costando denaro (e che molti sviluppatori nemmeno vedono) Un backtest bello da vedere può costarti centinaia o perfino migliaia di dollari. La maggior parte dei trader perde denaro ancora prima di aprire la prima posizione in reale: lo perde nel momento in cui acquista un Expert Advisor basandosi unicamente su una curva verde. Siamo onesti: la maggior parte degli sviluppatori del Market non cerca di ingannarti di proposito. Passano mesi a programmare u
                Advanced Dashboard Ultra
                Mirel Daniel Gheonu
                5 (1)
                Stats Dashboard & Journal ULTRA per MT5 Il Centro di Comando di Trading Completo: Analitica, Automazione & Intelligence delle Notizie. Stats Dashboard ULTRA è l'evoluzione definitiva dello strumento di analisi Pro. Trasforma MetaTrader 5 in una stazione di trading professionale, combinando analisi delle prestazioni di livello istituzionale con protezione automatizzata dalle notizie e metriche psicologiche avanzate. Progettato per trader manuali e gestori di portafogli EA che richiedono il contro
                ManHedger MT5
                Peter Mueller
                4.83 (6)
                THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
                Trade Manager DashPlus
                Henry Lyubomir Wallace
                5 (13)
                DashPlus è uno strumento avanzato di gestione delle operazioni progettato per migliorare l'efficienza e l'efficacia del trading sulla piattaforma MetaTrader 5. Offre una suite completa di funzionalità, tra cui calcolo del rischio, gestione degli ordini, sistemi di griglia avanzati, strumenti basati su grafici e analisi delle prestazioni. Caratteristiche Principali 1. Griglia di Recupero Implementa un sistema di griglia flessibile e di media per gestire le operazioni in condizioni di mercato avve
                Risk Manager Pro MT5
                Roman Zhitnik
                5 (8)
                The Expert Advisor is a comprehensive risk manager helping users to control their trading activities. With this tool being a safeguard you can easily configure various risk parameters. When any limit is exceeded, the risk manager can force close opened positions, close other EAs, and even close the terminal to prevent emotional trading that doesn't correspond to your trading strategy. Risk Manager Settings Account Protection Check min equity limit to close all (account currency) - check the min
                Anchor Trade Manager
                Kalinskie Gilliam
                5 (1)
                Anchor: The EA Manager A coordination system for traders running multiple EAs. Anchor ensures only one EA can trade at a time, preventing conflicting positions and keeping your portfolio safer. Attach Anchor to any chart. Configure your EAs and their magic numbers. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions on the same candle. Three EA
                Pulsar Terminal MT5
                Astralys LLC
                5 (4)
                Pulsar Terminal è un prodotto di Pulsar Technologies, un marchio di Astralys LLC . Pulsar Terminal è un componente aggiuntivo per MetaTrader 5. È un' interfaccia visiva combinata con strumenti di esecuzione in un' applicazione companion collegata al tuo account MetaTrader 5 tramite un Expert Advisor . Utilizziamo un'applicazione companion per massimizzare le capacità dello strumento e fornire un'interfaccia visiva e un flusso di lavoro più avanzati rispetto ai pannelli standard di MT5. Pulsar T
                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
                Altri dall’autore
                Pending Order Grid MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
                Double Trailing Stop MT5
                Francisco Manuel Vicente Berardo
                The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
                Tick Data Record MT5
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The 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 spreadshe
                FREE
                Scientific Calculator MT5
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  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 contain
                FREE
                Tick Data Record MT4
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The 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 spr
                FREE
                Scientific Calculator MT4
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   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 co
                FREE
                Environment State Info Print MT5
                Francisco Manuel Vicente Berardo
                The 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
                FREE
                Position Selective Close MT5
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The 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, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Environment State Info Print MT4
                Francisco Manuel Vicente Berardo
                The 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
                FREE
                Position Selective Close MT4
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The 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, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Order Selective Delete MT4
                Francisco Manuel Vicente Berardo
                The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The 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 pa
                FREE
                Double Trailing Stop MT4
                Francisco Manuel Vicente Berardo
                The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
                Multiple Position Opening MT4
                Francisco Manuel Vicente Berardo
                The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position 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
                Pending Order Grid MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
                Pending Order Grid EA MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
                Multiple Position Opening MT5
                Francisco Manuel Vicente Berardo
                1 (1)
                The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position 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
                Pending Order Grid EA MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
                Filtro:
                Nessuna recensione
                Rispondi alla recensione