php8.5
Home/ Manual/ trader / functions/ trader_t3

trader_t3

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Triple Exponential Moving Average (T3)

Description

trader_t3(array $real, [int $timePeriod], [float $vFactor]): array

Parameters

real

Real

timePeriod

Period

vFactor

Vfactor

Return Values

Returns an array with calculated data or false on failure.

Source: reference/trader/functions/trader-t3.xml · from the official PHP manual (php/doc-en)