Public Python Code Samples

These are public Python samples for viewing. They show the structure of the analysis code behind two research workflows, using simplified examples and synthetic data.

The samples are not intended to reproduce the published research-note results. The research notes use fuller datasets and a broader analysis pipeline. These files are only a compact view of implementation style.

Files

These are examples, not production trading systems and not investment advice.

Run

From the repository root:

python code_samples/run_btp_schatz_sample.py
python code_samples/run_leontief_oil_sample.py