Search results

  1. V

    StockD - Another NSE EOD Data Downloader

    Thanks for reporting @kaly422000 However, I just tried right now with the NSE Daily (with Delivery) profile and it is downloading equity and indices. Futures data isn't downloading at the moment, I think some delay from NSE end.
  2. V

    StockD - Another NSE EOD Data Downloader

    Everyone, there is a known issue with NSE servers. Unfortunately NSE has changed their cookie policy from server side to client side which means more complicated programming for me to keep StockD running. Without community support it's hard for me to keep maintaining StockD. I've been working...
  3. V

    StockD - Another NSE EOD Data Downloader

    Will add it on the ToDo list. Working on a native UI for the software currently. In the meanwhile, if you know, can you list example BSE links from where EOD bhavcopy is downloaded?
  4. V

    StockD - Another NSE EOD Data Downloader

    Hi Brighton, Did some more testing with a windows 10 laptop and I think I found the root cause. It seems to happen when scaling is set to some value in display settings (On my device, the setting reads as "Change the size of text, apps and other items"). The browser that I use (chromium) has...
  5. V

    StockD - Another NSE EOD Data Downloader

    Weird. I've tested against this version on my copy of windows 10 home x64 as well (with different monitors and resolutions), but this doesn't happen I'm working on a couple of changes in UI framework and will do another release. Maybe that'll fix the issue but can't say for sure. It will take...
  6. V

    StockD - Another NSE EOD Data Downloader

    Thanks for reporting Brighton. Interesting issue and I've not seen this issue on a similar setup. It does seem related to screen redrawing. I'm offloading it to a web browser like Chromium. Can you confirm the dot net version on your computer? Maybe try after switching to the latest version from...
  7. V

    StockD - Another NSE EOD Data Downloader

    Hi, I believe there would've been no year end issues with StockD and it'd have worked fine. There was some issues reported by several folks around republic day. I believe it was a minor server outage where I store notifications about latest releases etc and would not affect any critical...
  8. V

    StockD - Another NSE EOD Data Downloader

    Sorry but I don't think I'll be able to provide updates to NSEEodFixed or older versions. Newer versions of StockD are intended to fix any issues found in previous versions, so I recommend you to update to the latest version. I've already logged an issue to track this at...
  9. V

    StockD - Another NSE EOD Data Downloader

    I see. The black window is essentially the launching terminal (I use it during debugging code), and can be safely ignored. I probably forgot to turn off debug mode before I created the release. Will do that in next release.
  10. V

    StockD - Another NSE EOD Data Downloader

    I've released StockD v4.5 It should solve recent problems with downloads from NSE Archives link profile. I'd also advise anyone facing problems with Bhavcopy downloads, to try switching between link profiles and use the one that works best for them. As always, latest release can be downloaded...
  11. V

    StockD - Another NSE EOD Data Downloader

    The idea is that if there is any data available for a given day, be it bhavcopy or index data or futures data, the day is processed and whatever is available is downloaded. So that's why if NSE hasn't uploaded bhavcopy for a day, only the bhavcopy download fails and rest proceeds. The issue...
  12. V

    StockD - Another NSE EOD Data Downloader

    Had a look at those. Turns out NSE has not uploaded 13th April sec_full csv file for that date on the NSE (daily with delivery data) server, so the data is not available. (Try https://archives.nseindia.com/products/content/sec_bhavdata_full_13042020.csv and then try...
  13. V

    StockD - Another NSE EOD Data Downloader

    Also conversely, if there is any weekend on which the exchange was open specially, then skipping weekends will skip that day as well
  14. V

    StockD - Another NSE EOD Data Downloader

    No, you're not missing anything. It's just that the downloader cannot handle exchange holidays because they occur randomly and there is no fixed pattern to them. I'll have to feed them in the system manually for all years (at least 2010-2020), but I don't have enough time to do that. If someone...
  15. V

    StockD - Another NSE EOD Data Downloader

    The logs say that you are running in secure mode. Since you required insecure mode previously, kindly turn on the insecure mode in advanced settings in v4.4 (Also mentioned in the release notes here: https://github.com/virresh/StockD/releases/tag/4.4)
  16. V

    StockD - Another NSE EOD Data Downloader

    I think file sharing services do not version files properly, and it'll be a big headache for me to manually maintain each version's mirror. I downloaded the file from github and it completed in a few minutes so I don't think direct download from the servers would be a big issue. If someone is...
  17. V

    StockD - Another NSE EOD Data Downloader

    NSE doesn't provide index data pre-2012. I have checked this by downloading the same from NSE website directly. If you want to get that old data, you're probably better off with the paid API. I cannot provide support for this.
  18. V

    StockD - Another NSE EOD Data Downloader

    I have mentioned this in the user manual. If you are looking for historical data, I suggest you to download it using a different link profile. Also, you will not get delivery data for historical data. Detailed description of link profiles is given at...
  19. V

    StockD - Another NSE EOD Data Downloader

    The download is provided by Github servers. I don't have funds to host it on a custom high speed server. Request you to understand and download at night if speed is an issue. Delivery data is optional, and not the default It will replace the OI column rather than a new column