Daniel García
Back to the projects

Strategy Lab

A laboratory for researching, running, and comparing quantitative strategies.

The Strategy Lab interface with quantitative strategy metrics laid out for comparison.
Role
Design and development, interface and API
Year
2026
Stack
  • React
  • Python
  • REST API
  • Data

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.