rank_etf_return
Rank Korean ETFs by price return over any period. Filter by asset class, region, strategy, issuer, or size, then view top or bottom performers.
Instructions
Rank ETFs by price return over a period, within an optional filter set.
Both endpoints are resolved to days that actually have data, then joined by
ticker. ETFs missing a price at either end are reported separately in
excluded rather than dropped silently.
Args: months: Lookback when start_date is omitted. top: How many rows to return. query: Name substring filter, e.g. "채권혼합". asset_class: Classification filter, e.g. 채권혼합. region: Classification filter, e.g. 미국. strategy: Classification filter, e.g. 커버드콜. issuer: Brand prefix filter, e.g. KODEX, TIGER, RISE. exclude: Drop names containing this substring. min_market_cap: Minimum market cap in KRW, to skip illiquid tickers. min_volume: Minimum share volume on the end date. start_date: YYYYMMDD override for the period start. end_date: YYYYMMDD override for the period end. worst: Rank ascending (biggest losers first) instead of descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| query | No | ||
| worst | No | ||
| issuer | No | ||
| months | No | ||
| region | No | ||
| exclude | No | ||
| end_date | No | ||
| strategy | No | ||
| min_volume | No | ||
| start_date | No | ||
| asset_class | No | ||
| min_market_cap | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||