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

RE: [amibroker] RSI (should probably be "RS")



PureBytes Links

Trading Reference Links




I have 
a feeling that Alan was after "relative strength" (as used by IBD) to compare 
the strength of one stock against an index as opposed to "RSI" which is a 
completely different animal.  If that's the case, Anthony's reply probably 
contains the answer that Alan is seeking.
<BLOCKQUOTE 
>
  <FONT face="Times New Roman" 
  size=2>-----Original Message-----From: Jayson 
  [mailto:jcasavant@xxxxxxxxxxxx]Sent: Friday, March 14, 2003 1:14 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] 
  RSI
  <SPAN 
  class=987145517-14032003>Alan,
  <SPAN 
  class=987145517-14032003>there are a number of methods to approach this. 
  
  <SPAN 
  class=987145517-14032003> 
  You 
  could simply plot Your stocks RSI and use foreign to plot the index RSI in the 
  same pane...
  <SPAN 
  class=987145517-14032003> <FONT 
  color=#0000ff>
  pds=Param(<FONT 
  size=2>"Periods",14<FONT 
  size=2>,5,<FONT 
  size=2>21,1<FONT 
  color=#282828 size=2>);
  symbol="!<FONT 
  size=2>NDX"; <FONT 
  face=Arial color=#008000 size=2>// place your index 
  here
   
  Plot(<FONT color=#0000ff 
  size=2>RSI(pds),<FONT color=#ff00ff 
  size=2>"Stock",<FONT color=#000000 
  size=2>colorYellow,<FONT 
  color=#ff00ff size=2>1);<FONT 
  color=#0000ff size=2>
  Plot(<FONT color=#0000ff 
  size=2>RSIa(<FONT 
  color=#0000ff size=2>Foreign<FONT color=#282828 
  size=2>(symbol,"C"<FONT color=#282828 
  size=2>),pds),<FONT 
  color=#ff00ff size=2>"Index",<FONT 
  color=#000000 size=2>colorRed<FONT color=#282828 
  size=2>,1<FONT color=#282828 
  size=2>);
   
  A 
  different way to go would be to create a composite of the universe of your 
  choice and use that composite as your foreign call.
   Jayson 
  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Alan Nouray 
  [mailto:alann@xxxxxxxxxxxx]Sent: Friday, March 14, 2003 12:51 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] 
  RSIHas anybody developed a formula that calculates 
  and shows the RS of a certain stock compare to list of stocks (such as 
  N100). Something similar to RS in Investor Business 
  Daily.AlanSend 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 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 
  Send 
  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 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT









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