getbhavcopy icon indicating copy to clipboard operation
getbhavcopy copied to clipboard

Solution for GBC not working

Open RS-NDIND opened this issue 1 year ago • 2 comments

People who do not wish to be dependent forever on others can look at the solution neerajkrpal has kindly provided at the following link:

https://github.com/hemenkapadia/getbhavcopy/issues/224#issuecomment-1507482027

RS-NDIND avatar Apr 14 '23 04:04 RS-NDIND

People who do not wish to be dependent forever on others can look at the solution neerajkrpal has kindly provided at the following link:

https://github.com/hemenkapadia/getbhavcopy/issues/224#issuecomment-1507482027

Another solution here,

Hey, have created a telegram bot to download nse and bse files, been using since 2 months and working gud. Pls do follow this @Sahav_bot in telegram for downloading equity bhavcopies from both nse and bse. Created a group as well, https://t.me/bhavcopy_amibroker to get everyday bhavcopies

sahaveer avatar Apr 18 '23 06:04 sahaveer

People who do not wish to be dependent forever on others can look at the solution neerajkrpal has kindly provided at the following link:

https://github.com/hemenkapadia/getbhavcopy/issues/224#issuecomment-1507482027

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

pparesh25 avatar May 29 '23 17:05 pparesh25