Skip to content

Update Reset API and add Socket subscription topic

Compare
Choose a tag to compare
@Apexrsq Apexrsq released this 20 Aug 02:02
· 8 commits to master since this release

feat: add reset interface and socket topic
* add SocketSubscribe klineCandle (TOPIC: /contractMarket/limitCandle:{symbol}_{type})
* add SocketSubscribe positionAll (TOPIC: /contract/positionAll)
* add Get Positions History
* add Get Maximum Open Position Size
* add Get Max Withdraw Margin
* add Remove Margin Manually
* add Get Trading pair actual fee
* add Get Latest Ticker for All Contracts