mhallsmoore / qstrader

QuantStart.com - QSTrader backtesting simulation engine.
https://www.quantstart.com/qstrader/
MIT License
2.91k stars 854 forks source link

[Bug Fix] Burn-in date was being ignored for rebalance events #353

Closed mhallsmoore closed 3 years ago

mhallsmoore commented 3 years ago

Overview

This fixes a bug where any strategy requiring data 'burn-in' (or 'warm up') was still carrying out portfolio rebalances during the burn-in period.