Parameter Stability Index (PSI): measuring how fragile your strategy is
Parameter Stability Index and similar stability notions: what fragility means across windows, and how to act when parameters drift.
PSI trading strategy and parameter stability trading searches map to Parameter Stability Index (PSI) style metrics: summaries of whether a strategy sits on a plateau or a knife edge across time slices or perturbations.
Fragility versus noise
If best parameters jump every window, you likely optimized noise (Parameter optimization).
If parameters are stable but performance collapses, suspect regime change (Regime change).
Pair with walk-forward evidence
Read PSI-like signals next to WFE and retention (WFE, OOS retention vs WFE).
How to act when stability looks weak
If stability is poor, the default response is not "add more indicators." It is: reduce parameters, widen validation, and simplify the thesis. Complexity hides fragility.
Relationship to parameter sensitivity sweeps
Manual sweeps and automated sensitivity curves are complementary. PSI-style summaries help you avoid staring at twenty charts without a decision rule (Freqtrade parameter sensitivity).
Related articles