Indicators
Percent Return Indicator Explained
How the Percent Return series exposes simple bar returns for threshold and momentum rules in Setup.Cash.
Featured image placeholder
/og/setup-cash-og.svg
The Percent Return indicator is the everyday counterpart to log returns: (close − previous close) ÷ previous close × 100 per bar. It's the number humans already think in — 'the bar moved 0.8%' — exposed as a series your conditions can use directly.
How It Works
- Simple percentage change per bar (or over the window).
- Directly interpretable thresholds: 0.5%, 1%, 2%.
- Slightly asymmetric across large up/down moves (unlike log returns).
How to Trade It
Threshold it for event rules ('skip entries after any ±2% bar'), sum it for plain-language momentum ('up more than 3% in 10 bars'), or use it to size positions inversely to recent per-bar movement. For statistics-heavy pipelines, prefer its log sibling.
Building It in Setup.Cash
Add Percent Return 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 Log Return for the quant-grade version. 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
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
Log Return Indicator Explained
How the Log Return series turns price into statistically well-behaved returns for quant rules in Setup.Cash.
2 min read · 203 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
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.