Sunday, December 20, 2015

Version 3.2 released. Corrected issues with indices path

Hello Everyone,

The new version has been released which includes the new index symbols fixes.

Enjoy this version and let me know in case of any issues.
Thank you everyone for your patience and thank you for providing me with the index download links.

The latest version can be found here
and
The latest code at github

Take care !!

Rohit

86 comments:

  1. Hi Rohit,

    Thank you for the latest release. It is working fine.
    But the issue I have mentioned previously still persists. I could download all the data with the default settings. But once the Config window is opened it does not close again. Let me know how I could resolve the issue. As I need the config window to change the settings for adding the prefix (-I) for Futures data which is in all my previous data. Thank you again for your time on working on the application so selflessly. God Bless you.

    Regards,
    Tom

    ReplyDelete
    Replies
    1. Hi Tom,
      I am not sure why the config window would not close. Can you please email me app.log file. It can probably help me understand the actual problem.

      Thanks,
      Rohit

      Delete
    2. Hi Rohit,

      I was searching for your e-mail in this site for last 45 minutes but could not locate it. I was in the home page,download section of sourceforge, request a feature, your profile page but could find the email id.Let me know the e-mail id so that I can email you app log file.

      Delete
  2. thanx rohit for ur help again. rohit if u chek one thing, if equity and indices and future is selected then in eod folder, both future and equity downloaded. in this case have to change set up for eq and future ,not so problem but u can chek it.
    any way thanx again for ur help

    ReplyDelete
    Replies
    1. Kalyan. I am not sure what exactly is the problem. Can you please drop me an email.

      Thanks
      Rohit

      Delete
  3. Replies
    1. just unzip the downloaded file and execute NSEEODDownloader.bat . If it does not execute then you do not have java installed on your machine. Please download the latest version of java.

      Rohit

      Delete
  4. Hi Rohit,

    Can you give me installation manual.

    ReplyDelete
    Replies
    1. just unzip the downloaded file and execute NSEEODDownloader.bat . If it does not execute then you do not have java installed on your machine. Please download the latest version of java.

      Rohit

      Delete
  5. Helo rohit
    Please add bse bhavcopy feature as well. There are no bse downloader available since the demise of bhavcopydownloader.
    Delivery data incorporated in the file would also be useful.
    Downloading the bhav copy from the web site is easy. I have created the macro in excel to format the raw file. What I can not do is to insert the date column. My method works only for individual files only. Bulk files can not be processed by me, as I am not a programmer.
    Here is an old nse downloader that downloads the data without indices but with with dilevery data

    https://onedrive.live.com/redir?resid=41AD3A98E6020B0A!2465&authkey=!AIwzfXSAvduVx0Y&ithint=file%2c7z

    ReplyDelete
  6. If any one is interested in historic bse nse data. Here is the link
    https://mega.nz/#F!ggkyGTyD!jcxKDJ8ACEkAwIkY1muGzw

    ReplyDelete
  7. NSE EOD DOWNLOADER V3.2 gives message "could not find the main class, program will exit". pls help.

    ReplyDelete
  8. Hi Rohit,
    There's a bug which appeared recently. It's displaying that not able to check for news and updates and even the data isn't being downloaded. Please kill this bug! Thanks..

    ReplyDelete
  9. Hi Rohit,
    Can you please create a new feature to download FII and DII market activity... This would really be great help

    ReplyDelete
  10. Hi Rohit,

    The tool is very nice to use!
    I have a few requests:

    (1) Is it possible to retain the csv format as downloaded instead of txt format?
    (2) I noticed that while trying to download historical data of 3 years old, first few files data is missing, even though the tool says its downloaded. Can you pls check?

    Regards,

    Ramana

    ReplyDelete
    Replies
    1. Hi Ramana,
      Can you please let me know which files are missing.

      Delete
    2. Hi Rohit,

      I tried downloading files from 31st Dec '12 and found that first 2 to 3 weeks data in some files are not showing even though files are created. Please check.

      Regards,

      Ramana

      Delete
  11. nsemidcap indice stop downloading , is it a problem from nse site. every free downloader stop downloading nsemidcap

    ReplyDelete
    Replies
    1. Let me look into this. Thanks for the update Kalyan

      Delete
  12. thanx rohit , any way another request that this downloader will work with all latest update of java

    ReplyDelete
  13. Hi Rohit,

    It is not downloading the Options Bhavcopy and Currency Bhavcopy. Along with that, I am still experiencing the issue of unable to close the config window once it is opened in versiob 3 and later. I am still using version 2.2. If possible please look into it. As I tried searching the net to resolve the issue but was unable to find the solution. To diagnose further, I have kept running the .bat file then tried closing the Config window.... it was showing number of error. May be this could help you to diagnose... one of the error was "a truncation error was encountered trying to shrink VARCHAR"

    Thanks
    Tom

    ReplyDelete
  14. today again start the indices problem. indices not downloading , i think nse not uploaded or some change in their server

    ReplyDelete
  15. It is not downloading the data. Skipping files.

    ReplyDelete
    Replies
    1. Yes not downloading data skipping files ...please resplve

      Delete
  16. Dear ,

    Its Showing Error While Downloading Data ..

    Pls Fix The Same !!!

    Link : http://pho.to/A8xC3

    ReplyDelete
  17. am also a same error.. please fix the issue..

    ReplyDelete
    Replies
    1. It is just skipping files, not able to download data...kindly fix the issue.

      Delete
  18. Im unable to download bhav copy...its showing "error while downloading and skipp"

    ReplyDelete
  19. yes, its not working. please try to resolve soon.

    ReplyDelete
  20. Hi Rohit,

    Looks like there is some change in NSE website today. Files not getting downloaded from today.

    Regards
    Jay

    ReplyDelete
  21. Please code it so that the "path" / URL is read from a .txt file and users can copy-paste if not edit when need arises. Means just copy the 'new' path from this blog and paste in the NSEEODDataDownloaderPath.txt

    ReplyDelete
    Replies
    1. The links I think are stored in the derby database. The change basically is the url should start with https://www1.nseindia.com instead of http://www.nseindia.com.

      -Jay

      Delete
    2. Pls Guide How To Do That ???

      Delete
    3. The above was a suggestion for Rohitjj to implement as there are frequent path changes. The .txt file name was a name suggested so as to identify easily.

      Delete
    4. There is a derby database called nsedb. If you are java developer, you can open the db in one of your favorite IDE and update table NSEEOD.NSEBASELINK. That solves the problem.

      Delete
    5. In that case let the "father" provide user editable paths in the Settings - Config of the jar itself.

      Delete
    6. Wannabe Bull,
      You are spot on my friend. The reason all my configs staty inside derby db is because NSE changes the link every now and then.
      Rohit

      Delete
  22. Sir it's stopped downloading data getting message
    "Error while downloading bhavcopy for the day".

    ReplyDelete
  23. Rohit,

    I think the following change happened.
    The url should start with https://www1.nseindia.com instead of http://www.nseindia.com.

    Can you make the change and publish it.

    Thanks
    Jay

    ReplyDelete
    Replies
    1. Thanks for showing the way to nsedb. I am an old timer working with dbf files. Java me apna haath tang hai!!!

      Delete
    2. The http is to change to https in the url. The www1 and www difference does not matter for now. Basically I am just repeating what you said but with the emphasis on HTTPS. It has worked for me. Thanks again for the nsedb thing, for which I studied and did what was needed.

      Delete
    3. Please check your mail @wannabe.bull@gmail

      Delete
  24. hey brother the app is not working

    ReplyDelete
  25. those who solve the https issue kindly share with us as i'm not able to find NSEEODDataDownloaderPath.txt

    ReplyDelete
    Replies
    1. The file name NSEEODDataDownloaderPath.txt was just suggested to Rohitjjwala for future versions so that such minor path changes can be done by ourselves either by editing the file or by just cop-pasting. Shcu a file is not there at present.

      Delete
  26. Hi,

    I tried to open Jar file and class file to search path, but didnt fount any. :-(

    Rohit, need your attention, please assist.

    ReplyDelete
    Replies
    1. The path is stored in the nsedb database. You need a derby database editor for making the change. Not as simple as editing a text file.

      Delete
  27. can someone please post the edited file as most of us dnt know anything regarding java or programming.

    thanks in advance

    ReplyDelete
  28. Download the latest nsedb from http://hotstockdesk.com/nsedb.rar

    Replace the existing nsedb folder from this one and it will work. Please do not forget to like us on facebook

    If that fix your issue please like us on facebook at https://www.facebook.com/hotstockdesk/

    Thanks,
    Hot Stock Desk

    ReplyDelete
    Replies
    1. Dear ,

      I Am Getting Error ... Pls FIX !!!

      Link : http://share.pho.to/A99vR

      Delete
  29. This comment has been removed by the author.

    ReplyDelete
  30. Download the latest nsedb from http://hotstockdesk.com/nsedb.rar

    Replace the existing nsedb folder from this one and it will work. Please do not forget to like us on facebook

    If that fix your issue please like us on facebook at https://www.facebook.com/hotstockdesk/

    Thanks,
    Hot Stock Desk

    ReplyDelete
  31. Thanks a ton,dear, working perfectly fine

    ReplyDelete
  32. i had replaced the file but it is not openning the app
    pls help

    ReplyDelete
  33. thanks a ton working nsedb was inside the folder so it was not openning

    ReplyDelete
  34. Thanks for fixing the latest issue. It is working perfectly now. I have liked your Facebook page also.

    Thanking again for developing this useful utility.

    ReplyDelete
  35. Hi,

    Its not working for me, getting below error.

    Indices
    Done :: 11-05-2016
    Indices
    Done :: 12-05-2016
    Indices
    Done :: 13-05-2016
    Skipping Saturday :: 14-05-2016
    Download Complete

    ReplyDelete
  36. got it, its only downloading Indies and not the other stuffs....

    I think we need to fix other part too

    ReplyDelete
  37. After replacing the files in folder nsedb, Click on NSEEODDataDownloader.bat. Click on Settings > Config - Download and select Options you wish to download. It seems the nsedb unchecked all the Options in the Settings and hence data was not dowloaded. I checked for Options and its working. Thanks

    ReplyDelete
  38. no it is still not working. i selected all the options but it is only downloading indies

    ReplyDelete
  39. Yes, its working. I unchecked and checked it again. Its working :-)

    Thanks

    ReplyDelete
  40. Hi ROhit, thanks for amazing work. I have noticed few bugs, I tried downloading data for futures, EOD for 2013, 2014, and 2015. Your program is downloading 0 kb file in your temp folder & eventually i could not see any data in relevant folders.

    Pl check for this data & time duration.

    Regards
    Gaurav Goyal

    ReplyDelete
  41. what happen
    new 3.3 unable to fetch 2015 data
    its fetch data smoothly from 1st jan 2016 till date

    ReplyDelete
  42. nse eod data downloader v3.3
    could not check for update

    ReplyDelete
  43. nse eod data downloader v3.3
    could not check for update

    ReplyDelete
  44. Dear Rohit,

    Data downloader is not working since January 2017, Please have a look.

    With thanks and best regards,
    Praveen

    ReplyDelete
  45. Its working now friends , just downloaded from 2nd Jan till date .

    ReplyDelete
  46. Today 01 Jan 2018following message was dispalyed
    "Equities Bhavcopy
    Cannot find Bhavcopy for the day
    Skipping this Date 01-01-2018
    Download Complete"
    Please solve the issue.

    ReplyDelete
  47. From 1st January data is not downloading, skipping the dates, Rohit do you still maintain this blog and the program, Would you please see what is wrong?

    ReplyDelete
  48. 3.3 version will not be able to download the Nifty and Bnifty data

    ReplyDelete
  49. Rohit Ji from 2-JAN-2020 I couldn't download nse futures data pls help.

    ReplyDelete