Skip to content

Debut 2.5.0

Compare
Choose a tag to compare
@BusinessDuck BusinessDuck released this 27 Aug 08:16
· 302 commits to master since this release
  • 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