Expand description
Core range bar processing algorithm
Implements non-lookahead bias range bar construction where bars close when price moves ±threshold bps from the bar’s OPEN price.
Structs§
- Export
Range BarProcessor - Export-oriented range bar processor for streaming use cases
- Range
BarProcessor - Range bar processor with non-lookahead bias guarantee
Enums§
- Processing
Error - Processing errors