Designer Group Relative Strength

grs(Database, Value (v) or Percent (p), Num Bars Ago)


The Designer Group Relative Strength function will return the group relative strength value or percent for a particular bar. If you are using Designer Dialog boxes, a dialog box will appear when you type in “grs”, asking you to select the Group Relative Strength database that you want to use. You will then have to select whether you want to use a bar’s Group Relative Strength value or percent. Finally, you can optionally add the number of bars ago parameter.


If you are not using Designer Dialogs, you will have to type in this information manually. For example, if you wanted the percent of a 25 database, with zero bars ago, you would enter one of the following statements:


grs(25, p, 0)


-or-


grs(25, p)