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. Приглашаю всех желающих, у кого есть какая-либо интересная и редкая инфа излагать её в
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
[Deleted]
Dear all... Searching for a way to get different market data from the same Metatrader installation simultaneously, I have found this (https://www.metaquotes.net/en/company/news/5224). There is a Market Data Subscription service. I have tried to find more about it, without any success. Metaquotes
I have learned a lot about MQL5 storage. I like it very much. I used to use revision of my repository in the code when I use local SVN. I'd like to switch to MQL5 storage. I don't know how to get revision with MQL5
Hello Guys iam a new Trader and i learned the Supply and Demand strategy it worked fine 2 Times but still it takes too long, i trade it on 3m 5m 10m Timeframe but still it takes too long am i doing something wrong? Today i drawed an Demand line at 13:00 ( 1 PM ) and till now as iam writing this post
I have and EA being built and the freelancer can't resolve a problem. It works well in hedging accounts for CFDs, but on netting-furures contracts it presents the following mistakes: In MYMU21-most active contract, live demo: 1 - Although N value (ATR*tick) is correct and lot size shows correct
  How to delete account  (15   1 2)
I want to delete my account and I have no idea how to do that. The tech support on this platform may as well not exist, so can anyone tell me how to delete my account? The reason that I wish to delete my account is so that I can set up a real trading account. Currently when I attempt to do so, I get
I've subscribed mt4 signal for next 3 months and  when 30/4/2017 signal will be 2 month left. So If I dont want to use this signal anymore, Can I refund for 2 month that i paid before? Thanks,
Hello, I have a problem with MT4 and I can no longer log in. I have already reinstalled, restarted VPS, deleted community folder, etc. without success. Please help ! It works with METATRADER 5 but I only have MT4
When I go to create a new signal I get this message Your application has been rejected Sorry, your application has not passed automated checks and has been rejected. You have correctly filled the required data, but the Verified User status could not be granted to you for security and service
Hello. Does the percentage shown include deposits made throughout the signal
MetaQuotes has launched new MQL5.community information channels on Facebook, X.com (Twitter), and Telegram. These channels provide daily publications of relevant technical materials from the MQL5.com Articles and CodeBase sections. They are designed to promptly update developers on algorithmic
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(){
hi guys i ve got problem today . my pending order isnot active today. i couldnt set any pending order!!!! any body have an idea how to active this feature
Hello, In MT5's strategy tester, backtest tab, profits and losses by hours chart, are those bars in that chart indicate trades that are finished at that hour or started at that hour? if anyone knows the link where i can read up on this it would be greatly appreciated. thank you
Can anyone help me please, I don't understand as my product are not visible to buyers but I have no do anything wrong. All my products are written this statement. Author debarred from selling products
Hello experts! As a daytrader in scalping, i am looking for a solution where i can execute on MT5 mobile app (IOS), but auto pre-set the TP and SL. This is not possible as a "default setting" on mobile app, i can open a position and set a TP and SL but when markets moves fast i waste my time trying
Hi, Is it possible to scale out the "depth of market" chart so that I see only round values, e.g. 5020,5021,5022, etc. for US500? I searched the forum but didn't find anything on this subject. The question concerns mt5. Some other platforms offer such options. Regards
I have an ea and added a custom indicator. I added it to the resource and built it successfully, but when it was published on the market and Automatic validation, I got the error cannot load custom indicator 4802. Even though it ran successfully on the strategy tester. Please help me. Thanks
i have an ea mq4 file i want to convert it for mt5. anyone can guide me an easy way for conversion thank you