Kucoin / kucoin-go-sdk

Go SDK for KuCoin API.
https://docs.kucoin.com
MIT License
113 stars 75 forks source link

missing "minFunds" in SymbolModel #123

Closed cj60205 closed 1 month ago

cj60205 commented 2 years ago

The field "minFunds" is listed in document (https://docs.kucoin.com/#get-symbols-list). But, there is not found in SymbolModel https://github.com/Kucoin/kucoin-go-sdk/blob/master/symbol.go#L8

iamalanal commented 1 month ago

Is the issue solved?

ISAAC-XXYYZZ commented 1 month ago

Please use SymbolModelV2. For details, refer to our documentation: https://www.kucoin.com/docs/rest/spot-trading/market-data/get-symbols-list