Re-work blackout date handling
Instead of specifying blackout dates in the backtest itself, allow filtering the trade log for sets of blackout dates. This will enable checking a trade's sensitivity to blackout dates without having to re-run the backtest. CPU cycles saved! Time saved! Profit!
I would like to define my own "custom blackout date lists" within OO, each list would need a name and specify a list of dates. I would then need the trade log to allow filtering for those lists, either using a tag-like interface or a dropdown with multiple selection. The trade log table, stats and graphics would need to update with any change.
Such a feature would allow finding suitable blackouts much faster.
Created by Matthew Simon
·