StreamingQuote

constructor(symbol: String, price: Double, change: Double, changePercent: Double, timestamp: Long, volume: Long, bid: Double?, ask: Double?, marketHours: MarketHours, dayHigh: Double, dayLow: Double, openPrice: Double, previousClose: Double, bidSize: Long?, askSize: Long?, currency: String, exchange: String, shortName: String, quoteType: QuoteType)(source)