get_stock_market_cap
Fetch market capitalization, volume, and trading value data for a specific stock on the KOSPI/KOSDAQ markets using a defined date range and ticker symbol. Results are returned in a structured DataFrame format.
Instructions
Retrieves market capitalization data for a specific stock.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromdate | Yes | ||
ticker | Yes | ||
todate | Yes |