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

Re: [RT] Pivot Point Channels



PureBytes Links

Trading Reference Links

not bob or clyde but this should help *g
rgds carsten

{coded by Bob Roeske bobrabcd@xxxxxxxxxxxxx}
Inputs: Len1(7),Len2(20),PP((H+L+C)/3),K(1.0),K2(1.0);
Vars:
PPA(0),PPA2(0),AVR(0),Avr2(0),HP(0),HP2(0),LP(0),LP2(0),Res(0),Res2(0),Sup(0
),Sup2(0);

HP=PP+PP-Low;
LP=PP-High+PP;
PPA=(XAverage(PP,Len1));
AVR=k* Average(HP-LP,Len1);
Res=PP+AVR;
Sup=PP-AVR;
Plot1(Res,"Res");
Plot2(Sup,"Sup");
HP2=PP+2*(PP-Low);
LP2=PP-2*(High-PP);
PPA2=(Xaverage(PP,Len2));
AVR2=k2 * Average(HP2-LP2,Len2);
Res2=PPA2+AVR2;
Sup2= PPA2-AVR2;
Plot3(Res2,"Res2");
Plot4(Sup2,"Sup2");

----- Original Message -----
From: Joe Duffy
To: realtraders@xxxxxxxxxxxxxxx
Sent: Tuesday, February 08, 2005 3:57 PM
Subject: [RT] Pivot Point Channels


Bob or Clyde posted TS code for Duffy Pivot Point Channels. Would you guys
still have that, and if so could you post it again? Thanks! I now use Trade
Navigator, and need the code.  Thx again.

Yahoo! Groups Sponsor
ADVERTISEMENT






Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/realtraders/

To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/zMEolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/realtraders/

<*> To unsubscribe from this group, send an email to:
    realtraders-unsubscribe@xxxxxxxxxxxxxxx

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