You could be simulating the wrong type of broker account, which could explain why your figures are off by a factor of 10.

If you expect $0.10/pip then I believe that it a micro account. Therefore, you should use a line like this to make sure you are simulating that type of account:
Code:
AssetList = "AssetsMicro.dta"



There is more info about this on this manual page