PureBytes Links
Trading Reference Links
|
Try the "RoC since event/date" and "Yearly RoC" indicators from
MetaStockTools.com:
http://www.metastocktools.com/MetaStock/RoC.txt
http://www.metastocktools.com/MetaStock/YearlyRoC.txt
jose '-)
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, aserr_98
<no_reply@xxx> wrote:
>
> Hi
> I don't know if this is possible.
>
> In my comentary window in metastock I would like to have the %
> since the begining the year, something like that-
> WriteVal(c-ref(c of date(1-1-2006)*100) .
> I kept the comentary window allways open, and I knew If is up or
> down and how much %. Also can use the date when I bougth and know
> my winning %.
>
> I use the following code to know the % up since the last 40 days low
> maybe is good for somebody, just copy on the commentary window,
> also can change the days
>
> Lower of 40 days WriteVal( LLV(L,40)) % Up from last 40 days low
> writeval((C/LLV(L,40)-1)*100,0.3)%
>
> Thanks for any help
>
> Antonio
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/
|