TRADER_CDLDRAGONFLYDOJI(3) 1 TRADER_CDLDRAGONFLYDOJI(3)
trader_cdldragonflydoji - Dragonfly Doji
SYNOPSIS
array trader_cdldragonflydoji (array $open, array $high, array $low, array $close)
DESCRIPTION
PARAMETERS
o $open
- Opening price, array of real values.
o $high
- High price, array of real values.
o $low
- Low price, array of real values.
o $close
- Closing price, array of real values.
RETURN VALUES
Returns an array with calculated data or false on failure.
PHP Documentation Group TRADER_CDLDRAGONFLYDOJI(3)