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

[EquisMetaStock Group] Re: Rate of Return Indicator



PureBytes Links

Trading Reference Links

Hi Roy & MC,

Thank you for all your help and assistance. They are exactly what i
was after!

Thank you all!!

--- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxx> 
wrote:
>
> Hi Mark
> 
> 
> If you want a rolling annual % rate of return based on the most
recent bar then this variation will provide it. 
> 
>  {Rolling Annual % Rate Of Return}
> D:=DayOfMonth();A:=LastValue(D);U:=Cum(1);
> M:=Month();B:=LastValue(M);Y:=Year();
> G:=M*31+D-(M>B OR (M=B AND D>A))*372;
> Z:=PeakBars(1,G,1)=0 OR U=LastValue(U);
> A:=ValueWhen(1,Z,C);
> B:=ValueWhen(2,Z,C);
> PREC(100*(A-B)*(B<>0)/(Abs(B)+(B=0)),2);
> 
> 
> Regards
> 
> Roy
> 
> 
>   ----- Original Message ----- 
>   From: markumansky 
>   To: equismetastock@xxxxxxxxxxxxxxx 
>   Sent: Monday, September 08, 2008 5:23 PM
>   Subject: [EquisMetaStock Group] Rate of Return Indicator
> 
> 
>   Hi,
> 
>   Does anyone know where i can find an indicator that can plot the
>   Annual Rate of Return from one year to the next?
> 
>   Any help would be much appreciated!
> 
>   Mark
> 
> 
> 
>    
> 
>   __________ NOD32 3424 (20080907) Information __________
> 
>   This message was checked by NOD32 antivirus system.
>   http://www.eset.com
>



------------------------------------

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/