mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-14 19:13:52 +00:00
22 lines
620 B
Markdown
22 lines
620 B
Markdown
## 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
|