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 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
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
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
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
  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. Приглашаю всех желающих, у кого есть какая-либо интересная и редкая инфа излагать её в
My eyes are killing me. It's not as bad in mt4 cause everything is high contrast, but mt5 is stuck in the mid 2000's opaque fad and it's like I'm a senior citizen looking at a screen now. Everything is fuzzy for no reason and weak colors....really hard on the eyes. Please help
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
Hi everybody. I just learned to code about EA on MT5. Is there any advice for me? And can you provide structured study tips
Does anyone know how to re-embed the market watch and navigator views into the left side of the mt5 main window? I mistakenly double clicked the title bar of the market watch and navigator windows that were previously embedded in left side of mt5 and this caused those two sections to pop out of the
  Is VPS down?  (9)
Does anyone know if the META VPS is down? I'm trying to enable VPS for a new account, but the symbol is not allowed (it seems hidden). Also, if I try to locate the broker (any broker in fact) on the VPS page, the only answer is "not found". Is it a real problem or an issue of my environment here
MQLS website not showing properly in browser and unable to login to my mql5 account in mt4 desktop application
I try everytime and every way all off my phone number and telegram bot. but everytime it's nothing. Please help me. i don't get any text on my number. i need help
Hey everyone I am a noobie here with 0% knowledge in forex, but i have some basic general when it comes to forex as i have been learning as of recent, I was thinking of doing EA bots, and from what i can learn and the process i am thinking of approaching is this, get a MT4/5 Demo account. Get a bot
Is there any correct method to set up expert advisors for prop trading companies
Can anyone advise me please... I cannot download a free indicator from Market. Everytime I try to download, it opens up a previous account on the MT5 platform (also deleted from Win10 apps) instead of the platform I have open. How do I stop the old platform opening please? Thanks
I do not know reason why trades on this signal MATRIX GOLD VIP are not being copied into my account that I used to subscribed to it. I have checked the journal and I could not identify the problem. These trades in the attached picture were not copied into my account. Can someone help me out
Hi ... I'm trading a symbol in TradingView, but not available in MT5, To utilize MT5 machine learning ecosystem, is it possible to create a new symbol in MT5 and import live data from TradnigView for this symbol
Dear Community, I am currently seeking a robust solution to suspend trading activities for risk management purposes across multiple accounts. After thorough research, I have compiled a list of potential options, which I would appreciate your expertise in verifying and refining: 1. Putting the
  Day seams wrong!  (2)
its Tuesday not Monday. this is what looks like in freelancer section. not big deal but i think better to be corrected
When optimizing ea in MT5 strategy tester for the best results for inputs into ea - MA, RSI, TP, SL, Trailing, etc. for the previous 3 weeks (as an example) on Slow Complete algorithm, do optimizations results skewed towards the end of the 3rd(last) week of the optimizations period or results
  "Popular" EAs  (1)
Hello, I wanted to ask, how are EAs in the market sorted, what properties make them "popular", there is sometimes even EA without any reviews on page 1, so what staistics do contribute towards higher score that will push published products to a better position in the popular tab ? Thanks
Hi all!, I've coded an mql5 EA, it works all good in my PC, still when uploading it a test is run and says no trades taken, invalid volume(=0) so wierd, any advice??? thanks
Hi guys how can convert in mql5 this part of code ? ObjectCreate ( 0 , "ViPrimario" , OBJ_EDIT , 0 , 2 , 120 ); ObjectSetText( 0 , "ViPrimario" , "P1" , 10 , "Arial" , clrBlack ); ObjectSetInteger ( 0 , "ViPrimario" , OBJPROP_CORNER , CORNER_LEFT_UPPER ); ObjectSetInteger ( 0
For the love of God, can someone help me? xD i've being cracking my head out and can't figure it out. I have an EA, runing in 6 pairs (each running an instace of the EA), and i need a different rand value for each pair runing, each time functions run. code is simple as MathSrand ( TimeLocal ()); int
When optimizing ea in MT5 strategy tester for the best results for inputs into ea - MA, RSI, TP, SL, Trailing, etc. for the previous 3 weeks (as an example) on Slow Complete algorithm, do optimizations results skewed towards the end of the 3rd(last) week of the optimizations period or results