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
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
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
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. Приглашаю всех желающих, у кого есть какая-либо интересная и редкая инфа излагать её в
I know some brokers who are settings the swaps on some symbols to 0/0. It doesn't make sense to me. Has someone some experience, information or ideas about what that could mean ? Example of some symbols swaps
Hey guys, I have a problem with "telegram undeclared identifier in the attached code. I've tried every way but I haven't been able to resolve it. If anyone knows and can solve it I would really appreciate it. tks Samuel
I was working on a personal project and I realized that the already available MT5 API won't work for my purposes because it requires the terminal to simultaneously be open. I looked all over the internet but all the API's I could find were either just wrappers that still needed a terminal or were
  Forecast and levels for GBP  (281   1 2 3 4 5 ... 28 29)
GBP/USD April-June 2017 Forecast: ranging below Ichimoku cloud for direction W1 price is below Ichimoku cloud for the bearish ranging market condition within the following support/resistance levels: 1.2569 resistance level located near and below Ichimoku cloud in the beginning of the secondary rally...
Hello traders and developers, I am not able to ask a question and raise the support ticket. Earlier it used to have ask a question option mql5 chat bot after we go to contacts and support, but now, I don't see any ask a question button to raise thee ticket. Is the process to raise a support ticket
I've created a custom symbol XAUUSD_C, if i run the backtest by using fixed options like "last year", "last month", "entire history" it works fine but if I were to use a custom period it will mostly don't work: but if i try to use as end date something like april 2024 it works I don't know why. I've
Hey Guys, I try to write my first EA with serverside communication. Ive wrote a simple java spring boot application with a rest controller working fine in testing with postman. If I try to send a POST with the WebRequest function I am facing an error. input string url = "localhost:8080/postSignal" ;
Hello! I have issue with the Toolbox on Mac - it is not working properly anymore. Somehow I dragged it to separate window, but I can't get it back on place downside of the terminal. I can't zoom it and do not see anything now. Pictures are attached. Please help me. Thank you
When placing a buy order for 100 units at price x with a Take Profit set at x + 2, and successfully buying, then subsequently placing another buy order for 100 units at price x with a Take Profit set at x + 1, and successfully buying. When the Take Profit of x + 1 from the second buy order is
GOLD (XAU/USD) April-June 2017 Forecast: ranging inside Ichimoku cloud for the bullish trend to be resumed or to bearish reversal to be started W1 price is located inside Ichimoku cloud for the ranging market condition within the following support/resistance levels: 1,263.79 resistance level located...
  Forecast and levels for JPY  (194   1 2 3 4 5 ... 19 20)
USD/JPY April-June 2017 Forecast: correction to the ranging; 103.79 support is the key level for the possible bearish reversal W1 price is on secondary correction within the primary bullish market condition: the price is breaking the upper border of Ichimoku cloud to below to be reversed to the...
  Press review  (7274   1 2 3 4 5 ... 727 728)
This link provided to me by RaptorUK, give me the idea that it would be interesting to have a place here on the site to share such links. So I opened a new topic, it will be moderated to follow the rules as usual, but also about the content. Everyone can post but have to provide a quote and the...
Hi All, I have an EA and when the trades close there is no dotted line showing on the chart I remember it was showing the dotted lines before, i dont remember when and what I have changed in the code, but the ordersend line is still the same and anyway i can't find anything in the ordersend that
The phone number verification message did not reach me despite my attempts since yesterday
Hi, Why the paid indicator done want to install on the system? Is there a setting I am missing perhaps
  How to start with MQL5  (417   1 2 3 4 5 ... 41 42)
This thread discusses MQL5 code examples. There will be examples of how to get data from indicators, how to program advisors ... in general, any questions from beginner to the MQL5 language. If you are just starting to get acquainted with the MetaTrader 5 terminal, then I can recommend the
I moved my signal subscription to my MetaQuotes Demo account and to my surprise the signal option on the demo platform is grayed out despite the fact that I have connection community on the journal entry. Can please assist
Hi, Has anyone experienced markups and lines that were added to a chart to be gone after an App restart? If yes, how to avoid that next time? Thanks