mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
12 lines
1005 B
Markdown
12 lines
1005 B
Markdown
[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
|