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

Enhancement #63

Open AtharvS321 opened 6 months ago

AtharvS321 commented 6 months ago

hello varun, Thanks for this project. i want to do some modifications in the application please help me in that

  1. I want to add login interface for the app
  2. I want the calculation of all strike prices in the window instead of a particular strike price which we do by selecting the strike price at starting It would be very helpful if you do the above enhancements.
vcrenjith commented 6 months ago

Yes that would be a great option to have.