- Fix precision of quantity in newOrder response
- Imporve stardard withdrawal
- RoundCeil for sell price, roundFloor for buy price
- Replace signature with access-token
- Replace minOrderPrice with minLimitOrderUSDValue in exchange info
- Fix place order gas fee
- Update mainnet base endpoint
- Update sdk docs link
- Fix bugs
- Fixed limit order
- Update User Data Streams
- Update balanceUpdate Streams
- Update order sign
- Ticker24,TickerPrice response add pairId
- Fixed new market order failed
- DepositHistory,GetOpenOrders,GetHistoryOrders,MyTrades
- TradingKey changed to AssetPrivateKey
- Fix Partial Book Depth
- Remove orderListId
- Update function name
- Fix new buy order failure
- Update create storage_id
- AppPrivateKey changed to TradingKey
- Add setup.py
- Exchange_info add rateLimits
- Add get_history_orders, remove get_orders
- Response add header
- GasFee
- Limit default value
- SubscribeTicker
- SubscribeUserData executionReport
- Ticker_24hr highPrice
- Deposit_history status remove 0
- Withdraw_history status remove 2
- GetAccount function return error when AccountId is 0
- First release, please find details from
README.md