PureBytes Links
Trading Reference Links
|
Hi Lionel,
the thing I searched was because it isn't so frequent an immediate
reverse of Parabolic Sar (only one point and then to the other side...).
My purpose was very simple :-)
Thanks for your help
Robin
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Lionel
Issen
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Monday, March 03, 2003 10:59
PM
Subject: RE: [Metastockusers]
Exploration
<FONT face=Arial
size=2>Robin:
<FONT face=Arial
size=2>
You may have
misunderstood me. I meant instead of the SAR function use a moving average
cross for timing.
<FONT face=Arial
size=2>
You might be able
to use something like
<FONT face=Arial
size=2>ColA
if SAR >=
1.0001*C and
<FONT face=Arial
size=2>ColB
if SAR<=C. with
some additional conditions.
<FONT face=Arial
size=2>
<FONT face=Arial
size=2>.
Hope this
helps
<FONT
face=Tahoma size=2>-----Original Message-----From: Robin Hood
[mailto:robinhood@xxxxxxxx] Sent: Monday, March 03, 2003 3:22
PMTo: Metastockusers@xxxxxxxxxxxxxxxSubject: Re:
[Metastockusers] Exploration
Thank you Lionel, Ron, Roy.
I tried this solution, but it doesn't work (even if graphically we can
apply moving average to Parabolic Sar):
Col A
Cross(C,Mov(SAR(0.02,0.2),1,S))
Col B
Cross(Mov(SAR(0.02,0.2),1,S),C)
The filter is not the problem I think (I just wanted filter low volume
stocks and formulas on columns should do the selection).
If I'll resolve the problem, I'll notice you about
robin
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Lionel
Issen
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Monday, March 03, 2003 8:11
PM
Subject: RE: [Metastockusers]
Exploration
The cross
function doesn't really apply to the SAR indicator as SAR is
discontinuous. It is either above the price or below the price. Try
using a moving average or an MACD indicator.
<FONT face=Arial
size=2>
<FONT face=Arial
size=2>Lionel
<FONT
face=Tahoma size=2>-----Original Message-----From: Robin Hood
[mailto:robinhood@xxxxxxxx] Sent: Monday, March 03, 2003 12:43
PMTo: <A
href="">Metastockusers@xxxxxxxxxxxxxxxSubject:
[Metastockusers] Exploration
Hi, I've problems with this very simple exploration
Col A: BuyCross(L,SAR(0.02,0.2))
Col B: SellCross(SAR(0.02,0.2),H)
Filter
(VOLUME*C)>400000
The filter is for Italian Market (Euro)
The fact is that I tried to divide the exploration in order to have one
for Buy and one for Sell separately.
So, I've found that the report offers the same results for each
exploration :-O
I've done some basic error or my metastock 7.2 is drunk?
RobinTo unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
To unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
To unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use
of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
To
unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use
of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|