add release note v1.21.0

This commit is contained in:
c9s 2021-12-27 19:13:02 +08:00
parent 8bb106551f
commit aff540c12d

23
doc/release/v1.21.0.md Normal file
View File

@ -0,0 +1,23 @@
## Fixes
- Fixed back-test concurrent read/write map issue
- Fixed back-test go routine initialization
- Fixed trade notification format - remove trade trailing zero digits
- Fixed dockerfile
- Fixed back-test kline sync issue
## Refactoring
- Refactored and fixed depth buffer
## Strategy
- Added rebalance strategy
## Features
- Added prometheus metrics support
- Added kucoin exchange support
- Added bookTicker support to binance, okex, ftx
- Integrated net asset value recording table in db