Sharing Open Source NSE Data for Algo Traders

I have been working on a few Algo Trading projects for the past few months. Today, I am open-sourcing some of the data I collected from NSE.

These are the daily reports NSE releases at the end of each trading day.
Most of the data is in .csv format a with a .md companion file for previewing online.
Most of it is from January 2020 to June 2024.

If you find these useful, please give us a star on GitHub. Thanks.

8 Likes

Thanks for the collection. Will it get updated regularly or on daily basis? I did not see any July data; that is why I asked.

I am automating the update process. After it’s complete, all the repos will get updated daily.

Wonderful. Today, I saw data until 11th July. Thanks for your efforts.
Please let us know when the process has been automated and data gets added on a daily basis.

1 Like

@iankurseth the data you’re posting on github is already present on NSE website (current & historical).
Am I missing something here, that you’re posting this again data on Github ?

No you are not missing anything. It it the same data that is on NSE website. It just makes it a bit more convenient for people to download it all at once.

1 Like