[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Solution: OMZ -> ASCII


  • To: Pavel Kotulsky <omega-list@xxxxxxxxxx>
  • Subject: Re: Solution: OMZ -> ASCII
  • From: Timothy Morge <tmorge@xxxxxxxxxxxxxxx>
  • Date: Fri, 9 Feb 2001 13:19:10 -0800
  • In-reply-to: <HCENKOBEONKEJGGOIOHPAEGBEJAA.chrisbak@xxxxxxxxxxxxxxx>

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