GoLang trader_typprice

request it (204)
GoLang replacement for PHP's trader_typprice [edit | history]



Do you know a GoLang replacement for PHP's trader_typprice? Write it!

PHP trader_typprice

PHP original manual for trader_typprice [ show | php.net ]

trader_typprice

(PECL trader >= 0.2.0)

trader_typpriceTypical Price

Description

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

Parameters

high

High price, array of real values.

low

Low price, array of real values.

close

Closing price, array of real values.

Return Values

Returns an array with calculated data or false on failure.