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

AW: [Metastockusers] Re: Bressert's Double Stochastic



PureBytes Links

Trading Reference Links

Where have i to subtract 50?
Please post the formula

-----Ursprüngliche Nachricht-----
Von: hcour [mailto:hcourtney@xxxxxxxxx] 
Gesendet: Samstag, 27. September 2003 14:36
An: Metastockusers@xxxxxxxxxxxxxxx
Betreff: [Metastockusers] Re: Bressert's Double Stochastic

Thanks!

H

--- In Metastockusers@xxxxxxxxxxxxxxx, "tobtrade2001" 
<tobtrade2001@xxxx> wrote:
> subtract 50
> 
> --- In Metastockusers@xxxxxxxxxxxxxxx, "hcour" <hcourtney@xxxx> 
> wrote:
> > PERIOD:=Input("PERIOD FOR DBL STO",1,1000,10);
> > denom1:= If(HHV(H,PERIOD)-LLV(L,PERIOD)>0, HHV(H,PERIOD)-LLV
> > (L,PERIOD), 1);
> > P1:= Mov(((C-LLV(L,PERIOD))/ denom1)*100,3,E);
> > denom2 := If(HHV(P1,PERIOD)-LLV(P1,PERIOD)>0, HHV(P1,PERIOD)-LLV
> > (P1,PERIOD), 1);
> > Mov(((P1-LLV(P1,PERIOD))/denom2)*100,3,E)
> > 
> > This indicator plots from 0 - 100. Is there any way to adjust the 
> > code to make it pivot around 0?
> > 
> > Thanks,
> > Harold



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 ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/