ext-ta

Indexes of lowest and highest values over a specified period (MINMAXINDEX).


Parameters

Parameter Type Description
$values float[]  
$period int Default 30

Return Value

**array{min: array<int,int null>, max: array<int,int null>}**