GoLang trader_minindex

request it (256)
GoLang replacement for PHP's trader_minindex [edit | history]



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

PHP trader_minindex

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

trader_minindex

(PECL trader >= 0.2.0)

trader_minindexIndex of lowest value over a specified period

Description

array trader_minindex ( 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.