API Reference / OhlcQuote
Interface: OhlcQuote
Defined in: src/resources/MarketFeed.ts:17
Extends
Extended by
Indexable
[
key:string]:unknown
Properties
last_price?
optionallast_price?:number
Defined in: src/resources/MarketFeed.ts:13
Inherited from
ohlc?
optionalohlc?:object
Defined in: src/resources/MarketFeed.ts:18
open?
optionalopen?:number
high?
optionalhigh?:number
low?
optionallow?:number
close?
optionalclose?:number