Trader Funzioni
PHP Manual

trader_medprice

(PECL trader >= 0.2.0)

trader_medpriceMedian Price

Descrizione

array trader_medprice ( array $high , array $low )

Elenco dei parametri

high

High price, array of real values.

low

Low price, array of real values.

Valori restituiti

Returns an array with calculated data or false on failure.


Trader Funzioni
PHP Manual