bbgo_origin/doc/release/v1.47.0.md

12 lines
1005 B
Markdown
Raw Normal View History

2023-05-04 05:53:20 +00:00
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.46.0...main)
- [#1165](https://github.com/c9s/bbgo/pull/1165): FIX: [supertrend] fix config type error
- [#1164](https://github.com/c9s/bbgo/pull/1164): FIX: [grid2] apply defensive programming on the order quantity
- [#1162](https://github.com/c9s/bbgo/pull/1162): FIX: [grid2] emit grid profit after profit stats fix
- [#1158](https://github.com/c9s/bbgo/pull/1158): IMPROVE: types: improve order struct json size
- [#1161](https://github.com/c9s/bbgo/pull/1161): FIX: [grid2] add initialOrderID check and try to fix profitStats.Since
- [#1160](https://github.com/c9s/bbgo/pull/1160): FIX: [grid2] add profit fixer and options
- [#1159](https://github.com/c9s/bbgo/pull/1159): FIX: avoid global persistenceServiceFacade concurrent write
- [#1157](https://github.com/c9s/bbgo/pull/1157): FIX: add context to LoadState
- [#1155](https://github.com/c9s/bbgo/pull/1155): FIX: [supertrend] adding opposite position amount to the order amount