编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_wclprice
  • trader_wma »
  • PHP Manual
  • Trader 函数
  • Williams' %R

trader_willr

(PECL trader >= 0.2.0)

trader_willr — Williams' %R

说明

trader_willr ( 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 函数 chaikin a/d oscillatorphp trader 函数 average directional movement indexphp trader 函数 three inside up/downphp trader 函数 three line strikephp trader 函数 engulfing patternphp trader 函数 evening doji starphp trader 函数 kickingphp trader 函数 kicking bull/bear determined by the longer marubozuphp trader 函数 short line candlephp trader 函数 spinning topphp trader 函数 double exponential moving averagephp trader 函数 vector arithmetic divphp trader 函数 linear regression anglephp trader 函数 linear regression interceptphp trader 函数 midpoint over periodphp trader 函数 midpoint price over periodphp trader 函数 rate of change percentage price prevprice /prevpricephp trader 函数 rate of change ratio price/prevprice php trader 函数 vector arithmetic subtractionphp trader 函数 williams %r
关注编程学问公众号
编程学问网 湘ICP备20001732号