| 链路状态 | 接口 / 能力点 | 功能含义 | 本系统页面 | 延迟 | 返回摘要 / 错误信息 |
|---|---|---|---|---|---|
| OK | pc/account/v1/account_list | 获取并展示所有已绑定的券商账户列表 | / (主面板数据拉取) | 223.1ms |
common=2 rzrq=0 fund=0 manual=0
|
| N/A | calendar/v1/day_calendar | 按时间区间拉取每日账户盈亏 | / (主面板同步触发) | - |
辅助同步接口 / 按需网络调用
|
| N/A | calendar/v1/day_profit | 按日拉取具体股票盈亏明细 | / (主面板同步触发) | - |
辅助同步接口 / 按需网络调用
|
| LOCAL | Mongo account_daily_profit / stock_daily_profit | 本地存储账户与个股历史日度盈亏数据底库 | /、/analysis | - |
本地服务 / 底库,无需 API 验证
|
| LOCAL | analytics_service | 区间盈亏归因、异常日检测、日历热力图、最大回撤及持仓画像分析 | /analysis | - |
本地服务 / 底库,无需 API 验证
|
| 链路状态 | 接口 / 能力点 | 功能含义 | 本系统页面 | 延迟 | 返回摘要 / 错误信息 |
|---|---|---|---|---|---|
| OK | pc/asset/v1/stock_position | 获取股票当前持仓、现金余额、仓位及隐藏表头基础字段 | /position-fields | 241.1ms |
positions=7 total_asset=995897.3100 cash=40.1100
|
| OK | pc/asset/v1/asset_trend | 拉取股票账户总资产的历史走势曲线数据 | /analysis (深度分析) | 131.4ms |
total_asset_rows=22 month_profit_rows=10 year_profit_rows=154
|
| OK | pc/account/v1/stock_card | 获取当前分时下的股票账户资产以及实时盈亏卡片 | / (主面板) | 149.9ms |
points=241 asset=995897.31 now_profit=625.60
|
| N/A | pc/account/v2/get_money_history | 查询并拉取指定区间的账户历史交易流水明细 | /analysis (深度分析) | - |
辅助同步接口 / 按需网络调用
|
| OK | pc/asset/v1/cleared_position | 获取已平仓/清仓的交易历史快照与持有天数 | 已随持仓中心下线 | 80.3ms |
cleared_positions=0
|
| OK | pc/asset/v1/query_bank_history | 拉取银行转账与证卷划转历史资金往来流水 | /analysis (深度分析) | 71.8ms |
bank_history_rows=0
|
| 链路状态 | 接口 / 能力点 | 功能含义 | 本系统页面 | 延迟 | 返回摘要 / 错误信息 |
|---|---|---|---|---|---|
| OK | stock_common/v1/last_trading_day | 获取当前/上一/下一交易日信息 | /api-health | 58.8ms |
last=2026-08-14 next=2026-08-17 is_trade=0
|
| OK | pc/account/v1/qs_list | 获取当前系统支持的全部券商/机构列表 | /api-health | 60.0ms |
brokers=11
|
| LOCAL | Mongo account_intraday_timeshare + scripts/collect_time_share.py | 定时采集并记录交易日分时账户盈亏的历史底库 | /api/time-share-history (由深度分析历史分时渲染调用) | - |
本地服务 / 底库,无需 API 验证
|
| LOCAL | 原站按钮:持仓管理/表头管理 | 当前持仓字段显示与隐藏属性的只读映射 | /position-fields | - |
本地服务 / 底库,无需 API 验证
|
| 链路状态 | 接口 / 能力点 | 功能含义 | 本系统页面 | 延迟 | 返回摘要 / 错误信息 |
|---|---|---|---|---|---|
| OK | stock/info/v1/detail | 拉取个股基本面、首发上市日及所属主板/市场信息 | /stock-related-funds | 71.3ms |
002230 科大讯飞 ths_market=33
|
| OK | stock/market/v1/ths_market | 建立账本市场与同花顺市场的代码映射关联 | /stock-related-funds | 63.9ms |
xcs_market=1 ths_market=33
|
| OK | search/list/v1/stock_query_fund | 查询持有某一指定个股的公募/私募基金清单 | /stock-related-funds | 76.2ms |
related_funds=20 first=159852
|
| OK | etf/detail/v1/hold_stocks | 获取ETF(交易所交易基金)的所有权重成分持仓股票列表 | /etf-xray | 77.3ms |
components=10 first=300308
|
| OK | search/list/v1/index_query_stock | 获取某指数(如创业板指)的所有成分股清单 | /index-components | 95.1ms |
components=20 first=300017
|
| OK | invest/getQuotes | 获取公共行情实时报价(包括最新价、涨跌幅、五档报价) | /index-components、/api-health | 62.8ms |
quotes=2 first=600703
|