General

How to fetch Option chain of any stock code using Breeze API?

With Breeze API, get a snapshot of the entire Option Chain of any stock code by just customizing the code below:

breeze.get_option_chain_quotes(stock_code="NIFTY", exchange_code="NFO", product_type="options", expiry_date="2022-12-25T06:00:00.000Z", right="call", strike_price="")