yfinanceEasy Playground

Download market data from Yahoo Finance (stocks, ETFs, crypto)

Getting started with yfinanceRun locally
Install
pip install yfinance
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: yfinance)

yfinance is a third-party package. Download market data from Yahoo Finance (stocks, ETFs, crypto). Install with: pip install yfinance

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?