Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

51 lines (34 loc) · 1.31 KB

Changelog

February 2016
  • Spread volatility can be displayed for each pair
  • Minor fixes and improvements
January 2016
  • Removed AggressiveVolume parameter as it is covered by OrderBookFactor
  • More details are written to the log file when an error with cURL or Jansson occurs
  • Minor fixes and improvements
December 2015
  • More user-friendly config file (blackbird.conf)
  • Bid/ask information can be stored in a MySQL database
  • Minor fixes and improvements
November 2015
  • Trailing spread implemented
  • Replaced SpreadExit by SpreadTarget
  • Demo mode implemented
  • Blackbird output is now sent to a log file
  • Kraken and 796.com fully implemented (to be tested)
  • Safety measure: Blackbird won't start if one of the BTC accounts is not empty
  • Minor fixes and improvements
October 2015
  • Gemini fully implemented
  • No need to have accounts on all the exchanges anymore
  • Minor fixes and improvements
September 2015
  • General performance and stability improvements (merge from julianmi:performance_improvements)
  • Minor fixes and improvements
July 2015
  • Bitstamp fully implemented
  • Improved JSON and cURL exceptions management
  • Added the milliseconds to the nonce used for exchange authentification
  • Minor fixes and improvements
May 2015
  • First release