Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 328 Bytes

File metadata and controls

18 lines (11 loc) · 328 Bytes

Triple Exponential Moving Average (TRIX).


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

Parameters

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

Return Value

array<int,float|null>