ice_bofa
This endpoint is deprecated; use /fixedincome/bond_indices
instead. Deprecated in OpenBB Platform V4.2 to be removed in V4.5.
ICE BofA US Corporate Bond Indices.
The ICE BofA US Corporate Index tracks the performance of US dollar denominated investment grade corporate debt publicly issued in the US domestic market. Qualifying securities must have an investment grade rating (based on an average of Moody’s, S&P and Fitch), at least 18 months to final maturity at the time of issuance, at least one year remaining term to final maturity as of the rebalance date, a fixed coupon schedule and a minimum amount outstanding of $250 million. The ICE BofA US Corporate Index is a component of the US Corporate Master Index.
Parameters
- standard
- fred
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.
• Optional: True
end_date
: Union[date, str]
End date of the data, in YYYY-MM-DD format.
• Optional: True
index_type
: Literal['yield', 'yield_to_worst', 'total_return', 'spread']
The type of series.
• Default: yield
• Optional: True
start_date
: Union[date, str]
Start date of the data, in YYYY-MM-DD format.
• Optional: True
end_date
: Union[date, str]
End date of the data, in YYYY-MM-DD format.
• Optional: True
index_type
: Literal['yield', 'yield_to_worst', 'total_return', 'spread']
The type of series.
• Default: yield
• Optional: True
category
: Literal['all', 'duration', 'eur', 'usd']
The type of category.
• Default: all
• Optional: True
area
: Literal['asia', 'emea', 'eu', 'ex_g10', 'latin_america', 'us']
The type of area.
• Default: us
• Optional: True
grade
: Literal['a', 'aa', 'aaa', 'b', 'bb', 'bbb', 'ccc', 'crossover', 'high_grade', 'high_yield', 'non_financial', 'non_sovereign', 'private_sector', 'public_sector']
The type of grade.
• Default: non_sovereign
• Optional: True
options
: bool
Whether to include options in the results.
• Default: False
• Optional: True
Returns
results
: list[ICEBofA]
Serializable results.
provider
: Optional[Literal['fred']]
Provider name.
warnings
: Optional[list[Warning_]]
list of warnings.
chart
: Optional[Chart]
Chart object.
extra
: dict[str, Any]
Extra info.
Data
- standard
- fred
date
: Union[date, str]
The date of the data.
rate
: float
ICE BofA US Corporate Bond Indices Rate.
date
: Union[date, str]
The date of the data.
rate
: float
ICE BofA US Corporate Bond Indices Rate.