(PECL trader >= 0.2.0)
Chaikin A/D Oscillator
array trader_adosc ( array $high, array $low, array $close, array $volume [, integer $fastPeriod [, integer $slowPeriod ]] )
Parameters:
high
High price, array of real values.
low
Low price, array of real values.
close
Closing price, array of real values.