ext-ta

Lowest and highest values over a specified period (MINMAX).


Parameters

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

Return Value

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