Welcome to the Traders Laboratory Forums.
Tools of the Trade Discussion forum for software, hardware, and computer related topics.

Like Tree1Likes

Reply
Old 08-19-2011, 12:51 PM   #1

Tradewinds's Avatar

Join Date: Nov 2008
Location: Northeast U.S.
Posts: 891
Ignore this user

Thanks: 373
Thanked 231 Times in 164 Posts
Blog Entries: 6

Walk-Forward TradeStation

tradestation 9 has Walk-Forward testing to analyze strategies. They recently added the Walk-Forward Optimizer. The tradestation Walk-Forward Optimizer (WFO) is now available to all customers with the recent release of version 8880.

https://www.tradestation.com/support...tion_0900.aspx
  • First a Strategy needs to inserted into the Chart
  • You will either need to program a strategy, or choose one of the example strategies.
  • Once a strategy is inserted into the chart, you will need to format it.

For a video of the process, open this link:

https://www.tradestation.com/support...alkforward.flv

Has anyone used the Walk-Forward testing and the Optimizer? I'd be interested to know what you have learned.
Tams likes this.
__________________
Precise, "dialed-in", targeted combination setups, like opening a combination lock; is the experience you should be having while trading. Dial left, right, left, . . . click - the lock opens.
Tradewinds is offline  
Reply With Quote
The Following User Says Thank You to Tradewinds For This Useful Post:
MadMarketScientist (08-19-2011)
Old 08-19-2011, 01:03 PM   #2

Tradewinds's Avatar

Join Date: Nov 2008
Location: Northeast U.S.
Posts: 891
Ignore this user

Thanks: 373
Thanked 231 Times in 164 Posts
Blog Entries: 6

Re: Walk-Forward TradeStation

The Walk-Forward Analysis claims to detect if a strategy has been custom fit to just one set of data, and won't work well under other circumstances. The tradestation help states:

"It detects if a system has been overfit or improperly optimized. (Studies have shown that a randomly chosen, poor, or overfit system can make money in one or two walk-forward test, but will not make money over a large number of walk-forward tests) A system that makes profit over a large number of walk-forward tests, is most likely to be successful in future."

reference: TradeStation Walk-Forward Optimizer Help
__________________
Precise, "dialed-in", targeted combination setups, like opening a combination lock; is the experience you should be having while trading. Dial left, right, left, . . . click - the lock opens.
Tradewinds is offline  
Reply With Quote
Old 08-19-2011, 02:26 PM   #3

Tradewinds's Avatar

Join Date: Nov 2008
Location: Northeast U.S.
Posts: 891
Ignore this user

Thanks: 373
Thanked 231 Times in 164 Posts
Blog Entries: 6

Re: Walk-Forward TradeStation

tradestation recommends that the strategy being tested generates at least 450 trades. The WFO (Walk-Forward-Optimization) uses an Out-Of-Sample size of 20%, so out of 150 trades, the number of Out-Of-Sample trades would only be 30 trades.

The minimum of 450 trades is to make sure that a "10 run walk-forward analysis" can be done.

Then there is the Cluster Analysis (CA) which may need even more initial trades.
__________________
Precise, "dialed-in", targeted combination setups, like opening a combination lock; is the experience you should be having while trading. Dial left, right, left, . . . click - the lock opens.
Tradewinds is offline  
Reply With Quote
Old 10-21-2011, 06:45 PM   #4

Join Date: Feb 2009
Location: Los Angeles
Posts: 33
Ignore this user

Thanks: 1
Thanked 5 Times in 5 Posts

Re: Walk-Forward TradeStation

Walk-forward analysis is good but the problem is finding an edge. It's like someone offering you a fancy car audio system as a present but you have no car.

I would like TS to incorporate some data mining capability (not NNs or anything else along that line that fits to the data). The concept behind Price Action Lab for example would be a good addition and walk-forward testing can complement that to screen patterns for robust behavior. What good is it giving a fancy tool to people when their main problem is that they have hard time finding any good strategies manually?
equtrader is offline  
Reply With Quote
Old 10-22-2011, 01:11 AM   #5

electroniclocal's Avatar

Join Date: Oct 2009
Location: London
Posts: 91
Ignore this user

Thanks: 7
Thanked 53 Times in 29 Posts

Re: Walk-Forward TradeStation

The WFO is a great tool. Problem is the usual: RIRO (rubbish in, rubbish out). The criteria that is used to both enter and exit trades is of great importance. Just using your favourrite indicator with optimised inputs, rigid targets and stops won't in most cases provide a robust model, even if one set of parameters passes WFO. It's usually just a fluke. You got lucky, as Clint would say. This is easily seen as you try and get the same "chosen" inputs after using different lengths of data both for your IS and OS testing.

The way to use the WFO is to use criteris that relates to market activity so that the algo will self adjust to the volatility and to use the WFO to fine tune its sensitivity.

Having said that, TS's WFO is the state of the art after having purchased the Grail and having the guy that owned it integrate it into TS. But its really slow when you compare it to MultiCharts but what you get from it is much better.

EL
electroniclocal is offline  
Reply With Quote
Old 10-22-2011, 10:17 AM   #6

Do Or Die's Avatar

Join Date: Jun 2011
Posts: 403
Ignore this user

Thanks: 133
Thanked 173 Times in 91 Posts

Re: Walk-Forward TradeStation

Which algo does tradestation uses for optimization?

Amibroker has a WFO engine since quite some time. It's CMAE engine is blazing fast: Amibroker- How to optimize trading system I checked a year back and the same strategy took 30-40% less time in Amibroker for optimization when compare with tradestation.

Would also like to hear how fast is tradestation's optimization algo.
__________________
Fear none, frighten none.
-My Best Contribution So Far
-Open Source Trading Platforms (Master List)
Do Or Die is offline  
Reply With Quote
Old 10-23-2011, 10:21 AM   #7

Do Or Die's Avatar

Join Date: Jun 2011
Posts: 403
Ignore this user

Thanks: 133
Thanked 173 Times in 91 Posts

Re: Walk-Forward TradeStation

WFO is available in Amibroker since early 2008: Walk-forward testing and optimization
__________________
Fear none, frighten none.
-My Best Contribution So Far
-Open Source Trading Platforms (Master List)
Do Or Die is offline  
Reply With Quote
Old 10-29-2011, 04:55 AM   #8

Join Date: Feb 2009
Location: Los Angeles
Posts: 33
Ignore this user

Thanks: 1
Thanked 5 Times in 5 Posts

Re: Walk-Forward TradeStation

Quote:
Originally Posted by Do Or Die »
WFO is available in Amibroker since early 2008: Walk-forward testing and optimization
Amibroker is a great tool. Why even compare to other bulky, overloaded expensive programs?
equtrader is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Forward (Future) Contract Pricing Algo Jibber Coding Forum 5 06-16-2011 06:19 PM
Quantum Random Walk Tams Technical Analysis 1 11-23-2009 01:31 AM
Two Steps Forward Pepper Introduce Yourself 7 03-25-2009 06:44 PM
Talk the Talk but Not Walk the Walk captjoe Trading Psychology 10 02-17-2009 04:13 AM
Looking Forward to 2008 james_gsx General Discussion 0 12-25-2007 09:37 PM

All times are GMT -4. The time now is 09:15 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.