GET
/
listing-performance
/
{ticker}
/

Notes

Listing performance data is accessible only for tickers listed after May 2005.

Authorization
string
required

Authorization header that should be filled with your Sectors API key.

Path

ticker
string
required

Ticker of the company for which the percentage gain since listing date is to be retrieved.

Response

symbol
string
required

The ticker of the listed performance data.

chg_7d
float
required

The price change in the last 7 days.

chg_30d
float
required

The price change in the last 30 days.

chg_90d
float
required

The price change in the last 90 days.

chg_365d
float
required

The price change in the last 365 days.