General - page 581

We are glad to announce that the mql5.com website will soon feature even more interesting trading topics since the well-known forex-tsd.com trader's portal is migrating to it. The merging of the two popular communities will provide a synergistic effect and benefit all traders as all necessary...
Screenshot , after posting will attempt moving around timeframes to get it to download new data
Hello, Is there any limitation of characters, lines, or other forms of text code between two braces ? { ... ... ... ... ... }
VPS. Hi, I bought a VPS, it worked so well, then I changed to another account, once I syn with my setup, it said "automated trading disabled after migration", when I closed my computer, it stopped auto trading for me, my EA has already ticked " auto trading" n not DLL box", I only can do auto
Hi, When I try load my EA with Profiler it closes the MT5 as you can see on video, maybe some bug
Hi people, I nedd read into an extern file bt it doesn't work FileHandle= FileOpen ( "C:\Data\Text.txt" , FILE_READ|FILE_WRITE|FILE_TXT ,';'); FileSeek (FileHandle,0, SEEK_SET ); if(FileHandle!= INVALID_HANDLE ){ while(! FileIsEnding (FileHandle)){ res= FileReadString (FileHandle); } }
Anyone got a problem with different order from the signal provider. The history of the signal provider show no order opening at that time, but there 12 order open in my account. The comment show that the order was open from the signal provider? Thank you
Hi, My windows 10 has been updated & crashed so had to reinstalled. The Producet i bought had activations & had to reinstall. Means I lost my 1 activation number which is not fair. Kindly tell me how servcie request to restore my activation count can be made? Regards, Panky
  Bug on balance  (1)
Hi. can someone help me to understand why the balance of trades is wrong
I have an MQL VPS account linked to a Demo account because I wanted to see the quality of the VPS It is showing a speed of 233.06 ms That seems as though the VPS is not working at all. Am I correct
  Why CObject?  (1)
Standard Library Why in the MQL5 standard library, class CAccountInfo or CPositionInfo, derives from class CObject? What is the role of the CObject class
Am building my first buy EA ......and almost done with it ....but I can't make it close as soon as the bid line of the bar cross the slow moving average can anyone tell me how can I solve this problem
Hi everybody, Let me explain the situation: between 11 p.m. and 12 a.m.(french hours), the spreads can hit the sl of my positions when the forex market is closed. So, each time, I remove my sl before 11pm and put them back after midnight. Problem, I don't want to set an alarm clock at 00:00 all the
Hello, Using code , How can i read trade history ( direct from broker ) and upload it into Database , same as Myfxbook ? Note sure if this is the right place to ask if not kindly advice
Hello everybody. I am a new user and need help please ... how do i create a chart overlay for free for MT5? thanks a lot Mario
Has anyone tested, or with any strategy builders like ***
  Noise alert  (1)
How do I stop the noise alert? Keeps beeping
EA didnt work after windows update. Needed to remove and install again but license was deducted. How can i get back the license that was deducted
My old mobile number permanently closed so how can I change my mobile number
Hello. 1. I Several question? How can We find how the MQL marker product listing or Sorting algorithm?? 2. Why some of papular EA going to a higher page and a lot of nun papular or low purchasing rate come to lower pages like page 1-2? 3. Some EA have several 3,4,5 star. on market page there is no
[Deleted]
Hi can anyone please assist? I want to subscribe to a signal but the signal provider is trading in this currency pair ( AUDJPYm#). Will the trades in my account open as AUDJPY? I am not sure what the ( m#) stands for behind the currency pair
  Refund  (1)
Hi, Looking to get a refund on a indicator I just bought as its not up to standard, Just wondering who I approach to or contact to get that done here? Mathew
While looking to buy an EA came across this seller that flooded the market with the same product , user: <...> please impose some limitations or bans this type of abuse, the market section is getting out of control.I noticed these guys tend pop out and publish +10 of the same product on the same
i would like to close my metaquotes account
Hi, I recently reinstalled windows 10 from windows 7. After reinstalling MT4, I am not able to see the purchased tab. User name and password are entered correctly. The purchased tab appears but it is completely empty. Any ideas how to solve that? Thanks
My friend was teaching me to trade I no longer want him to have access so I changed my password However he appears to still be able to view my trades. How can I make it so that he gets automatically logged out So that next time he opens MT5 he's asked to sign in which he will be unable to do....
This one has me stumped. MT4 is logged into MQL5 and showing purchases. Every time I hit download the Options>Community box opens asking for the password. I put in correct password, box closes but re-opens as soon as the install button is hit..... Any ideas
Hi, ‌I have‌ tried subscribing to several signals, and get an error message " Subscription failed, no new subscribers allowed for this signal". Does this mean I have to wait for a while, or there simply are no new subscribers allowed? Makes no sense to me. I have also tried w/ several payment...
  Purchases  (14   1 2)
Hi, All my purchases have gone missing, there were plenty of activations left, may i know how to get them back
[Deleted]
Hello, I am trying to to write a function to sum up all the points (win or lost) of all open positions. I would appreciate someone point to me to the right document to read. Thank you