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

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



PureBytes Links

Trading Reference Links




You 
may be right Chuck. If so he may wish to have a look at 
relstrength...
<SPAN 
class=430024218-14032003> 
<SPAN 
class=430024218-14032003>jayson
<SPAN 
class=430024218-14032003> 


  
  
    
      RELSTRENGTH- comparative relative 
      strength
    
      Referencing other symbol data(AFL 
      1.3)

  
  
    SYNTAX 
    relstrength( "tickername", 
      fixup = 1) 
  
    RETURNS
    ARRAY 
  
    FUNCTION 
    Calculates relative strength of currently 
      selected security compared to "tickername" security. When you give an 
      empty string as argument, a standard relative strength base security taken 
      from Stock->Categories will be used.The last parameter - fixup - 
      with the default value of 1 - causes filling the holes in the data with 
      previous values (behaviour introduced in 3.90.3), if fixup is 0 - the 
      holes are not fixed (the old, pre-3.90.3 behaviour)Note: you can still 
      use Foreign/RelStrength in the old way:Foreign( "ticker", "field" ), 
      RelStrength( "ticker" ) - then the holes will be fixed. 
  
    EXAMPLE
    relstrength( "^DJI" ) 

 Jayson 
<FONT face=Tahoma 
size=2>-----Original Message-----From: Chuck Rademacher 
[mailto:chuck_rademacher@xxxxxxxxxx]Sent: Friday, March 14, 2003 1:29 
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] 
RSI (should probably be "RS")
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 
  color=#008000 face=Arial 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. 
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.