stock_intraday
Fetch today's intraday trading data for a stock by ticker symbol, with configurable data source (VCI or KBS) and page size. Ideal for monitoring current market activity.
Instructions
Get intraday (today's) trading data for a stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Data source - VCI or KBS (default: VCI) | VCI |
| symbol | Yes | Stock ticker symbol (e.g. VNM, FPT, ACB) | |
| page_size | No | Number of records to return (default: 100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |