2022-01-26 16:32:18 +00:00
|
|
|
## 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
|
2022-03-15 13:46:33 +00:00
|
|
|
- Fixed max kline parsing
|
|
|
|
- Fixed dynamic field injection
|
|
|
|
- Fixed cmd config flags
|
2022-01-26 16:32:18 +00:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
- Added sync config support.
|
2022-03-15 13:46:33 +00:00
|
|
|
- Added slack interaction support.
|
|
|
|
- Added position/profit db record support
|
|
|
|
- Added decimal support (with dnum build tag)
|
2022-01-26 16:32:18 +00:00
|
|
|
|
|
|
|
## Minor
|
|
|
|
|
|
|
|
- Added Binance futures broker ID
|