Returns the most traded IDX stocks by transaction volume over a date range of up to 90 days. Results are keyed by date.
Date Range Behavior
YYYY-MM-DD.API key passed directly in the Authorization header (without Bearer prefix).
Filter by kebab-case subsector slug. E.g. banks. Get valid values from the Subsectors endpoint.
Start date (YYYY-MM-DD). Defaults to 30 days before end.
End date (YYYY-MM-DD). Defaults to today.
If true, rank by volume × closing price instead of raw volume.
Number of tickers per day. Default 5, max 10.
Dictionary keyed by date (YYYY-MM-DD), each containing an array of most-traded stocks.