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 latest versions of the MetaTrader 5 mobile app for iOS introduce a range of convenient chart features, along with important stability improvements for a smoother user experience. Added text object for creating custom labels on charts. Open the chart objects menu and tap "Add Text". Next, enter
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
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
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
On Friday, December 13, 2024, the MetaTrader 5 platform update will be released. This update fixes an error in the calculation of triple swaps in the strategy tester, which occurred under certain combinations of testing conditions. Additionally, a number of minor enhancements and fixes have been
The Quotes service provides up-to-date data on financial instruments. Monitor real-time prices to stay informed about global market changes and make accurate trading decisions. We offer: Real-time prices for currencies, cryptocurrencies, metals, indices, and commodities. Interactive charts to
The MetaTrader 5 Web Terminal is an advanced, fast, and reliable trading solution. It operates on any device across all operating systems and does not require additional software installations. You only need a web browser to access your account. To help you get acquainted with the web terminal
Use detailed Nasdaq data to enhance your trading strategies through more accurate decision-making and efficient risk management. This is a unique opportunity for those looking to improve their results. Unlike traditional minute or hourly bars, the subscription offers access to tick data, providing
Since its launch, MQL5 Cloud Network has completed more than 16 billion tasks. This figure shows how many times users have tested their trading strategies. Every day, the network enables algorithmic traders to run calculations on tens of thousands of computers worldwide with just a few clicks
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
"Hi! I’m wondering which VPS configuration is truly optimal if I want to run 5 MetaTrader 5 platforms simultaneously. Would 2GB, 3GB, or 4GB RAM be more suitable in practice? Appreciate any insights based on real experiences!"
Hi I'd like to know if it's possible to create a chart button that can launch a script? Any info is appreciated
Please add a feature to set/modify Stop Loss based on current trade PNL on your mt5 app This would help traders automate risk management without needing custom EAs."
I've been away for couple of years , what is the deal with duplicate orders made from different accounts being copies of existing freelance orders
I published a product utility as a seller and I realised that the title could be improved and instead of "for" it would be better to have "with" in the title. I do not seem able to find a way to amend the title. Kindly can anyone advise on how to update the title of a published product ? Thank you
Hello, How can I identify market movements (Uptrend, Downtrend, and Range market) using Moving Averages or any other indicators? Currently, I am using the 200 EMA: If the current price is above the 200 EMA → Uptrend If the current price is below the 200 EMA → Downtrend However, this method gives
Hello guys, I made this script but it only shows 0.0 as a result when I drag the script into a chart with a running position. Can somebody tell me what's wrong with the code? void OnStart () { for ( int i= 0 ;i< PositionsTotal ();i++) { string symbol= PositionGetSymbol (i); if
Hello, Do you listen any music while you trade? I have tried with many different kinds, but I think classical music is the most appropriate to remain discipline focus and calm . Any replies are appreciated. Let's start
I have a problem that I dont understand. I recently registered as a signal provider . My signal was active when I made my first trade then after that its not active anymore. I thought that it had been disabled but it seems like its not either. It only appears under the all signals tab and when I try
I didn't receive the message from MQL5 how to verify
  SMTP connection fails  (22   1 2 3)
I am trying to switch my MT5 to a new mail server and I am getting weird errors when I test the email settings. I had no problem connecting to this mail server and sending emails via SMTP from several other applications, so I am pretty sure it works correctly. MT5, on the other hand, encounters
Hey, i just tried to upload a EA to market but i get this error. test on EURUSD,H1 (netting) EURUSD: no history data from 2022.02.01 00:00 to 2022.08.01 00:00 there are no trading operations Is there a bug from mql side
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
Hi guys, how are you doing? I am not being able to register my self as a seller here in MQ5. Is there any other solution to withdraw my funds? Is it possible to transfer my funds to a trading account? Thanks
MQL5.community is growing every day and in less than 2 years our site has changed beyond recognition. Today the mql5.com website includes the following sections: Documentation to the MQL5 language.Code Base with hundreds of indicators, Expert Advisors and scripts in MQL5.Articles on various...
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
I am trying to withdraw using a credit card and it's always refused. The Service Desk keep repeating "Declined by issuing bank". So I contacted the card provider, and they said they never received any request (I had to ask 4 times). So I asked again to our dear ServiceDesk and they said it's
Strategy tester is showing a flatline when testing my set file, but the bot is currently taking live trades from same set file ! Why is this? Set file is attached to this message
Hello everyone, I'm working on optimizing a trading strategy using the Strategy Tester in MetaTrader, and I'm facing some challenges implementing a custom multi-objective optimization algorithm (NSGA-II) due to complex constraints. Specifically, my model has several constraints that make it
This website uses cookies. Learn more about our Cookies Policy.