Positions:2 至 10 只不重复的六位基金代码及权重,权重合计为 1。Period:6M 或 1Y。ConfidenceLevel:0.95 或 0.99。AnalysisStatus 表示结果为 AVAILABLE、PARTIAL 或 UNAVAILABLE。Authorization: Bearer ********************{
"Positions": [
{"FundCode": "012729", "Weight": 0.3},
{"FundCode": "290008", "Weight": 0.25},
{"FundCode": "000001", "Weight": 0.25},
{"FundCode": "110022", "Weight": 0.2}
],
"Period": "1Y",
"ConfidenceLevel": 0.95
}curl --location 'https://api.gugudata.com/ai/fund/portfolio-risk-analyses' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"Positions": [
{"FundCode": "012729", "Weight": 0.3},
{"FundCode": "290008", "Weight": 0.25},
{"FundCode": "000001", "Weight": 0.25},
{"FundCode": "110022", "Weight": 0.2}
],
"Period": "1Y",
"ConfidenceLevel": 0.95
}'{}
咕咕数据微信客服
在这里,获得咕咕数据使用上的任何帮助,商用合规的功能型与数据型 API,加速您的业务构建。

扫码咨询客服