(PECL trader >= 0.2.0)
Minus Directional Indicator
array trader_minus_di ( array $high, array $low, array $close [, integer $timePeriod ] )
Parameters:
high
High price, array of real values.
low
Low price, array of real values.
close
Closing price, array of real values.
timePer