diff --git a/doc/release/v1.44.1.md b/doc/release/v1.44.1.md new file mode 100644 index 000000000..ffa3f1d33 --- /dev/null +++ b/doc/release/v1.44.1.md @@ -0,0 +1,7 @@ +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.44.0...main) + + - [#1109](https://github.com/c9s/bbgo/pull/1109): FIX: rebalance: fix positions and profit stats map + - [#1110](https://github.com/c9s/bbgo/pull/1110): FIX: [bollmaker] MinProfitActivationRate is disabled if it's not set + - [#1107](https://github.com/c9s/bbgo/pull/1107): FEATURE: make MAX QueryTrades support start_time, end_time + - [#1097](https://github.com/c9s/bbgo/pull/1097): FEATURE: get filled orders when bbgo down + - [#1104](https://github.com/c9s/bbgo/pull/1104): FIX: rebalance: adjust max amount by balance