trader_ht_phasor
(PECL trader >= 0.2.0)
trader_ht_phasor — Hilbert Transform - Phasor Components
参数
real
-
浮点数数组。
返回值
Returns an array with calculated data or false on failure.
+添加备注
用户贡献的备注 1 note
bitstocoins at gmail dot com ¶
9 years ago
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']);
备份地址:http://www.lvesu.com/blog/php/function.trader-ht-phasor.php