Company Ranking by Dimensions
Top Company Movers
Return a list of tickers that have experienced the most significant changes in a given period, based on certain classification (top gainers or top losers)
GET
/
companies
/
top-changes
/
Header
Authorization
string
requiredAuthorization header that should be filled with your Sectors Financial API key.
Query Parameters
classifications
string
default: "all"Classification for ranking the top company movers in a given period (default to all).
n_stock
integer
default: "5"Number of tickers to be retrieved (defaults to 5, with a maximum of 10).
min_mcap_billion
integer
default: "5000"Minimum market cap of the retrieved companies in billion IDR.
periods
string
default: "all"Period for ranking the top company movers.
sub_sector
string
Subsector from which the list of top company movers is to be retrieved.
Response
top_gainers
PeriodData
top_losers
PeriodData
data
Data