PureBytes Links
Trading Reference Links
|
I *think* you can do this kind of a thing with Mansoor's utilities - I
am sure there is a link to it in the links, otherwise just search.
The downloader can also convert a whole batch of files into text and
then you can parse those text files from the command line. You can
even put it all in just one file - we've used this to convert out
Metastock data and load it into an SQL DB once. We also have
developed a java program to do this if you are using that language to
do the parsing.
Regards
MG Ferreira
TsaTsa EOD Programmer and trading model builder
http://www.ferra4models.com
http://fun.ferra4models.com
--- In equismetastock@xxxxxxxxxxxxxxx, "kose_u" <umitkose@xxxx> wrote:
> Hi there,
>
> I need to build a database of stocks with their relative indicators
> next to them for some analysis. I have a total number of indicators
> of ~50 and total number of stocks ~350.
>
> If I use the explorer, I can have and save a list of all the 350
> stocks with at most 6 indicators next to them, but unfortunately for
> one single day .
> Where as I would like to have and need this data for some number of
> past days - say 500, not to mention the relatively simple problem of
> 6 indicators limit still remains unresolved.
>
> So an example of my database would be like;
> Ticker, Date, Volume, High, Low, Close, Accum/Distrib, ArrDwn, ArrUp,
> CCI, ChMonFlow, etc as the column headers (fields) and the relative
> information for all 350 stocks and 500 days as the records.
>
> Is there any method to extract this information from MS?
>
> It would be great to have something like a command line interpretter -
> say you pass some shell command to MS and it writes Ticker, Date,
> Volume, High, Low, Close, etc to disk, depending on the paramaters of
> this shell command. Then I could generate these shell commands .
>
> I would appreciate any suggestions.
> Cheers
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|