pushUpdate

open override fun pushUpdate(data: List<OHLCParams>, useAsLastSale: Boolean)

Modifies a property of an existing series.

Parameters

data

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

useAsLastSale

A boolean value that forces the data sent to be used as the last sale price.