Chart Meta
constructor(symbol: String? = null, currency: String? = null, currencySymbol: String? = null, regularMarketPrice: Double? = null, exchange: String? = null, regularMarketDayHigh: Double? = null, regularMarketDayLow: Double? = null, dataGranularity: String? = null, range: String? = null, fiftyTwoWeekHigh: Double? = null, fiftyTwoWeekLow: Double? = null, sharesOutstanding: Long? = null, marketCap: Long? = null, regularMarketVolume: Long? = null, validRanges: List<String>? = null)(source)