Debut 2.5.0
- Binance api upgraded from v1 to v3
- Binance SDK updated
- Full Futures Support with history and sockets
- Added InstrumentType, for futures, and next will be CFD and other instruments
- Added HedgeMode support for futures
- Fix history request for Binance for last day
- Fix instrument info for Binance for futures and spot
- Refactoring
Breaking changes
- DebutOptions.futures removed, use instrumentType: "FUTURES" instead of