Indicators
Price Distance (PDIST) Indicator Explained
How Price Distance sums the full path price traveled, measuring activity regardless of direction, in Setup.Cash.
Featured image placeholder
/og/setup-cash-og.svg
Price Distance (PDIST) measures the total ground price covered — up, down, and back again — across the window's opens, highs, lows, and closes. Two markets can end the week flat: one barely moved, the other traveled a war. PDIST tells them apart.
How It Works
- Sums the traversal distances within and between bars over the window.
- Direction-blind: pure activity, not displacement.
- High PDIST with no net progress = violent churn.
How to Trade It
Use PDIST as an activity gate (dead tape = skip), or divide displacement by PDIST for a homemade efficiency measure. Spread traders also use it to pick the more active leg when structuring relative trades.
Building It in Setup.Cash
Add Price Distance (PDIST) 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. The Efficiency Ratio is exactly displacement ÷ this idea. 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
Mean Absolute Deviation Indicator Explained
How MAD measures typical deviation without squaring, for outlier-resistant volatility rules in Setup.Cash.
1 min read · 186 words
Indicators
Random Walk Index (RWI) Indicator Explained
How the Random Walk Index tests whether moves exceed random-walk expectations, and how to automate RWI in Setup.Cash.
2 min read · 208 words
Indicators
Rolling Variance Indicator Explained
How the rolling Variance series exposes squared dispersion for quant-style volatility rules in Setup.Cash.
2 min read · 205 words
Indicators
The Volatility & Statistics Library: Squeeze, Chandelier, Z-Score & More
Every volatility and statistical indicator in the Setup.Cash engine — squeezes, trailing stops, choppiness filters, and rolling statistics — in one guide.
2 min read · 389 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.