push

open override fun push(symbol: String, data: List<OHLCParams>)

Modifies a property of an existing series.

Parameters

symbol

The string symbol you want to display on the chart.

data

An array of properly formatted OHLC quote objects to load into the chart.