VOLATILITY, DISPERSION & CANDLES

High-low range

How tall the candle was, top to bottom.

spec id: range

What does High-low range measure?

How tall the candle was, top to bottom. The simplest volatility reading there is.

How is High-low range calculated?

Take the candle's high and subtract its low. Gaps from the previous close are NOT counted — that is what true range is for.

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 High-low range in a bot?

In the builder, add an indicator of type range. 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

Or browse all 158 indicators in the full library.

Build a bot that trades on High-low range — the first backtest is free.

Run a free backtest