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

trader_trix

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

1-day Rate-Of-Change (ROC) of a Triple Smooth EMA

Description

trader_trix(array $real, [int $timePeriod]): array

Parameters

real

Real

timePeriod

Period

Return Values

Returns an array with calculated data or false on failure.

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