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 MQL5 Community, I am currently working on developing a custom RSI Range Marker Indicator for MetaTrader 5 and need some assistance. The indicator is supposed to plot visual markers on the trading chart when the RSI enters or exits a defined range (e.g., between 22 and 24), but it's not
Good morning everyone, I was wondering if there's a way (or if you know an existing EA) that allows you to widen (or remove) the SL for a couple of hours at market closure (due to spreads getting wider) and then putting SL back (or close the position) when spreads come back to normal. I'm thinking
Hi al!!, quick question, how can I set my EA in mql5 to close a pending order but before candle close? I mean, this is my situation: I have open trades (one long and one short, with TP @ tpLongLevel and tpShortLevel) , and I also have a pending stop order , so one of my first trades hits TP, and I
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, It trades in a single market but does not open and close positions in more than one market. Thank you from now //+------------------------------------------------------------------+ //| MA Tech | //|
hi there, i have a problem with my wroten EA that contains : i want to draw some lines everyday of the given Date in the time i gave to it. it works well but it has a Logical Error that it is when it draws lines in Specified Hour, it draws the extra lines every week in the 21 or 20 hour at the end
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(){
I can't login my account Authentication denied Error msg show User account name appu264
Sorry if I did not post this in the correct section! I want to run signals on multiple accounts. I am aware I will have to install multiple terminals to do this .. but will I have to subscribe to the MetaTrader VPS on each terminal or can I use one single VPS service from somewhere that will work
Hi, I want to check latency between my VPS and broker's server. Is there a free program? Can you recommend one? Or what other way do you know to check the latency? Kind regards
i cant access my account it it says is invalid email & there is There is no user with such email and i dont have the login credentials from the email
  Become an Author at MQL5.com!  (194   1 2 3 4 5 ... 19 20)
The new MQL5 Community website at http://www.mql5.com keeps developing. We invite all of you to make your contribution to this development. The new MQL5 is the evolutionary continuation of MQL4. The new language is characterized by the support of object oriented programming, by a higher code
About 1 month I can't withdraw and the support is not responding. I got this text at withdraw section: Withdrawal unavailable: We need to perform additional verification of your account. This is a standard procedure meant to ensure the security of all MQL5.community members. Currently, no action is
And although I'm planning on uploading a utility for a certain price, I wanted to ask whether you can increase the price after you've improved the code, for example. (Will buy once, no subscription option)
Is there a discord for EA developers? Discord is like skype - but the new thing.
Hello, unfortunately I have found few answers on this topic... I would like to extended / wrapped the chartbar : how else can I deal with ~30-40 charts for different stocks here? I can hardly click through to the navigation using the mini arrows... Is there another option for the MT5 with many
I'm tested an EA using a VPS for a week. the EA ended up with loses ( -30.00$ ). then I did a back test for same week with same EA and with the same parameters that used to trade on live trading. but the strategy tester showed me positive results ( +280.00$ ). The strategy was developed by me. so
When using the MQL5 Cloud Network for optimization in MetaTrader 5 (MT5), I'm curious to know who provides the symbol history data downloaded by MT5 during optimization: the broker or MetaQuotes? Does the data come directly from the broker, reflecting their server's historical price movements? Or
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