Tagged “backtesting”
-
The Python Tooling Stack for Crypto Quant Research
The Python libraries quant researchers use for crypto: data access, pandas wrangling, backtesting engines, and a reproducible research workflow.
-
What Backtesting Is, and Why Naive Backtests Lie
A backtest is a hypothesis test against the past. The biases — lookahead, survivorship, overfitting — that make naive backtests overstate results.