Indicators
Bias Indicator Explained
How the Bias indicator measures percent deviation of price from its moving average, and how to automate mean-distance rules in Setup.Cash.
Featured image placeholder
/og/setup-cash-og.svg
The Bias indicator is the percentage gap between price and its own moving average: +2 means price trades 2% above its mean. It quantifies the single oldest intuition in trading — price stretched too far from its average tends to snap back.
How It Works
- ((Close − SMA(N)) / SMA(N)) × 100.
- Positive = extended above the mean; negative = below.
- Each market has characteristic bias extremes that repeat.
How to Trade It
Map your market's historical bias extremes, then fade beyond them in ranges or use them as take-profit zones in trends (a trend entry that reaches +2σ of historical bias has done its job). Bias near zero after a trend marks reset conditions for the next leg.
Building It in Setup.Cash
Add Bias 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 Z-Score for the volatility-normalized version of the same distance. For the full category overview, see the advanced momentum library guide.
Momentum signals are timing tools — combine them with a trend or regime filter and backtest the exact rules before going live.
Related Posts
View allIndicators
Connors RSI Indicator Explained
How Connors RSI blends short RSI, streak length, and return rank into a mean-reversion score, and how to automate it in Setup.Cash.
2 min read · 222 words
Indicators
Absolute Price Oscillator (APO) Indicator Explained
How the APO tracks the raw gap between fast and slow EMAs, and when to prefer it over MACD in Setup.Cash.
2 min read · 202 words
Indicators
Awesome Oscillator Indicator Explained
How Bill Williams' Awesome Oscillator compares 5- and 34-period midpoint momentum, with saucer and twin-peaks signals, in Setup.Cash.
2 min read · 210 words
Indicators
Balance of Power Indicator Explained
How Balance of Power scores each bar's buyer-vs-seller control from open, close, high, and low, and how to automate BOP in Setup.Cash.
2 min read · 208 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.