trader_ht_sine
(PECL trader >= 0.2.0)
trader_ht_sine — Hilbert Transform - SineWave
参数
real
-
浮点数数组。
返回值
Returns an array with calculated data or false on failure.
+添加备注
用户贡献的备注 2 notes
bitstocoins at gmail dot com ¶
9 years ago
Documentation is missing a value
$hts = trader_ht_sine($a['open'],$a['close']);
phpnet at mediaquest dot nl ¶
6 years ago
This is in the changelog for pecl trader extension version 0.4.1. Previous versions used 2 arguments, now only one (see https://pecl.php.net/package-changelog.php?package=trader&release=0.4.1)
备份地址:http://www.lvesu.com/blog/php/function.trader-ht-sine.php