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

Re[4]: [RT] conv div on macd



PureBytes Links

Trading Reference Links

Hello Bryant,

nothing fancy--

Input: AV1(3),AV2(10),AV3(16), RngMult(1.2), RngLen(20);

Vars: Trend(0), UpBand(0), LoBand(0);
Trend = AVERAGE(AVERAGE(C,AV1)-AVERAGE(C,AV2),AV3);
UpBand = Trend + RngMult*Average(Range, RngLen);
LoBand =  Trend - RngMult*Average(Range, RngLen);
Plot1(AVERAGE(C,AV1)-AVERAGE(C,AV2),"3-10");
Plot2(Trend,"3-10-16");
Plot3(UpBand,"Upper Band");
Plot4(LoBand, "lower band");


-- 
Best regards,
 Jim Johnson                           mailto:jejohn@xxxxxxxxxxxxxxxx

Friday, March 22, 2002, 9:40:42 PM, you wrote:

B> Jim,
B> That is an excellent addition,, bands of the difference .. I use this tool both on screen time data and as run on hidden data at a 1/3 or 1/5 ratio for a trend filter .. I really like the bands ,
B> are they an envelope of the 16 period or is there something fancy going on there ?
B> Bryant 
B> ----- Original Message ----- 
B>   From: Jim Johnson 
B>   To: BobR 
B>   Cc: realtraders@xxxxxxxxxxxxxxx 
B>   Sent: Friday, March 22, 2002 4:17 PM
B>   Subject: Re[2]: [RT] conv div on macd


B>   Hello BobR,

B>   that's correct.  and every time I compare it to some other, often more
B>   complicated oscillator, it is my preference.  the only change I made
B>   was to add bands above and below the 16 bar line. and I sometimes use
B>   10 instead of 16.  the bands are pretty good for overbought/oversold
B>   conditions.

B>   -- 
B>   Best regards,
B>   Jim Johnson                           mailto:jejohn@xxxxxxxxxxxxxxxx

B>   Friday, March 22, 2002, 4:06:14 PM, you wrote:

B>   B> During one of Linda's free Java sessions she said that her MACD is created
B>   B> with 3 and 10 period SIMPLE moving averages and not exponential moving
B>   B> averages as is found in some software packages.

B>   B> bobr

B>   B> ----- Original Message -----
B>   B> From: "Mikey" <mtg1021@xxxxxxxxxxxxx>
B>   B> To: <realtraders@xxxxxxxxxxxxxxx>
B>   B> Sent: Friday, March 22, 2002 12:55 PM
B>   B> Subject: Re: [RT] conv div on macd


B>   >> i didn't know that walt bressert had a macd   i would like to see it if
B>   B> you have
B>   >> it  but   mine is just the std ole trade station macd
B>   >>
B>   >> ckp wrote:
B>   >>
B>   >> > MIckey
B>   >> > iIs this the walterbressert indicator(macd) or this is in the
B>   B> tradestation?
B>   >> > If this is the tradestation indicator then what is the input?
B>   >> > Thank you
B>   >> > Kris
B>   >> > ----- Original Message -----
B>   >> > From: "Mikey" <mtg1021@xxxxxxxxxxxxx>
B>   >> > To: <realtraders@xxxxxxxxxxxxxxx>
B>   >> > Sent: Friday, March 22, 2002 9:17 AM
B>   >> > Subject: [RT] conv div on macd
B>   >> >
B>   >> > > see the attached chart
B>   >> > > what i do is to convert the macd into a line and then plot it into sub
B>   >> > > graph one  ( the price bars) and then to look for conv div in this
B>   >> > > manner
B>   >> > > for ease of perusal i have marked a couple of trades up so it is
B>   B> easier
B>   >> > > to see
B>   >> > > normally there are three macd components on trade station they are the
B>   >> > > fact ma slow ma and the macd diff   i am just using the macd diff and
B>   B> i
B>   >> > > have blacked out the two moving averages since (though necessary for
B>   B> the
B>   >> > > computation A)       they just clutter up the chart
B>   >> > > take a look at it and then i will be more than happy to answer any and
B>   >> > > all questions
B>   >> > > mikey
B>   >> > >
B>   >> > >
B>   >> > > To unsubscribe from this group, send an email to:
B>   >> > > realtraders-unsubscribe@xxxxxxxxxxxxxxx
B>   >> > >
B>   >> > >
B>   >> > >
B>   >> > > Your use of Yahoo! Groups is subject to
B>   B> http://docs.yahoo.com/info/terms/
B>   >> > >
B>   >> > >
B>   >> >
B>   >>
B>   >> --------------------------------------------------------------------------
B>   B> --
B>   >> > ----
B>   >> >
B>   >> >
B>   >> > To unsubscribe from this group, send an email to:
B>   >> > realtraders-unsubscribe@xxxxxxxxxxxxxxx
B>   >> >
B>   >> >
B>   >> >
B>   >> > Your use of Yahoo! Groups is subject to
B>   B> http://docs.yahoo.com/info/terms/
B>   >>
B>   >>
B>   >>
B>   >> To unsubscribe from this group, send an email to:
B>   >> realtraders-unsubscribe@xxxxxxxxxxxxxxx
B>   >>
B>   >>
B>   >>
B>   >> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
B>   >>
B>   >>



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



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

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



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


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Access the Worlds Largest network of Database Developers & Designers
Post your Project for FREE
Designers & Developers Bid to get your Business
http://us.click.yahoo.com/KyVy0A/c.zDAA/cosFAA/zMEolB/TM
---------------------------------------------------------------------~->

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/