PureBytes Links
Trading Reference Links
|
I'm had the same dilemma. The only way is to save the optimization report
to a spreadsheet perform your own MyFactor calculation and find your pest
parameters.
Marlowe
----- Original Message -----
From: Ian MacAuslan <imacauslan@xxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Monday, May 15, 2000 10:24 AM
Subject: EasyLanguage & Optimizing for a Composite "best" user input setting
> For optimizations I run I'd like to optimize not just by one of TS's
> canned fields -- "Avg Trade", "Profit Factor", "% Profitable", etc --but
> maybe for a composite of them. For example
>
> MyFactor = (Net Profit * Profit Factor) / DrawDown
>
> Can this be accomplished? I'm not knowledgeable enough about how
> TradeStation's *optimization engine* interfaces with EasyLanguage to
> know if a value can be passed?? "HashNums" or similar global variables
> utility would probably be helpful, if so; at this point, I'm wonderting
> if anyone else has already gone down this road?
>
> Any comments appreciated!
> ian
>
|