What's Changed * Features/query and delete order by justdanyul in https://github.com/justdanyul/binance-asyncio/pull/2
cleaned up codebase slightly
- Added support for all_order endpoint - Added support for querying a specific order - Added support for cancelling order - Added support for listing open orders
Added the ability to override the base URI so we can use the binance spot test network. Added example in the example folder of how to use.
0.1.6
Added missing dependency
0.1.4
- Polised the API for wrapping the WebSocket streams - Added the missing Binance Web Socket Streams
0.1.2b1
0.1.0b1
First release of this library. Its very early days, but it feels like there is enough functionality now, that other people might gain some use from it. Please use with care, we take no responsibility to any losses that might be incurred using this library.