it returns the low after the second cross above zero

----- Original Message ----- 
From: "faked" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 21, 2008 12:42 PM
Subject: [amibroker] lowestsince?


> Hi all,
>
> I do not fully understand the lowestsince-function.
> In the helpsection I found the following:
> lowestsince( Cross( macd(), 0 ), Close, 1 ) returns the lowest close
> price since macd() has crossed above zero.
>
> but what does the following mean:
> lowestsince( Cross( macd(), 0 ), Close, 2 )
>
> Does it return the low after the second cross above zero, or does it
> return the 2nd low after cross, or ...??
>
> Thanks in advance for help.
>
>
>
> ------------------------------------
>
> **** IMPORTANT ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> *********************
> TO GET TECHNICAL 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
>
> *********************************
> Yahoo! Groups Links
>
>
>

Reply via email to