diff --git a/README.md b/README.md index 815683f..689a73e 100644 --- a/README.md +++ b/README.md @@ -251,9 +251,19 @@ And below the Ichimoku Cloud parameters are plotted for Apple and Microsoft side ### Obtaining Fixed Income Metrics -Get access to the ICE BofA Corporate Bond benchmark indices and a variety of other bond and derivative related valuations within the `fixedincome` module. For example, see the Effective Yield for the ICE BofA Corporate Bond Index below: +Get access to the ICE BofA Corporate Bond benchmark indices and a variety of other bond and derivative related valuations within the `fixedincome` module. For example, see the Effective Yield for the ICE BofA Corporate Bond Index below for each Credit Rating: +| Date | AAA | AA | A | BBB | BB | B | CCC | +|:-----------|-------:|-------:|-------:|-------:|-------:|-------:|-------:| +| 2024-04-19 | 0.0518 | 0.0532 | 0.0561 | 0.0594 | 0.0678 | 0.0804 | 0.1385 | +| 2024-04-22 | 0.0517 | 0.0532 | 0.056 | 0.0593 | 0.0671 | 0.0793 | 0.1377 | +| 2024-04-23 | 0.0514 | 0.0528 | 0.0556 | 0.0589 | 0.066 | 0.0777 | 0.1364 | +| 2024-04-24 | 0.0518 | 0.0531 | 0.0559 | 0.0592 | 0.0664 | 0.0778 | 0.1361 | +| 2024-04-25 | 0.0524 | 0.0537 | 0.0564 | 0.0598 | 0.0673 | 0.079 | 0.1368 | +And below Effective Yields, Option-Adjusted Spreads (OAS), Yield to Worst and Total Returns are plotted over time for the different maturity periods. + +![Fixed Income](https://github.com/JerBouma/FinanceToolkit/assets/46355364/816cf251-4152-4341-a08e-a36268f5f721) ### Understanding Key Economic Indicators @@ -270,7 +280,7 @@ Get insights for 60+ countries into key economic indicators such as the Consumer And below these Unemployment Rates are plotted over time: -![Economics](https://github.com/JerBouma/FinanceToolkit/assets/46355364/bb44bd4e-07a1-4ecf-a4eb-7fc09a960930) +![Economics](https://github.com/JerBouma/FinanceToolkit/assets/46355364/0bba2ce2-9846-42de-a89d-737cdcd07b31) # Core Functionality and Metrics