Hi, How do I adjust the default moving average indicator on FXCM MT4 to reflect the following? Change the colour depending on the slope of the moving average eg, green for up and red for down? Thanks
I am currently developing machine learning techniques in R and I am wondering if there is a way to seamlessly communicate in MQL4 to accurately replicate my findings in R into practice in MT4? Any thoughts or ideas would be greatly appreciated.
Здравствуйте! Помогите найти ошибку в роботе. Он создан на основе двух скользящих средних периодами 7 и 17. Должен ставится отложенный ордер (BuyStop, приказ приказ приказ приказ приказ приказ sellstop) при перекрещении двух мА. Закрытие происходит по трейлинг стопу и по времени. А в результате...
pls why is my order select printing "no order selected" i have try everything both google search yet i can fix this problem i use this orderselect on sell and it works fine but on buy it does not work pls help me, below is my code. pls note that i use this orderselect to open only buy order below...
[Deleted]
The MQL program (script or Expert Advisor) calls the Visual C++ DLL for network communication, the DLL interface function creates a thread to wait for and receive data, when the socket has data arrival, the thread receives the data and then inform the script or Expert Advisor to display it in the...
Hi. Is it possible to run a algorithm written in Python on MT4? Thanks, Ted
Hello, Thank you in advance for looking this up. Im looking to get the the StdDev cross of the upper bollinger band on my ea like the picture bellow: So far i wrote this code but i cant get the upper bollinger band(always return 0) value to compare the variables... Could anyone point me in...
eg: i want to place order in 10:00:15 i tried coding for given minutes, but how to make order in exact seconds too? { int datetime = TimeCurrent(); int hour = TimeHour(datetime); int minute = TimeMinute(datetime); if (DayOfWeek() != Today && hour == 10 && minute == 0) { Today =...
[Deleted]
Bonjour I have an issue with the new mt4 plattform, where do I save the EAs or indicators now? SEE PICTURE Regards
[Deleted]
Hello, from yesterday when I am trying to open mt4 my computer restarted, I have formatted my computer & install the latest version of mt4 again but the problem remain same, I can not understand after formatting computer how the problem remain same, when ever I am trying to opening mt4 by clicking...
Dear Developer, I suggest that this site provide a direct link for download MT4 Android apk file, in case somebody like me who can't access google website or want to install without internet. Many thanks. Jack
I once tried an EA which I couldn't edit the properties (F7) while it was running. How to disable the Properties by using MQL? Thanks for the answer.
Is there a COM object or such which allows access to public methods events and properties of mt4?
Hi, I am using different strategy for for different pairs. currently i coded EA for different EA's for different pairs. Shall i combine all EA's together? which is better idea or keep as current method? which is best option? share your ideas...
I have seen threads like this before but I am honestly seeing different results even though everything was identical to the last test? Does anyone know why this is? Data is precisely the same, the terminal is offline, the spread is fixed, the date range is exactly the same...!?
I want to know to use my brokers stock symbols in the normal MT4 software not their MT4 version. How do I do this?
Hello everyone; I've searched everywhere and I haven't found this exactly. I have found this script, but once you move the line, it's value does not change or move with the line. This is what I would like this for MT4 please: To be able to draw a Horizontal Line of any length, anywhere on the chart...
How do I delete my orders any of the closed orders ???
Hi! On chart, I have TREND and HORIZONTAL lines; 'Description' fields are filled with 'orders'; 'orders' are recognized by crossedLine() function - if price crosses the line (trend or horizontal), do something...; 'orders' are {"buy", "sell"...}; if line has 'order' "delete_trading_lines", I want to...
int init() {//---- indicators IndicatorBuffers(1); SetIndexStyle(0,DRAW_LINE); SetIndexBuffer(0,zscore);//---- return(0); }//+------------------------------------------------------------------+//| Custom indicator deinitialization function...
[Deleted]
i have been ad my EA to my platform trading, but it's doesn't work. it says "uninit reason 0" what doesn't it mean ?? and how to fix it ??
Please give detail description on viewing & trading. Using terminal 1 data and trade in terminal 2 . please give example script to do this in "MQL4" .
I want use whole indicator main chart window without any graphic, and try to disable candle chart, even it is better to not have income data from server. How can do it?
I tried downloading EURAUD data from the history center download button, and I somehow messed up my charts. I am not sure how to fix it, or how to reset the data back to the normal amount of data provided by default by the broker. Attached is a picture of my chart as well as the data. Every few...
Hello! I created a news database in excel with all the news listed in FF Calendar since 2007. I need it becouse I need an EA to access date and time of the news, to study the past reaction of prices to some news. The problem is matching times: I buit my database in GMT, sounded like the best option
Hello MT4 Community, i started using MT4 about a week ago, and i transfered 10000 units on my demo account, i started doing pretty well until (market with black box) the program closed the deals without being asked my approval. Can i somehow disable the automated thing or what? I didn't put any SL...
Hi there, I just installed MT4 on win 8 and it appears as below! As you can see the buttons and text are TINY! Can anyone please assist!? LOL. Thanks, Brad.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.