PureBytes Links
Trading Reference Links
|
Keith,
Don't know if this is the problem but you have a typo in Colorred --->
colored
regards,
Tom
--- In amibroker@xxxxxxxxxxxxxxx, Keith Osborne <kosborn3@xxx> wrote:
>
> Hi, I am attempting to to create a ratio of the current close of a
stock
> to that of an index (XJO on the ASX). When I plot the ratio as below I
> get nothing. I am assuming I am doing something wrong with "Foreign".
> Can someone point me in the direction as to how to correct.
>
> TIA....Keith
>
>
> BM = Foreign("XJO", "Close");
> Ratio = C/BM;
> Plot((Ratio, "Ratio", colored, styleline);
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.39/687 - Release Date: 2/14/2007 4:17 PM
|