BrsrkrBrown

Results 1 comments of BrsrkrBrown

Having similar issue, when trying to print regularMarketPrice and volume. printing yf.Ticker(ticker).info returns: {'regularMarketPrice': None, 'preMarketPrice': None, 'logo_url': '', trailingPegRatio':None} and print(yf.Ticker('AAPL').info['volume']) returns KeyError for 'volume'