Download STOCK PRICES / OPTIONS / FUNDAMENTALS in Python using yfinance Ticker object

preview_player
Показать описание
This video shows how to remotely DOWNLOAD STOCK PRICES / OPTIONS / FUNDAMENTAL data in Python using yahoo finance - yfinance Ticker object.

Feel free to post any questions in the comments section and/or provide any suggestions for future videos !

PLEASE LIKE THE VIDEO AND SUBSCRIBE TO THE CHANNEL !!

Thanks so much for your support !
Рекомендации по теме
Комментарии
Автор

Excellent introduction to using yfinance ... thanks.

SuperLuckyLad
Автор

Exactly what I needed in my project thanks 😊 🙏

ryanchege
Автор

Excellent, just what I needed, thanks

mrbaertek
Автор

What interactive development environment do you use? If Jupyter how do you get the hints and autocorrect? Thank you

AhmadAli-uutr
Автор

What's the best way to set up a sql database for this? All other vids in YouTube don't create a database with the fundamental/balance sheet data.

s/o from South Africa

Septumsempra
Автор

Thanks so munch
If I may ask, which IDE are you using , it's cool

ryanchege
Автор

Hi

What is the code in python to get EMA that is the same than the EMA in yahoo finance? Thanks!

lucksimi
Автор

Thanks for your help.
Do you know how to retrieve the Mutual Fund's data as well? I am having trouble in doing this.
For example, these 3 mutual funds: yf.Tickers('EDG909 NWT020 NWT198')

I only got:
3 Failed downloads:
- NWT198: No data found, symbol may be delisted
- NWT020: No data found, symbol may be delisted
- EDG909: No data found, symbol may be delisted

LonglongFeng
Автор

How can I download the BID and ASK data?

satyajitroychaudhury
Автор

Why the dataframe starts from one day before the starting date i have mentioned.? Pls explain

shivangnirawat
Автор

Hi

What is the code in python to get EMA that is the same than the EMA in y.finance? Thanos!

lucksimi