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

Solution: OMZ -> ASCII


  • To: Chris Baker <omega-list@xxxxxxxxxx
  • Subject: Solution: OMZ -> ASCII
  • From: Pavel Kotulsky <Mmanager@xxxxxxxxxxx>
  • Date: Fri, 9 Feb 2001 11:46:45 -0800
  • In-reply-to: <HCENKOBEONKEJGGOIOHPAEGBEJAA.chrisbak@xxxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

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