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
404 stars 214 forks source link

Failed to fetch symbols #62

Closed sant009m closed 9 months ago

sant009m commented 9 months ago

Hi, Getting error message Failed to fetch symbols

Thanks, Santosh

image

VarunS2002 commented 9 months ago

@sant009m Is it still happening? If so, can you please upload the logs.

sant009m commented 9 months ago

Its working now. Thank you