Symbol.VolumeMin
Created at 14 Feb 2018, 22:19
Symbol.VolumeMin
14 Feb 2018, 22:19
Hello,
the data type of the property "Symbol.VolumeMin" ( "the minimum tradable amount") is long. So it cannot store a fraction of a whole number. For example, it cannot represent 0.1 ETH ( from "ETHUSD", a crypto currency; it would return 0). But it could do it with a data type of double.
Thanks.
PanagiotisCharalampous
15 Feb 2018, 10:25
Hi JoaoRMartins,
This is a known issue and it is going to be resolved in the next release of the API.
Best Regards,
Panagiotis
@PanagiotisCharalampous