CakeFest 2024: The Official CakePHP Conference

trader_obv

(PECL trader >= 0.2.0)

trader_obvOn Balance Volume

Beschreibung

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

Parameter-Liste

real

Array of real values.

volume

Volume traded, array of real values.

Rückgabewerte

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