编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_aroon
  • trader_asin »
  • PHP Manual
  • Trader 函数
  • Aroon Oscillator

trader_aroonosc

(PECL trader >= 0.2.0)

trader_aroonosc — Aroon Oscillator

说明

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

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

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 linephp trader 函数 vector arithmetic addphp trader 函数 chaikin a/d oscillatorphp trader 函数 absolute price oscillatorphp trader 函数 aroonphp trader 函数 aroon oscillatorphp trader 函数 two crowsphp trader 函数 three black crowsphp trader 函数 doji starphp trader 函数 dragonfly dojiphp trader 函数 in neck patternphp trader 函数 separating linesphp trader 函数 chande momentum oscillatorphp trader 函数 vector trigonometric cosphp trader 函数 hilbert transform trend vs cycle modephp trader 函数 median pricephp trader 函数 percentage price oscillatorphp trader 函数 stochastic fastphp trader 函数 ultimate oscillatorphp trader 函数 williams %r
关注编程学问公众号
编程学问网 湘ICP备20001732号