MQL 5 Issues

 

Hi

first off I just registered at mql5 but I cannot login... and even when I do after a few attempts I get automatically logged out!

Any way my query on mq5 is:

1)How do you call account leverage? Is this the same as


AccountInfoDouble(ACCOUNT_MARGIN_LEVEL)

 
ssn wrote >>

Hi

first off I just registered at mql5 but I cannot login... and even when I do after a few attempts I get automatically logged out!

Any way my query on mq5 is:

1)How do you call account leverage? Is this the same as


AccountInfoDouble(ACCOUNT_MARGIN_LEVEL)


Got it,

its AccountInfoInteger(ACCOUNT_LEVERAGE)
Reason: