General - page 10

Hi all, Totally new here. I want to change the password that was sent to me over email, for obvious security reasons. I can't seem to be able to do that. Every time I put a new password and confirm it in the "Settings" section of my profile then I insert my current password and click "Save", I get a
can anyone help me on this, want to Update My Product Title but didn't see any option to go about it. thank you
  MT5 Hangs up  (4)
i have been using MT5 app, and currently using a demo account on it, I have been facing an issue where the app freezes app and doesnt reload even after hard restart, i am using it on IOS device, i tried logging out and back in and also deleting and reinstalling but nothing worked, and after a few
I am trying to subscribe to a signal on MT5. However, when I click on "copy signal", nothing happens. Do I have to top up my account first? Is this the reason? Thanks
Hello I am facing an issue with meta trader 5 in terms of resolution. I have been using the application for years without any issues related to its resolution, however, I recently updated the app and it now launches in low resolution and that was the start of the problem after the update. I use a
Dear MQL admins and moderators, One of my signals is tagged with two nonsense messages. 1. "No trading activity detected on the Signal's account for the last 6 days" -> In fact, there were enough recently opened trades. The last one this morning. 2. " Signal account leverage was changed 1 time from...
Hi, What is the Contact Support email, instead of contact using bot? I need to contact using email and explain my verification. I need to do my verification to withdraw the fund from my MQL5 market Thanks
Hi , i have 2 open buy position with 0.3 lot and 0.7 lot on a same symbol But when i look carefully into terminl (mt5 personal computer) i understood positions arrangement changing all the time !! What is the reason ? Please help , Thanks
I am running a test on a free MQL5 download EA (file name zw63). This EA uses DeMarker indicator and stochastic. However, when I ran a debug, it crashs when a call to iDeMarker return an invalid handle. I look in MQL5\Inicators directory and haven't found iDeMarker. There is a link to a page which
Hi Guys, I have an open job and I'm trying to cancel it. How do you do it or deleted it ? Please advise
  OBV convergence  (6)
Hi! I've found multiple sources online for a tutorial on a OBV divergence, I've struggled finding tutorials on OBV convergence. Does anyone have any good sources for tutorials
a customer send ea with malicious dll malware in it can i report what
Anyone facing with issues during testing in MT5?When select visual mode
I am looking for recommendations for a good and skilled programmer to modify my MT4 EA for me. I have the source code, which is a bit complex. I tried engaging a freelance programmer here but he failed woefully. If you have used the expertise of a good programmer, or you know of one, kindly
Hi there, guys i can not lcate Status Bar after last update!! Any solution
After live update MT5 to vesion 5107, backtest run normally in normal mode but When I use visual mode, it can not load any indicator. PLEASE HELP ME TO FIX THIS
I went to sleep and woke up to find my pc restarted to apply June 10, 2025—KB5060533 (OS Builds 19044.5965 and 19045.5965) windows update all my EAs that mostly have GUI on it stopped receiving mouse wheel events, not the chart wheel works fine on the chart but not in the GUI. Windows update
iPad Pro 2022 iOS 18.5 gadget latest updates installed. Problem—when I place a pending order, the order lines, stop loss lines, and take profit grater are not visible, the price at which these lines are. Before the update, there were no such problems—the price was displayed
After MT5 auto-updated to build 5104 (10 June 2025), the Strategy Tester stopped displaying timeframes as it’s supposed to — it now only displays the single timeframe selected in the Strategy Tester panel. I have an EA that I use for backtesting and multi-timeframe analysis. I created multiple MA
With MetaTrader 5 build 5100, released on June 6, 2025, MetaQuotes replaced the version control system in MetaEditor from Subversion (SVN) to Git. This is great news: Git is the global standard for source control, allowing for offline work, branching, fast commits, and powerful project management
I am having trouble contacting Service desk. Their auto reply feature does not allow us to contact someone. The messages area will not allow me to reply to anyone. Thank you, Scott
I am trying test EA on historic data, why day by day I got "requote" rejects on attempts open orders? It is not conndcted to EA code, sometimes it works with any problems? Is it general problem? Thanks
The EA is now unusable and the guy's account is gone. Is there any way to get my money back
I have a program that was working fine before update. After recompile on version 5100 it behaved as if never there was a 0 in the array. The problem was ArrayInitialize function. After replace it by ArrayFill it works correctly again. Hope it will be fixed in next updates because many indicators and
Hi, I would like to write articles for the platform, but the writing area is not complete. I cannot add images. When writing, the progress bar does not change and I cannot submit for verification. Basically, I am working in a vacuum, even though I follow all the steps to write an article. Nothing
Hi everyone, I'm new to submitting code to the MQL5 CodeBase, and I recently uploaded my EA code. It was showing as "under proofreading" in the "My Code" section. Today, I received this message: Code Base: An editor's comment was added to your code "Zone Recovery With Trailing Stop Loss" published
I want to run a backtest and an optimization test, but I need to set a fixed spread for testing in MT5. Does anyone know where to set it
Hey guys, I made this little test code which copies the sizes of all candles in an array and sorts the array. Currently I am doing this with a normal loop. I was wondering if there is another way which might be more efficient using CopyRates(). The whole topic with CopyRates(), CopyBuffer() is a bit