- 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.
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd nse_indices -
Create a virtual environment:
python -m venv venv
-
Activate the virtual environment:
- On Windows:
.\Scripts\activate
- On Unix or MacOS:
source Scripts/activate
- On Windows:
-
Install the dependencies:
pip install -r requirements.txt
Run the main script:
python main.pyCSVs and JSON can be found here
