For stock trading, a market index benchmark sometimes makes sense if you’re trading long-only. I will probably add something like that. I’ve discussed “perfect profit” in my newsletters and developed a slightly more sophisticated version, which I presented in an article. The problem with so-called perfect profit is that it’s so far away from any realistic results that it’s basically meaningless as a comparison. If you try to use it as an optimization objective (for example, trying to minimize the difference between the ideal equity curve and the actual one), it’s no better than simply trying to maximize net profit.
Mike Bryant
Subject: Request: additional metrics
With some strategies, it'd be nice to be able to identify alpha and beta? Would you consider adding metrics like percent performance against the "perfect" strategy or against some market proxy, like SPY, DJIA, or other symbol we can add as a "market"?
The "perfect" strategy is based on going long each bar if the bar closes higher and going short each bar if the bar closes lower ... based on look-forward information ... it's similar to taking the sum of the absolute values of the each bars' close - open.
--
Thanks Dave, I need all the support I can get! :)
--
You received this message because you are subscribed to the Google Groups "Adaptrade Builder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adaptrade-buil...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I don’t recall the details. While I’m happy to make my newsletter articles available free of charge, I don’t offer support for my free items. The articles are intended to explain the accompanying code and serve as a starting point for the reader’s own work.
Mike Bryant
Subject: Re: Request: additional metrics
I found the article, "Ideal Trades as Targets for Strategy Development" and downloaded the IdealTrades strategy for TradeStation.eld file. I imported the eld and attached the strategy to a chart. What do I need to do to get the strategy to output to the "C:\idealtrades.csv" file? Is there a certain time frame I should select?
--
Just to clarify, Builder does in fact include CAGR (“Ave Annual Compounded Return”) and t-test (“Significance”), which is converted from the t value to the corresponding probability value in Builder. Builder includes expectancy (“Average R-Multiple (Expectancy)” ) but not the expectancy score.
Mike Bryant
Subject: Re: Request: additional metrics
I also found this article on "Key Performance Metrics" in which Jeff Swanson describes his favorite metrics. I think Builder lists all of those metrics except a few (CAGR, RAR, t-test, expectancy score).
R multiples are based on the risk. If your strategy doesn’t have risk, the r-multiple will be zero.
Mike Bryant
Subject: Re: Request: additional metrics
I've noticed that in many of my strategies, the "Ave R-Mult" is listed as 0.0000 for both IS and OOS. Is that correct?