import yfinance as yf apple = yf.Ticker("AAPL") aapl15m = apple.history(period = "15m",interval = "1m",tz = "IST")