array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.trader-cdl3starsinsouth.php', 1 => 'trader_cdl3starsinsouth', 2 => 'Three Stars In The South', ), 'up' => array ( 0 => 'ref.trader.php', 1 => 'Trader 函数', ), 'prev' => array ( 0 => 'function.trader-cdl3outside.php', 1 => 'trader_cdl3outside', ), 'next' => array ( 0 => 'function.trader-cdl3whitesoldiers.php', 1 => 'trader_cdl3whitesoldiers', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/trader/functions/trader-cdl3starsinsouth.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

trader_cdl3starsinsouth

(PECL trader >= 0.2.0)

trader_cdl3starsinsouthThree Stars In The South

说明

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

参数

open

开盘价,浮点数数组。

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

返回值

Returns an array with calculated data or false on failure.