PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Try this:
<FONT face=Arial color=#0000ff
size=2>
<FONT
color=#0000ff>Plot(<FONT
color=#0000ff>RSI(),<FONT
color=#ff00ff>"RSI(14) of current Stock",<FONT
color=#ff00ff>1,<FONT
color=#ff00ff>1);
<FONT
face="Courier New">
SetForeign<FONT
color=#000000>("MSFT"<FONT
face="Courier New">); <FONT
color=#0000ff>Plot(<FONT
color=#0000ff>RSI(),<FONT
color=#ff00ff>"RSI(14) of MSFT",<FONT
color=#ff00ff>4,<FONT
color=#ff00ff>1);
RestorePriceArrays() <FONT
face="Courier New">;
<FONT face=Arial color=#0000ff
size=2>There is also a custom DDL in files that allows you to specify
the price array in the call: scRSI(Array, Period);
<FONT face=Arial
size=2>
<FONT face=Arial color=#0000ff
size=2>herman
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Tahoma
size=2>-----Original Message-----From: don
[mailto:donmac63@xxxxxxxxxxxx]Sent: December 11, 2003 11:34
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Overlay RSI of Foreign ticker on Current ticker?I am
trying to plot RSI of ^AORD with RSI of current stock.I am not sure
how it can be achieved or even if it can be done.any
ideas?RegardsDon McKaySend
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.
|