NSE Intraday Data

#1
Hi,

I have written a small utility which downloads current day's intraday data of given symbol.

If any one is interested I can upload it for you.

Prabu
 
#4
I have uploaded the file, you can extract it an run.

It is a java program, To execute it just double click it or else, you can execute it from command line.

Example To execute from command line:
java -jar IntradayDataConverter.jar tatasteel tatasteel.txt
 

Similar threads