GoLang trader_min

request it (271)
GoLang replacement for PHP's trader_min [edit | history]



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

PHP trader_min

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

trader_min

(PECL trader >= 0.2.0)

trader_minLowest value over a specified period

Description

array trader_min ( array $real [, int $timePeriod ] )

Parameters

real

Array of real values.

timePeriod

Number of period. Valid range from 2 to 100000.

Return Values

Returns an array with calculated data or false on failure.