PureBytes Links
Trading Reference Links
|
But...can you take an ascii file and turn it into an omz file!
And uh...why couldn't you just use the view data window in TS and save the
data as a comma separated file?
Have a great weekend.
Tim Morge
At 12:44 PM 2/9/01 -0500, Pavel Kotulsky wrote:
>Hello List!
>
>My modest contribution:
>
> to convert any .OMZ file into ASCII do the follows:
>
> empty the Global Server (export and save its content),
>
> import the .OMZ file
>
> write the the signal/strategy with single operator
> FileAppend and take all needed filds into it
>
> open the new chart window
>
> choose format/symbol and insert the (first) symbol from
> the Global Server
>
> set needed resolution and retrospective
>
> select Run workspace assistant mode and tune it to the
> last workspace
>
> run workspace assistant
>
>Done. You have the commaseperated file as You specified in the
>FileAppend operator.
>
>Regards,
>Pavel Kotulsky
|