CCI Arrows

Category: momentum

Generates visual buy/sell arrows on the price chart whenever the Commodity Channel Index (CCI) crosses its zero-level midline.

Formula

CCI_t > 0 \text{ and } CCI_{t-1} < 0 \implies \text{Buy Arrow} \\ CCI_t < 0 \text{ and } CCI_{t-1} > 0 \implies \text{Sell Arrow}

Inputs

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


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