Quote from pisspotpete:
If you are talking about WL as an automated trading engine, then maybe I agree.
But WLD is a general purpose backtesting/programming system (Delphi Pascal). You can even interface to other systems/languages with COM.
Other than possibly some speed issues and lack of tick data support, there are no limitations to backtesting with WLD IMO.
Quote from OddTrader:
Do you mean this post?
http://www.elitetrader.com/vb/showthread.php?s=&threadid=32206&perpage=6&pagenumber=50
Quote from steve46:
Loosen Up:
When you characterize market data, you look for relationships between data points first. When (If) you find a stable relationship (that is repetitive) between data points, you can then choose indicators to signal you each time that specific relationship exists. In contrast, backtesters look at data, and without knowing if a stable pattern exists, they choose indicators, either at random, or in a purposeful way, and try to fit them to that data so that profitable signals are generated. These are two diametrically opposed ways of trying to make a dollar.
I hope this clears up your confusion.
Steve46
Quote from steve46:
In my opinion "eyeballing" data does not work. Search Acrary's posts for an excellent example of how correllation and dependency work. In my opinion, unless you can find a correllation between data points that is stable (tested) you are just guessing. Worse, you are usually betting your money on a something that may disappear quickly, taking a chunk of your trading account with it. Backtesting wont tell you whether this is the case. Testing to verify acceptable levels of corellation and dependency will. In my opinion that is the difference. I have to get some sleep. Take Care, Steve46
Quote from LoosenUp:
Sorry, I am still confused.
Quote from axeman:
Steve obviously KNOWS what he is talking about.