Live Option Chain Analyzer data fetcher, data pipeline, and online portal to derive analysis on option chain data from NSE India and display trends for NIFTY, BANKNIFTY, and FINNIFTY option chain traders using Python, pandas data manipulation and styling, and flask integration with HTML/CSS/JS.
Live Option Chain Analyzer data fetcher, data pipeline, and online portal to derive tabular analysis on option chain data from NSE India and display trends for NIFTY, BANKNIFTY, and FINNIFTY option chain traders using Python, pandas data manipulation and styling, and flask integration with HTML/CSS/JS
git clone https://github.com/kunal-jangid/LOCa
pip install flask
pip install pandas
pip install matplotlib
cd LOCa
py main.py