Shubha downloader beta launched

For real time data which terminal Shubha downloader should support?


  • Total voters
    58
  • Poll closed .

kkseal

Well-Known Member
Thanks for your support. It's not bug in code, we just give data which is given by NSE, if indices data comes in same file, utility will start showing it automatically. The volume data for Nifty is given in pr.zip. We process it. If you have any other link for volume data for other indices, please share. We can look at it.
Available here

Indices- Daily Reports (from the Daily Snapshot link)

-http://nseindia.com/content/indices/ind_close_all_18032013.csv (for 18-03-2013)

Also available from this page

Historical Index Data

The csv link format is as follows (for 18-03-2013)

-http://nseindia.com/content/indices/histdata/CNX%2010018-03-2013-18-03-2013.csv

-http://nseindia.com/content/indices/histdata/CNX%20SMALLCAP18-03-2013-18-03-2013.csv

-http://nseindia.com/content/indices/histdata/CNX%20BANK18-03-2013-18-03-2013.csv

etc.

(The From, To dates part will off-course have to be according to user selection)

Think the 1st one in http://nseindia.com/content/indices/ind_close_all_<ddmmyyyy>.csv form should suffice.

Hope Volume (shares traded) is being provided & not Turnover.
 
Last edited:

mrkanitkar

Well-Known Member
hello can i run this in my anroid mobile. And i m poor in making setting in mobile . If possible can u help me kanitkar ji.
Hi Shailu,
Once you install nodejs on your phone, please run npm install shubhadownloader command from prompt. Since there are many phone models in market, we can not help to install nodejs.
 

mrkanitkar

Well-Known Member
Available here

Indices- Daily Reports (from the Daily Snapshot link)

-http://nseindia.com/content/indices/ind_close_all_18032013.csv (for 18-03-2013)

Also available from this page

Historical Index Data

The csv link format is as follows (for 18-03-2013)

-http://nseindia.com/content/indices/histdata/CNX%2010018-03-2013-18-03-2013.csv

-http://nseindia.com/content/indices/histdata/CNX%20SMALLCAP18-03-2013-18-03-2013.csv

-http://nseindia.com/content/indices/histdata/CNX%20BANK18-03-2013-18-03-2013.csv

etc.

(The From, To dates part will off-course have to be according to user selection)

Think the 1st one in http://nseindia.com/content/indices/ind_close_all_<ddmmyyyy>.csv form should suffice.

Hope Volume (shares traded) is being provided & not Turnover.
We will add this in upcoming update. It would be sometime in June-July.
 

josh1

Well-Known Member
MRK,


I had to browse 10 pages to get to the url for latest version . Please include in your signature. Yes, it is available as news at the web site.

I was not able to get the code for this utility. At 37.5 mb, I feel it is very big. I want to write/convert it in REBOL some day.

regards
 
Last edited:

mrkanitkar

Well-Known Member
MRK,


I had to browse 10 pages to get to the url for latest version . Please include in your signature. Yes, it is available as news at the web site.

I was not able to get the code for this utility. At 37.5 mb, I feel it is very big. I want to write/convert it in REBOL some day.

regards
Hi Josh,
The utility is not 37.5 MB, it's only 64 files and 833KB, rest all is infrastructure.
This is like dotnet installer is added in our installer. Since we want to deliver product for all platforms, we had two options, Java or java script frameworks.
We selected Java script (I already have same product using Java,dotnet), we selected nodejs as it's available on all platforms. We are using nodejs-webkit which is developed by Intel. We bundled nodejs and nodejs webkit with utility to ensure it works on all platforms without user interaction. Application install is smooth experience as user do not have to download and install nodejs, nodejs-webkit or asc2ms or ms2ace utils. We also included all dependencies and additional plugins which may be needed in future. We used npm update to update application automatically, this is similar to windows update. This ensures users always have latest app. Please don't go by big size of installer.
 

RDutt

Active Member
Thank you for this excellent utility :clap:. Can this feed two or more charting software simultaneously e.g. Ami as well as Metastock and also Advance Get.
 

Similar threads