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://fcontext.com/api/aitaquote/market/trading_days \ --header 'x-api-key: <api-key>'
{ "days": { "tradingDays": [ "2023-12-25" ], "halfTradingDays": [ "2023-12-25" ] } }
获取指定市场的交易日和半日市日历。
Financial Context key generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
市场代码,默认 HK。支持 US、HK、CN/SH/SZ、SG。
HK
US
CN
SH
SZ
SG
起始日期 YYYY-MM-DD。
YYYY-MM-DD
结束日期 YYYY-MM-DD。
交易日历
Show child attributes