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/quote/short_trades \ --header 'x-api-key: <api-key>'
{ "shortTrades": { "data": [ {} ] } }
US または香港証券の日次空売り出来高を取得します。
アカウント設定で生成された Financial Context key。x-api-key: <key> として送信します。
x-api-key: <key>
証券シンボル。US と香港証券をサポートします。
返すレコード数。デフォルトは 20、最大 100。
1 <= x <= 100
日次空売り出来高
Show child attributes