You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some marketplaces, there is a contract multiplier that changes the quantity of the order between spot currency and future currency.
Example : Kucoin
"The basic unit of the contract API is lots.
For the number of coins in each lot, please refer to the param multiplier.
For example, for XBTUSDTM, multiplier=0.001, which corresponds to the value of each XBTUSDTM contract being 0.001 BTC.
There is also a special case.
All coin-swap contracts, such as each XBTUSDM contract, correspond to 1 USD."
Hello Jan,
In some marketplaces, there is a contract multiplier that changes the quantity of the order between spot currency and future currency.
Example : Kucoin
"The basic unit of the contract API is lots.
For the number of coins in each lot, please refer to the param multiplier.
For example, for XBTUSDTM, multiplier=0.001, which corresponds to the value of each XBTUSDTM contract being 0.001 BTC.
There is also a special case.
All coin-swap contracts, such as each XBTUSDM contract, correspond to 1 USD."
https://www.kucoin.com/docs-new/3470221e0?x=fr_FR&nav=1
Therefore, in your CryptoClients.Net project how do you plan to homogenize this behavior ?
I can foresee two directions:
Since we plan to write code against this, please let us know about your plans, if any ?
Season's Greetings & Kind Regards,
Philippe
The text was updated successfully, but these errors were encountered: