BOS_CHoCH_Detector

Category: market_structure, trend

Detects and visualizes Break of Structure (BOS) and Change of Character (CHoCH) using a state-machine approach and pivot point identification.

Formula

BOS_{bullish} = price > max(high, range_{formation}) \\ CHoCH_{bearish} = price < min(low, range_{BOS\_swing}) \\ Swing\% = \frac{|BOS_{level} - CHoCH_{level}|}{(BOS_{level} + CHoCH_{level})/2} \times 100 > threshold

Inputs

See signal primitives and every published strategy that uses BOS_CHoCH_Detector on WOBR StrategyVerse.


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