
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
During EA testing, I find critical issue and later found the root cause is lotSize is high.
Then checked the value returned from "MarketInfo( Symbol(), MODE_MARGINREQUIRED )" is '5' for EURSEK.
I understand the margin/lot should be much higher than 5. How does the EA get 5?
May I ask a favor for your suggestion to fix the issue? Thanks a lot.