Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 330 Bytes

File metadata and controls

18 lines (11 loc) · 330 Bytes

Highest value over a specified period (MAX).


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

Parameters

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

Return Value

array<int,float|null>