| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi,
The best results I have had with sar as STOPS were with very low acc 
factor :
sar(0.02,0.02)
Even with two acc factor one for short side and an other one for long 
side
I had written a plugin dll for this purpose
powersar( 0.02,0.04,0.2);
an other use of Sar could be as trend indicators, but I have not 
tested this hypothesis.
stephane
> I just discovered parabolic Sar with amibroker, and it sounds to 
good 
> to be true.
> As a trend trader, I pick up stocks in strong trend, with strong 
> fundamentals in strong industries and try to jump in at the best 
> moment, like on pullbacks.
> 
> Is the use of parabolic Sar good for trend followers ? 
> Please share your opinions about it.
> 
> I didn't tried it yet, but really like how it deals with trailing 
> stops which is a complicated thing I must deal up to now.
> 
> Thanks,
> Derek
 
 |