TRADER_CDLMATHOLD(3) 1 TRADER_CDLMATHOLD(3) trader_cdlmathold - Mat HoldSYNOPSISarray trader_cdlmathold (array $open, array $high, array $low, array $close, [float $penetration])DESCRIPTIONPARAMETERSo $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 VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_CDLMATHOLD(3)