We have updated the MQL5.com Chat to further enhance the user conversation experience. Check out the new service interface and updated functions, such as the revised friending logic. Create groups on financial topics, join existing channels, discuss current issues with fellow traders in group chats
This thread will discuss undocumented methods of working with the mql5 language , examples of solving certain problems. It would be desirable, that this branch on the maintenance was closer to FAQ, than to discussion. I suggest that all experienced programmers share their solutions and programming
The MetaTrader 5 platform update will be released on Friday, March 22, 2024. The new version enhances keyboard event handling capabilities in MQL5 programs. Developers can now capture key release and dead key events, improving interaction between applications and users. The MetaEditor has introduced
We have released the most comprehensive guide to MQL5 programming, authored by experienced algorithmic trader Stanislav Korotky with MetaQuotes' support. The book is intended for programmers of all levels. Beginners will learn the fundamentals as the book introduces key development tools and basic
Almost everyone who is engaged in social or algorithmic trading sooner or later recognizes the need to rent hosting for their robots or subscriptions. Maintaining stable and uninterrupted hardware operation at home while ensuring minimal delays to the broker's servers can be quite a challenging
We are happy to announce the release of a new book entitled Neural Networks for algorithmic trading in MQL5 . From this book, you will learn how to use artificial intelligence in trading robots for the MetaTrader 5 platform. The author, Dmitry Gizlyk , is a hands-on neural network professional; he
  Python in algorithmic trading  (234   1 2 3 4 5 ... 23 24)
MQL5 is a programming language that is specifically designed for creating high-performance trading applications in financial markets. It offers faster speed and superior performance compared to other specialized programming languages used in algorithmic trading, and its syntax is similar to that of
MetaQuotes' research focused on traders utilizing virtual servers for automated trading. The analysis covered the users of MetaTrader VPS , the virtual hosting service for automatic round-the-clock trading with minimal network delays. The results have been compiled into infographics to present a
General rules, enforced by moderators : Rules Please be polite when communicating on this website. Refrain from statements that may offend or insult other users, Negative discussions of any banking, brokerage and other financial institutions are not allowed, Any discussions about personal relations
  Machine Learning and Neural Networks  (741   1 2 3 4 5 ... 74 75)
MQL5 now supports matrix and vector operations which are used in various computational tasks, including machine learning. We have created this thread to select and share some materials that may be useful to you. Machine learning technology is based on neural networks. Neural networks are
I thought, why not make a good reference thread . In it I would like to cover the most important questions about the work of markets, liquidity providers, MT5 platform, which are asked not only by beginners. Приглашаю всех желающих, у кого есть какая-либо интересная и редкая инфа излагать её в
hello every one i try to download mt4 and they only allow me mt5... somebody know what is the problem ??/please
Hi, im having this problem, i developed a custom indicator and added a licence to it which includes the account number and expired date, i use to compile it and works fine, but suddenly im getting this error sayin that my account is not registered which it is cuz i have not modified anything on the
I currently login using my google account but i want to change my email. To do so i need to confirm the changes by inputing my password but the pw i use for my google accound isnt working
Good afternoon, everyone, I know that there are machine learning and statistics enthusiasts on the forum. I propose to discuss in this topic (without holivars), share and enrich our own knowledge bank in this interesting field. For beginners and not only there is a good theoretical resource in
Hello ladies and gentlemen ! Is it the case that typedef is static and we can´t use it with templates or am I using the wrong syntax here ? There is no problem when i using pre defined datatypes like this: typedef bool (*Function_pointer)( int , int ); Function_pointer p_func; bool p_more( int a
This function should return the highest price between the last two closed trades, i.e. from the open of the second last trade to the close of the very last trade. I don't know where I am going wrong. Help me out. //Returns highest price between the last two closed trades double Highest_Price(){
Idea is to test EA with the same inputs but starting from every weekday of the year with 1 year of testing period for example. Found that some robots behave differently in the case start them from different dates. So want to automate this testing param as well
Someone can explain to me how to make the signals have good reliability
Hi, I'm using EA which allows selecting trading symbols by entering their names in the input field of the parameter window. My broker on each symbol has a suffix of (£). When I'm trying to enter the name of the symbol in the input field, after saving it returns i.e EURUSD(? instead of EURUSD(£). It
Please I need help in changing my location as I`ve moved to a new country 2 years ago
Who knows which technical index of mt4 is better and whether the bollinger band works well
I am starting to work on an EA, which wants to use values that are identified with an Indicator. I have a good idea of how the logic will work to trade but I am unsure of what I should do for the indicator. Should I re implement the indicator to generate the values in my EA (this is not what I want
Hi, Trying to find out if I can install MT5 on my computer running Windows 10 Pro, version 22H2 build 19045.4291 with all the latest updates. Currently, after downloading mt5setup.exe from metatrader5.com website, I get error: "Unsupported operating System! Please upgrade to Windows 10 or later." Is
GOOD DAY EVERYONE, I Created a custom indicator that consist of RSI and Moving average, a buy signal should pop up when MA is below level "10" and sell signal when MA is above level"90". The problem now is that the indicator is appearing on one particular pair alone and its not accurate when i try
Hi guys, Hopping that someone in this chat can help me out. I have tried many different EA from the marketplace in Trader 4 but no matter what kind of EA i load no trades is taken at all...Also it dosnt says that the EA Fails in the journal. I tried with all seting DLL imorts, autotrading and much
I recently set up MT5 on a new PC and successfully logged into my trading account. I can see the VPS data in MT5, and the journal appears to be fine. However, I'm struggling to synchronize the charts from the VPS to MT5 on my new computer. How can I synchronize the charts from the VPS to my MT5
  Indonesian Member  (5997   1 2 3 4 5 ... 599 600)
I want to know how many people from Indonesia is joining this forum. If you're from Indonesia, please comment this topic..Thank you..
Hello, I use MT4 and MT5 on my MacBook Pro with M3. MT4 works fine, but in MT5 I can't add an account. Every time I try it, it doesn't connect. I tried it on another MacBook also with M3 and it also don't work. The account is possible to add on MT5 on my older Macbook and on my phone, so it's not
Hi all, I have huge differences between REAL drawdown and MT4 reported drawdown, see below: - reported drawdown is 1099 Euros, real drawdown is 2611 Euros