Is backtesting necessary before Walk Forward Analysis?

Do you Backtest before Walk Forward Analysis


  • Total voters
    15
Hi everyone,

Is backtest necessary before WFA, or is it just a waste of time? Considering the fact that WFA will test the strategy's robustness and estimate its real time performance better, do you guys do backtests before WFA, or just put a strategy to test with WFA?

Thanks.
 
In my personal opinion, I believe that forward testing is more important...particularly paper trading. Back testing is okay if you want to save time.
 
Hi everyone,

Is backtest necessary before WFA, or is it just a waste of time? Considering the fact that WFA will test the strategy's robustness and estimate its real time performance better, do you guys do backtests before WFA, or just put a strategy to test with WFA?

Thanks.

How will you determine what to forwardtest without backtesting?
 
In my personal opinion, I believe that forward testing is more important...particularly paper trading. Back testing is okay if you want to save time.

I do forward testing too, but before testing the system live, you should do WFA testing to see how your system fares with changing market conditions. To do this live would take ages, however WFA can estimate how your strategy might do on forward testing and live. How would backtesting save time?
 
Hi everyone,

Is backtest necessary before WFA, or is it just a waste of time? Considering the fact that WFA will test the strategy's robustness and estimate its real time performance better, do you guys do backtests before WFA, or just put a strategy to test with WFA?

Thanks.

If you backtest first the performance of your WFA will be massively overstated, since you're only testing stuff that you know already works. This could give you overconfidence, leading to overbetting and overtrading.
 
If you backtest first the performance of your WFA will be massively overstated, since you're only testing stuff that you know already works. This could give you overconfidence, leading to overbetting and overtrading.

This is true if you backtest and OPTIMIZE. If you just backtest, WFA will optimize the system in its in-sample data and test it on out-of-sample (OOS) data. So my opinion is, WFA will optimize the system to test with OOS data, so why bother with backtesting and optimizing?
 
If you backtest first the performance of your WFA will be massively overstated, since you're only testing stuff that you know already works. This could give you overconfidence, leading to overbetting and overtrading.

Not if you do it right. The backtesting yields only preliminary results. These are verified by forwardtesting to help avoid a variety of biases.
 
What? Have you studied the basics of time series analysis? Pretty much everything you said in this post is factually incorrect.

If you backtest first the performance of your WFA will be massively overstated, since you're only testing stuff that you know already works. This could give you overconfidence, leading to overbetting and overtrading.
 
Back
Top