# Callable Yield Note

**Callable Yield Note Valuation**

A yield note is a principal-protected structured note that pays periodic coupons that are linked to the performance of a basket of equities. A callable yield note gives the issuer the right to recall the note on specific observation dates. Once recalled, the cancellation coupon is paid, the notional is returned, and the deal is cancelled.

The auto-call feature limits the total return paid to the buyer by automatically cancelling the note once the return of the worst performing asset is above the trigger (threshold). If the cancellation event is not triggered, the payoff on each payment date is equivalent to a spread-adjusted reference rate.

If the note is not called prior to the maturity date, the last coupon is paid and the principal is returned. The note provides investors with potential interest payments during the life of the note, along with conditional downside principal protection, based on the performance of the underlying assets.

Callable yield note usually pays a higher coupon or interest rate to investor. However, the event of the call of the note is uncertain to the investor. It is note only linked to the level of a basket of underlying assets, but also to volatility, correlation, dividends, and yield curve.

Due to the complexity of the payoff structure, the note is normally priced via Monte Carlo simulation.

Reference:

<https://finpricing.com/lib/EqYield.html>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://davidlee1203.gitbook.io/callable-yield-note/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
