Kucoin: Fix ProcessMarketSnapshot and add a test (#1392)

* Kucoin: Fix ProcessMarketSnapshot and add a test

* Kucoin: ProcessMarketSnapshot: move the check before the ticker

* Kucoin: remove time.sleep from the test, add if statement to processmarketSnapshot

* Kucoin: ProcessMarketSnapshot to send margin, spot and both margin and spot pair data

* Kucoin: range over listOfAssetsCurrencyPairEnabledFor which returns a slice

* Kucoin: linter fix and pointers placed

* Kucoin: removed AssetWebsocketSupport and ku.CurrencyPairs.IsAssetEnabled, linter error fixed, comment amended
This commit is contained in:
Bea
2023-11-21 07:28:38 +07:00
committed by GitHub
parent dff0581890
commit 06024fcb56
5 changed files with 168 additions and 175 deletions

File diff suppressed because one or more lines are too long