SeriesType:
    | "candlestick"
    | "hollow-candle"
    | "volume-candle"
    | "bar"
    | "high-low"
    | "line"
    | "line-markers"
    | "step"
    | "area"
    | "hlc-area"
    | "baseline"
    | "column"
    | "histogram"
    | "point-figure"
    | "kagi"