Skip to main content

Module cci

Module cci 

Source
Expand description

Native streaming CCI โ€” TA-Lib parity (talib_rs::momentum::cci).

O(1) sliding sum for typical price SMA; O(period) mean deviation per bar (same as talib-rs).

Structsยง

CCI
Commodity Channel Index โ€” input (high, low, close).