Walk Forward Analysis

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #73043 quote
    ChrisNYEChrisNYE
    Participant
    Senior

    Can someone please explain to me in easy terms what WFE is in the back testing module? I have read nearly everything I can and still cannot understand what it is and how it is to be used to my advantage.

    #73053 quote
    VonasiVonasi
    Moderator
    Master

    Put simply it is just breaking the data down into in sample and out of sample periods and then comparing the results from one in sample period with its out of sample period to give an idea of strategy robustness and likely hood of it working the same going forward.

    In PRT you can also use it to find optimized variables. You are looking to see that after the optimization run each IS and OS pairing has similar variable values. Some people use this to fine tune their finished strategy regularly by re-optimizing and using the last set of values as these worked best on the latest data.

    Personally I just use it for straight forward IS and OS testing for robustness. I fix all variables as to how they would be in the final strategy and then set a ‘dummy variable’ from 1 to 1 and turn on WF. By running various tests with different length IS and OS periods I have a good idea of how fitted the strategy is.

    Hope this helps.

    #73075 quote
    ChrisNYEChrisNYE
    Participant
    Senior

    Yes it kind of does.

    What in in sample and out of sample? My understanding is if you are backtesting historical data this in sample and when you go into your demo account and go live this out of sample?

    borderlineJim thanked this post
    #73077 quote
    VonasiVonasi
    Moderator
    Master

    Correct it is – and it is the best sort of IS and OOS.

    What walk forward does is break the historical data that you have down into say 5 IS periods that it optimizes the variables on and then it applies the best performing variables at fixed values to the attached connected OOS period. It will do this for all 5 IS and OS pairs. Then it adjusts the results so that even if the OS data period is shorter than the IS the results are comparable.

    #73196 quote
    jebus89jebus89
    Participant
    Master

    u should check out the guide that nicolas wrote, helped me alot.

    Nicolas and borderlineJim thanked this post
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

From idea to ProBuilder code in seconds.

Your coding copilot for ProRealTime™. Ask in plain English — get clean, ready-to-paste indicators, screeners and systems.

Available in 7 languages
Try ProRealAI

Walk Forward Analysis


General Trading: Market Analysis & Manual Trading

New Reply
Author
author-avatar
ChrisNYE @chrisnye Participant
Summary

This topic contains 4 replies,
has 3 voices, and was last updated by jebus89jebus89
8 years, 3 months ago.

Topic Details
Forum: General Trading: Market Analysis & Manual Trading
Language: English
Started: 06/13/2018
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...