# Spread Option Pricing

**Spread Option Valuation**

A *spread* option is an option written on the difference of two underling assets, whose values at time *t* we denote by *S*1(*t*) and *S*2(*t*). We consider only options of the European type for which the buyer has the right to be paid, at the maturity date *T*, the difference *S*2(*T*)*−S*1(*T*), known as the spread. To exercise the option, the buyer

must pay at maturity a prespecified price *K*, known as the *strike*, or the *exercise price* of the option.

The use of spread options is widespread for speculation, basis risk mitigation, or even asset valuation. Spread options allow investors to simultaneously take positions in two are more assets and profit from their price difference over some spread.

Because of their generic nature, spread options are used in markets as varied as equity markets, fixed income markets, currency and foreign exchange markets, commodity futures markets, and energy markets.

Although a spread option is an option written on the difference between the values of two indexes in equity markets, its definition has been loosened to include all forms of options written as a linear combination of a finite set of indexes.

In the currency and fixed income markets, spread options are based on the difference between two interest or swap rates, two yields, etc. In the commodity markets, spread options are based on the differences between the prices of the same commodity at two different locations or between the prices of the same commodity at two different points in time, or between the prices of inputs to, and outputs from, a production process, as well as between the prices of different grades of the same commodity.

The spread can be calculated via one of two formulas: the *difference* of returns between two assets,

![](/files/-MXs4OzlBBEg79jHSpwh)

or the *ratio* of returns of two assets:

![](/files/-MXs4OzmsoFuFLtUswko)

Where ![](/files/-MXs4Ozn1htHOcA0hLP5) denotes the *Initial Level* of Asset *i*.

A standard Call or Put payoff applies on the spread. The payoff may also be capped at some specified level:

![](/files/-MXs4Ozo4d9yuduimmVB)

Reference:

<https://finpricing.com/lib/EqSpread.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://deripricing.gitbook.io/spread-option-pricing/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.
