Kucoin / kucoin-futures-node-sdk

KuCoin Futures API SDK for Node.js language
https://docs.kucoin.com/futures
MIT License
19 stars 12 forks source link

feat: add reset interface and socket topic #39

Closed Apexrsq closed 2 days ago

Apexrsq commented 2 days ago
    * add SocketSubscribe crossMargin (TOPIC: /contract/marginMode)
    * add SocketSubscribe crossLeverage (Topic: /contract/crossLeverage)
    * add DELETE /api/v1/orders/multi-cancel
    * add GET /api/v2/position/getMarginMode
    * add POST /api/v2/position/changeMarginMode
    * add GET /api/v2/getCrossUserLeverage
    * add POST /api/v2/changeCrossUserLeverage