VarunS2002 / Python-NSE-Option-Chain-Analyzer

The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
GNU General Public License v3.0
390 stars 205 forks source link

List index out of range #32

Closed fedorajayesh closed 2 years ago

fedorajayesh commented 2 years ago

Exception in Tkinter Indexerror : list index out of range error It will not display option chain in tsheet

VarunS2002 commented 2 years ago

Most likely a duplicate of #25 Re-open issue if not.