Questions from Beginners MQL5 MT5 MetaTrader 5 - page 616
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The line
Reports an inability to authorize in MQL5.community. Here:
The line
reports an inability to log in to MQL5.community. Here:
The "Community" tab is filled (as well as in the terminal on my home PC, everything works from there)
So I have to contact VPS support or look for another server.
Thank you.
Community tab is full (same as on the terminal on the home computer, everything works from there)
So I'll have to contact VPS support or look for another server.
Thank you.
Why bother looking?Virtual Hosting is already built into the terminalfor 24/7 operation!
I haven't done this yet because I don't need to, but can't the OnTrade and OnTradeTransaction events track the closing of a position at the take?
Interested in the simplest way to write above the bar
Purpose : to write the value of Open Interest as a percentage on the bar close
which function can be used to attach the caption to the price close and to the candlestick's high
Interested in the simplest way to write above the bar
Purpose : to write the value of Open Interest as a percentage on the bar close
which function can be used to attach the caption to the price close and to the candlestick's high
Try this one:
Try this one:
Thank you ...
Hello!
In MT4 there is a command if (IsTesting()
Is there an analogue in MT5?
I would like to ask you a couple of questions, thank you.
P.S. And another thing - in normal mode my Expert Advisor writes a log file, but if I run it in tester in MT5, I don't see it in the usual Tester folder, as it was in M4.