Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy downloader)

Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

Hi hemen,
Nse has started providing volume for indices as well so calcuating them based on scrips won't be necessary anymore.
Yes I have implemented it in 2.1.0 (not yet released) but i observed that NSE keeps on switching between providing volume data and back to not providing it...

So it is not safe to assume that NSE will always provide it.
 
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

Dear Hemen,
Please guide. How I adjust my Metastock Historical EOD Database for RELIANCE symbol after BONUS?
Thanks in advance.
-tkamal
 

bunny

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

I have just installed Amibroker and trying to get NSE EOD files in Amibroker format. I downloaded GetBhavCopy and ran it after choosing the setting, but it does not download any bhavcopy. I checked the logs and it says 'data downloaded for date xxxxxxx'. Also, the data download is completed within 2 secs.

Am I mistaken somewhere?



Better, ca someone tell me what format GetBhavCopy converts the data into? I am a programmer myself and would not mind writing a small script to convert NSE EOD files.

From another post I just read on this forum, the format is:
Code:
symbol,YyyyMmDd,Open,High,Low,Close,Volume
Can someone please confirm if the format is still the same?

Thank you,
-Bunny.
 

murthymsr

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

I have just installed Amibroker and trying to get NSE EOD files in Amibroker format. I downloaded GetBhavCopy and ran it after choosing the setting, but it does not download any bhavcopy.
.......
-Bunny.
You may download BhavCopy of yesterday.
At GetBhavCopy website, detailed instructions are given about settings and their implications.

You may try a few times more to get the feel.

No additional coding need to be done to impost into AB.

All the best.

murthymsr
 

bunny

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

Guys, its working fine now. Silly mistake on my part. I forgot to 'Save' the data storage path and the software did not alert me.
 

Mangafreakz

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

Now that NSE is giving Bhavcopy only in Zip files , is Getbhav able to download?
 

bunny

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

Hi Hemen,

Code:
Message	*********  Starting Getbhavcopy  *********
Message	Downloading symbols for index NSENIFTY
Message	Downloading symbols for index NIFTYJUNIOR
Message	Downloading symbols for index BANKNIFTY
Message	Downloading symbols for index NSE100
Message	Downloading symbols for index NSEMIDCAP
Message	Downloading symbols for index NSEIT
Message	Downloading symbols for index NSE500
Message	Downloading symbols for index MIDCAP50
Message	*********  Downloading Data for 02-12-2009  *********
Message	Downloading NSE Equity Bhavcopy
Error	Error downloading NSE Equity Bhavcopy file
Error	The remote server returned an error: (404) Not Found.
Message	Downloading index data for NSENIFTY
Message	Downloading index data for NIFTYJUNIOR
Message	Downloading index data for BANKNIFTY
Message	Downloading index data for NSE100
Message	Downloading index data for NSEMIDCAP
Message	Downloading index data for NSEIT
Message	Downloading index data for NSE500
Message	Downloading index data for NSEDEFTY
Message	Downloading index data for MIDCAP50
Message	Processing downloaded data
Error	NSE Processor cannot open temporary bhavcopy file
Error	Could not find file 'D:\Program Files\getbhavcopy\temp\NSEbhav.gbc'.
Message	********* Data download complete *********
Does not create any output in the data folder.

Please help.
 

bunny

Well-Known Member
Re: Free NSE BSE data downloader (EOD, Indices, Daily & Historical, Bhavcopy download

I don't know if anybody else is facing this issue. As a workaround, I have downloaded the PR.zip file form NSE and converted the required data in GetBHavCopy's format.

Please find it file below.
It contains indices and cash stocks(EQ/BE series only).

-Includes NSE indices and cash stocks of EQ and BE only
-Volumes for indices were filled manually from NSE's website
-Original data source 'Pd02122009.csv' from PR.zip file of NSE

http://www.4shared.com/file/164096852/44af60bb/2009-12-02-NSE-EQ.html

Import it into your software then.
 
Last edited:

Similar threads