hemenkapadia / getbhavcopy

Free NSE and BSE data downloader
http://www.getbhavcopy.com
111 stars 48 forks source link

bhavcopy #230

Open SHRISHREYA92 opened 1 year ago

SHRISHREYA92 commented 1 year ago

Dear Hemen, While Downloading data error is shown as below

"Message Starting Getbhavcopy Message Settings Saved Message Downloading Data for 01-01-2020 Message Downloading NSE Equity Bhavcopy Error Could not extract NSE zip file. Error Cannot find central directory Message Downloading index data for NSENIFTY"

How to resolve? Pls Help.

Thanks and Regards

sahaveer commented 1 year ago

Here is a telegram group created to get bhavcopies from both NSE and BSE https://t.me/bhavcopy_amibroker Follow this link

The group is managed by a python bot which tweaks around NSE BSE site, gets the CSV file, converts to aminroker formatted text file.

All u need to do is, just command the bot.

Here is a smaple file for entire March 2023 series https://t.me/bhavcopy_amibroker/1358

sahaveer commented 1 year ago

Here is a telegram group created to get bhavcopies from both NSE and BSE https://t.me/bhavcopy_amibroker Follow this link

The group is managed by a python bot which tweaks around NSE BSE site, gets the CSV file, converts to aminroker formatted text file.

All u need to do is, just command the bot.

Here is a smaple file for entire March 2023 series https://t.me/bhavcopy_amibroker/1358

pparesh25 commented 1 year ago

Dear Hemen, While Downloading data error is shown as below

"Message Starting Getbhavcopy Message Settings Saved Message Downloading Data for 01-01-2020 Message Downloading NSE Equity Bhavcopy Error Could not extract NSE zip file. Error Cannot find central directory Message Downloading index data for NSENIFTY"

How to resolve? Pls Help.

Thanks and Regards

This Python program is a perfect alternative to the Getbhavcopy software. It generates the same text file as the one obtained by Getbhavcopy software. The generated file includes symbol, date, open, high, low, close and volume data arranged in columns and date format matches that of Getbhavcopy software. Additionally, all NSE index names have been changed to match the names used in Getbhavcopy's old files. This ensures compatibility with the old database of Amibroker or data import format without requiring any modifications.

https://github.com/pparesh25/Getbhavcopy-alternative