Boxline (Range Breakout)

Category: market_structure, volatility

Identifies price consolidation zones by tracking High-Low ranges until a breakout (close outside range) occurs, visualizing them as rectangles on the chart.

Formula

BoxRange = [Min(Low_k...i), Max(High_k...i)] where Box resets when Close_i > Max or Close_i < Min

Inputs

See signal primitives and every published strategy that uses Boxline (Range Breakout) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home