Skip to content

v0.2.8

Compare
Choose a tag to compare
@juliettejames juliettejames released this 12 Jun 20:40
· 2 commits to master since this release
8d9664c
  • Updates BacktestTradingSession.get_target_allocations() to use burn_in_dt.date() instead of burn_in_dt Timestamp. Previous method compared a Timestamp to a datetime.date.
  • Adds an integration test to check that target allocations match the expected output, including a date index.