bbgo/doc/release/v1.39.2.md

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