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

Re: [EquisMetaStock Group] Brown's Derivative Oscillator



PureBytes Links

Trading Reference Links

------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.

To reply:  http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5556
------------------------------------------------------------------------

Hi Maurice,

How about the formula for the Composite Index? Looks fascinating on 
her site, but she's asking about $800 for it! She says it can be 
figured out reading the book... Have you figured it out? Wanna share?

Harold



--- In equismetastock@xxxx, "Maurice Odekerken" 
<maurice.odekerken@xxxx> wrote:
> Bruneski,
> 
> For explanation, buy the book; TA for the trading...............
> 
> Formulas:
> 
> CB - Derivative Oscillator:
> 
> Mov( Mov( RSI(14), 5, E), 3, E) -
> Mov( Mov( Mov( RSI(14), 5, E), 3, E), 9, S)
> 
> CB - Extreme xy2:
> 
> MovAvg := 14 ; {Choose an MA}
> Extreme := C - Mov(C ,MovAvg ,S );
> Extreme ;
> {HHV(Extreme ,200);
> LLV(Extreme ,200 );}
> 
> CB - RSI + Vol-Bands:
> 
> atrc:=ROC(RSI(14),1,$);
> 
> Mov(RSI(14),6,S)+2.3*Mov(atrc,15,S);
> Mov(RSI(14),6,S)-2.3*Mov(atrc,15,S);
> RSI(14)
> 
> CB - RSI Trend:
> 
> RSI(13) - RSI(21); {Plot as histogram and play with the parameters. 
The first parameter has to be smaller. Plot 1 or 2 MA's on it!}
> 
> CB - RSI Wave Study:
> 
> Z:=Wilders(If(ROC(L,1,$)>0,ROC(L,1,$),0),14);
> Y:=Wilders(If(ROC(L,1,$)<0,Abs(ROC(L,1,$)),0),14);
> Z1:=Wilders(If(ROC(H,1,$)>0,ROC(H,1,$),0),14);
> Y1:=Wilders(If(ROC(H,1,$)<0,Abs(ROC(H,1,$)),0),14);
> rsil:=100-(100/(1+(Z/Y)));
> rsih:=100-(100/(1+(Z/Y)));
> rsihlc:=(rsil + rsih + (2*RSI(14)))/4;
> 
> Mov(rsihlc, 2, S);
> Mov(rsihlc, 5, S);
> Mov(rsihlc, 9, S);
> Mov(rsihlc, 13, S)
>   ----- Original Message ----- 
>   From: bruneski 
>   To: equismetastock@xxxx 
>   Sent: Tuesday, November 26, 2002 12:33 PM
>   Subject: [EquisMetaStock Group] Brown's Derivative Oscillator
> 
> 
>   Hi! I'm a newcomer to this group.
> 
>   As a user of Metastock 7, I'd deeply appreciate if somebody could 
>   help me with Brown's Derivative Oscillator.
> 
>   I'm looking for 
>   (1) an Internet-based description and explanation of this 
indicator
>   (2) the Metastock formula to implement it.
> 
>   Thanx in advance. Cheers.
> 
> 
>         Yahoo! Groups Sponsor 
>               ADVERTISEMENT
>              
>        
>        
> 
>   To unsubscribe from this group, send an email to:
>   equismetastock-unsubscribe@xxxx
> 
> 
> 
>   Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
ˇFREE Health Insurance Quotes-eHealthInsurance.com
http://us.click.yahoo.com/1.voSB/RnFFAA/46VHAA/BefplB/TM
---------------------------------------------------------------------~->

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

 

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