Skip to content

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.

License

Notifications You must be signed in to change notification settings

kunal-jangid/LOCa

Repository files navigation

Screenshot

Description

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

Requirements

  • Python (v3.6+)
    • Libraries Required
      • Flask - Web framework
      • Matplotlib, NumPy, Pandas - Data analysis
      • JSON
      • Requests - Fetching data from API
  • HTML + CSS + JavaScript

Installation

  • 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/

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published