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

trader_ad

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Chaikin A/D Line

Description

trader_ad(array $high, array $low, array $close, array $volume): array

Parameters

high

High

low

Low

close

Close

volume

Volume

Return Values

Returns an array with calculated data or false on failure.

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