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

RE: [amibroker] Re: opposite of NULL available ?



PureBytes Links

Trading Reference Links

I havent tried it myself but cant you do this
cond = ...... ; // whatever you want
mylowestlow = lowestsince(cond, L);
mysecondlowestlow = lowestsince(cond and L > mylowestlow, L);


From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Thomas
Sent: Monday, 14 May 2007 5:11 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: opposite of NULL available ?

Hello Joseph,

thanks, i have found a solution.

Now i am looking for a way to find the second lowest Low over any
period. It seems not to be so easy.

Kind regards
Thomas
www.PatternExplorer.com

--- In amibroker@xxxxxxxxxps.com, "J. Biran" <jbiran@xxx> wrote:
>
>
> I am not sure I understand what you are trying to achieve (what does
> endless mean?).
>
> Once you initialize a variable to ANY value it will no longer be
NULL.
>
> Maybe just set it initially to -1.0 or +999999 (not a possible
value)
> and go from there...
>
>
>
> Joseph Biran
> ____________________________________________
>
>
> -----Original Message-----
> From: amibroker@xxxxxxxxxps.com [mailto:amibroker@xxxxxxxxxps.com]
On
> Behalf Of Thomas Z.
> Sent: Sunday, May 13, 2007 12:20 AM
> To: amibroker@xxxxxxxxxps.com
> Subject: RE: [amibroker] opposite of NULL available ?
>
> Hello,
>
> i would like to initialize a variable (short stop) of my loop with
> endless
> value, not search if a value is endless.
> Is there any way ? Otherwise I think I have to solve it through
> another way.
>
>
> Thomas
> www.patternexplorer.com
>
>
> From: amibroker@xxxxxxxxxps.com [mailto:amibroker@xxxxxxxxxps.com]
On
> Behalf
> Of Tomasz Janeczko
> Sent: Sunday, May 13, 2007 1:44 AM
> To: amibroker@xxxxxxxxxps.com
> Subject: Re: [amibroker] opposite of NULL available ?
>
> Hello,
>  
> NOT IsNull( ...)
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: J. Biran
> To: amibroker@xxxxxxxxxps.com
> Sent: Sunday, May 13, 2007 1:22 AM
> Subject: RE: [amibroker] opposite of NULL available ?
>
>  
> !NULL or NOT NULL  ??
>  
>
>
> Joseph Biran
> ____________________________________________
> ________________________________________
> From: amibroker@xxxxxxxxxps.com [mailto:amibroker@xxxxxxxxxps.com]
On
> Behalf
> Of Thomas Z.
> Sent: Saturday, May 12, 2007 11:53 AM
> To: amibroker@xxxxxxxxxps.com
> Subject: [amibroker] opposite of NULL available ?
> Hello,
>  
> does anyone know if the opposite of NULL is available ?
> I want to use an unlimited value inside my loop to start.
>  
>  
> Thomas
> www.patternexplorer.com
>

__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___