mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add v1.27.0 release note
This commit is contained in:
parent
28075173ec
commit
f1633b00a0
21
doc/release/v1.27.0.md
Normal file
21
doc/release/v1.27.0.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
## Fixes
|
||||
|
||||
- Fixed back-test time format parsing.
|
||||
- Fixed and improved the MAX exchange closed order query.
|
||||
- Fixed MAX closed order query rate limiter.
|
||||
- Fixed Binance closed orders query
|
||||
- Fixed KuCoin closed orders query
|
||||
- Fixed the build command.
|
||||
- Fixed the telegram session restore.
|
||||
- Fixed the telegram interaction menu layout for long lists.
|
||||
- Fixed persistence error by fallback to memory persistence if redis not found. PR #442
|
||||
- Fixed the back-test last price not updated issue. PR #431
|
||||
|
||||
## Features
|
||||
|
||||
- Added sync config support.
|
||||
- Added Slack interaction support.
|
||||
|
||||
## Minor
|
||||
|
||||
- Added Binance futures broker ID
|
Loading…
Reference in New Issue
Block a user