PureBytes Links
Trading Reference Links
|
Hello,
I´ve noticed that the index I wanted to overlay to
stock charts remains always the same (at least looks like).
Could someone please tell me why?
Thanks a lot
Markus
- - - - -
sym="~"<FONT
face="Courier New" color=#6600aa>+<FONT face="Courier New"
color=#0000ff>IndustryID<FONT face="Courier New"
color=#6600aa>(1<FONT
face="Courier New" color=#6600aa>);<FONT face="Courier New"
color=#000000>
C=<FONT
face="Courier New" color=#0000ff>Foreign<FONT face="Courier New"
color=#6600aa>(sym,"C"<FONT
face="Courier New" color=#6600aa>);<FONT face="Courier New"
color=#000000>
O=<FONT
face="Courier New" color=#0000ff>Foreign<FONT face="Courier New"
color=#6600aa>(sym,"o"<FONT
face="Courier New" color=#6600aa>);<FONT face="Courier New"
color=#000000>
H=<FONT
face="Courier New" color=#0000ff>Foreign<FONT face="Courier New"
color=#6600aa>(sym,"h"<FONT
face="Courier New" color=#6600aa>);<FONT face="Courier New"
color=#000000>
L=<FONT
face="Courier New" color=#0000ff>Foreign<FONT face="Courier New"
color=#6600aa>(sym,"l"<FONT
face="Courier New" color=#6600aa>);<FONT face="Courier New"
color=#000000>
V=<FONT
face="Courier New" color=#0000ff>Foreign<FONT face="Courier New"
color=#6600aa>(sym,"V"<FONT
face="Courier New" color=#6600aa>);
I=Foreign<FONT
face="Courier New" color=#6600aa>(sym,<FONT face="Courier New"
color=#ff00ff>"I");
x=C<FONT
face="Courier New" color=#6600aa>/I; <FONT face="Courier New"
color=#0000ff>
PlotForeign(<FONT
face="Courier New" color=#ff00ff>x<FONT face="Courier New"
color=#6600aa>,sym,<FONT face="Courier New"
color=#000000>colorRed<FONT face="Courier New"
color=#6600aa>,<FONT face="Courier New"
color=#000000>styleLine<FONT face="Courier New"
color=#6600aa>|<FONT face="Courier New"
color=#000000>styleOwnScale<FONT face="Courier New"
color=#6600aa>);
Yahoo! Groups Sponsor
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.
|