Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://openapi.fcontext.com/api/market-data/market/trading_days \ --header 'x-api-key: <api-key>'
{ "days": { "tradingDays": [ "2023-12-25" ], "halfTradingDays": [ "2023-12-25" ] } }
지정한 시장의 거래일과 반일 거래일을 가져옵니다.
계정 설정에서 생성한 Financial Context key입니다. x-api-key: <key>로 전송하세요.
x-api-key: <key>
시장 코드입니다. US만 지원됩니다.
US
시작일 YYYY-MM-DD.
YYYY-MM-DD
종료일 YYYY-MM-DD.
거래 캘린더
Show child attributes