| 
 PureBytes Links 
Trading Reference Links 
 | 
Terry
If you do't mind, let me know the optimization steps you use with opt 1 and
opt 2 of that system, I try the form. and it didn't works.
Thanks José Carlos
----------
> From: Tjgarrison@xxxxxxx
> To: ay286@xxxxxxxx
> Cc: metastock-list@xxxxxxxxxxxxx
> Subject: Re: Dynamic Zones
> Date: Quarta-feira, 20 de Agosto de 1997 00:11
> 
> Some people have requested that I post the RSI system using bollinger
bands
> as a dynamic zone instead of 70/30 crossover.  This is from MS 5.1.
> 
> opt1   RSI bars
> opt2   Bollinger Band lookback period, 
> 
> Open Long/Close Short
> 
> Cross( RSI(opt1), BBandBot(RSI(opt1),opt2,E,1.65))
> 
> Open Short/Close Long
> 
> Cross( BBandTop(RSI(opt1),opt2,E,1.65), RSI(opt1))
> 
> Regards,
> 
> Terry
 
 |