[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: optimizing time frames



PureBytes Links

Trading Reference Links

There are several Scripts in WL that use Walk Forward Optimization. Just
go here:
http://www.wealth-lab.com/cgi-bin/WealthLab.DLL/getpage?page=ChartScript
Search.htm and key in "walk" and you get about 17 various systems there.

Volker




-----Ursprüngliche Nachricht-----
Von: Heiko Schroeder [mailto:HeikoS@xxxxxxxxxxxxx] 
Gesendet: Mittwoch, 12. November 2003 22:09
An: omega-list@xxxxxxxxxx
Betreff: Re: optimizing time frames

>Just wondering if any one has tried to do automated optimizations
inside an
>easylanguage strategy (like ummmm an adaptive techniques) where the
trades
>are worked out in theory for different say ummm moving average lengths
and
>then the results from these selected moving averages and inputed to
several
>arrays and then every 3-6 months the strategy looks at the arrays and
gets
>the previous best value and then trades the next 3-6 months with the
lastest
>best value.

I think this things can work, but you need longer time-frames.

Example:
You have CISCO and MSFT, first you will look about
how mutch money you make if you buy if avarage is up and
sell if avarge is down. You will find MSFT trend are better to trade
than CISCO you reverse the rules for CISCO (don't forget some
risk controll ).
If you know that >65% of all settings are working
you pick 4 and trade it, systems like this can work, if done right.


Heiko