Skip to content

Releases: crunchdao/backtest

2.1.0

09 May 09:35
1176ae7
Compare
Choose a tag to compare

Fixes

  • example/yahoo: make it runnable again
  • date-iterator: handle weekend and holiday correctly when not ordering

Features

  • holiday: use a library instead of hardcoded values

Changes

  • cli: set --offset-before-trading=0 by default
  • cli: deprecate --auto-close-others and force it to true

Removes

  • export/influx: only used at the very beginning

Full Changelog: 2.0.0...2.1.0

2.0.0

25 Jan 12:24
4a66e46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...2.0.0

1.1.1

23 Jan 10:59
a555bc2
Compare
Choose a tag to compare

What's Changed

  • fix: Behavior when concatenating bool-dtype and numeric-dtype arrays is deprecated by @Caceresenzo in #24

Full Changelog: 1.1.0...1.1.1

1.1.0

23 Jan 10:04
e9fe465
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Jan 07:33
4ab4980
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/crunchdao/backtest/commits/1.0.0