MAIDR JavaScript API
    Preparing search index...
    • Computes the parts of one candle from its outline.

      The outline runs: top-left, top-centre, high, top-centre, top-right, bottom-right, bottom-centre, low, bottom-centre, bottom-left, top-left.

      Parameters

      • d: string

        The candle path's d

      Returns Record<CandlePart, string> | null

      Each part's d, or null when the path does not have the shape