TRADER_CDLABANDONEDBABY(3) 1 TRADER_CDLABANDONEDBABY(3)
trader_cdlabandonedbaby - Abandoned Baby
SYNOPSIS
array trader_cdlabandonedbaby (array $open, array $high, array $low, array $close, [float $penetration])
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.
o $penetration
- Percentage of penetration of a candle within another candle.
RETURN VALUES
Returns an array with calculated data or false on failure.
PHP Documentation Group TRADER_CDLABANDONEDBABY(3)