Skip to content

Release v0.1.5

Compare
Choose a tag to compare
@phillc73 phillc73 released this 17 Feb 19:51
· 117 commits to master since this release

Many updates, mostly thanks to @dashee87

New functions include:

  • cancelOrders()
  • checkBalance()
  • getAccountStatement()
  • keepAlive()
  • listClearedOrders()
  • listMarketPandL()
  • replaceOrders()
  • updateOrders()
  • logoutBF()

Also many updates to listMarketCatalogue() to support additional API options.

Authentication credentials are no also saved in environment variables, rather than as a global variable.

All new commits and pull requests are no submitted to Travis CI.