编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_var
  • trader_willr »
  • PHP Manual
  • Trader 函数
  • Weighted Close Price

trader_wclprice

(PECL trader >= 0.2.0)

trader_wclprice — Weighted Close Price

说明

trader_wclprice ( array $high , array $low , array $close ) : array

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

返回值

Returns an array with calculated data or false on failure.

相关文章
php trader 函数 absolute price oscillatorphp trader 函数 aroon oscillatorphp trader 函数 average pricephp trader 函数 abandoned babyphp trader 函数 hammerphp trader 函数 marubozuphp trader 函数 tasuki gapphp trader 函数 vector arithmetic expphp trader 函数 vector log10php trader 函数 median pricephp trader 函数 midpoint price over periodphp trader 函数 indexes of lowest and highest values over a specified periodphp trader 函数 percentage price oscillatorphp trader 函数 rate of change price/prevprice 1 *100php trader 函数 rate of change percentage price prevprice /prevpricephp trader 函数 rate of change ratio price/prevprice php trader 函数 rate of change ratio 100 scale price/prevprice *100php trader 函数 typical pricephp trader 函数 weighted close pricephp trader 函数 weighted moving average
关注编程学问公众号
编程学问网 湘ICP备20001732号