----- Original Message -----
Sent: Wednesday, June 15, 2005 9:50
PM
Subject: Re: [EquisMetaStock Group]
Marking/Counting trading days on a chart
Hi Vaughn
Try
{Reverse Bar Count}
LastValue(Cum(1))-Cum(1)+1;
or as an altrnative.
LastValue(Cum(V>0))-Cum(V>0)+1;
Kind regards
----- Original Message -----
Sent: Thursday, June 16, 2005 2:41 AM
Subject: [EquisMetaStock Group] Marking/Counting trading days on a
chart
Hi all,
Does anyone know how to write an indicator
that can mark on a chart
the number of tradings days that have
past.
For example: the most recent close would equal day 1,
previous close
would equal 2 etc.
Any help would be really
appreciated.
Thanks
Vaughan
Yahoo! Groups Links