General - page 144

Hi guys! I'm currently testing a EA using the forward backtest tool in the Strategy Tester and using a total period of 3-5 years (among some other instructions, following this Strategy Testing - Algorithmic Trading, Trading Robots - MetaTrader 5 Help ). After selecting 5 variable input parameters
Hello, I bought vps directly in mt4, migrated everything including charts. Everything works but I can't get to the graph on vps. Can someone please advise me how to get to the chart on vps mt4. Thank you Radek
Hello, In my EA I have updated this code: input double OverBought = 92.51 ; input double OverSold = 7.49 ; then compiled it. But I still get the same values set in the Strategy Tester Input section: Any idea on how to solve this ? Thanks
I have tried to add my phone number to the MQL5 account. To add number we have to receive the confirmation code. However, we have not received it. 3 times attemted and no result. The country code and number are corect. The message says : code has been succesefully sent. Attemts left: 0 Any ideas how
I have money in my account, have logged in the steps and fully verified but still get the error Subsciption failed someone please help me
Hi People Does anyone know how i can see the passwords that i have in my mt4 app? i have saved many passwords account, i can log in from one to another, all i can see is the passwords (black small points) but i would like to know how i can see it because i dont remember them, and my broker doesn't
Hello everyone! I wanted to verify my phone number and after entering and clicking send the code button, it says " successfully sended " but, no message is received from mql so far :(
The system shows that the last trade was closed Friday 2020.01.24 20:30 - so there was never a offline state, not even a short one. Of course there is no trading on Saturday and Sunday! 2020.01.27 00:57 Connection state: signal will be disabled due to a long time offline state. [link to the signal
Trying to develop a strategy that will change the timeframe(chart and symbols) when a certain triggers happens. Let's say I'm running my EA on M1 and after a certain number of operations I'd like to switch to M5 or M15 so it will have less signals and I'll be using that to control the number of
Hello My team and I have been running backtesting/optimization on my expert advisor for the last 6 months. Suddenly on Friday our tests started failing with an error that reads: "excessive use of disc space in OnTester Function, expert rejected my MQL5 cloud network". Does anyone know what this
Hi everyone, I've downloaded the center of gravity put them as stated in mql5/include and mql5/indicators folders and it is not visible " https://www.mql5.com/en/code/442 " when select "Compile" in MetaEditor I have the following error Please help
How to prevent MT5 Strategy Tester from downloading the tick data each time again and again, but store them after the first test? I see that each time I run the test (for same dates period), it is downloading the ticks again. And it takes a lot of time
Hi all, I would like to set up a process that syncs the MT4/5 server data to a postgres db. I would like for it to be live and run continuously to sync the two dbs. Can someone point me to the right approach and choice of tools required? Thank you
Is there a way to always have the 3 minute time frame available so I click on it quickly
I wanted to ask if I use proxy on my mt5 does the broker detect my real ip address when i make trades or no
I'm using an indicator and I would like to write a EA based on that indicator. This Indicator is compiled and not open-source. Indicator just adds text "BUY" or "SELL" inside " OBJ_BITMAP_LABEL " Object. I want to know if it is possible to read the text inside "OBJ_BITMAP_LABEL", if yes, it would be
Good day, I paid for an indicator but its not showing in my mt4 terminal. What can i do please? Best regards
  MT5 Zoom  (2)
Hello All Is it possible to use the MT5 chart zoom feature in an indicator or EA? If "YES", which function to use
i need all major currency indices working 24 hour like gbpx , cadx , usdx etc please help
Hi guys, just a question! I'm working on Python and I have imported some data. I live in French and we change the timezone (+1h) half of the year. How can I import data from MT5 and convert the time into UTC time? (Taking into account the timezone modification of me if it is needed of this of the
My Metatrader5 can send email successfully in every time I restart it, but only the first email. If I want to send another email, I have to restart Metatrader5 again. The error log is "connect to smtp.xxx.com failed" if I try to send the second and more emails. (Please view the attach file) I tried
I bought so many EA already but this one can't execute the BUY with error of "Payment details are entered on the relevant payment system site, MetaQuotes Ltd has no access to this data". any suggestion to fix this
  Zone recovery  (4)
Traders i need your help to find an EA do this: All of you know the Zone recovery principle (image 1) and there are experts do this, what i need to find is similar EA which allows you to expand the recovery zone (image 2) to prevent entering many trades if the market go side ways -which happens
Hello, I get this error when publish indicator as product of Market. Please help me! What i can do to solve this problem? Thanks
  MT5 32 bits  (2)
Hi all, where can i get 32 bit MT5 plateforme for windows please
Hi guys, I closed all positions; no trading, but the equity keeps changing the value on the Equity on Reports main tab - created from the History tab. The balance stays the same. Please see the picture. Why is the equity changing even though the balance is untouched and no trading is performed? It
  Help!  (2)
Hello, I want to add an account in mt5. I already have my broker credentials to be able to add it to mt5, however, the application is as if that broker does not exist because I put the name and it does not search for anything, therefore I cannot add. IT ONLY ALLOWS ME TO ADD A METAQUOTES DEMO
  Installation is failed  (26   1 2 3)
I am getting this error on both my PC and my VPS 2020.04.08 03:43:35.579 MQL5 Market failed download product (www.mql5.com:443 send failed [500: Internal Server Error])
How do you mirror a accont when the feed on the S&P is SPX500 but the receiving symbol is USA500 or US500? It seems the feed can not pick the seperate symbols. Suggestions appreciated
Hello friends Does anyone know why when I create several different objects with different timeFrames the CFirstPullBack class, if the condition of one of the objects is met with the Strategy() function, the SetPrice() function is called for the rest of the objects and sets the _OHLC structure for