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

bug fix #38

Closed LyLuo closed 5 years ago

LyLuo commented 5 years ago

kucoin api fills need authencation

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 38.824% when pulling db99305a46984eb3827378f90c38feb49feeabf2 on LyLuo:develop into 534d0c4c6c8ac8659cc67139f72cd30fe1910836 on sammchardy:develop.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 38.824% when pulling db99305a46984eb3827378f90c38feb49feeabf2 on LyLuo:develop into 534d0c4c6c8ac8659cc67139f72cd30fe1910836 on sammchardy:develop.

sammchardy commented 5 years ago

Thanks @LyLuo