Skip to content

Commit 3761d6c

Browse files
committed
add v1.39.2 release note
1 parent c0abae9 commit 3761d6c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/release/v1.39.2.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Fixes
2+
3+
- fixed backtest non-closed kline filtering.
4+
- fixed margin order sync issue.
5+
6+
## Minor
7+
8+
- added sortino ratio.
9+
- added strategy config printing support.
10+
11+
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.39.1...main)
12+
13+
- [#889](https://github.com/c9s/bbgo/pull/889): service/backtest: check and filter kline by its endTime
14+
- [#888](https://github.com/c9s/bbgo/pull/888): binance: fix futures/margin order sync issue
15+
- [#886](https://github.com/c9s/bbgo/pull/886): Add Sortino ratio
16+
- [#881](https://github.com/c9s/bbgo/pull/881): print strategy config

0 commit comments

Comments
 (0)