- Spread volatility can be displayed for each pair
- Minor fixes and improvements
- Removed
AggressiveVolume
parameter as it is covered byOrderBookFactor
- More details are written to the log file when an error with cURL or Jansson occurs
- Minor fixes and improvements
- More user-friendly config file (blackbird.conf)
- Bid/ask information can be stored in a MySQL database
- Minor fixes and improvements
- Trailing spread implemented
- Replaced
SpreadExit
bySpreadTarget
- 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
- Gemini fully implemented
- No need to have accounts on all the exchanges anymore
- Minor fixes and improvements
- General performance and stability improvements (merge from julianmi:performance_improvements)
- Minor fixes and improvements
- Bitstamp fully implemented
- Improved JSON and cURL exceptions management
- Added the milliseconds to the nonce used for exchange authentification
- Minor fixes and improvements
- First release