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/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 generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
当日资金分布
当日资金分布,字段以 Stock Predictor market-data provider CapitalDistributionResponse 为准。
CapitalDistributionResponse
Show child attributes