Skip to main content

ice_bofa

Deprecated

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

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


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

date: Union[date, str]

The date of the data.

rate: float

ICE BofA US Corporate Bond Indices Rate.