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/quote/short_positions \ --header 'x-api-key: <api-key>'
{ "shortPositions": { "data": [ {} ] } }
获取美股或港股标的的沽空持仓/空仓数据。
Financial Context key generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
标的代码,支持美股和港股。
返回数量,默认 20,最大 100。
1 <= x <= 100
沽空持仓数据
Show child attributes