Errors, bugs, questions - page 1779
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
Try
AccountFreeMarginCheck
And I've figured out why. In order for all these functions to work correctly, you need to have the appropriate symbols open for calculation in the market overview. In MT5 it is done automatically (in the background mode), and in MT4 you have to open symbols explicitly in the market review.
I'm curious, how do your EAs that are in the marketplace work?
I couldn't find any information on this topic in the help.
PS. Print(MarketInfo(Symbol (), MODE_MARGINREQUIRED)); this will give us what we need. But you will have to try to do it several times.
Didn't work.
And I've figured out why. In order for all these functions to work correctly, you need to have corresponding symbols open for calculation in the market overview. In MT5 it is done automatically (in the background mode), and in MT4 you have to open symbols explicitly in the market review.
I'm curious, how do your EAs that are in the marketplace work?
I couldn't find any information on this topic in the help.
PS. Print(MarketInfo (Symbol (), MODE_MARGINREQUIRED)); this will give us what we need. But you will have to try to do it several times.
Can you tell me if mt4 for windows works on windows 10 mobile?
Can you tell me if mt4 for windows works on windows 10 mobile?
Can you tell me if mt4 for windows works on windows 10 mobile?
What the hell, was it bedtime yesterday ?!!
Can't set a new password in the mt4 terminal, neither the main password nor the investor password.
I enter the existing one, I enter the new one.
And when I press ok nothing happens, no reaction at all.
Good afternoon.
What the hell, was it bedtime yesterday ?!!
Can't set a new password in the mt4 terminal, neither the main password nor the investor password.
I enter the existing one, I enter the new one.
And when I press ok nothing happens, no reaction at all.
So the current one is not the right one.
This is the first time I've come across this.)
Is there no other option ? Like run the terminal as administrator.
This is the first time I've come across this.)
Folks, doesn't anyone use FrameAdd() but me?
This mechanism doesn't return all the data when testing resumes. The developers are aware of this (bug #1528644), but during all these years they still haven't fixed this mechanism.
The developers relied on a unique identifier, which in practice turned out not to be unique at all.