Module range_bars

Module range_bars 

Source
Expand description

Core range bar processing algorithm

Implements non-lookahead bias range bar construction where bars close when price moves ±threshold% from the bar’s OPEN price.

Structs§

RangeBarProcessor
Range bar processor with non-lookahead bias guarantee

Enums§

ProcessingError
Processing errors