php8.5
Home/ Manual/ trader / functions/ trader_wclprice

trader_wclprice

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Weighted Close Price

Description

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

Parameters

high

High

low

Low

close

Close

Return Values

Returns an array with calculated data or false on failure.

Source: reference/trader/functions/trader-wclprice.xml · from the official PHP manual (php/doc-en)