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

Re: [amibroker] function needed



PureBytes Links

Trading Reference Links

Dear Steve,
In my formula i need the lowest of this 6 studies, but sometimes i draw only
4 studies and than i need the lowest of this 4 studies.

Thanks
Thomas


----- Original Message -----
From: "Steve Wiser" <slwiserr@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, November 26, 2001 1:50 AM
Subject: Re: [amibroker] function needed


> Thomas
>
> The code I should have used is
>
> C = IIF(C>95,C,X);
>
> Steve
>
> At 01:08 AM 11/26/2001 +0100, you wrote:
> >Hi Steve,
> >
> >Thanks, but why doesn't it work.
> >Please test it. In the formula below i should see a graph with the lowest
> >value: it's 10
> >
> >L1 = 10; L2 = 20; L3 = 30; L4 = 40; L5 = 50; L6 = 60;
> >
> >x = Min(L1,Min(L2,Min(L3,Min(L4,Min(L5,L6)))));
> >Graph1 = x;Graph1Style = 2;
> >Graph1Color = 10;
> >
> >Thomas
> >----- Original Message -----
> >From: "Steve Wiser" <slwiserr@xxxx>
> >To: <amibroker@xxxxxxxxxxxxxxx>
> >Sent: Monday, November 26, 2001 12:59 AM
> >Subject: Re: [amibroker] function needed
> >
> >
> > > Thomas
> > >
> > > How about:
> > >
> > > Checking out the attached gif.
> > >
> > > Steve
> > >
> > > At 12:39 AM 11/26/2001 +0100, you wrote:
> > > >Sorry, it's not the function that i need, because i can only use two
> > > >arguments with this function.
> > > >Currently i've 6 arguments and want every day the lowest of this 6
> >arguments.
> > > >
> > > >Please help
> > > >
> > > >Thanks
> > > >Thomas
> > >
> > >
> > >
> > >
> > > Your use of Yahoo! Groups is subject to
> > <http://docs.yahoo.com/info/terms/>http://docs.yahoo.com/info/terms/
> > >
> > >
> >
> >
> >
> >Yahoo! Groups
>
>Sponsor<http://rd.yahoo.com/M=212180.1701098.3252983.1269402/D=egroupweb/S=
1705007389:HM/A=812074/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b153340
270003000>
> >
> >
> >Your use of Yahoo! Groups is subject to the
> ><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>