PureBytes Links
Trading Reference Links
|
<SPAN
class=332260014-01062003>Jim,
<FONT color=#282828
size=2>
RSIPDS=Param(<FONT
size=2>"RSI PDS",14<FONT
size=2>,5,<FONT
size=2>50,1<FONT
color=#282828 size=2>);
EMAPDS=Param(<FONT
size=2>"EMA PDS",10<FONT
size=2>,5,<FONT
size=2>50,1<FONT color=#282828
size=2>);
Plot(<FONT color=#0000ff
size=2>RSI(rsipds),<FONT color=#ff00ff
face=Arial size=2>"",<FONT
color=#ff00ff size=2>4,<FONT
color=#ff00ff size=2>1);<FONT
color=#0000ff size=2>
Plot(<FONT color=#0000ff
size=2>EMA(<FONT color=#0000ff
size=2>RSI(RSIpds),emapds),<FONT
color=#ff00ff face=Arial size=2>""<FONT color=#282828 face=Arial
size=2>,colorYellow<FONT
color=#282828 size=2>,1<FONT
color=#282828 size=2>);
<FONT
color=#0000ff>
Title="RSI
"+ <FONT face=Arial
size=2>WriteVal(RSIPDS,<FONT face=Arial
size=2>1.0)+ "
With "+<FONT face=Arial
size=2>WriteVal(EMApds,<FONT face=Arial
size=2>1.0)+ "
Period EMA"<FONT
color=#0000ff>;
Regards,
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: jnk1997
[mailto:jnk1997@xxxxxxxxx]Sent: Sunday, June 01, 2003 9:25
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] TJ or
Group: RSI with EMA and Parameter functionI would like
to add the EMA of RSI to the built in RSI Indicator with the "Param" ability
and the value of the EMA shown on the indicator pane.Can anyone
advise how to do this?ThanksJim 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.
|