PureBytes Links
Trading Reference Links
|
Just use it like any other array
Signal()
Or
Valuewhen function if you need a value at a particular occurrence
Or of course Ref(signal(),-x) for a particular day past.
Cheers,
Graham
-----Original Message-----
From: n7wyw <dennisljohnston@xxxxxxxxxxx>
[mailto:dennisljohnston@xxxxxxxxxxx]
Sent: Friday, 14 February 2003 10:31 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Value of signal line in MACD
I have a question for you experienced AB users. I want to be able
to use the value of the signal line in MACD to do some
calculations. How do I get that value? I also want to get the
value of the slow stochastic for a calculation too. I'm sure there
is a simple way to do that and hope you can tell me. thanks.
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|