Category
Bar Data Values
Description
Norgate Index constituency lookup (if specified during import)
Syntax
InXXX where 'XXX' is a specific index symbol, e.g. InSPX
Notes
For InXXX to return anything other than 0, the corresponding Constituency data series must have been included in the Import.
See the Constituency topic for all the details about how this works.
As with any other bar data value, you can use offset syntax with these.
For example, InSPX > InSPX[1] would be a way to find dates on which stocks were added to the S&P 500, and InSPX < InSPX[1] would find dates on which they were removed.
|