get_convertible_bond_value
Analyze convertible bond value by retrieving price, premium rate, and yield to maturity for a given bond symbol.
Instructions
Get convertible bond value analysis (bond price, premium, YTM).
Directly invoke with convertible bond symbol. get_convertible_bond_value(symbol="113527.BOND")
Args: symbol: Convertible bond symbol (e.g. "113527.BOND")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |