编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_medprice
  • trader_midpoint »
  • PHP Manual
  • Trader 函数
  • Money Flow Index

trader_mfi

(PECL trader >= 0.2.0)

trader_mfi — Money Flow Index

说明

trader_mfi ( array $high , array $low , array $close , array $volume [, int $timePeriod ] ) : array

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

volume

成交量,浮点数数组。

timePeriod

Number of period. Valid range from 2 to 100000.

返回值

Returns an array with calculated data or false on failure.

相关文章
php db++ 函数 set index by numberphp trader 函数 average directional movement indexphp trader 函数 average directional movement index ratingphp trader 函数 aroonphp trader 函数 commodity channel indexphp trader 函数 three advancing white soldiersphp trader 函数 gravestone dojiphp trader 函数 long line candlephp trader 函数 takuri dragonfly doji with very long lower shadow php trader 函数 directional movement indexphp trader 函数 get error codephp trader 函数 vector log naturalphp trader 函数 index of highest value over a specified periodphp trader 函数 money flow indexphp trader 函数 index of lowest value over a specified periodphp trader 函数 lowest and highest values over a specified periodphp trader 函数 relative strength indexphp trader 函数 parabolic sarphp trader 函数 stochastic relative strength indexphp trader 函数 vector trigonometric tanh
关注编程学问公众号
编程学问网 湘ICP备20001732号