Learn
Read one primary source and summarize it in five sentences.
A cited path from financial foundations to evidence-aware research, risk, and operations.
Read one primary source and summarize it in five sentences.
Reproduce the central equation or concept by hand or notebook.
Complete the QT exercise with historical or paper data.
State assumptions, failure modes, and disconfirming evidence.
| Weeks | Focus | Evidence before advancing |
|---|---|---|
| 1-2 | Instruments + statistics | Explain returns, orders, distributions, and estimation error. |
| 3-4 | Data + time series | Produce a decision-time, leakage-free dataset note. |
| 5-6 | Portfolio + risk | Write and defend a paper-only risk budget. |
| 7-8 | Research + validation | Complete a reproducible, cost-aware report against a benchmark. |
| 9-10 | Crypto structure | Explain funding, basis, liquidation, custody, and venue risk. |
| 11-12 | Operations | Complete reconciliation, incident, and benchmark reviews. |
Run `qt data sources`. Classify each dataset as price, flow, position, event, or derived indicator, then write what economic object it actually measures.
Sources [cfa-foundations][mit-finance][bis-crypto][qt-operations]
Calculate BTC daily-return quantiles and compare observed tail counts with a fitted normal distribution. Explain why the difference matters for stops and sizing.
Sources [mit-probability][multiple-testing][backtest-overfitting]
Inspect the dashboard data-source freshness table and one OHLCV file. For a chosen decision time, mark which rows and derived signals were genuinely available.
Read `qt.risk` and select one paper-only limit. Predict its effect on position size and maximum loss, run the scenario, and reconcile prediction with output.
Sources [markowitz][sharpe-capm][carver-systematic][qt-strategy]
Before running code, write a one-page hypothesis for DCA, trend, carry, or capitulation: payer, mechanism, rule, costs, benchmark, and invalidation evidence.
Sources [fama-markets][lo-adaptive][carver-systematic][qt-strategy]
Run a synthetic backtest as a software check, inspect the artifact, then run walk-forward and Monte Carlo checks on real history and compare with plain DCA.
Sources [backtest-overfitting][multiple-testing][lo-adaptive][qt-strategy]
Trace one carry or wick opportunity from source fields through fee assumptions, risk gating, paper execution, and portfolio accounting. List every non-price failure mode.
Complete `docs/live-checklist.md` while staying in paper mode. Review four weeks of heartbeats, ledger reconciliation, fees, incidents, and DCA benchmark results.