# Pricing

Premium/Discount % = (Market Price − NAV) ÷ NAV × 100

NAV = (Market Value of All Securities + Cash & Equivalents − Fund Liabilities) ÷ Total Shares Outstanding

Net Asset Value

$$
\text{NAV} =
\frac{
\text{Value of Assets of a Share Class}
---------------------------------------

\text{Liabilities of the Share Class}
}{
\text{Number of Outstanding Shares of the Share Class}
}
$$

Bid-ask spread

Spread % = (Price − NAV) ÷ NAV × 100

Bond Investment Value

Sv (t) = Σ<sub>t=1</sub><sup>n</sup> c / (1 + r)<sup>t</sup> + p / (1 + r)<sup>n</sup>

P = par value\
r = discount rate\
C = coupon rate\
n = number periods to maturity

Bond price

Bond Price = C\* ((1-(1+r)^-n)/r )) + F/(1+r)^n\
F = Face / Par value of bond,\
r = Yield to maturity (YTM) and.\
n = No. of periods till maturity\
C= Periodic coupon payments

Bond Price = ∑ (Present Values of Cash Flows) + Present Value of Face Value

**Coupon Rate (%) =** Coupon **÷** Bond Par Value\
**Current Yield (%) =** Annual Coupon **÷** Bond Price\
**Current Yield =** (Coupon Rate **x** Par Value) **÷** Bond Quote<br>


---

# 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://docs.xft.finance/bitnet/clearing-and-settlement/lifecycle/pricing.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.
