BullCharts Forum Homepage
Forum Home Forum Home > BullCharts > BullScript
  New Posts New Posts RSS Feed: RSC versus Sector Index
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

RSC versus Sector Index

 Post Reply Post Reply
Author
Message / View First Unread Post
Andrzej View Drop Down
Newbie
Newbie


Joined: 01 Feb 2006
Posts: 9
Post Options Post Options   Quote Andrzej Quote  Post ReplyReply Direct Link To This Post Topic: RSC versus Sector Index
    Posted: 10 Jun 2009 at 12:29am

Hi All,

Does anyone know how to create indicator RSC versus Index when using MetaStock data, still in Bullcharts ?
 
Below formula worked perfectly with BullCharts data provided, but it does not work with Metastock data.
I am struggle with Bull script and any help will be much appreciated.
 
Andrzej
 
symb := security.SectorIndex;

invert := input("0=normal, 1=invert", 0,0,1);

[name=RSC_SI; color= Blue; linestyle=solid]

RSC_SI := if (invert=1,LoadSymbol(symb,C)/C,C/LoadSymbol(symb,C));

RSC_SI;

Back to Top
maximo View Drop Down
BullCharts Guru
BullCharts Guru
Avatar

Joined: 02 Sep 2006
Location: Australia
Posts: 232
Post Options Post Options   Quote maximo Quote  Post ReplyReply Direct Link To This Post Posted: 11 Jun 2009 at 4:49pm
Hi Andre!   There's a recent discussion on this topic, let me know how you go.
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz