What is the field name whether an ETF tracks an index or not?

Options

I'm using the Python API. I'm looking to fetch a boolean whether ETF tracks an index or not.

Tried

ld.get_data(universe=['XLE'], fields=[ 'Index Tracking' ])

Answers

  • Hello @joseph.yi

    There are two fields TR.PriceMainIndex and TR.PriceMainIndexRIC which might be relevant, although
    the value they provide are: S&P 500 Index and .SPX

    You can use the Data Item Browser to discover more data.

    image.png

    For very specific data content query like this one, the best and speediest way to receive an answer is to open a content-related inquiry via LSEG MyAccount.