Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@aloysius-pgast aloysius-pgast released this 30 Oct 16:25
· 507 commits to develop since this release

Release content

  • Use float instead of integer for timestamp related information (tickers, openOrders, closedOrders)
  • Add order type (buy or sell) in trades API
  • Fix authentication using ApiKey header
  • Support for Binance recvWindow parameter in config.json (to account for clock skew)
  • Bittrex module changed from node.bittrex.api to node-bittrex-api module (version 0.7.6)
  • Poloniex module updated to version 1.6.2
  • Minor UI navigation changes