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

[amibroker] Re: LLV question



PureBytes Links

Trading Reference Links

The formula in the last post was missing a paren. It goes after the 
1041212.

bot = LowestSince(Cross(DateNum(), 1041212), C);
Filter = IIf(bot < Ref(bot, -1), 1, 0);
AddColumn(bot, "LLV", 1.2);

This gives you the successive lowest number but since the stock 
could be falling up to the lowest point multiple numbers may be 
displayed for each stock. 

If you want the lowest low change C to L

Barry

--- In amibroker@xxxxxxxxxxxxxxx, "cstrader" <cstrader232@xxxx> 
wrote:
>
> Keith:
> 
> You need something like:
> 
> Lowprice = lowestsince(Cross(Datenum(), 1041204, C);
> 
> 
> 
> ----- Original Message ----- 
> From: "traderkeith2000" <kosborn3@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, December 20, 2005 6:46 PM
> Subject: [amibroker] LLV question
> 
> 
> > Hi, I have a watchlist (41) of 80 stocks and I want to find the 
LLV of
> > each stock on a daily basis since 12 December 2004 until the 
current day.
> > 
> > Could someone please complete the following for me:
> > 
> > LowVal = LLV(L, ??????? );
> > 
> > Thanks in advance
> > 
> > Keith
> > 
> > 
> > 
> > 
> > 
> > 
> > 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 other support material please check also:
> > http://www.amibroker.com/support.html
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> >
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Try Online Currency Trading with GFT. Free 50K Demo. Trade 
24 Hours. Commission-Free. 
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

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 other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/