PureBytes Links
Trading Reference Links
|
Is the index a live chart updated daily with external data,
or a composite? If composite then you need to renew the composite daily
<font size=3 color=teal
face="Times New Roman">Cheers,
Graham
<font size=2
color="#339966" face="Times New Roman"><font
color="#339966">http://groups.msn.com/ASXShareTrading
<font size=2
color="#339966" face="Times New Roman"><font
color="#339966">http://groups.msn.com/FMSAustralia
<span
>-----Original Message-----
From: funnybiz@xxxxxx
[mailto:funnybiz@xxxxxx]
Sent: Wednesday, 7 May 2003 6:36
PM
To: Amibroker (Yahoo-Forum)
Subject: [amibroker] Plotforeign
<font size=2
face="Times New Roman">
<span
>Hello,
<font size=2
face="Times New Roman">
<span
>I´ve noticed that the index I wanted
to overlay to stock charts remains always the same (at least looks like).
<font size=2
face="Times New Roman">
<span
>Could someone please tell me why?
<font size=2
face="Times New Roman">
<span
>Thanks a lot
<font size=2
face="Times New Roman">
<span
>Markus
<font size=2
face="Times New Roman">
<span
>- - - - -
<font size=2
face="Times New Roman">
<span
>sym=<font
color=fuchsia face="Courier New">"~"<font color="#6600aa"
face="Courier New">+<font
color=blue face="Courier New">IndustryID<span
>(<font
color=fuchsia face="Courier New">1<span
>);
<span
>C<font
color="#6600aa" face="Courier New">=<span
>Foreign<font
color="#6600aa" face="Courier New">(sym,<span
>"C"<font
color="#6600aa" face="Courier New">);
<span
>O<font
color="#6600aa" face="Courier New">=<span
>Foreign<font
color="#6600aa" face="Courier New">(sym,<span
>"o"<font
color="#6600aa" face="Courier New">);
<span
>H<font
color="#6600aa" face="Courier New">=<span
>Foreign<font
color="#6600aa" face="Courier New">(sym,<span
>"h"<font
color="#6600aa" face="Courier New">);
<span
>L<font
color="#6600aa" face="Courier New">=<span
>Foreign<font
color="#6600aa" face="Courier New">(sym,<span
>"l"<font
color="#6600aa" face="Courier New">);
<span
>V<font
color="#6600aa" face="Courier New">=<span
>Foreign<font
color="#6600aa" face="Courier New">(sym,<span
>"V"<font
color="#6600aa" face="Courier New">);
<span
>I=<font
color=blue face="Courier New">Foreign<span
>(sym,<font
color=fuchsia face="Courier New">"I"<font color="#6600aa"
face="Courier New">);
<span
>x=<font
color=black face="Courier New">C<font color="#6600aa"
face="Courier New">/I;
<span
>PlotForeign<font
color="#6600aa" face="Courier New">(<span
>x<font
color="#6600aa" face="Courier New">,sym,<span
>colorRed<font
color="#6600aa" face="Courier New">,<span
>styleLine<font
color="#6600aa" face="Courier New">|<span
>styleOwnScale<font
color="#6600aa" face="Courier New">);
<font size=2
face="Times New Roman">
Send
BUG REPORTS to bugs@xxxxxxxxxxxxx<span
>
Send 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
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.
|