Closed BennyThadikaran closed 5 months ago
a5c8082 (HEAD -> dev) Bump to version 3.0.1 ef55d48 - Fix: Removed boundary check at end of dataframe causing scan to be skipped
Issue relates to using backtest.py with intraday data. When using -d option passing only date value and no time data, the scan is skipped.
-d
a5c8082 (HEAD -> dev) Bump to version 3.0.1 ef55d48 - Fix: Removed boundary check at end of dataframe causing scan to be skipped
Issue relates to using backtest.py with intraday data. When using
-d
option passing only date value and no time data, the scan is skipped.