CakeFest 2024: The Official CakePHP Conference

trader_obv

(PECL trader >= 0.2.0)

trader_obvOn Balance Volume

Descrição

trader_obv(array $real, array $volume): array

Parâmetros

real

Array de valores reais.

volume

Volume negociado, array de valores reais.

Valor Retornado

Returns an array with calculated data or false on failure.

add a note

User Contributed Notes

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