get_market_calendar
Check whether the Korean or US market is open. Get trading hours for the previous, current, and next business days in KST, with empty sessions on holidays.
Instructions
국내 또는 미국 시장의 장 운영 시간을 조회한다.
지금 장이 열려 있는지 확인할 때 쓴다. 전일·당일·익일 3영업일 정보를 반환하며, 모든 시각은 KST(+09:00) 기준이다. 휴장일은 세션이 비어 있다.
Args: country: "KR"(국내) 또는 "US"(미국). date: 조회 기준일 (YYYY-MM-DD). 생략하면 오늘.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| country | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||