Back to the projects
Strategy Lab
A laboratory for researching, running, and comparing quantitative strategies.
Problem
Comparing quantitative strategies is only useful if every run can be repeated and measured against the same criteria.
Engineering
The work is split between a Python API that runs the strategies and returns reproducible metrics, and an analysis interface that places them side by side.
Outcome
It covers the whole path, from run to analysis, inside a single tool.
A local-use tool; the repository is private.