public async Task <HistoricalQuote[]> GetHistoricalQuote(HistoricalQuoteRequest request) => await RobinhoodClient.GetHistoricalQuote(request);