trader_mfi
PHP function
Edit on GitHub ✎
(PECL trader >= 0.2.0)
Money Flow Index
Description
trader_mfi(array $high, array $low, array $close, array $volume, [int $timePeriod]): array
Parameters
highHigh
lowLow
closeClose
volumeVolume
timePeriodPeriod
Return Values
Returns an array with calculated data or false on failure.