|
Lou Venezia
 Member
 Posts: 25
Joined: 7/22/2022
User Profile |
I've written an OmniLanguage script that looks at a number of arguments to decide whether a symbol should be targeted as a buy or sell. The number of arguments that get triggered as "true" determines how many points that prospective symbol will earn. Only the top point earners will be considered as buy candidates. I would like to be able to display the points as a separate column in the Focus List. Anyone know how I could accomplish this. Thanks for the assistance.
|
|
SteveL
 Veteran
  Posts: 133
Joined: 2/15/2007
Location: Boulder, CO
User Profile |
Lou - Right-click in the Focus List. Select "Add Indicator Column..." Find your OmniLanguage indicator script in the list. Set your parameters. Give the new indicator column a name. And click "Add"
|
|
Lou Venezia
 Member
 Posts: 25
Joined: 7/22/2022
User Profile |
Thanks SteveL. I'll give it a go this evening.
|
|
Lou Venezia
 Member
 Posts: 25
Joined: 7/22/2022
User Profile |
Steve - worked just great. Thanks again.
|