"ChaikinMoneyFlow" (Financial Indicator)

Is a momentum indicator.

Was developed by Marc Chaikin.

Is computed using the high, low, and close prices, and volume.

Returns one time series, the total close location value volume over total volume for the previous 21 periods.

FinancialIndicator["ChaikinMoneyFlow",n] uses n periods. The first value occurs after n periods.

Examples