A numbered set of Python exercises worked through while learning the data stack used in trading research — variables and control flow through NumPy and pandas.
What this is: personal learning exercises, kept public because the progression is honest and occasionally useful to others starting out.
What this is not: a trading system, a strategy, or a library. Nothing here trades.
| Files | Topics |
|---|---|
01–08 |
Python fundamentals — variables, control flow, functions, files |
09, 13 |
pandas — analysis and advanced operations |
12 |
NumPy foundations |
For actual strategy research, see quant-strategy-research.