What is a long enough period for backtesting a breakout strategy for forex? It's an intraday strategy that enters about 10 days per month.
Quote from Aaron:
not ones that have been optimized for profitability by adjusting your parameters or indicators.
Quote from Samspon:
He's saying the more trades the better to get an idea of how it's going to perform, but as many of possible should come from running the strategy on data that you did not use to optimize it on the first place. Otherwise you just end up curvefitting.
Quote from Aaron:
30 or more trades is enough to start to do statistics with. More trades = better statistics, though. But be sure these are out of sample trades -- not ones that have been optimized for profitability by adjusting your parameters or indicators.
Aaron Schindler
Schindler Trading
Quote from Willleung:
Aaron,
What about 91 trades in 2 months, or 467 trades in 12 months?
The system is based on indicators with no optimization.
Is it solid result statistically?
Quote from Samspon:
But if you take all the data you have, and use this to optimize your strategy, you just end up curvefitting it. You need to optimize it on one set of data, then backtest it on another. It can be the same market, just not from the same time period.