工具 API

get_mp_praams_bond_analyze_by_isin

[PRAAMS] Get deep risk-return analysis for a bond identified by ISIN code. Returns PRAAMS ratio, coupon profile, credit/solvency assessment, stress-manual results, volatility, liquidity, country risk narratives, and issuer-level fundamentals. Use for detailed bond-specific due diligence. Consumes 10 API calls per request. For bond screening across multiple instruments, use get_mp_praams_smart_screener_bond. For a full PDF bond report, use get_mp_praams_report_bond_by_isin. Returns: JSON object with Praams envelope: - success (bool): whether the request succeeded - item (object): bond analysis payload containing: - praamsRatio (float): overall PRAAMS score - totalReturnScore (int): aggregate return score (1-7 scale) - totalRiskScore (int): aggregate risk score (1-7 scale) - coupon (object): coupon profile (type, rate, frequency, structure notes) - valuation (object): yield-to-maturity, spread, price metrics - performance (object): price and total return performance - profitability (object): issuer-level profitability metrics - growthMomentum (object): issuer growth & momentum - marketView (object): spread history, yield curve positioning - volatility (object): price volatility, duration-adjusted risk - stressTest (object): stress-manual scenarios and score - liquidity (object): trading volume, bid-ask spread, score - countryRisk (object): country-level risk assessment and score - solvency (object): issuer creditworthiness, leverage, coverage ratios - descriptions (object|null): narrative risk/return explanations - errors (array): list of error messages, empty on success - message (str): status message Limits (Marketplace rules): - 1 request = 10 API calls - 100k calls / 24h, 1k requests / minute - Output is JSON only

finance1 积分

调用信息

工具标识
eodhd.get_mp_praams_bond_analyze_by_isin
服务提供方
EODHD
平均响应
0 ms
近 7 天调用
0

输入参数

isin必填

string

api_token