Skip to content

Repository files navigation

Auto Run and Push

NSE indices analyzer and builder

  • Particularly analyzing NSE INDIA DEFENCE Index and NSE SME EMERGE Index
  • Above two indices have given an astonishing CAGR ~60.0 % over five years.
  • NSE India Defence Index is rebalance semi-annually
  • NSE Sme Emerge Index is rebalanced quaterly
  • Top 10-15 stocks can potentialy be deployed via smallcase or brokers basket.

A look at the past 1Yr performance

image


Setup

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd nse_indices
  3. Create a virtual environment:

    python -m venv venv
  4. Activate the virtual environment:

    • On Windows:
       .\Scripts\activate
    • On Unix or MacOS:
       source Scripts/activate
  5. Install the dependencies:

    pip install -r requirements.txt

Usage

Run the main script:

python main.py

Last Run data

CSVs and JSON can be found here

Special thanks to finology and nseindia for data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages