文字

trader_ht_phasor

(PECL trader >= 0.2.0)

trader_ht_phasorHilbert Transform - Phasor Components

说明

array trader_ht_phasor ( array $real )

参数

real

浮点数数组。

返回值

Returns an array with calculated data or false on failure.

用户评论:

[#1] bitstocoins at gmail dot com [2015-05-28 20:39:38]

trader_ht_phasor is documented to take only one value

it requires exactly 2 parameters to operate properly 

example is 

$htpa = trader_ht_phasor($a['open'],$a['close']);

上一篇: 下一篇: