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.