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

RE: Analyzing Systems Performance Offline



PureBytes Links

Trading Reference Links

Final Limit/Stop order trapping:
	There is a technique to do this......
	FileAppend with dates that correlate to the final trade date.

	I will check into my code later.

Performance across mult symbols:
	Just send the performance report to an Excel file.....for each symbol.
	Name each one a unique XLS file.
	Then merge the sheets after adding a column for the symbol.

> -----Original Message-----
> From: Brooks Jealous [mailto:brooksjealous@xxxxxxxxxxxxxxxx]
> Sent: Monday, January 17, 2000 11:54 AM
> To: omega-list@xxxxxxxxxx
> Subject: Analyzing Systems Performance Offline
>
>
> Trying to analyze system performance across multiple symbols and OR tech
> supp says I need to write order/position data to file.
>
> Can anyone tell me if it's possible to read tracking center order
> data (eg
> actual price of an open LE). Tried the PRINT command from within
> easy lang
> script, but final limit and stop order executions on future bars are not
> known...or am I missing something?
>
> TIA
>
> Brooks
>
>