Tester

 
Hello if I change from 1:500 to 1:200 will the Tester know it or is it some setting ?
 
Amphiboly
 

The tester will now, check  AccountInfoInteger(ACCOUNT_LEVERAGE);

Check the syntax, put this into   init()

Print( " ACCOUNT_LEVERAGE   =      ", (string) AccountInfoInteger(ACCOUNT_LEVERAGE)    );




Reason: