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

Re: [Metastockusers] Weekly Double Stoch on daily charts



PureBytes Links

Trading Reference Links

Maybe if you change every 10 by 50 in the formulas.

Pierre

mdtmn a écrit:

>Hi All,
>The Double Stochastic 
>"Double Stochastic - 10 Period II
>{demominators defined to eliminate divide by zero errors}
>
>denom1:= If(HHV(H,10)-LLV(L,10)>0, HHV(H,10)-LLV(L,10), 1);
>P1:= Mov(((C-LLV(L,10))/ denom1)*100,3,E);
>denom2 := If(HHV(P1,10)-LLV(P1,10)>0, HHV(P1,10)-LLV(P1,10), 1);
>Mov(((P1-LLV(P1,10))/denom2)*100,3,E)"
>By Jim
>Atlanta GA from Trader.online.PL 
>
>OR
>
>
>H1:=70;
>H2:=40;
>H1;
>H2;
>P1:=Mov(((C-LLV(L,10))/(HHV(H,10)-LLV(L,10)))*100,3,E);
>Mov(((P1-LLV(P1,10))/(HHV(P1,10)-LLV(P1,10)))*100,3,E)
>
>The above having some horizontal reference lines
>
>Is it possible to plot the weekly indicator
>on a daily chart ?
>
>Thanks
>Michael B
>mdtmn@xxxxxxxxxxxxxxxx
>
>
>
>
>
>
>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 ---------------------~-->
Special Sale: 50% off ReplayTV
Easily record your favorite shows!
CNet Ranked #1 over Tivo!
http://us.click.yahoo.com/WUMW7B/85qGAA/ySSFAA/zMEolB/TM
---------------------------------------------------------------------~->

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/