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

Re: [amibroker] Re: Count function?



PureBytes Links

Trading Reference Links

John,

try this explore in AA.

Filter=1;
AddColumn(Cum(1),"");

AddColumn(Count(),"count");

Anthony

nirvana1x wrote:

> hi owen, i tried stephans formula, it dont come up blue in the
> code.
> must be from a dll i have not added.
> cheers: john.
>
> --- In amibroker@xxxx, "Owen Davies" <owen5819@xxxx> wrote:
> > nirvana1x asked:
> >
> > > are you sure it said count as it may be from a script or dll.
> > > similar to the count in the formula below. but you said in blue
> > > whereee as the count here is in red.
> >
> > Quite sure. Typed it in myself, not copying anything.
> > Just intended to use it as a variable name. I think
> > Stephane found the answer.
> >
> > Owen
>
>
> Yahoo! Groups Sponsor
ADVERTISEMENT


>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.