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

RE: [Metastockusers] Re: DOR Formula



PureBytes Links

Trading Reference Links

and here is a macd kind.
Jol
xx:= Input("Periodo",0,618,6.18);
xxx:=Input("Tendencia 38.2 ó 61.8",0.001,10000,62);
des:=Input("Desplazamiento",-1000,1000,0); 
((C+(C*.0236)/xx)-C)+des;
((C+(C*.0546)/xx)-C)+des;
((C+(C*.091)/xx)-C)+des;
((C-(C*.091)/xx)-C)+des;
((C-(C*.0236)/xx)-C)+des;
((C-(C*.0546)/xx)-C)+des;
{ojo:=P-Mov(P,xxx,S);ojo;0+des;}
ojo:=P-Mov(C,xxx,S);ojo;0+des;
{Futibex =4.74--38.2}
{STXX = 6.18--61.8 <> 3' 6.18--38.2}
{STXX TICK 100--30 ¿?}



--- Lionel Issen <lissen@xxxxxxxxxxxxxx> wrote:
> The indicator is incorrect.  What you need to do is
> find the highest
> high and the lowest low over some period, perhaps
> several months. Next
> subtract the highest high from the lowest low. Next
> divide this number
> by the different factors that will give the desired
> spacing, Next add
> these numbers to the lowest low  After you've done
> all this you can plot
> the horizontal lines.
>  
> I think that it would be easier to use fib spacing.
>  
> what is the DOR formula?
>  
> Lionel
>  
>  
> 
> -----Original Message-----
> From: Dusant <cooldush@xxxxxxxxxxx>
> [mailto:cooldush@xxxxxxxxxxx] 
> Sent: Tuesday, February 18, 2003 7:27 AM
> To: Metastockusers@xxxxxxxxxxxxxxx
> Subject: [Metastockusers] Re: DOR Formula
> 
> 
> It would seem by this post, that this indicator will
> draw parallel
> lines at 0, 38.2, 50, 61.8 and 100. What about
> stocks above 100?
> What I would have thought prudent should be :
> 
> lval:= LLV(L, 200);
> lval;
> lval*1.382;
> lval*1.5;
> lval*1.618;
> lval*2;
> 
> Does it make more sense?
> Dusant
> --- In Metastockusers@xxxxxxxxxxxxxxx, Kevin
> <kevin_barry@xxxx> wrote:
> > Hello Claud,
> > 
> > Yes, the indicator is created exactly like this
> (for fib levels):
> > 
> > 0;
> > 38.2;
> > 50;
> > 61.8;
> > 100
> > 
> > It's great.
> > 
> > Regards,
> > Kevin
> > 
> > At 16:04 17/02/03 +0000, you wrote:
> > >
> > >Did anyone ever get the MS formula to set up
> Terry's
> > >indicator for the DOR levels?
> > >I would appreciate seeing it.
> > >Thank you.
> > >
> > >
> > >To unsubscribe from this group, send an email to:
> > >Metastockusers-unsubscribe@xxxxxxxxxxx
> > >
> > >
> > >
> > >Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> 
> 
> 
> Yahoo! Groups Sponsor	
> 
> ADVERTISEMENT
>  
>
<http://rd.yahoo.com/M=243066.2784922.4151385.1927555/D=egroupweb/S=1705
>
001779:HM/A=1377501/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b30890
> 113200616000> 	
>  
>
<http://us.adserver.yahoo.com/l?M=243066.2784922.4151385.1927555/D=egrou
> pmail/S=:HM/A=1377501/rand=767605658> 	
> 
> 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
> <http://docs.yahoo.com/info/terms/> . 
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/