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

[Metastockusers] another range band code....



PureBytes Links

Trading Reference Links


just needed it for an exploration, maybe it will help
others too....it somewhat improves dochian channel i
beleive, otherwise it can be used like the %b
as it has tighter ranges.....



q1:=Input("what lookback period",1,99,13);
k1:=Mov(C,q1,S);
k2:=Abs(C-k1);
k3:=HHV(k2,q1);
k4:=k1+k3);
k5:=k1-k3;
k5;k4;k1;

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/mk9osC/hP.FAA/3jkFAA/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/