array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.trader-cdlkickingbylength.php', 1 => 'trader_cdlkickingbylength', 2 => 'Kicking - bull/bear determined by the longer marubozu', ), 'up' => array ( 0 => 'ref.trader.php', 1 => 'Trader 函数', ), 'prev' => array ( 0 => 'function.trader-cdlkicking.php', 1 => 'trader_cdlkicking', ), 'next' => array ( 0 => 'function.trader-cdlladderbottom.php', 1 => 'trader_cdlladderbottom', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/trader/functions/trader-cdlkickingbylength.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

trader_cdlkickingbylength

(PECL trader >= 0.2.0)

trader_cdlkickingbylengthKicking - bull/bear determined by the longer marubozu

说明

trader_cdlkickingbylength(
    array $open,
    array $high,
    array $low,
    array $close
): array

参数

open

开盘价,浮点数数组。

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

返回值

Returns an array with calculated data or false on failure.