trader_typprice

(PECL trader >= 0.2.0)

trader_typpriceTypical Price

說明

trader_typprice(array $high, array $low, array $close): array

參數(shù)

high

高價,浮點數(shù)數(shù)組。

low

低價,浮點數(shù)數(shù)組。

close

收盤價,浮點數(shù)數(shù)組。

返回值

Returns an array with calculated data or false on failure.