xxx12313:
Hi,
Hope I am placing in the right place
My MODE_MARGININIT for different currency pairs is always 0, please help.
Print("GBPUSD.s MODE_MARGININIT=", MarketInfo("GBPUSD.s",MODE_MARGININIT)) ; //returns 0
Print("JPYUSD.s MODE_MARGININIT=", MarketInfo("JPYUSD.s",MODE_MARGININIT)) ; //returns 0
I tried restarting MT4, signing in and out, but no help.
Thank you.
this will be a value set by the broker, they don't always do so.
Yes, margin can be calculated manually. Search the forum. It's been posted multiple times.
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
Hi,
Hope I am placing in the right place
My MODE_MARGININIT for different currency pairs is always 0, please help.
Print("GBPUSD.s MODE_MARGININIT=", MarketInfo("GBPUSD.s",MODE_MARGININIT)) ; //returns 0
Print("JPYUSD.s MODE_MARGININIT=", MarketInfo("JPYUSD.s",MODE_MARGININIT)) ; //returns 0
I tried restarting MT4, signing in and out, but no help.
Thank you.