Indicators
Rolling Quantile Indicator Explained
How the rolling Quantile tracks any percentile of recent price for adaptive levels in Setup.Cash.
Featured image placeholder
/og/setup-cash-og.svg
The Rolling Quantile plots any percentile of the recent window — the 80th, the 25th, whatever your logic needs. It generalizes Donchian thinking: instead of the absolute extreme (100th percentile), you can trade the robust extremes that ignore the single wildest ticks.
How It Works
- The chosen percentile of the last N values, each bar.
- The 50th percentile is the median; 0/100 are Donchian rails.
- Pairs of quantiles (20th/80th) form outlier-resistant channels.
How to Trade It
Build robust breakout logic (close above the 90th percentile means more than above the absolute high wick), adaptive profit zones, or asymmetric channels for skewed markets. It's a lego brick — most useful composed with other tools in the Indicators Lab.
Building It in Setup.Cash
Add Rolling Quantile in the strategy builder — the length input controls its sensitivity — and use its value in any entry, exit, or filter condition. You can also combine it with other tools in the Indicators Lab or via the AI indicator generator. See Donchian Channels for the extreme-based classic. For the full category overview, see the volatility & statistics library guide.
Volatility indicators qualify trades rather than generate them — backtest your system with and without this filter and compare the drawdowns.
Related Posts
View allIndicators
Chande Forecast Oscillator (CFO) Indicator Explained
How the Chande Forecast Oscillator compares price to its linear-regression forecast, and how to automate CFO in Setup.Cash.
1 min read · 200 words
Indicators
Correlation Trend Indicator (CTI) Indicator Explained
How Ehlers' Correlation Trend Indicator scores trend quality from -1 to +1 by correlating price with time, in Setup.Cash.
2 min read · 205 words
Indicators
Efficiency Ratio (ER) Indicator Explained
How Kaufman's Efficiency Ratio measures how directly price travels, and how to use ER as a regime filter in Setup.Cash.
2 min read · 217 words
Indicators
Entropy Indicator Explained
How the Entropy indicator measures randomness in recent price action, separating structure from noise in Setup.Cash.
1 min read · 182 words
Start here
Build your trading bot workflow with structure
Use Setup.Cash to create, backtest, and paper trade rule-based strategies without relying on guesswork. Not financial advice. Trading involves risk.