Course Name: Getting Market Data: Stocks, Crypto, News & Fundamental, Section No: 6, Unit No: 1, Unit type: Notebook
---------------------------------------------------------------------------
IndexError Traceback (most recent call last)
Input In [6], in <cell line: 2>()
1 # Get options chain for specific expiration date
----> 2 option_chain = msft.option_chain(date=msft.options[0])
IndexError: tuple index out of range