Option chain "python websocket

Can i develop option chain of F&O scripts and mcx Scripts using “python websocket” if possible plse share code in python
thanks
Arunn Yadav

Hi @Arun_Yadav
Your requirement can be achieved.

Please refer to the instrument JSON file for instrument keys: Instruments | Upstox Developer API

For simpler implementation of WebSockets, kindly refer to the streamer functionalities provided in our various SDKs:

Thanks!