php8.5
Home/ Manual/ trader / functions/ trader_cdlmorningdojistar

trader_cdlmorningdojistar

PHP function Edit on GitHub ✎

(PECL trader >= 0.2.0)

Morning Doji Star

Description

trader_cdlmorningdojistar(array $open, array $high, array $low, array $close, [float $penetration]): array

Parameters

open

Open

high

High

low

Low

close

Close

penetration

Penetration

Return Values

Returns an array with calculated data or false on failure.

Source: reference/trader/functions/trader-cdlmorningdojistar.xml · from the official PHP manual (php/doc-en)