atreadw1492 / yahoo_fin

Scrape stock price history from new (Spring 2017) Yahoo Finance layout
MIT License
285 stars 125 forks source link

get_live_price() return nan #75

Open sine-w opened 2 years ago

sine-w commented 2 years ago

Hello, I have the following code which return nan: ticker = '2822.HK' price = get_live_price(ticker)