8c73b4c (HEAD -> dev, tag: v3.1.7, origin/dev) Bump to version v3.1.7
310ce74 Use df.loc for filtering
6d3aa7a Breaking change: -d/--date is mandatory for backtest.py
a0f4f8c Fix: KeyError in csv_loader while slicing df by date not in Index
9514129 Fix: IndexError trying access out of bounds index position. Fixes GH issue #63
503b5f2 Removed duplicates from DataFrame if exists
200894a Dataframe index is sorted if dates are not in ascending order
a185292 Added help info to backtest.py cli -d/--date
8c73b4c (HEAD -> dev, tag: v3.1.7, origin/dev) Bump to version v3.1.7 310ce74 Use df.loc for filtering 6d3aa7a Breaking change: -d/--date is mandatory for backtest.py a0f4f8c Fix: KeyError in csv_loader while slicing df by date not in Index 9514129 Fix: IndexError trying access out of bounds index position. Fixes GH issue #63 503b5f2 Removed duplicates from DataFrame if exists 200894a Dataframe index is sorted if dates are not in ascending order a185292 Added help info to backtest.py cli -d/--date