The MetaTrader 4 update will be released on Friday, February 21, 2025. This version provides important security improvements, error fixes, and platform stability enhancements. The update will be available through the Live Update system
If you have questions about MQL4, MT4, MetaTrader 4, please post in this thread. Especially when your questions are related to trading functions
The MetaTrader 4 update will be released on Friday, May 24, 2024. This version provides important security improvements, error fixes, and platform stability enhancements. The update will be available through the Live Update system
Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes
(19644 1 2 3 4 5 ... 1964 1965)
In this thread I want to begin to help those who really want to understand and learn programming in the new MQL4 and want to easily switch to MQL5 - the languages are very similar. This blog will be a good place to discuss tasks, algorithms of their solution and any other questions concerning MT
This topic will discuss undocumented ways of working with the mql4 language , examples of solving certain problems. It would be desirable that this branch would be closer in content to the FAQ, than to the discussion. I suggest that all experienced programmers share their solutions and programming
Hi guys, wondering what's going on with my MT4 strategy center i remember whatever i had in F2 history center when i ran EA on strategy center build .fxt of that pair with historical data that were recorded in history center but now it only contains last 1000 candles only and if i for example go
Guys, Ive been trying to withdraw funds from my MQL5 account and MQL5 frustrating my effort. I created a webmoney account to receive funds and their response was "Our payment provider does not support your region" Please let me know how an international payment system such as webmoney is not
what is the best code for identifying a new bar
Here is a step by step guide for buying, installing, testing and using a Metatrader 4 Expert Advisor (Robot, Bot are whatever): 1. First make sure that you have the necessary funds required for your purchase in your MQL5 account, its always easier to pay with your MQL5 balance, than using a credit
Hellow folk(s) i have this function double high_price() { int highSto_price; highSto_price = iHighest ( Symbol (), PERIOD_H1 , MODE_HIGH , x_hours, 0 ); return (High[highSto_price]); } that return the high stock price for a certain period of hours ...It works well but i get an error while
Greeting , Can anyone help me please with programe lines (code base) to add to my EA -mq4 file simply , I only want the EA to open trades only if RSI value between 65 and 35 for example or 70-30... etc , it would be really appreciated sorry I don't have experience in programming
I am considering getting one of those new Snapdragon Windows 11 laptops (such as Lenovo Slim 5) that run on ARM64 architecture instead of X86. I know MT4 doesn't have a native ARM version and needs to be run using the Prism emulator built in to ARM64 Windows version. I am curious if the emulated
Hello, i have 4 accounts and i want at all 4 account simultan trades. i want to create an EA. I want to use 1 Account with my manually trades and all this trades must an signal to my own EA. And all my other 3 Acccount must only have my own EA and Activate it and then open and close all 4 accounts...
Dear all, I would like to start this new thread cause I have some indicators that I paid for them and I want to share for free with you, all of you that for years share tons of ideas with me in this beautiful forum. I hope to encourage many users to do the same thing Best regards doc EDIT now the...
Hi everone I have many form of input to setting my EA(I made it) Its around 170 combination for one currency pair if i have to do it all myself it may can do for now but in future its alpha decay i have to do it again and its gonna be very very burden AND i dont even know after try all combination
Someone can Help please
They say that an average trader can work for about twothree years. Then he has enough money to buy Ferrari and spend the rest of the money on psychoanalyst and antidepressants. Well, drive your Ferrari and save the rest of the money by reading our next column. Making money is one of the funniest...
int OnInit () { Print ( GlobalVariableCheck (price)); if (! GlobalVariableCheck (price)) GlobalVariableSet (price, 0 ); Print ( GlobalVariableCheck (price)); return ( INIT_SUCCEEDED ); } Print statement output. Has anybody seen this before? OK..please let me know what I am doing wrong? thanks
Hi MT4 account is saying not connected. I have all the parameters but don't know how to connect. Anybody here can help please? Cheers
You may have already noticed that the most interesting things now happen mainly on the MQL5.community . MQL4.com is about to be switched to the data archive mode. Only Book and Documentation sections will remain on MQL4.com by November. Besides, the entire MQL4.com Forum content is to be transferred
Hello, I Built Market Speedometer to check if market speed is high, low or in normal using MT4 Volume (Tick) data and ATR data. Hope this will useful for peoples. if you have any suggestion or fix please let me know. //+------------------------------------------------------------------+ //| Market
Hello guys, I am very confused. Why does this code not work if I press 'Q' but it works when I draw any object manually? void OnChartEvent(const int id, const long &lparam, const double &dparam, const string &sparam) {//--- ChartSetInteger(0
Hi there, Can somebody help me how to detect fractal s and if the fractal corresponds with a long/short trend in a graph? Thx a million
Hello there i just bought this EA but it doesnt work despite uploading it to my MT4 (smiley emoji icon is on) and start to use it since day 1 its like dummy stairing at you no movement no trade. I have VPS etc all works normal but this EA is dormant,,,please help. I dont know if i should enrol with
I started this thread to post all news/signals indicators and EAs we have now and will have in the future.
Greetings, I want to add some scripting to an existing MQL4 indicator placed in a separate function and now strugling to get an char[] variable defined. However, the compiler does not seem to agree. char [] response_post; char [] response_data; 'response_post' - undeclared identifier NYSE.mq4
An EA is master pieces of the author and copyrighted, must be great if MQ4 Vendor can make automatically generated some code to make all compiled EA is can not decompile by hacker or by everyone except MQ4 vendor. if anybody agree please reply this thread, or if do not like reply with reason too. So
All lessons of Codersguru: https://www.mql5.com/en/forum/175653 Mql - Metatrader Development Course | www.metatrader.info https://www.mql5.com/en/forum/172885 All Codersguru lessons + questions/replies and so on are on this section Metatrader 4 mql 4 - Development course - Forex-TSD Book: https...
Dear Guys, is any MQL function, how i know what is the date of the first friday every months. Example : in February 2016 first Friday of the month, date is : 05-Feb-2016 how i know by MQL function or coding. Please help me Thanks
In this thread I will post excel files or links to them for almost all EAs tested. We will need it during the portfolio creation and it will be easy for all the member to take any decision about it. Please find excel file for Scalp_net and Scalp_net_v1.2 . It is not final version because it will be

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.