I hear what you're saying. I should check further back to find possible max drawdown. What's encouraging is that despite the crazy market this year with low volatility early in the year and high late and all the up and down the system return stays fairly steady. A couple of the parts did much better when the vix shot up and my intention is to put a volatility rule on those.
I may be jumping in before every little thing is ironed out, but if I wait till I've done that I'll never get trading!
Thanks for the advice brain.
I may be jumping in before every little thing is ironed out, but if I wait till I've done that I'll never get trading!
Thanks for the advice brain.
Quote from braincell:
If you have a truckload, no, a boatload of statistics, it makes it easier.
For an intraday system with only 1 trade per day, you'd probably need about 14 years to get statistical relevance. Then, your backtesting needs to be almost perfect with pessimistic assumptions (slippage, spread). Then you need to create a graph which will distribute the drawdowns in $ terms and in % terms during the entire period. That way you have something that should look like a normal or log normal distribution of drawdowns. Same thing for profit and loss, distribution graphs are important (and simplier to interpret than monte carlo sometimes). So when you go live you pay close attention to where your "barrage" of trades is hitting "the ground". If it's somewhere within the estimated area of the drawdown and pnl (again in $ terms and in % terms - it's important to have both because those distribution can be VERY different) then that means that your "guns" are calibrated well enough and you can feel safe. The other thing is that if you have a boatload of data you can establish statistics such as "what is the % chance that 3 loosing trades of X magnitude will happen in a row". If the % chance calculated statistically is getting too low for too long, you should be worried. If not, it might be that your first 3 trades are loosing and you panic, thinking that the system isn't working. But if you did those stats right, you might see that the chances are "pretty high" for that to happen, such as 5%. 3 trades are far less than the number of total trades in your backtest, so 5% is high. Then you can feel safe. So yeah, in short, it's all about statistics.
