Quote from sle:
It does, thank you. I can't disagree or agree, since I really have no opinion on the underlying assumption, I was just puzzled by the idea of having large gaps as good (I don't buy the Oraclewizard explanation at all).
I am sure you test for all sort of N-th worst/best losing streak, N-th worst/best trade set etc. Dumb question - the recent trades, are these outliers vs the back tests or simply bad coincidence?
OK, good. The thing with the large gaps is that there is a logic to how the initial stop gets set and it is very difficult to optimize beyond that logic. If I were to, say, change the algorithm such that the initial stop was only 50% as far, yes, my loss to win ratio would become more favorable, but the winning percentage would go way down. Of course, I know you know this, so I'm just kind of stating the obvious, which is that there are tradeoffs to each decision. If I had to estimate from historical incidents where I've seen price go very close to my initial stop and then turn back in my direction, I would say that maybe the sweet spot would be to set the initial stop at 85-90% of the distance it gets set to now. That would decrease the win rate, but decrease the average loss size and may lead to a better overall profit factor. One way I can eventually figure this out is to capture maximum adverse excursion data for each trade, but I don't have that right now.
One other way to decrease the size of the average loss would be to only take trades where the maximum potential loss was below a given threshold. Now, I did look at that and the data showed that when the initial stop was further away, the average trade result was $~230 profit per contract per trade, but when the initial stop was closer than average, the average trade result was ~$110 profit per contract per trade. Clearly, just a couple of big losses with far away stops could flip that result, but, if we are just looking at the data to drive decisions, a "risk-neutral" observer would say to definitely take the trades even with the further away stops because even when you eventually do take that huge loss, the numerous smaller gains will still leave the overall ledger positive. At least, that's the theory.
After a suggestion to look at the worst drawdown, I did see a larger drawdown in the historical results, so these live trades appear to be, at worst, marginally worse than any similar size subset of the historical trades. Which, if you buy into the idea that "your worst loss is always ahead of you", makes sense.
What I do to test at least the winning percentage against historical data is plug the sample I'm looking at winning percentage into the binomial distribution function in Excel to see what the odds of this particular sample winning percentage occurring. When I did that for the Crude trades, I got that there was a ~1.5% chance of those outcomes even if the overall winning percentage was the much higher rate that had been seen historically. It is just a matter of fact that even with a winning percentage above 90%, you are going to have scenarios in which 2 of 3 trades are losers.
I have just noticed that, ironically, those scenarios seem to occur right when I go live with an idea. It's almost as if the market says, "OK, now you see that idea is a good one, but I am going to screw with you a little bit here". Now, I'm not one of those people who think the market is out to screw anyone or help anyone, it just is what it is, but even I have to wonder at times.
