Project Description:
just write a smal prg which should do the following:
- start automatic once a day ( Mo-Fr ) at a predefined time
- load intradaydata for some stocks ( the list of the stocks will be defined in a seperate text file ) using the esignal api
Please take a look at the follwoing link for some example codes using the ESignal API
http://share.esignal.com/groupcontents.jsp?folder=&groupid=185
- save the collected data to a text file in special directory (e.g c:/data/stocksymbol/date...)
- import the text file to a sql database