Python Basics Tutorial Find Important Stock Market Data With Yfinance

preview_player
Показать описание
Learn how to use Ticker info from yfinance for python programming

Patreon:
Github:
Discord:
Twitter:
twitter: @python_basics

#pythonprogramming #pythonbasics #pythonforever

#pythonprogramming #pythonbasics #pythonforever #python3
Рекомендации по теме
Комментарии
Автор

Hello, do you have a video explaining how to set the ticker and pull the dir information in the shell (Timestamp @0:57)? I am receiving a 'Name not defined' error when trying.

tsmokey
Автор

Hello, great video!

How can I get ticker info into a formatted dataframe?

Is there a fast and efficient way to do this for multiple assets?

Thank you

juancarlosruelas
Автор

Hey Sam,
The video said that marketcap is what company is worth.
So regularmarketprice times sharesoutstanding should equal what company is worth, but
7.55*185, 915, 008= 1, 403, 658, 310
But here marketcap was 1, 482, 913, 792.
Can you please explain?

mohitpandey
Автор

only talks about stock markets. an example of how for example you assign the sector to a variable, compare to "basic materials" and then print it would be a lot more usable. i suspect your readership is mainly people who know stock market basic but not python. you are teaching stock market basics to python programmers.

valiantvanadium