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

how i can save oi and change in oi #4

Closed OXENHUNTER closed 3 years ago

OXENHUNTER commented 3 years ago

bchaurasiya5163@mail.com

VarunS2002 commented 3 years ago

The program currently doesn't support saving the values of OI and Change in OI. Is that what you wanted?

OXENHUNTER commented 3 years ago

can you provide your contact

OXENHUNTER commented 3 years ago

please you can modify this code for me

VarunS2002 commented 3 years ago

I'm currently working on a different project, I'll add this to future projects once I'm done with that.