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

RE: [amibroker] compare two RSI



PureBytes Links

Trading Reference Links

This draws two lines, one for each index. I would like to have one line that
give a/b result, in otherwords, a compare.

Rik Rasmussen

-----Original Message-----
From: Graham [mailto:gkavanagh@xxxxxxxxxxxxx]
Sent: Wednesday, December 03, 2003 10:03 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] compare two RSI


Try this Rik

RSI1 = RSI( 14);//^NYA is the selected ticker
RSI2 = RSIa( Foreign( "^IXIC", "Close", 1 ), 14);// ^IXIC is the import
Plot( RSI1, "^NYA", colorBlue, styleLine);
Plot( RSI2, "^IXIC", colorRed, styleLine);


Cheers,
Graham
http://groups.msn.com/asxsharetrading
http://groups.msn.com/fmsaustralia

-----Original Message-----
From: Rik Rasmussen [mailto:hrasmussen@xxxxxxxxx]
Sent: Thursday, 4 December 2003 10:46 AM
To: Amibroker
Subject: [amibroker] compare two RSI


I would like to compare two RSI.

I have checked the library but did not find anything to do this.

Example: select ^NYA have an indicator that compares the RSI of the selected
^NYA with another index such as ^IXIC.

Indicator would be a line turning up if selected index has stronger RSI,
down when other index has stronger RSI.

Goal is to compare RSI of two markets, NYSE vs NASDAQ.

Anyone have a code to do this?



Rik Rasmussen


------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy
Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer
at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->

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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/




------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->

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 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/