Directional Key To Change MT4 Version

5

Do you think it's a bit cumbersome when you need to switch symbols or timeframes with mouse click?

1. What is this?

This is a program that can switch symbols and timeframes with direction keys.

  • Fast switching, very convenient, no mouse click required.
  • For traders, one symbol with multi-timeframe charts are usually added,  you can change symbol on those charts easily.
  • For multi-currency traders, different symbol charts are usually added, you can also change those timeframes easily.

I wrote this program in the form of indicator. So you can load other EAs, indicators or run other scripts.

2. How to use it

When you load the program:

  • The direction key UP is to switch to the previous symbol in market watch.
    • PS:  When the chart is the first symbol, Key UP will switch to the last symbol.
  • The direction key DOWN is to switch to the next symbol in market watch.
    • PS:  When the chart is the last symbol, Key DOWN will switch to the first symbol.
  • The direction key LEFT is to decrease the timeframes.
    • PS:  When the timeframe is M1, Key LEFT will switch to the MN1 timeframe.
  • The direction key RIGHT is the increase time frame.
    • PS:  When the timeframe is MN1, Key RIGHT will switch to the M1 timeframe.

This is MT4 version, MT5 version can see all time frames such as M2, M3, ... timeframe. 

The MT5 Version Link: https://www.mql5.com/en/market/product/36159

3. Parameters:

  • bool TurnOn_UpDown=true;    // Turn on the UP/DOWN key function to change Symbol.
  • bool TurnOn_LeftRight=true;  // Turn on the LEFT/RIGHT key function to change TimeFrame.

=====The following options are used to change other open charts:

PS: I must tell you, when switching between multi charts, the system will download the data, If your system doesn't have data, it will download the data and sometime will cause slowdowns. That is the limited of MT5/MT4 client. When you don't have enough data, don't use the keyboard too quickly.

  • bool OtherOpenChart_Symbol = false;    // Change symbol on other open chart?
  • bool OtherOpenChart_TimeFrame = false;  // Change timeframe on other open chart?
  • int PermitCount = 0; // Just change the count of initially opened chart. 0 means all.
    • PS: when you want to change other charts, but not all the open charts. you can change the num.



Recensioni 3
Michael Tamilio
206
Michael Tamilio 2019.10.25 09:05 
 

This is a simple utility that solves an annoying problem, and should be on every person's MT4 Platform. If you trade multi-time frame strategies, this is crucial.

Now, you can keep one hand on the mouse and the other on the keyboard, and move between time frames and pairs with absolute ease.

The program is surprisingly fast and responsive, and feels like part of the native application.

Thank you for making this available!

Mike

Prodotti consigliati
Waddah Attar Easy Positions Risk Management This EA gives you a full ability to close one position or close all positions . Close buy or sell trades in any position . Close profit or loss position . by clicking on a command button on the chart with confirmation message . Show you  a full information about your positions like : count - lots - average price - points - profit -  profit % - used margin for this position and the risk percent . and also the scrolled table of trades that position has
I have finished robot sending images to telegram according to Macd signal. When there is a Main signal of candle 1 > 0 and candle 2 < 0 . there will be 1 image sent to telegram. The red line in the picture means that the robot will send the picture to telegram to let you know I personally used the hammer candle system to follow the market with over 30 products, you can refer to the links below https://t.me/New_Hammer_Group There are 3 simple steps to use right away: 1: create telegram channel,
Save screen
Dominik Kaczorowski
A script that allows you to quickly save the image of the current chart. Accelerate the use of the script by assigning a keyboard shortcut to it. The image is saved in the location of your MT4 platform: /MQL4/Files/{current_date}. The script does not contain any parameters. The name of the chart being saved is determined automatically and consists of a symbol, the current date and the timeframe. Attention! Files with the same names are overwritten!
Script CloseAll SELL
Raudhah Hayatun Nufus
Close All SELL Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
The GRat_OrderExport EA exports trades made in the MT4 (manual or any other Expert Advisor), which can later be imported  by: GRat_BinanceImport   or  GRat_BybitImport   or  GRat_Crypto tool in order to copy trades to the crypto exchange. using the  GRat Order Exchange  library (in particular, the  GRat_OrderImport  EA) in order to copy trades to MT5 terminal; GRat_OrderImport (MT4)   in order to copy trades to another MT4 terminal or to another correlating symbol of the same MT4 terminal . To
Trades Viewer
Qing Cai
5 (1)
Trades Viewer is a trading helper app for a serious trader. It offers several important data like day range, 22 days average range and predefined PL. It draws trades history and current open positions on a chart. It has a detail panel for viewing a particular trade with just a click on that trade. All these make it very convenient and straightforward to view your entry/exit positions and thus improve your trading system. Features Profit/loss of the current symbol, counting all trades of the sym
Marks Market Imbalance / Fair Value Gaps / Improper Price Action On The Chart . As traders continue to search for the best trading indicators to guide their investments, the   I mbalance   / I mproper   P rice   A ction   / F air   V alue   G ap   I ndicator has become increasingly popular. This indicator helps to identify opportunities   for taking profit . The indicator begins by scanning the markets for imbalance-improper price action events, allowing traders to immediately see when markets
Il Risk to Reward Ratio Manager è uno strumento visivo di gestione degli ordini e di calcolo delle dimensioni delle posizioni, progettato per supportare un trading disciplinato e una gestione professionale del rischio. Consente ai trader di impostare visivamente i livelli di ingresso, stop-loss e take-profit direttamente sul grafico, calcolando automaticamente la dimensione del lotto e il rapporto rischio/rendimento prima di inviare un ordine. Lo strumento aiuta a standardizzare la preparazione
GoT Hedge Manager
Andi Chandra Wijaya
GoT Hedge Manager This Tool is suitable for traders who use Hedging Strategy GoT Hedge Manager Hello Traders...!! This tool is to help you to manage your hedge order It will not take any order if you not trigger the order by placing the line order Requirement and Recommendation: ============== =================== Currency Pair Any Timeframe Any Account Type Any Leverage Any Execution Mode Hedging   VPS Mandatory for stable 24/7 operation Functions: Help you to place hedge orders Adjust
Mt4ToTelegramAlter  is an app that communicates with a Telegram bot to share your orders flow and report open orders from Metatrader 4 terminal to a Telegram group or channel. Features Telegram channel, group, chat compatible Easy to use Report open order Configuration 1. Service -> Settings -> Expert Advisors -> Allow WebRequest for the following URLs (Add URL:   https://api.telegram.org ); 2. Create your own bot on Telegram at @BotFather. Remember Token, it looks something like this - xxxx:yy
This EA trails your stops based on percentage of current TP, for both manually and auto-opened trades.   You can edit the percentage value in the inputs. Trailing stop   is a more flexible variation of a normal exit order. T railing stop  is the practice of moving the stop-loss level closer to the current price when the price moves in your favor. Trailing the stop-loss allows traders to limit their losses and safeguard their positive trades. It is a very popular practice. This EA will manage you
Telegram Sender Osw MT4
William Oswaldo Mayorga Urduy
Manuale utente: Telegram Sender Osw Telegram Sender Osw è un Expert Assistant (EA) progettato per automatizzare l'invio di segnali di trading da MetaTrader a Telegram. Ideale per i fornitori di segnali e la gestione dei conti, invia dati critici (Prezzo, Stop Loss, Take Profit, Volume) in modo istantaneo e professionale. 1. Configurazione dei parametri Generale e connettività Abilita EA: attiva (true) o mette in pausa (false) il sistema. Token Bot: codice alfanumerico ottenuto da @BotFather.
Daily Sessions MT4
Baha Eddine Tahouri
Daily Sessions utility is the best tool to highlight trading sessions , the trader can set any starting hour and ending hour to mark his trading session. Main features : Customizable session time. Customizable Colors. Customizable vertical lines for the start and end of sessions Set as many sessions as you want by simply plotting the indicator and changing the Indicator ID.
Auto Stop Loss
Nabil Oukhouma
Il Gestore del Rischio "Set & Forget" per il Trading Multi-Asset ️   Mai lasciare un trade senza protezione. Auto Stop Loss (MT5 Manager)   è l'utility di background definitiva per i trader che mettono la sicurezza al primo posto. A differenza dei pannelli standard, questo strumento lavora instancabilmente dietro le quinte per proteggere istantaneamente ogni operazione. Che tu apra trade manualmente o tramite un altro EA, questo manager assicura che ogni posizione abbia immediatamente un Stop
================================ ENGLISH MANUAL ================================ Product Name: One-Click Close Utility v9.4 Developer: Gemini Partner Version: 9.40 Platform: MetaTrader 4 Type: Expert Advisor I. PRODUCT OVERVIEW --------------- One-Click Close is a professional order management utility designed for  MetaTrader 4 platform. It provides rapid batch closing operations through  intuitive button interface, integrated with intelligent risk management  system. Suitable for both manual
RiskManager
Roman Zhitnik
5 (4)
The Expert Advisor is a risk manager helping users to control their trading. In the settings, it is possible to specify the parameters at which the risk manager force closes the opened trades and closes the terminal as well, if it is needed to prevent opening trades on emotions, which do not correspond to the trading strategy. Risk Manager settings Check limit to close - check the equity limit Limit to close (account currency)   - equity limit that is checked when  Check limit to close is activ
Delete All Pending Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
MetaTrader4 Carry Trade FOREX Swap Rollover Indicator - Enhance Your Carry Trade Strategy Developed by a seasoned MT4 programmer and successful proprietary trader, this tool is designed to optimize your carry trade strategy. Key Features : Analyzes swap rollover values (in Points) for 63 currency pairs. Indicates whether to take a long (buy) or short (sell) position. Provides insights for generating positive rollover gains when holding trades overnight. Ideal for traders focusing on carry trade
This utility can compare simultaneously time frames of different instruments and keep under control   the nine major time frames  of an instrument. It is composed by two changers, a crosshair and some additional components : the  multicharts time frames changer   is designed to  compare  simultaneously  up to thirty time frames  of different symbols with the  keyboard or the button the multicharts symbols changer can  link up to nine charts and control simultaneously the nine major time frame b
Virtual Exchange Reserve Equity Monitor In an environment where exchanges offer increasingly high leverage ratios, it is all the more important for traders to tightly regulate their level of equity .  This software is designed to be run in the background on any virtual private server that can run Meta Trader 4/5.  It implements basic equity control functions ahead of the broker---allowing users to set their own equity trailing stop, an equity limit to lock-in a certain profit margin, and a unive
FREE
Auto Close Trades At Profits Manager is a tool that closes orders at a defined profit, very simple to use ( Panel with buttons...). You can enable or disable the tool using buttons and edit the profit amount from the panel too. INPUTS: You can customize Panel graphics, Font and colors. You can check also the The Grid Manager, closing trades Manager  https://www.mql5.com/en/market/product/46365
API - Account Push Info is a Tool for "EVERYONE", who want to get the Live Statistics of an MT4 Trading Account, independent if you trade live or demo or automaticly or manual. It send the Report periodly to the Mobile Device with Push Message or to your Mail Account. The Report includes many important kind of Data, like: - a Specified Name for the Account / System - its a Live or Demo Account - Balance, Equity, - Drawdown in Currency and Percent, - Sum of Deposits, - Active Positions - Accou
This is the linear regression indicator for basic indicators included in the standard package of the MetaTrader 4 terminal. It is used for the analysis of price movements and market mood. The market mood is judged by the slope of the linear regression and price being below or above this line. Regression line breakthrough by the indicator line may serve as a market entry signal. There is possibility of setting the color for bullish and bearish sentiments of the basic indicators as well as plottin
Ultimate No Nonsense FX Backtester - You can Run Forward Test Simulation with this tool! Do Not Download the Demo Here, Please Read Below! Step by Step Manual Guide PDF for this backtester PDF List of Commands(Shortcuts) for this backtester Ultimate NNFX Backtester is a powerful utility tool that significantly reduces the length of backtesting process for NNFX followers.  As well as for Forex traders that operates their entries and exits at the close of a candle and manage the risk using ATR.
Local Time Ruler Chart Tool
Antonio Augusto Mello Couto
Local Time Ruler (MT4) Local Time Ruler is a professional utility indicator that displays your local computer time directly on the chart , using intelligent time markers automatically adapted to each timeframe . It completely removes confusion caused by broker server time and helps traders maintain precise awareness of market sessions, candle timing, and time-based strategies. Key Benefits Displays true local time on the chart Automatically adapts time markers to the active timeframe Clean,
Script CloseAll BUY
Raudhah Hayatun Nufus
Close All BUY Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Bears CD HTB
Igor Semyonov
Bears CD HTB  (Bears Convergence/Divergence High Top Bottom) is a universal analytical bears convergence/divergence indicator between a financial instrument and any of the twenty two standard indicators included in МetaTrader 4 package. The indicator is the second out of the two possible versions (HBT and HTB) of the bearish convergence/divergence origins. Due to its multiple use feature, the indicator allows you to find convergences/divergences between the price and various standard indicators
Ciao a tutti.  Voglio dirti un po ' di questo pannello per il trading sul mercato dei cambi finanziari. Il pannello è scritto nel linguaggio di programmazione MQL4 ed è progettato per aiutare ad aprire ordini di mercato su posizioni specifiche. Funziona sia con gli ordini ordinari che con quelli in sospeso. Cioè, apre ordini di vendita e acquisto come Buy, Sell, BuyLimit, SellLimit, BuyStop, SellStop. E apre anche una rete di ordini in sospeso e, inclusi gli ordini grid, ovvero, ordini in sospe
Pointer Trend Switch — precision trend reversal indicator Pointer Trend Switch is a high-precision arrow indicator designed to detect key moments of trend reversal based on asymmetric price behavior within a selected range of bars. It identifies localized price impulses by analyzing how far price deviates from the opening level, helping traders find accurate entry points before a trend visibly shifts. This indicator is ideal for scalping, intraday strategies, and swing trading, and performs equa
Tin
Maryna Shulzhenko
The Tin indicator is designed to visually display the current trend in the market. One of the key aspects of foreign exchange market analysis is to determine the trend, which is the sustainable direction of price movement. To do this, the Tin indicator uses algorithms that smooth out sharp fluctuations that do not have a significant impact on the overall trend. A trend can be either upward (bullish) or downward (bearish). Typically, a trend persists for a long time before abruptly changing dir
Gli utenti di questo prodotto hanno anche acquistato
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteris
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Sperimenta una copia di trading eccezionalmente veloce con il Local Trade Copier EA MT4 . 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 MT4 offre una vasta gamma di opzioni per personalizzarlo alle tue esigenze specifiche.
Forex Trade Manager MT4
InvestSoft
4.98 (433)
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
TradePanel MT4
Alfiya Fazylova
4.85 (92)
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
Copiatore commerciale per MetaTrader 4.       Copia le operazioni, le posizioni e gli ordini forex da qualsiasi conto. È uno dei migliori copiatori commerciali       MT4 - MT4, MT5 - MT4       per il       COPYLOT MT4       versione (o       MT4 - MT5 MT5 - MT5       per il       COPYLOT MT5       versione). Versione MT5 Descrizione completa   +DEMO +PDF Come comprare Come installare     Come ottenere i file di registro     Come testare e ottimizzare     Tutti i prodotti di Expforex Versione
Copy Cat More Trade Copier MT4 (Copia Gatto MT4) non è solo un semplice copiatore locale di operazioni; è un quadro completo di gestione del rischio ed esecuzione, progettato per le sfide del trading moderno. Dai challenge delle prop firm alla gestione dei conti personali, si adatta a ogni situazione grazie a una combinazione di esecuzione robusta, protezione del capitale, configurazione flessibile e gestione avanzata delle operazioni. Il copiatore funziona sia in modalità Master (mittente) che
Trade copier MT4
Alfiya Fazylova
4.58 (33)
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: MT4> MT4, MT4> MT5, MT5> MT4, inclusi i conti di compensaz
ManHedger MT4
Peter Mueller
5 (1)
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. Contact me for user support or bug reports, or if you want the MT5 version! MT5 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 strategies, to profit from ranging markets. Place orders easil
Speciale Trading – SCONTO DEL 40% Advanced Trade Manager – La soluzione completa definitiva per un trading manuale più veloce, intelligente e sicuro. Trasforma il tuo trading manuale con NextGen Trade Manager AI, il pannello professionale su grafico che combina esecuzione istantanea, pianificazione visiva delle operazioni e una potente gestione del rischio in un unico strumento intuitivo. Esegui ordini, gestisci il rischio e proteggi i profitti più velocemente che mai, il tutto senza uscire d
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 Dashboard MT4
Fatemeh Ameri
4.96 (53)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
The News Filter
Leolouiski Gan
5 (25)
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
Seconds Chart - uno strumento unico per creare grafici in secondi su MetaTrader 4 . Con Seconds Chart , puoi generare grafici con timeframe definiti in secondi, ottenendo una flessibilità e una precisione d'analisi ideali, non disponibili nei grafici standard in minuti o ore. Ad esempio, il timeframe S15 indica un grafico con candele di 15 secondi. Puoi utilizzare qualsiasi indicatore, expert advisor e script. È facile utilizzarli proprio come nei grafici standard. A differenza degli strumenti s
Il MT4 to Telegram Signal Provider è uno strumento facile da usare e completamente personalizzabile che consente l'invio di segnali a Telegram, trasformando il tuo account in un fornitore di segnali. Il formato dei messaggi è completamente personalizzabile! Tuttavia, per un uso semplice, puoi anche optare per un modello predefinito e abilitare o disabilitare parti specifiche del messaggio. [ Dimostrativo ]  [ Manuale ] [ Versione MT5 ] [ Versione Discord ] [ Canale Telegram ]  New: [ Telegram To
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
MicroScalp Signal Finder Scanner di Segnali di Scalping Smart Money Multi-Simbolo e Multi-Timeframe per MetaTrader 5 Lo scalping richiede un timing preciso e un'analisi multilivello su diversi strumenti — un compito quasi impossibile da svolgere manualmente in tempo reale. Monitorare simultaneamente struttura di mercato, order block, fair value gap, sweep di liquidità e conferme di momentum su più simboli richiede automazione. MicroScalp Signal Finder (MSF) scansiona fino a 20 simboli contempora
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.76 (21)
Strumento Multifunzionale: Calcolatore di Lotti, Ordini Grid, Rapporto R/R, Gestore Trade, Zone di Domanda e Offerta, Price Action e molto altro Versione Demo   |   Manuale utente L'Assistente di Trading non funziona nel tester di strategie: puoi scaricare la Versione Demo QUI per testare l' utilità . Contattami per qualsiasi domanda / idee di miglioramento / in caso di bug trovato Se hai bisogno di una versione MT5, è disponibile qui Semplifica, accelera e automatizza il tuo processo di tradin
Crystal Trade Manager PRO – Sistema Avanzato di Gestione del Rischio e Controllo delle Operazioni per MT4 Versione Gratuita: https://www.mql5.com/en/market/product/150632 Panoramica Crystal Trade Manager PRO (CTM) è uno strumento professionale progettato per la gestione del rischio, il controllo delle operazioni e l’automazione avanzata su MetaTrader 4. È ideato per i trader che richiedono un'esecuzione disciplinata, una forte protezione del capitale e un sistema di controllo affidabile. Il sist
Basket EA MT4
Juvenille Emperor Limited
5 (5)
Basket EA MT4 è un potente strumento per la presa di profitto e un sistema completo di protezione del conto, tutto in una soluzione semplice e intuitiva. Il suo scopo principale è quello di offrire un controllo totale sul profitto e la perdita complessiva del conto, gestendo tutte le posizioni aperte a livello di "cestino" (basket) e non singolarmente. L’EA offre una serie completa di funzionalità a livello di basket, come take profit, stop loss, break even e trailing stop. Questi possono essere
Take a Break
Eric Emmrich
5 (31)
News filter, equity guard & session control for all your EAs — one tool, full protection Take a Break has evolved from a basic news filter into a comprehensive account protection solution . It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
Alert Msg to Market Order
Nguyen Quoc Hung
5 (4)
This EA is fully automated , it is built based on  the method of catching the pop-up Alert event and Open Market Orders (BUY/SELL) . Download trial version here:  https://www.mql5.com/en/blogs/post/751340 ***NOTE:   It is recommended to remove the available filter settings, only install the filter for your indicator. Parameters of the EA: -------- <EA Settings> -------- Magic Number:   The identifying (magic) number of the currently selected order. Allow Open trade:   Enable/ Disable Open Trade
Copiatrice->Interazione dell'interfaccia comoda e veloce, gli utenti possono utilizzarla subito       ->>>> Si consiglia di utilizzarlo su computer Windows o VPS Windows Caratteristiche: Impostazioni di copy trading diversificate e personalizzate: 1. È possibile impostare diverse modalità di lotto per diverse fonti di segnale 2. È possibile impostare diverse fonti di segnale per il copy trading forward e reverse 3. I segnali possono essere impostati con commenti 4. Se calibrare il lotto in base
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
Pannello di trading per il trading in 1 clic.   Lavorare con posizioni e ordini!   Trading dal grafico o dalla tastiera. Utilizzando il nostro pannello di trading, puoi fare trading con un clic dal grafico ed eseguire operazioni di trading 30 volte più velocemente rispetto al controllo MetaTrader standard. Calcoli automatici di parametri e funzioni che semplificano la vita di un trader e lo aiutano a condurre le proprie attività di trading in modo molto più rapido e conveniente. Suggerimenti gra
Live Forex Signals è progettato per il trading sui segnali del sito   https://live-forex-signals.com/en   e   https://foresignal.com/en . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 Parametri Username e Password se si dispone di un abbonamento ai siti live-forex-signals.com/foresignal.com. quindi dovresti compilare questi parametri con le tue credenziali; se non c'è abbonamento, lascia i campi vuoti; Comment Commento sulle offerte sbloccabili Risk rischio
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
News Filter EA MT4
Rashed Samir
5 (9)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Shepherd Safety EA
AW Trading Software Limited
4.92 (13)
The work of the utility is directed at opening new market orders, maintaining them, transferring the unprofitable orders into profit using an internal loss handling algorithm, trend filtering and various types of trailing stop and take profit. Suitable for any instruments and timeframes. The algorithm works separately for buys and sells, which allows simultaneously working in both directions as well. For the event when the additional orders opened by the utility do not become profitable, a StopO
PZ Trade Pad Pro MT4
PZ TRADING SLU
5 (2)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
Il MT4 to Discord Signal Provider è uno strumento facile da usare e completamente personalizzabile, progettato per inviare segnali di trading direttamente a Discord. Questo strumento trasforma il tuo account di trading in un efficiente fornitore di segnali. Personalizza i formati dei messaggi secondo il tuo stile! Per facilitarne l'uso, seleziona tra i modelli pre-progettati e scegli quali elementi del messaggio includere o escludere. [ Demo ] [ Manuale ] [ Versione MT5 ] [ Versione Telegram ] 
The Ultimate Drawdown Recovery & Trade Protection EA for MT4! Your Trades Deserve a Second Chance. Give Them This Soldier. Struggling with floating losses or sudden drawdowns that threaten your account? Stop watching your trades drown in red and let the Ultimate Drawdown Recovery EA (UDR) recover, protect, and empower your trading strategy automatically. What Is UDR? UDR is an ultra-smart, lightning-fast MT4 Expert Advisor designed to recover drawdowns, secure break-even exits, manage trades wi
Altri dall’autore
This product can be used to synchronize multiple Charts, and each Chart can be set to a different sync mode. With this product you can better view and manipulate charts: different time frames for a single Symbol, the same time frame for multiple Symbols, system indicators for single/multiple Symbols... and more. Feature: Chart settings can be synchronized, including : background, indentation, size, etc. Multiple Chart window start times  or end times can be synchronized. Multiple Chart time fr
Have you ever take a long time to watch a Symbol when the network link is not good ? Have you ever wait for a long time when you switch chart between different Symbols or different TimeFrames ? If you do long-term backtesting , Have you ever to be downloaded datas for a long time ? Yes, If there is no data in the system, those will happen.  1. What is this: Download all the Symbol data in Market Watch to the system. PS: This is not outputting data to Files. This Link go to Demo version: https:/
This product can be used to synchronize multiple Charts, and each Chart can be set to a different sync mode. With this product you can better view and manipulate charts: different time frames for a single Symbol, the same time frame for multiple Symbols... and more. PS: The link below is the FreeDemo product, you can use it on EURUSD/XUAUSD/USDCNH symbol: https://www.mql5.com/en/market/product/38557 Feature: Chart settings  can be synchronized, including : background, indentation, size, etc. M
1. What is this         Rising volatility and falling volatility are not the same, whether it is academic research or actual testing has shown this point.         The original ATR indicator is calculated by putting up and down fluctuations together. This indicator is to calculate separately the upward volatility and the downward volatility, which can better help you study the market. 2. Indicator description          There are two modes for the calculation of this indicator, as shown in the fo
I see that many tools in the market deal with Position and Order in the form of operation panels. Which is loaded into a Chart in the form of an EA. However, once the operator panel EA is loaded, no other EAs can be loaded. So, I wrote the one-click operation of Position and Order as a script, so you can load other EAs and easily complete one-click operation of Trade. 1. What is this: This is a one-click script to close position order. Now you can close position tickets at high speed, for examp
I see that many tools in the market deal with Position and Order in the form of operation panels. Which is loaded into a Chart in the form of an EA. However, once the operator panel EA is loaded, no other EAs can be loaded. So, I wrote the one-click operation of Position and Order as a script, so you can load other EAs and easily complete one-click operation of Trade. 1. What is this: This is a one-click script to delete the pending order . Now you can delete pending tickets at high speed, for
Do you think it's a bit cumbersome when you need to switch symbols or timeframes with mouse click? 1. What is this? This is a program that can switch symbols and timeframes with direction keys. Fast switching, very convenient, no mouse click required. For traders, one symbol with multi-timeframe charts are usually added,  you can change symbol on those charts  easily . For multi-currency traders, different symbol charts are usually added, you can also change those timeframes easily. I wrote thi
According to trading experience: Some symbols are easy to reverse on certain days, such as Monday, or afternoon, and so on. So comparing the current price with the corresponding historical moment price is valuable. If the price coordinate system uses a logarithmic price, you will get a lot of valuable information. 1. What is this? This program can convert the symbol price and add it to your Chart. You can compare it with your major chart. The DEMO version Link: https://www.mql5.com/en/market/pr
What is this: Violent trading: means sending a large number of orders to your brokerage server,  it can conduct a stress test of the trading. In this program you can run a variety of trading tests.  Now you can trade at high speed, For example 1000 orders in an instant. The Demo version's link:  https://www.mql5.com/en/market/product/38431/ Why to use: Whether manual trading or EA trading,  the status of the broker server is very important. So it is beneficial to conduct a trading stress test on
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more helpful for you to find th
Filtro:
Michael Tamilio
206
Michael Tamilio 2019.10.25 09:05 
 

This is a simple utility that solves an annoying problem, and should be on every person's MT4 Platform. If you trade multi-time frame strategies, this is crucial.

Now, you can keep one hand on the mouse and the other on the keyboard, and move between time frames and pairs with absolute ease.

The program is surprisingly fast and responsive, and feels like part of the native application.

Thank you for making this available!

Mike

[Eliminato] 2019.10.22 06:04 
 

L'utente non ha lasciato alcun commento sulla valutazione.

[Eliminato] 2019.10.22 05:58 
 

L'utente non ha lasciato alcun commento sulla valutazione.

Rispondi alla recensione