PureBytes Links
Trading Reference Links
|
Heitor,
You can use the function lastvalue() to load a
data array, and get your calculations.
On the date of the mathematical evaluation, you
can reference a future data point using this.
E.g. assuming u have data from 1 Jan 2003 to 31
Dec 2003, you can take a data point on say 30th Jan 2003, and evaluate the
formula. However, you cannot reference a data point in future which does not
exist (like) 2 Jan 2004.
Hope this helps.
DusantChief Architect<A
href="">http://www.candlestrength.com/
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=heitor1975@xxxxxxxxx
href="">heitor1975
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Thursday, February 12, 2004 10:49
PM
Subject: [Metastockusers] Coding a
"zigzag" type indicator
How can I code in MS
language to plot an indicator as zigzag type (I mean, I have a series of
alternate values, max and min, and want to plot a line connecting them) ?
I have thought a lot and do not come to a conclusion yet (but still
trying...). The problem is how to access in a bar today a value that is
only available ahead. Many thks in advance for any ideas which can
help.Heitor
Yahoo! Groups Sponsor
ADVERTISEMENT
Click Here
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 the Yahoo! Terms of Service.
|