MOMENTUM & OSCILLATORS
ROC ratio ×100
The same ratio as rocr but scaled so 100 means unchanged — handy when you want one number that reads like an index.
spec id: rocr100length (default 12)
What does ROC ratio ×100 measure?
The same ratio as rocr but scaled so 100 means unchanged — handy when you want one number that reads like an index.
How is ROC ratio ×100 calculated?
Divide today's close by the close from 12 candles ago, and multiply by 100.
Written by reading the engine’s real computation, not a textbook — where the two differ, the page describes what actually runs.
How do I use ROC ratio ×100 in a bot?
In the builder, add an indicator of type rocr100 (parameters: length, default 12). Its value becomes an operand you can compare in any entry or exit rule. The engine grades the whole rule honestly: real fills, no look-ahead, half the history held back.
Related indicators
- RSIA 0-100 meter for "overbought or oversold.
- Relative vigor indexIs the close finishing strong inside its candle?
- Stochastic momentumA stochastic that measures distance from the MIDDLE of the range rather than the bottom, so it swings around zero instead of 50.
- Schaff trend cycleA 0-100 trend-cycle meter built to catch turns earlier than MACD.
Or browse all 158 indicators in the full library.