sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
349 stars 147 forks source link

Difference between "type" and "direction" #30

Closed tollvam closed 5 years ago

tollvam commented 6 years ago

Hello, when i get my orders, i have those two informations, "type" and "direction". They are basically the same everytime, if one is SELL the other one would be also SELL and same for BUY. What is the difference between both ? Thanks !

sammchardy commented 5 years ago

Closing because of new API version