NSE DataExtractor for FCharts

#71
Hi,

if you are getting error 'component MSINET.OCX not correctly registered' while executing the application,
1) download the attached zip file, extract MSINET.OCX file and save it under C:/windows/system32.
2) Click Start and then click Run
3) In the Open box, type regsvr32.exe msinet.ocx to register the file
 
#72
friends,

please find the latest exe file of dataextractor. No need to uninstall the old version.
just go to the folder where the DataExtractor is installed and overwrite the old file with this new file.

this is a zip file, you need to unzip it. Also, you can follow the steps listed by bandrios to install MSINET in you computers (for win98( if you have problem using it.

Satya
 
Last edited:
#73
srisara said:
friends,

please find the latest exe file of dataextractor. No need to uninstall the old version.
just go to the folder where the DataExtractor is installed and overwrite the old file with this new file.

this is a zip file, you need to unzip it.
Satya
Win 98 users, can you try this version. I go away with INET Control and instead used an Windows API.

I hope it works for Win 98 users.
follow the above steps to copy the file.
and also

frist try to download 1 week data, if sucessful go for a month and then year.

/********************************
I have included some more new features on request

1. It used to extract only EQ Series, now both EQ and BE Series are extracted
2. If a scrip falls under both EQ and BE Series on the same day, i am selecting only 1 series (BE) so that no duplicate data gets downloaded.

still i am not sure why such data exists in NSE BhavCopy, If someone comes up with an answer and suggestion it will be great

************************************/

let me have your feedback on this.

Satya
 
Last edited:
#77
srisara said:
I forgot to remove the references of MSINET in my project. that might be causing the problem.

The code is at home, will publish by evening.

Satya

please try this.. I have backtested with 10 days data and it works fine.

key points:
1. removed the refrences of MSINET from the project itself and complied again.

unzip and overwrite the old file with the new file.

post your feedback to me.
Satya
 
Last edited:

pkjha30

Well-Known Member
#78
Hi Srisara

I just tested your program on win98SE system and it worked without any problem. Conversion to FC Charts , MetaStock and AMiBroker also worked fine without any hassle.

In dest. folder entry if name of a non existent file is provided for downloading data, data is downloaded but not stored anywhere. Could you check the existence of folder and, if not found in the system, provide for an option to create the folder also.

can you build historical data for individual company from the bhavcopies in a perticular range in the same format:- date open high low close volume ???

Program is rock solid!!!
Thanks
pankaj
 
#79
thanks for the compliments,

I didnot code for AmiBroker, just included as an option.

Regarding checking for the folder, I shall to that.

pkjha30 said:
can you build historical data for individual company from the bhavcopies in a perticular range in the same format:- date open high low close volume ???
regarding selecting any range, well its a good idea to provide such feature to the user. I will try to work on it. I need to squeze time to get it all done.
for each individual company can also be implemented, provided all Bhav Copies are available. like you want all the history data of a scrip in 1 file. I can understand that. we can provide that option.

I will try my best...

Satya
 

pkjha30

Well-Known Member
#80
srisara said:
I didnot code for AmiBroker, just included as an option.



Satya
I again checked my folder and indeed it included converted files for FC and MS in the format Date_FC.txt and Date_MS.txt but not AMI. Conversion process gave messages for FC and MS but not for AMi which I took for missing message.

Pankaj
 
Last edited: