Interface: LastValueDataResultWithData
Represents last value data result of a series for plugins when there is data
Properties
noData
noData: false
Indicates if the series has data.
price
price: number
The last price of the series.
color
color: string
The color of the last value.