@rekurt/openkline - v0.2.0
    Preparing search index...

    Type Alias MarkerPosition

    MarkerPosition: "above" | "below" | "inline"

    Where a marker sits relative to its candle:

    • above — just above the candle's high (e.g. a sell/exit flag)
    • below — just below the candle's low (e.g. a buy/entry flag)
    • inline — at an explicit price (defaults to the candle close)