PHP 8.5.0 Alpha 2 available for testing

trader_mama

(PECL trader >= 0.2.0)

trader_mamaMedia móvil adaptativa MESA

Descripción

trader_mama(array $real, float $fastLimit = ?, float $slowLimit = ?): array

Parámetros

real

Array de valores reales.

fastLimit

Límite superior del algoritmo adaptativo. Intervalo válido: 0.01 a 0.99.

slowLimit

Límite inferior del algoritmo adaptativo. Intervalo válido: 0.01 a 0.99.

Valores devueltos

Devuelve un array con los datos calculados o false en caso de error.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top