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
- Python (v3.6+)
- Libraries Required
- Flask - Web framework
- Matplotlib, NumPy, Pandas - Data analysis
- JSON
- Requests - Fetching data from API
- Libraries Required
- HTML + CSS + JavaScript
- Clone the repository:
git clone https://github.com/kunal-jangid/LOCa
- Install libraries (if you haven't)
pip install flask
pip install pandas
pip install matplotlib
- Enter directory:
cd LOCa
- Initiate the program:
py main.py
- Put this local host address on any browser(or just click the link): http://127.0.0.1:8080/