Skip to content

Releases: c9s/bbgo

BBGO v1.6.0

31 Dec 09:35
@c9s c9s
Compare
Choose a tag to compare

Features

  • Renamed movingstop to trailingstop. Add support for single exchange and cross exchange.

BBGO v1.5.0

29 Dec 09:33
Compare
Choose a tag to compare

Features

  • Added MAX cancel all orders, cancel orders by symbol, cancel orders by group ID
  • Added helm chart
  • Added publicOnly mode to Stream

Improvements

  • Added slack error rate limiting

Bug Fixes

  • Fixed grid strategy order placing

BBGO v1.4.0

14 Dec 08:51
@c9s c9s
Compare
Choose a tag to compare

Features

  • Added one-time password for Telegram bot session
  • Added Telegram bot session persistence support
  • Improve buyandhold strategy for changed point and EMA average line checking

BBGO v1.3.1

09 Dec 08:18
@c9s c9s
Compare
Choose a tag to compare

Features:

  • added telegram bot
  • added persistence support (redis and json file)

Bug fixes:

  • fixed compile flag check

BBGO v1.2.1

05 Dec 05:37
@c9s c9s
Compare
Choose a tag to compare

Fixes

  • Fixed EMA calculation, try to calculate EMA as more as possible. Make the value consistent with the EMA calculated in the Binance Mobile app.
  • Fixed market data registration, the market data store registered the k-line handler twice.

Features

  • Added movingstop strategy.
  • Added graceful shutting down for strategies.

BBGO v1.1.0

12 Nov 08:51
@c9s c9s
Compare
Choose a tag to compare
  • Added graceful shutdown handling
  • Fine-tuned Bollinger grid trading strategy

BBGO v1.0.0

11 Nov 08:37
@c9s c9s
Compare
Choose a tag to compare
BBGO v1.0.0 Pre-release
Pre-release
update readme