Questions from Beginners MQL5 MT5 MetaTrader 5 - page 138
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
What are the possible reasons for differences between demo and real account?
Execution delays, slippage, refusal to execute, cancellation of earlier execution allegedly at an off-market quote, etc., etc...
Some of the return values of SymbolInfoDouble() and SymbolInfoInteger() are not very clear from the Reference Manual. Are there any experts here?
SymbolInfoDouble() returns double
SymbolInfoInteger() - int
SymbolInfoDouble() returns double
SymbolInfoInteger() - int
If the main window is 0, what do all sub-windows and the main window stand for?
Good afternoon!
I am trying to convert an EA from mql4 to mql5.
I have faced a problem. I have them in my mql4 code:
How can I replace them with mql5 and will the program work properly?