Money Flow Index (MFI)
Category: volume, momentum
Volume-weighted RSI (0–100); overbought/oversold with volume confirmation built in.
Formula
MFI = 100 − 100/(1 + PosFlow_N/NegFlow_N), flow = TP·volume
Inputs
- period (default: 14)
See signal primitives and every published strategy that uses Money Flow Index (MFI) on WOBR StrategyVerse.