This website requires JavaScript.
Explore
Help
Register
Sign In
lychiyu
/
bbgo
Watch
1
Star
0
Fork
0
You've already forked bbgo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eddcaecc92
bbgo
/
doc
/
release
/
v1.39.2.md
lychiyu
89562094b7
初始化仓库,b87213827e08344908cdd718039f3120d047b44e
2024-08-30 22:55:17 +08:00
572 B
Raw
Blame
History
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