bbgo_origin/doc/release/v1.39.2.md
2022-08-20 00:10:01 +08:00

572 B

Fixes

  • fixed backtest non-closed kline filtering.
  • fixed margin order sync issue.

Minor

  • added sortino ratio.
  • added strategy config printing support.

Full Changelog

  • #889: service/backtest: check and filter kline by its endTime
  • #888: binance: fix futures/margin order sync issue
  • #886: Add Sortino ratio
  • #881: print strategy config