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

RE: [amibroker] True Strength Index



PureBytes Links

Trading Reference Links


<SPAN 
class=523344503-28102002>Larry,
<SPAN 
class=523344503-28102002> 
<SPAN 
class=523344503-28102002>try........
<SPAN 
class=523344503-28102002> 
<SPAN 
class=523344503-28102002>*****TSI*****  

x=100<FONT color=#282828 
face=Arial size=2>*EMA<FONT 
color=#282828 face=Arial size=2>(<FONT color=#0000ff face=Arial 
size=2>EMA(<FONT 
color=#0000ff face=Arial size=2>ROC<FONT color=#282828 
size=2>(C<FONT color=#282828 
face=Arial size=2>,1<FONT 
color=#282828 face=Arial size=2>),<FONT color=#ff00ff face=Arial 
size=2>25),<FONT 
color=#ff00ff face=Arial size=2>13<FONT color=#282828 face=Arial 
size=2>)/EMA<FONT 
color=#282828 face=Arial size=2>(<FONT color=#0000ff face=Arial 
size=2>EMA(<FONT 
color=#0000ff face=Arial size=2>abs<FONT color=#282828 face=Arial 
size=2>(ROC<FONT 
color=#282828 face=Arial size=2>(<FONT color=#000000 
size=2>C,<FONT 
color=#ff00ff face=Arial size=2>1<FONT color=#282828 face=Arial 
size=2>)),25<FONT 
color=#282828 face=Arial size=2>),<FONT color=#ff00ff face=Arial 
size=2>13)<FONT 
color=#282828 size=2>;
Plot(x,<FONT color=#ff00ff 
size=2>"TSI",<FONT color=#000000 
size=2>colorBlue,<FONT 
color=#000000 size=2>styleHistogram<FONT color=#282828 
size=2>);
Plot(<FONT color=#0000ff 
size=2>MA(x,<FONT color=#ff00ff 
size=2>20),<FONT color=#ff00ff 
size=2>"MA",<FONT color=#000000 
size=2>colorYellow,<FONT 
color=#ff00ff size=2>1);
Jayson 

<FONT face=Tahoma 
size=2>-----Original Message-----From: larypowell_0649 
[mailto:larypowell@xxxx]Sent: Sunday, October 27, 2002 7:41 
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] True 
Strength IndexChristian,  Some time ago, on 
another board, you posted code for BillBlau's TSI in Metastock.  The 
October 2002 issue of Active Trader hadan article on TSI and an variation 
for TSI slope.  They gave the codefor Trade Station, I think version 
6.  I was wondering if you had achange to a) ever code TSI for 
AmiBroker and b) if you read thisarticle and were contemplating this for 
Amibroker.Thanks,LarryPost 
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.