mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add v1.47.0 release note
This commit is contained in:
parent
b31a2994de
commit
f686a6de83
11
doc/release/v1.47.0.md
Normal file
11
doc/release/v1.47.0.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
[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
|
Loading…
Reference in New Issue
Block a user