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/capital_distribution \ --header 'x-api-key: <api-key>'
{ "capitalDistribution": { "timestamp": "2023-11-07T05:31:56Z", "capitalIn": { "large": "<string>", "medium": "<string>", "small": "<string>" }, "capitalOut": { "large": "<string>", "medium": "<string>", "small": "<string>" } } }
在帳戶設置中生成的 Financial Context key。請以 x-api-key: <key> 形式發送。
x-api-key: <key>
日內資金分佈
日內資金分佈。
Show child attributes