Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 329 Bytes

File metadata and controls

18 lines (11 loc) · 329 Bytes

Lowest value over a specified period (MIN).


  • Full name: ta_min
  • Defined in: ta.stub.php

Parameters

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

Return Value

array<int,float|null>