PureBytes Links
Trading Reference Links
|
If I am running an optimisation test on several symbols, how do I
view the optimal variables for each symbol, eg:
period1 = Optimize("DMI",2,2,20,2);
Buy = Cross(PDI(period1),MDI(period1));
etc...
I'd like to see:
AAPL: Optimal DMI = 8
GOOG: Optimal DMI = 6, etc...
I ran the Optimiser on these two symbols but just got a mixed report
that didn't indicate which symbol was what.
Thanks - alex
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.39/687 - Release Date: 2/14/2007 4:17 PM
|