Skip to content
On this page
  1. Key Takeaways
  2. What It Is
  3. The Intuition
  4. How It Works
  5. Worked Example
  6. Common Mistakes
  7. Frequently Asked Questions
  8. Sources
  9. Disclaimer
← All concepts
OptionsAdvanced5 min read

Asian Option Arithmetic Average: Smooth the Settlement Price

An Asian option is an exotic contract whose payoff is determined by the average price of the underlying over a period of time, not by the single price at expiration. They are widely used in commodity markets and structured notes, where relying on a single closing price creates manipulation risk and spike sensitivity.

Key Takeaways

  • Asian option arithmetic average replaces the expiration price with a sampled average; average-price contracts compare that average to a fixed strike.
  • Geometric average Asian options have closed-form pricing; arithmetic average versions require Monte Carlo because the arithmetic average is not lognormally distributed.
  • A common mistake: using Black-Scholes for arithmetic Asian options, it undervalues them because it only correctly prices the geometric-average variant.
  • Asian options are the standard structure in commodity and FX hedging programs because averaging reduces manipulation and settlement spike risk.

Key Takeaways

  • Asian option arithmetic average replaces the expiration price with a sampled average; average-price contracts compare that average to a fixed strike.
  • Geometric average Asian options have closed-form pricing; arithmetic average versions require Monte Carlo because the arithmetic average is not lognormally distributed.
  • A common mistake: using Black-Scholes for arithmetic Asian options, it undervalues them because it only correctly prices the geometric-average variant.
  • Asian options are the standard structure in commodity and FX hedging programs because averaging reduces manipulation and settlement spike risk.

What It Is

An Asian option, also called an average option, replaces the terminal price in a standard option payoff with an average price computed over the option's life. That average can be based on daily closes, hourly prints, or any other predefined sampling schedule.

The contract class got its name in the 1980s when Bankers Trust designers working on oil-linked derivatives in Tokyo called their invention an Asian option because of where they were when they priced it. The term stuck.

The Intuition

A vanilla European option exposes its payoff to a single number: the price at expiration. If that number happens to be distorted by a short squeeze, a fat-finger trade, or an end-of-day cross, the payoff moves with it. An Asian option smooths those outcomes by averaging. Extreme prints move the average only a little.

Two practical consequences follow. Asian options are cheaper than vanillas because averaging reduces variance. They are harder to manipulate because no single day's print can dominate the settlement. Both features make them the natural choice for commodities, FX, and structured products where retail or institutional settlement prices would otherwise invite gaming.

How It Works

Asian options come in two payoff families. An average-price option (also called an average-rate option) uses the average as the terminal price and compares it to a fixed strike:

Asian call payoff = max(A - K, 0)
Asian put payoff  = max(K - A, 0)

Where A is the average price over the sampling window and K is the strike. An average-strike option instead uses the average as the strike and compares it to the terminal spot price:

Average-strike call payoff = max(S_T - A, 0)
Average-strike put payoff  = max(A - S_T, 0)

Pricing depends on how the average is computed. A geometric average has a known lognormal distribution under Black-Scholes assumptions, so closed-form pricing exists. An arithmetic average does not have a closed-form distribution, so pricing usually requires Monte Carlo simulation or analytic approximations that use the geometric result as a control variate.

Sampling frequency matters. More samples produce a smoother average with lower variance and a cheaper option. Daily sampling is common in commodities, monthly sampling in employee stock options structured as Asians, and continuous sampling mostly in theory.

Worked Example

Consider a three-month arithmetic average-price Asian call on an oil futures contract, with strike 80 and daily closing-price sampling.

Over 63 trading days, the underlying posts daily closes with a mean of 83 and occasional spikes to 95 and dips to 72. The arithmetic average across those 63 closes turns out to be 83.20. The payoff is max(83.20 minus 80, 0) equals 3.20.

A vanilla European call with the same three-month expiry and the same 80 strike settles on the last-day close. If that close happens to print at 78 after a temporary rally and decline, the vanilla pays zero, even though the underlying averaged well above the strike. The Asian contract pays 3.20 in that same scenario.

Working in reverse, if the underlying closed at 88 on the last day but spent most of the prior 60 days near 79, the vanilla would pay 8 and the Asian would pay closer to 0 or slightly above. Different contracts, different sensitivities, and very different payoffs from the same time series.

Common Mistakes

  • Ignoring sampling definition. The termsheet defines exactly which prices enter the average, how they are weighted, and what happens on non-trading days. Two Asian options with identical headline terms can have materially different payoffs if their sampling rules differ.
  • Using Black-Scholes for arithmetic Asians. Plain Black-Scholes only prices geometric Asian options correctly. Using it on arithmetic contracts undervalues them slightly and leaves pricing error unhedged.
  • Overlooking running-average path dependency. Asian option greeks change as the averaging window progresses. A late-life position has already locked in much of the average, so delta and vega decay faster than on a vanilla option. Hedging strategies need to account for this.
  • Confusing average-price with average-strike contracts. The two pay very differently. Mislabeling on a structured-product term sheet can create an unintended payoff profile for the client.
  • Assuming the discount is always a win. Asian options are cheaper than vanillas. But the cheapness comes with reduced upside in scenarios where the final day posts a big move in your favor. Buyers who want terminal-day exposure are buying the wrong product.

Frequently Asked Questions

Q: What is an Asian option in simple terms? An Asian option pays based on the average price of the underlying over a period rather than the single closing price on expiration day. Averaging reduces the chance of a distorted settlement and lowers the option cost by reducing variance.

Q: How do Asian options affect investment decisions? Corporate treasurers and commodity hedgers often prefer Asian options because they match the way businesses actually experience price risk, as an average over time, not a single day's reading. The lower premium also makes them more cost-efficient for long-horizon hedging programs.

Q: What is a real-world example of an Asian option payoff? A 3-month oil call with strike $80 samples 63 daily closes averaging to $83.20. The payoff is $3.20. A vanilla call on the same underlying settles at the last closing price, if that day happens to print $78 after a late-period selloff, the vanilla pays zero while the Asian pays $3.20.

Q: How can investors choose between Asian and vanilla options? Use an Asian option when your risk exposure accumulates gradually over time, commodity purchases, FX receipts, employee stock plans. Use a vanilla option when you need protection at a specific point in time, such as a scheduled asset sale or a bond redemption.

Q: How is an Asian option different from a barrier option? A barrier option's payoff depends on whether a single threshold was crossed. An Asian option's payoff depends on an average of prices over the entire life. Both are path-dependent, but they solve different problems, barriers reduce premium by excluding specific scenarios; Asians reduce premium by smoothing the settlement reference.

Sources

  1. Privault, N. "Chapter 13: Asian Options." Nanyang Technological University. https://personal.ntu.edu.sg/nprivault/MA5182/asian-options.pdf
  2. Wiklund, E. "Asian Option Pricing and Volatility." KTH Royal Institute of Technology. https://www.math.kth.se/matstat/seminarier/reports/M-exjobb12/120412a.pdf
  3. Cudina, M. "Introduction to Exotic Options: Asian Options." University of Texas at Austin. https://web.ma.utexas.edu/users/mcudina/m339d_Exotic_Asian_Options.pdf
  4. MathWorks. "Pricing Asian Options." https://www.mathworks.com/help/fininst/pricing-asian-options.html

Disclaimer

This article is educational content only and is not financial advice. Nothing here is a recommendation to buy, sell, or hold any security. Consult a licensed advisor before making investment decisions.

The IWP Substack

You understand the concept. Now see it applied.

The Investing With Purpose Substack turns ideas like this into research and risk-managed trade plans on real stocks, updated every week.

Read on Substack (opens in a new tab)

Related concepts