PureBytes Links
Trading Reference Links
|
Greg
You don't mention if you want all the history of your indicator or just the
current bar value. Using the explorer to create a report of all current
values is pretty easy, and marking the report (high-light any line other
than the top one and Ctrl/C) to copy to excel likewise. Once in Excel save
as .csv ready to import into a text editor.
Sorry but this solution is only for the current bar of data, not history.
Roy
> I am looking for a way to export the output data of a MetaStock indicator
as
> a text file. I would like to do it for 400 securities every day. I started
> with opening each secutity and using the drag and drop method to excel
> before saving the worksheet content as a text file, but I quickly realised
> that it wasn't a smart approach. Anyone having an idea? Even if I need to
> buy a third party tool !
>
> The ideal solution would be a method like the downloader. You select a
> folder and for all the securities in this folder and for a predefined
number
> of days, you get a flat file with the values of all the available
> indicators.
>
> Sounds like a dream ...
>
> any solution?
>
> Thank you,
>
> Greg.
>
>
>
|