Forum

Saving a virtual snapshot of a 5-minute chart (not template, not screenshot)

Hi everyone, Does anyone know if it's possible to save a virtual snapshot of a chart? For example, say I want to save today's (September 8, 2020) 5-minute chart including all price and time data of every 5-minute candle, so that I'll be able to open up MT4 sometime in the year 2022 and - browse

Show Trade History on Chart (by dragging) => But how to remove chart objects afterwards?

Hi everyone, I only recently learned how to easily display completed trades on the chart (without the help of an indicator or script). Simply go the MT4 terminal, change to the "Account History" tab and then use the mouse pointer to drag the column with the desired trade on to the chart. You will

Script that makes the MT4 Navigator folders (Indicators, Scripts, EA) refresh?

Hi everyone, I want to automatically make the MT4 Navigator folders (Indicators, Scripts, EA) refresh themselves. This currently has to be done manually. (Right click on "Indicators" or "Expert Advisors" or "Scripts", then choose "Refresh"). I already googled but only found threads discussing how to

Looking for a very basic EA which does this: if pre-defined price level x is reached, place a pending order+SL+TP

Hi everyone, Short version: I'm looking for a simple "semi-automatic" EA which does this: if price level x is reached, place a pending order with SL+TP. More detailed explanation: This simple EA should allow me to specify - a price level x (for example by setting a horizontal line or entering a

MT4 Android App: how can I disable "Articles" and "Community" push notifications?

Hi everyone, I want to use the MT4 Android app for pushing notifications of trading signals. But I'm also receiving push notifications for "Articles" and "Community" news. See screenshot attached. Does anyone know how can I disable those

Self-made Indicator Error Message: What does (68,24) mean?

Hi everyone, I have a question. An indicator which I coded by myself gave me an error message: (68,24) The "68" is the line where the error is, I know that already. But what's the meaning of the number 24? Does that mean the 24th character of line 68 contains faulty code? And if so, do I have to

Comment(iOpen) shows value of "0.0" - Is my script too fast? Or my PC / internet connection too slow?

Hi everyone, I'm new to coding and have encountered a problem. I wrote this script and compiled it with no problems. void OnStart () { Comment ( iOpen ( "EURAUD" , PERIOD_W1 , 5 )); } I then open a new random chart, say AUDJPY. And then I drop the script on to the chart. But the number being