PureBytes Links
Trading Reference Links
|
Hi Jayson,
Thursday, December 18, 2003, 10:42:59 PM, you wrote:
J> SYNTAX correlation( ARRAY1, ARRAY2, periods ) RETURNS
J> ARRAY FUNCTION Calculates correlation between ARRAY1 and ARRAY2
J> using periods range EXAMPLE correlation( close, ref( close, -5
J> ), 5 ); - this calculates
J> correlation between close price and and close price 5 days back
J> you may substitute the close of a foreign symbol or any 2
J> arrays...
Thank you both Jayson and Ken. Unfortunately, I cannot seem to make
the help file or this syntax work for me. Let's assume I want to see
the correlation over the past 750 bars for Fujitsu and NEC (actually
the case. Their tickers are 6702 and 6701 respectively. Can anyone
show me how this should be written in an exploration? I can't seem
to turn the trick using 'foreign'.
Yuki
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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
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/
|