- Futures Depth Cache Manager - Futures kline websocket stream - Coin Futures User websocket stream - New Margin endpoints - Margin OCO order endpoints - Fiat endpoints - C2C endpoints - Account API permissions endpoint
**Fixed**
- changed `asset` to `coin` in withdraw endpoint
1.0.12
^^^^^^^^^^^^^^^^^^^^
**Added**
- coin futures batch order function
**Fixed**
- threaded websockets on python3.9 - filter out None params in request kwargs - deconflict streams with same name on different websocket urls - reduce close timeout on websocket close to short time to reduce waiting
1.0.10
^^^^^^^^^^^^^^^^^^^^
**Added**
- futures multi-asset margin mode endpoints - optional symbol param to get_all_tickers
**Fixed**
- start_multiplex_socket remove lower case filter on stream names
1.0.9
^^^^^^^^^^^^^^^^^^^
**Fixed**
- start_book_ticker_socket and start_multiplex_socket to call correct async function