gurusura / BhavFnO

Analyze FnO trends by using NSE Bhav copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BhavFnO

Analyze FnO trends by using NSE Bhav copy

Download entire BhavFnO folder and unzip it

In that folder open command window and write <pip install -r requirements.txt>

This will install all libraries

How to run the code

Open main.py and edit root ='your_folder_path'

Thats it, run the main.py file. It will download previous day's Bhavcopy from NSE, make calculations and graph with commentary will open in your default browser something like this

image

I explained what each code block does with comments in main.py

The code flow is like this fnobhavcopy_code_flow

About

Analyze FnO trends by using NSE Bhav copy

License:MIT License


Languages

Language:Python 100.0%