This project downloads stock price data from NSE India. It runs in a node.js environment.
Run download.js to download the open, high, low and close prices of a specific stock within a specifc time period as a .csv file.
The program uses the stock-nse-india API.