Price

constructor(maxAge: Int? = null, regularMarketPrice: RawFormatted? = null, currency: String? = null, symbol: String? = null, longName: String? = null, shortName: String? = null, exchange: String? = null, postMarketChangePercent: RawFormatted? = null, postMarketPrice: RawFormatted? = null, fiftyTwoWeekLow: RawFormatted? = null, fiftyTwoWeekHigh: RawFormatted? = null, fiftyTwoWeekChangePercent: RawFormatted? = null, regularMarketDayRange: String? = null, regularMarketPreviousClose: RawFormatted? = null, regularMarketChange: RawFormatted? = null, regularMarketChangePercent: RawFormatted? = null)(source)