Reference/Volume/Function
cmf(length)
ADL-style money flow over a window, typically −1 to 1. Default 14.
Parameters
| Name | Type | Description |
|---|
length | int default 14 | Lookback in bars. Default 14. |
Example
oscillator
plot cmf(20) as "CMF"
level 0 as "Zero" gray