编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_minmaxindex
  • trader_minus_dm »
  • PHP Manual
  • Trader 函数
  • Minus Directional Indicator

trader_minus_di

(PECL trader >= 0.2.0)

trader_minus_di — Minus Directional Indicator

说明

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

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

timePeriod

Number of period. Valid range from 2 to 100000.

返回值

Returns an array with calculated data or false on failure.

相关文章
php trader 函数 average directional movement indexphp trader 函数 average directional movement index ratingphp trader 函数 aroon oscillatorphp trader 函数 vector trigonometric asinphp trader 函数 abandoned babyphp trader 函数 advance blockphp trader 函数 hammerphp trader 函数 hanging manphp trader 函数 marubozuphp trader 函数 tasuki gapphp trader 函数 directional movement indexphp trader 函数 vector arithmetic expphp trader 函数 vector log10php trader 函数 indexes of lowest and highest values over a specified periodphp trader 函数 minus directional indicatorphp trader 函数 minus directional movementphp trader 函数 plus directional indicatorphp trader 函数 plus directional movementphp trader 函数 parabolic sar extendedphp trader 函数 triple exponential moving average
关注编程学问公众号
编程学问网 湘ICP备20001732号