Choose a Free Fixed Income Data API
for Bond Market Data为债券市场数据选择
免费固定收益数据 API
Compare free APIs for bond reference data, prices, yields, ratings, and history, then plan a verified JSON or Python integration.
比较债券基础信息、价格、收益率、评级和历史数据的免费 API,
再规划经过验证的 JSON 或 Python 接入流程。
TL;DR快速结论
A practical shortlist of free official or aggregated APIs, plus enough detail to make a first verified request.
Identifiers, issuers, coupons, maturities, prices, yields, ratings, history, and update frequency.
Check registration, API keys, quotas, licensing, attribution, formats, and production restrictions.
Choose one source, inspect metadata, make a small request, validate provenance, then add caching.
一份可用的免费官方或聚合 API 清单,以及完成第一次可验证调用所需的信息。
证券标识、发行人、票息、到期日、价格、收益率、评级、历史范围和更新频率。
注册、API Key、额度、许可、署名、返回格式和生产使用限制。
选择一个来源,检查元数据,小范围调用,验证出处,再加入缓存。
What people want from a free fixed income data API用户搜索免费固定收益数据 API 时要完成什么
Current results are dominated by API documentation, free-tier product pages, official market-data sources, and implementation guides. The primary intent is practical: find an accessible endpoint and retrieve current or historical fixed-income data programmatically. A secondary commercial-investigation intent appears when users compare authentication, quotas, asset coverage, identifiers, history, licensing, and normalized JSON.
当前中文结果主要是 API 文档、免费试用产品页、官方市场数据源和接入指南。核心需求是找到可访问的接口,以程序方式获取当前或历史固定收益数据;次要需求是比较认证方式、额度、资产覆盖、证券标识、历史范围、许可和标准化 JSON。
Data and features repeated across ranking pages排名页面反复覆盖的数据与功能
Recurring entities and fields include FINRA, the U.S. Treasury, FRED, government and corporate bonds, ISIN and CUSIP identifiers, issuer, coupon, maturity, price, yield, rating, duration, historical observations, REST or XML access, JSON output, API keys, quotas, timestamps, licensing, and provenance.
反复出现的实体和字段包括 FINRA、美国财政部、FRED、政府债与公司债、ISIN 与 CUSIP 标识、发行人、票息、到期日、价格、收益率、评级、久期、历史观测、REST 或 XML、JSON、API Key、额度、时间戳、许可和数据出处。
Choose the fixed-income data layer before choosing an API选择 API 前先明确固定收益数据层级
“Bond data” is not one dataset. A Treasury curve dashboard, a corporate-bond screener, a portfolio valuation engine, and a trade-surveillance workflow need different records. Start by naming the decision the application must support, then identify the data layer that can answer it. This prevents a common failure: selecting a convenient yield-series API and later discovering that the product actually needs instrument-level prices, call schedules, accrued interest, or transaction records.
“债券数据”并不是一个单一数据集。国债曲线看板、公司债筛选器、组合估值引擎和成交监测流程需要的记录完全不同。应先明确应用要支持的决策,再确定能够回答该问题的数据层级,避免先选了方便的收益率序列接口,后来才发现产品真正需要逐券价格、赎回条款、应计利息或成交记录。
| Data layer数据层级 | Typical fields典型字段 | What it can answer适合回答的问题 | Frequent mistake常见错误 |
|---|---|---|---|
| Reference data基础资料 | Issuer, currency, coupon, maturity, seniority, call schedule, ISIN/CUSIP/FIGI.发行人、币种、票息、到期日、优先级、赎回计划、ISIN/CUSIP/FIGI。 | What is the instrument and what cash flows are contractually due?证券是什么,以及合同约定的现金流是什么? | Assuming an identifier-mapping API also supplies prices.误以为标识映射 API 同时提供价格。 |
| Curves and benchmarks曲线与基准 | Maturity tenor, par yield, spot rate, real yield, benchmark spread.期限、票面收益率、即期利率、实际收益率、基准利差。 | What is the rate environment or discounting reference?当前利率环境或贴现基准是什么? | Treating an interpolated curve point as a traded bond quote.把插值曲线点当成某只债券的成交报价。 |
| Prices and evaluated values价格与估值 | Bid, ask, mid, clean price, dirty price, evaluated price, timestamp.买价、卖价、中间价、净价、全价、估值价格、时间戳。 | What might the bond be worth at a defined time and methodology?按特定时间和方法,这只债券可能价值多少? | Comparing clean and dirty prices without accrued interest.忽略应计利息,直接比较净价和全价。 |
| Trades and liquidity成交与流动性 | Execution price, size, side flags, venue/report time, corrections.成交价、数量、方向标记、场所或报告时间、更正记录。 | Where did observable transactions occur and how liquid was the bond?可观察成交发生在哪里,债券流动性如何? | Using one print as a continuous executable market price.把一笔成交当成持续可执行的市场价格。 |
| Analytics分析指标 | YTM, yield to call, duration, convexity, option-adjusted spread.到期收益率、赎回收益率、久期、凸性、期权调整利差。 | How sensitive is value to rates, credit, and embedded options?价值对利率、信用与嵌入期权有多敏感? | Mixing vendor-calculated analytics with different assumptions.混用假设不同的供应商计算指标。 |
Free fixed income data API sources to evaluate值得评估的免费固定收益数据接口
| Source来源 | Typical coverage典型覆盖 | Interface接口形式 | Check before use使用前核对 |
|---|---|---|---|
| U.S. Treasury data feed美国财政部数据源 | Official Treasury yields and related government rate datasets.官方美国国债收益率及相关政府利率数据。 | Keyless GET requests returning XML.无需 API Key 的 GET 请求,返回 XML。 | Dataset parameters, dates, XML parsing, update schedule, and attribution.数据集参数、日期、XML 解析、更新日程和署名要求。 |
| FRED API | Individual Treasury constant-maturity series with long histories.单个美国国债固定期限序列及长历史数据。 | REST XML or JSON; free API key required.REST XML 或 JSON;需要免费 API Key。 | Series IDs, frequency, units, revisions, and joining maturities by date.序列 ID、频率、单位、修订及按日期合并多个期限。 |
| FINRA fixed income dataFINRA 固定收益数据 | U.S. fixed-income market activity and datasets published by FINRA.FINRA 发布的美国固定收益市场活动数据和相关数据集。 | Public data pages and documented developer access where available.公开数据页面,以及可用时提供的开发者接口。 | Dataset scope, delay, permitted use, identifiers, and access terms.数据集范围、延迟、允许用途、证券标识和访问条款。 |
| OpenFIGI | Mapping among FIGI and supported third-party security identifiers.FIGI 与受支持的第三方证券标识之间的映射。 | REST JSON; keyless access is available at lower limits.REST JSON;无需 Key 也可调用,但额度较低。 | It maps identity; it is not a bond-pricing or yield feed.它解决证券身份映射,不提供债券价格或收益率行情。 |
| Other aggregators其他聚合服务 | Normalized sovereign curves, sometimes across several countries.标准化主权债债券数据,部分覆盖多个国家。 | Usually REST JSON with provider-specific free terms.通常为 REST JSON,免费条款因提供方而异。 | Original source, transformations, latency, licensing, and current status.原始来源、转换方法、延迟、许可和当前可用状态。 |
“Free” does not mean identical terms. Verify each provider’s documentation on the day you integrate it because authentication, quotas, acceptable use, and dataset availability can change.
“免费”不代表条款完全相同。接入当天仍应核对各提供方文档,因为认证、额度、合理使用规则和数据集可用性可能变化。
How to use a free fixed income data API with Python如何用 Python 调用免费固定收益数据 API
1. Define the bond universe and required fields1. 明确债券范围和必需字段
Specify government, corporate, municipal, or securitized debt; then list the identifiers, issuer fields, coupon, maturity, price, yield, rating, duration, currency, observation date, frequency, and history your application actually needs.
先明确政府债、公司债、市政债或证券化债务的范围,再列出应用真正需要的证券标识、发行人字段、票息、到期日、价格、收益率、评级、久期、币种、观测日期、频率和历史区间。
2. Inspect metadata, authentication, and limits2. 检查元数据、认证和调用限制
Confirm the series ID, dimensions, units, seasonal adjustment, revision policy, API-key requirement, rate limits, reuse license, and attribution before writing production code.
确认证券或序列标识、币种、价格与收益率口径、日计数约定、更新方式、修订政策、API Key、限流、再使用许可与署名要求,再编写生产代码。
3. Make a small request and validate it3. 小范围调用并验证响应
The example below requests one year of official Treasury par-yield observations without an API key. It deliberately stores the observation date, tenor and source instead of returning an unlabeled number. Treasury documents XML pagination separately for all-year downloads, so a production backfill should follow that contract rather than guessing page size.
下面的示例无需 API Key,读取指定年份的美国财政部票面收益率观测。代码不会只返回一个没有语义的数字,而是保留观测日期、期限和来源。财政部对全历史 XML 下载另有分页说明,生产回填应遵循官方约定,不能猜测分页大小。
import requests
import xml.etree.ElementTree as ET
url = (
"https://home.treasury.gov/resource-center/data-chart-center/"
"interest-rates/pages/xml"
)
params = {
"data": "daily_treasury_yield_curve",
"field_tdr_date_value": "2025",
}
response = requests.get(url, params=params, timeout=30)
response.raise_for_status()
root = ET.fromstring(response.content)
ns = {
"atom": "http://www.w3.org/2005/Atom",
"m": "http://schemas.microsoft.com/ado/2007/08/dataservices/metadata",
"d": "http://schemas.microsoft.com/ado/2007/08/dataservices",
}
records = []
for entry in root.findall("atom:entry", ns):
props = entry.find("atom:content/m:properties", ns)
if props is None:
continue
date = props.findtext("d:NEW_DATE", default="", namespaces=ns)
ten_year = props.findtext("d:BC_10YEAR", default="", namespaces=ns)
if date and ten_year:
records.append({
"observation_date": date,
"tenor": "10Y",
"par_yield_percent": float(ten_year),
"source": "U.S. Department of the Treasury",
})
assert records, "No Treasury observations returned"
print(records[-1])
4. Add caching, retries, and provenance4. 加入缓存、重试和出处记录
Cache to match the release schedule, respect retry guidance, record retrieval time and series metadata, preserve the source URL, and monitor schema changes.
按发布日程缓存,遵循重试建议,记录抓取时间和序列元数据,保留来源 URL,并监控数据结构变化。
Validate a fixed income data API response before publishing it发布前验证固定收益数据 API 响应
HTTP 200 only proves that the server answered. First confirm the instrument identity: issuer, currency, coupon, maturity, security type and at least one stable identifier must agree. Then validate price semantics. A value of 98.40 could be a clean price per 100 of par, a dirty price including accrued interest, an evaluated price, a bid, or a historical trade. A yield of 4.6 could be percent or decimal, yield to maturity or yield to worst. Store the provider’s field definition instead of inferring it from the column name.
HTTP 200 只说明服务器已响应。首先要确认证券身份:发行人、币种、票息、到期日、证券类型以及至少一个稳定标识必须一致。随后验证价格语义。98.40 可能是每 100 面值的净价、包含应计利息的全价、估值价、买价或历史成交价;4.6 的收益率也可能是百分数或小数、到期收益率或最差收益率。必须保存供应商字段定义,不能只凭列名推断。
Minimum validation record最低限度的校验记录
For every published observation retain: provider, dataset, request URL or operation, security identifier, identifier type, currency, value, unit, price or yield basis, observation time, retrieval time, timezone, delay status, and correction status. For callable or putable bonds also keep the cash-flow schedule and option assumptions used by the analytic. Reject impossible dates, duplicated primary keys, negative accrued interest outside a documented ex-coupon rule, prices with unknown scale, and yields with missing compounding conventions.
每条发布记录至少保留:提供方、数据集、请求 URL 或操作、证券标识及其类型、币种、数值、单位、价格或收益率口径、观测时间、抓取时间、时区、延迟状态和更正状态。对于可赎回或可回售债券,还要保存分析指标使用的现金流计划与期权假设。无法解释的日期、重复主键、非除息规则下的负应计利息、比例未知的价格以及缺少复利约定的收益率都应拒绝进入成品数据。
Official feeds vs aggregated fixed income data APIs官方数据源与固定收益数据聚合 API 怎么选
The U.S. official feed is the strongest starting point when authority and direct provenance matter most. It publishes the curve observations and supporting definitions, but its XML format requires parsing and may be less convenient than a normalized JSON endpoint. Aggregators can simplify curve snapshots, spreads, cross-country coverage, and agent integrations, but their transformations and free-tier terms must be inspected.
最重视权威性与直接出处时,美国财政部数据源是首选。它提供曲线观测与定义,但 XML 解析不如标准化 JSON 方便。聚合 API 可简化曲线快照、期限利差、跨国覆盖和 Agent 接入,但必须检查其转换逻辑和免费套餐条款。
When an aggregator is the better engineering choice什么时候更适合使用聚合 API
An aggregator is useful when the application needs one query model across several providers or countries. A normalized catalog can reduce discovery time, standardize common fields, and simplify prototypes, dashboards, comparative research, or agent tools. That convenience does not transfer authority to the aggregator. Always retain the original provider code, dataset code, series identifier, unit, frequency, retrieval timestamp, and source URL. Review whether the aggregator transforms values, renames dimensions, changes missing-value markers, delays updates, or applies a separate license. For high-impact outputs, compare representative observations with the original portal and define a fallback path to the producer’s service.
需要统一查询多个国家或提供方时,聚合 API 更适合原型、跨国看板和 Agent 工具,但不会取代原始机构的权威性。应保存提供方、数据集与序列 ID、单位、频率、抓取时间和来源 URL,并检查数值转换、更新延迟和许可;重要结果仍需与官方门户核对。
Validate metadata, revisions, and data quality before use使用前验证元数据、修订与数据质量
Do not treat a series label as a complete definition不要把序列名称当作完整定义
Two fields can share a familiar label while measuring different concepts. “Price” may mean bid, ask, mid, last trade, composite, evaluated clean price, or evaluated dirty price. “Yield” may mean current yield, yield to maturity, yield to call, yield to worst, par yield, spot rate, or an index yield. Before storing observations, capture the method, day-count convention, compounding frequency, settlement date, accrued-interest treatment, redemption assumption, currency, minimum denomination, and timestamp. If the provider exposes code lists, keep the codes and human-readable labels together.
同名字段可能衡量不同概念。“价格”可能是买价、卖价、中间价、最近成交价、综合价、估值净价或估值全价;“收益率”可能是当期收益率、到期收益率、赎回收益率、最差收益率、票面收益率、即期利率或指数收益率。入库前应保存计算方法、日计数约定、复利频率、结算日、应计利息处理、赎回假设、币种、最低面额与时间戳,并同时保留代码及可读标签。
Treat evaluated prices, quotes, and trades as different evidence把估值价、报价与成交视为不同证据
Many bonds trade infrequently. An evaluated price may combine observed trades, comparable securities, curves and models; a quote may indicate interest but not execution; a TRACE transaction is an observable report but may be delayed, corrected, capped or subject to dissemination rules. Keep a price-source category and methodology version so downstream users can judge fitness. Do not fill a gap with the previous value without marking it stale, and do not average unlike evidence merely to produce a smooth chart.
许多债券交易并不活跃。估值价可能综合成交、可比券、曲线和模型;报价表示交易意愿但不等于成交;TRACE 成交是可观察报告,但可能存在延迟、更正、规模封顶或传播规则。应保存价格来源类别和方法版本,让下游判断适用性。不能用上一期数值无标记地填补空缺,也不能为了曲线平滑而平均性质不同的证据。
Calculate bond analytics only after conventions align只有统一计算约定后,债券分析指标才可比较
Build the cash-flow schedule before solving for yield计算收益率前先构建完整现金流计划
Yield to maturity is not a field that can be reconstructed safely from price, coupon and maturity alone. The calculation also needs settlement date, coupon frequency, day-count basis, business-day rules, accrued interest, redemption value and the exact future payment schedule. Zero-coupon, floating-rate, amortizing, inflation-linked and irregular first- or last-coupon bonds require different treatment. Callable bonds add another decision: whether the output is yield to maturity, yield to the next call, or yield to worst. If an API provides a yield but does not expose these assumptions, treat it as provider-calculated analytics and do not silently recompute or compare it with a different convention.
到期收益率不能仅凭价格、票息和到期日安全还原。计算还需要结算日、付息频率、日计数基础、营业日规则、应计利息、偿还价值以及准确的未来现金流计划。零息债、浮息债、摊还债、通胀挂钩债和首尾票息不规则的债券需要不同处理;可赎回债券还要明确输出的是到期收益率、下次赎回收益率还是最差收益率。如果 API 给出收益率却不披露假设,应把它视为供应商计算指标,不能用另一套约定悄悄重算后直接比较。
Duration, convexity, and spread require a documented curve久期、凸性与利差必须绑定有文档的曲线
Modified duration depends on yield convention and payment schedule. Effective duration additionally depends on a pricing model and a defined curve shock. Z-spread requires a spot curve; option-adjusted spread requires an interest-rate model and assumptions about embedded options. Therefore a normalized schema should not store one generic duration or spread column. Store the analytic type, curve identifier, curve date, model or method, shock size, compounding basis, calculated-at timestamp and provider. When comparing two APIs, use a small set of plain-vanilla bonds first, verify cash flows and accrued interest, and only then compare derived analytics within a tolerance justified by their conventions.
修正久期取决于收益率约定和支付计划;有效久期还依赖定价模型与明确的曲线冲击。Z-spread 需要即期曲线,期权调整利差则需要利率模型与嵌入期权假设。因此,标准化数据结构不应只保留一个笼统的 duration 或 spread 字段,而要保存指标类型、曲线 ID、曲线日期、模型或方法、冲击幅度、复利基础、计算时间和提供方。比较两个 API 时,应先用少量普通固定票息债核对现金流与应计利息,再在可解释的容差内比较衍生指标。
Practical rule: normalize facts such as identifiers, dates and contractual cash flows aggressively; normalize model outputs conservatively. Two analytics with the same label are not interchangeable until their assumptions match.
实用原则:证券标识、日期和合同现金流等事实字段可以积极标准化;模型输出必须保守处理。只有计算假设一致,同名分析指标才具有可比性。
Build a reliable production integration构建可靠的生产级数据接入
Separate discovery, retrieval, normalization, and delivery分离发现、抓取、标准化与交付
A maintainable pipeline gives each stage one responsibility. Discovery resolves a human request to a provider, dataset, and series. Retrieval calls the documented endpoint and stores the raw response with HTTP status, headers, request parameters, and retrieval time. Normalization converts dates, units, codes, and missing-value conventions into an internal schema without destroying the source representation. Delivery exposes the verified records to a dashboard, research notebook, database, API, or agent capability. Keeping the raw payload makes later debugging and reprocessing possible when a provider changes its schema or a transformation rule is corrected.
数据管道应分离发现、抓取、标准化和交付。抓取阶段保存原始响应、HTTP 状态、请求参数和时间;标准化阶段统一日期、单位和缺失值,但保留原始表达;交付阶段再向看板、数据库、API 或 Agent 提供已验证数据。保留原始响应便于重新处理。
Match polling, caching, and retries to the release schedule让轮询、缓存和重试匹配发布日程
Reference terms, daily curves, intraday quotes, trades, and ratings change at different speeds. Poll each feed according to its documented lifecycle rather than one global timer. Cache successful responses, use conditional requests when supported, and process corrections idempotently. A bond can be called, matured, exchanged, defaulted, partially redeemed, or assigned a new identifier; the security master must preserve those events rather than deleting the old record. Apply bounded retries to temporary failures, never retry invalid identifiers forever, and alert on stale timestamps, unexplained coverage drops, schema changes, and sudden shifts in null rates.
基础条款、每日曲线、盘中报价、成交和评级的变化速度不同,应该按各数据源的生命周期轮询,而不是使用同一个全局定时器。缓存成功响应,在接口支持时使用条件请求,并以幂等方式处理更正。债券可能被赎回、到期、置换、违约、部分偿还或更换标识,证券主数据必须保存这些事件,不能直接删除旧记录。临时故障可有限重试,无效标识不能无限请求;还要监控时间戳陈旧、覆盖范围骤降、数据结构变化与空值率异常。
Common applications for fixed-income data固定收益数据 API 的常见应用场景
Research, dashboards, alerts, and AI agents研究、看板、提醒与 AI Agent
Developers use fixed-income data for curve dashboards, maturity and spread comparisons, credit screening, portfolio cash-flow ladders, duration and convexity reports, liquidity monitoring, valuation controls, backtests, and data-aware agents. A research notebook may tolerate end-of-day observations, while a pre-trade workflow may require executable quotes and entitlement controls. Portfolio valuation needs complete holdings, accrued interest and consistent pricing time; risk reporting also needs analytics calculated with one documented convention.
固定收益数据可用于曲线看板、期限与利差比较、信用筛选、组合现金流阶梯、久期与凸性报告、流动性监控、估值控制、回测和数据型 Agent。研究笔记可能只需日终观测,交易前流程则可能需要可执行报价与权限控制。组合估值必须具备完整持仓、应计利息和统一定价时点;风险报告还需要采用同一套有文档的计算约定。
For an AI agent, expose narrow, documented operations such as “get the latest policy rate,” “retrieve a series for a date range,” or “search series metadata.” Define required parameters, supported geographies, output fields, units, error states, and provenance. Limit the amount of data returned by default and require explicit date ranges for large downloads. The agent should cite the producer and series, state the observation date, and distinguish retrieved facts from its own interpretation. QVeris can help discover, inspect, call, and audit such capabilities, while the central bank or original statistical producer remains the authority for values and methodology.
面向 AI Agent 时,应把“按标识查询债券基础资料”“读取指定日期的曲线”“获取最近成交或估值”等任务封装成范围明确的操作,并说明参数、证券范围、价格口径、单位、错误和出处。Agent 输出应注明发布机构、证券或序列标识和观测日期,并区分检索到的事实与模型生成的解释。QVeris 可帮助调用和保留审计记录,原始机构仍是权威来源。
How QVeris helps with fixed income data APIsQVeris 如何帮助接入固定收益数据 API
QVeris can help an agent discover, inspect, call, and audit real-world capabilities. For fixed-income data, each API should remain an inspectable capability with documented inputs, outputs, and provenance. QVeris does not own or change the underlying official data.
QVeris 可帮助 Agent 查找、检查和调用真实世界的工具,并保留审计记录。对于固定收益数据,API 的输入、输出和出处应当可核查;QVeris 不拥有,也不会改变底层数据。
- Use the QVeris Tool Finder to explore capabilities relevant to economic or financial data.
- Inspect an operation’s parameters and response shape before an agent calls it.
- Keep the provider URL, timestamp, series ID, and license context in downstream records.
- 使用 QVeris 工具查找器探索经济或金融数据相关能力。
- 在 Agent 调用前检查操作参数和响应结构。
- 在下游记录中保留提供方 URL、时间戳、序列 ID 和许可信息。
FAQ
There are free official datasets and limited free tiers, but no single free source necessarily covers reference data, prices, yields, ratings, and every bond type. Verify scope and licensing before integration.
Use the U.S. Treasury or FRED for government rates and FINRA for relevant U.S. market datasets. Broader corporate-bond reference and pricing coverage often requires an aggregator or commercial provider.
FRED provides individual Treasury constant-maturity series through its API. To build a curve, request the required maturities and align observations by date.
Use requests or a maintained client, send a small date-bounded query, check HTTP status and JSON fields, then store the series ID, units, date, and source.
No. Price is an amount per unit of par or currency; yield is a return measure calculated from price, cash flows, dates, and conventions. You need the calculation basis to compare yields safely.
Clean price excludes accrued interest. Dirty price includes it and is generally closer to the cash settlement amount. Always check which convention an API returns.
OpenFIGI maps supported identifiers to FIGIs. It is useful for security identity, but it is not a bond pricing, trade, or yield feed.
No. QVeris helps agents discover and call capabilities; the provider remains authoritative for data, methods, licensing, and releases.
官方数据集和部分服务的免费套餐可以满足特定需求,但单一免费来源未必同时覆盖基础信息、价格、收益率、评级和全部债券类型。接入前必须核对范围与许可。
政府利率可评估美国财政部或 FRED,相关美国市场数据可查看 FINRA。更广的公司债基础信息和定价覆盖通常需要聚合服务或商业提供方。
可以。分别请求所需的美国国债固定期限序列,再按同一观测日期对齐,即可构建曲线。
用 requests 发起限定年份或日期的请求,检查 HTTP 状态和字段,并保存期限、单位、观测日期与来源。
不是。价格是按面值或币种表示的金额;收益率则根据价格、现金流、日期和约定计算。比较收益率前必须确认计算口径。
净价不含应计利息;全价包含应计利息,通常更接近现金结算金额。调用 API 时必须确认返回的是哪一种。
不能。OpenFIGI 用于把受支持的证券标识映射到 FIGI,解决证券身份问题,但不是债券价格、成交或收益率数据源。
不会。QVeris 帮助 Agent 调用能力,原始提供方仍是数据、方法、许可和发布时间的权威来源。