Releases: c9s/bbgo
Releases · c9s/bbgo
BBGO v1.6.0
Features
- Renamed
movingstop
totrailingstop
. Add support for single exchange and cross exchange.
BBGO v1.5.0
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
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
Features:
- added telegram bot
- added persistence support (redis and json file)
Bug fixes:
- fixed compile flag check
BBGO v1.2.1
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
- Added graceful shutdown handling
- Fine-tuned Bollinger grid trading strategy
BBGO v1.0.0
update readme