PureBytes Links
Trading Reference Links
|
GV,
Today you have learned the formula to the RMO/Rainbow and that
programmers never lay all there cards on the table.
I'd say you've learned quite a bit.
I actually like the recursive moving average and would love to see a
shorter / easier version of it.
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "Vasanth Mohan G Buddaan"
<vgbudawn@xxx> wrote:
>
> Peter,
>
> You are very much right.
>
> How sad it has to end like it but yet a nice line of thinking to
smoothen the Rainbow itself and amazing at the way it tackles 'gaps'.
>
> Guess Wabbit did not want to spoon feed us in his post in equis
forum (link given in the earlier post by Preston) but wanted us to do
a bit of work - fair enough.
>
> MS gives Rainbow Oscillator itself as a built-in formula and hence
it is only
>
> Mov( Fml( "Rainbow Oscillator") , 81 , E )
>
> Thanks,
>
> gv
>
> ----- Original Message -----
> From: Pete Lieber
> To: EquisMetastock
> Sent: Thursday, February 19, 2009 10:25 PM
> Subject: RE: [EquisMetaStock Group] Re: adjusted moving averages
& zerolagoscillators
>
>
> GV,
>
> You are on the right track for the Rahul Mohinder Oscillator
formula. The following formula follows it perfectly:
>
>
> Mov(100 *
> (CLOSE - ((Mov(C,2,S) +
> Mov(Mov(C,2,S),2,S) +
> Mov(Mov(Mov(C,2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(C,2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(C,2,S),2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(Mov(C,2,S),2,S),2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(Mov(Mov(C,2,S),2,S),2,S),2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov
(C,2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov
(C,2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S) +
> Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov(Mov
(C,2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S),2,S)) / 10)) /
> (HHV(C,10) - LLV(C,10)),81,E)
>
> Good luck,
> Pete
>
>
> --------------------------------------------------------------------
----------
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|