lit26 / finvizfinance

Finviz analysis python library.
https://finvizfinance.readthedocs.io/en/latest/
MIT License
516 stars 85 forks source link

Weekly chart not downloading #18

Closed jy13249 closed 3 years ago

jy13249 commented 3 years ago

When I write stock.TickerCharts('weekly'), it is only downloading the daily timeframe chart and not the weekly chart

lit26 commented 3 years ago

Hi, I have fixed the bug. There is a typo in the previous version. Please update to the latest version. Thanks for telling me.

jy13249 commented 3 years ago

Just tested it and it's working. Thanks for the quick response and fix!

lit26 commented 3 years ago

You are welcome.