Get Sector-wise Change
Analytics
Sector-wise Change
Retrieve average percentage change and performance metrics for each market sector. Compare sector performance to identify leading and lagging industries, helping traders spot rotation trends and sector momentum.
Use Case: Display a sector performance heatmap showing which sectors are outperforming or underperforming the market today.
GET
Get Sector-wise Change
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Maximum number of sectors to return. Two formats are accepted:
- An integer like
5,10,15to cap the list (default15). - The literal string
allto return every sector with no cap.
Example:
"15"