mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
add release note v1.21.0
This commit is contained in:
parent
8bb106551f
commit
aff540c12d
23
doc/release/v1.21.0.md
Normal file
23
doc/release/v1.21.0.md
Normal 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
|
Loading…
Reference in New Issue
Block a user