Hi,

can anyone shed some light on how Zorro determines asset parameters from the broker interface?

For example, Oanda has a leverage of 50:1, however when updating with the download script I get leverage values of around 200:1 for most currencies, see attached file.
The same issue happens when connecting with FXCM. The leverage should be 400:1. The values are closer to the actual ones but still not exact.

I know from the manual that Leverage is ignored in case the MarginCost is nonzero (as is the case here). However, when conerting MarginCost to Leverage (MarginCost = Asset price / Leverage * PipCost / PIP) I still do not get the actual Leverage.

Thanks!

Attached Files
AssetsFix.csv (101 downloads)
AssetsOanda.csv (115 downloads)
Last edited by Ger1; 05/09/17 09:28.