What it does
This actor returns daily market statistics from KRX (Korea Exchange) across KOSPI, KOSDAQ, and KONEX — settlement prices, foreign-ownership ratios, trading volumes, and market-cap rankings. Query by market or by a single ticker over a date range and get structured Korean-equity reference data back.
Who it's for
Korean-equity strategists, EM and Asia-focused PMs, quant teams modeling foreign-investor flows, and AI agents that need clean KRX reference data without parsing the exchange's Korean-language portal.
Sample fields / output
- ticker code
- issuer name
- market (KOSPI / KOSDAQ / KONEX)
- settlement price (KRW)
- foreign-ownership ratio %
- trading volume
- market capitalization
- market-cap rank
- trade date
Example use cases
- Track foreign-ownership ratios over time to model foreign-investor positioning in Korean names.
- Build a daily KOSPI/KOSDAQ reference table for a screener or factor model.
- Pull a single ticker's price and market-cap history across a date range for backtests.
▶ Try the Korea KRX Market Stats actor on Apify
Related actors
FAQ
Is this real-time market data?
No — it's daily reference/statistics data (settlement prices, ownership ratios, volumes), not a live tick feed.
Can I query a single ticker over a date range?
Yes — you can request by market or by an individual ticker across a date range.
What does the foreign-ownership ratio represent?
It's the share of a stock held by foreign investors as published in KRX statistics — useful for tracking foreign flow.
Top comments (0)