Institutional View: CMF & SuperTrend

Category: volume, trend, volatility

A multi-component indicator combining Chaikin Money Flow (CMF) for institutional accumulation/distribution, SuperTrend for trend direction, and ATR for volatility assessment.

Formula

AD = ((2*Close - Low - High) / (High - Low)) * Volume; CMF = sum(AD, 20) / sum(Volume, 20); ATR = rma(tr, 14)

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home