Triple Exponential Moving Average (T3). Full name: ta_t3 Defined in: ta.stub.php Parameters Parameter Type Description $values float[] $period int $vFactor float Default 0.7 Return Value array<int,float|null> Values aligned to input indexes (leading nulls).