Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 347 Bytes

File metadata and controls

18 lines (11 loc) · 347 Bytes

Index of highest value over a specified period (MAXINDEX).


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

Parameters

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

Return Value

array<int,int|null>