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

RE: [amibroker] Momentum Ranking - A better way for QRS and other scoring



PureBytes Links

Trading Reference Links




<FONT face=Arial color=#0000ff 
size=2>Yuki,
click 
the correlation column to sort. Perhaps the data is indeed there but if the 
start dates for the 2 stocks are not aligned........
<FONT face=Arial color=#0000ff 
size=2> 
In 
practice you will probably only need to see a small number of days to determine 
if the correlation is strengthening or weakening. try setting your exploration 
periods to say...21
 
Regards, 
Jayson 
<FONT face=Tahoma 
size=2>-----Original Message-----From: Yuki Taga 
[mailto:yukitaga@xxxxxxxxxxxxx]Sent: Thursday, December 18, 2003 
11:00 PMTo: kk2628Subject: Re: [amibroker] Momentum 
Ranking - A better way for QRS and other scoringHi 
kk2628,Friday, December 19, 2003, 11:29:25 AM, you wrote:k> 
Hi Yuki,k> Let me try...k> Open the graph of NEC then type 
the following into the AA windows. You willk> have the correlation of the 
past 100 days closing price for Fujitsu and NEC.k> If your graph is 
Fujitsu then you should replace the Fujitsu to NEC for thek> following 
code. If you want to do other correlation other than close pricek> then 
just change the "Close" to e.g "High". Hope this help.k> 
Fujitsuclose=Foreign("Fujitsu","Close");k> 
Corr=Correlation(Fujitsuclose,C,100);k> Filter = 1;k> 
addcolumn(Corr,"Corr",1.2);I must be doing something really 
stupid.  When I run this, I get aline for each date in the database, 
the ticker is NEC (expected) andno output at all under Corr.I'm as 
lost as ever.  Setting is Current Stock, all 
quotations.YukiSend BUG REPORTS to 
bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
suggest@xxxxxxxxxxxxx-----------------------------------------Post 
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
group FAQ at: <A 
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 


Yahoo! Groups Links
  To visit your group on the web, go to:<A 
  href="">http://groups.yahoo.com/group/amibroker/  

  To unsubscribe from this group, send an email to:<A 
  href="">amibroker-unsubscribe@xxxxxxxxxxxxxxx  

  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 



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 the Yahoo! Terms of Service.