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

New Feature Request #37

Closed deshdeepak27 closed 2 years ago

deshdeepak27 commented 2 years ago

Hi Varun and Team, Congratulations for building a great product. I have used some of the paid software for Open Interest analysis while your product offers great insights, however there is a limitation in terms of strike coverage. When i enter a strike price for Banknifty, Call/PUT sum is calculated for 2 strike price away from spot, this range is very less to capture moves of FIIs and Big players who generally position 4-7 strikes away from Spot.

If you can build a feature in the product where users can select the strikes which they want to see data that will be great and increase usability of product manifolds.

VarunS2002 commented 2 years ago

@deshdeepak27 Thanks for the request. I will be considering to add this in the future.