PureBytes Links
Trading Reference Links
|
Tinus
Try this.
LastValue(Cum(1))=Cum(1);
> I would like to place a marker/alert (using the expert advisor) say 10 bars
> earlier (before the last bar) on a chart. Now the problem is I can't seem
> to find a way to get a reference to the last bar in a data array, so that I
> can use the ref function or prev, etc.
>
> I am sure this must be possible; any help in pointing me in the right
> direction would be greatly appreciated.
> Regards,
> Tinus Rautenbach
Kind regards
Roy Larsen
www.metastocktips.co.nz
Free formulas and MS links
----- Original Message -----
From: "Tinus Rautenbach" <tr@xxxxxxxx>
To: <Metastockusers@xxxxxxxxxxxxxxx>
Sent: Tuesday, January 25, 2005 11:27 AM
Subject: [Metastockusers] last bar in data array
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/zMEolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Metastockusers/
<*> To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|