Asian Options
An option whose payoff is based on the average price over a period, not the single price at expiry. Averaging makes it cheaper, harder to manipulate, and a natural fit for anyone with exposure spread across many days.
Prerequisites: Options: Calls and Puts, Exotic Options
A plain call or put only looks at the price on one single day, the expiry. An Asian option looks at the average price over a stretch of time instead. The name has nothing to do with geography; the first ones were priced in a Tokyo office, and the label stuck.
Why would anyone want the average? Picture an airline that buys jet fuel every single day of the year. It doesn't care about the price of oil on December 31st; it cares about the average price it paid all year. An option written on that average hedges its real exposure far better than one written on a single day's close. Same story for a company converting a steady stream of foreign revenue, or a fund that dollar-cost-averages into a position. Their risk is spread over many days, so their hedge should be too.
The payoff
For an average-price call, the payoff at expiry is
Read it in words: is the average of the underlying's price sampled at fixed dates (the "fixings"), and is the strike you locked in. If the average beat the strike, you collect the difference; if not, you collect nothing. A put just flips it to .
Notice what the picture shows: the average line barely moves compared with the wild path around it. That is the whole point, and the whole consequence.
Why it's cheaper
Averaging a bumpy series kills volatility. The average of many prices swings far less than any single price, and low volatility means a cheap option. As a rough guide, a geometric-average Asian behaves like a vanilla whose volatility is only about , roughly 58% of the original. Less wobble, less to pay.
An Asian option pays on the average price over its life, not the price on one day. Averaging smooths out volatility, so an Asian is always cheaper than the matching vanilla, and it hedges anyone whose real exposure is spread across time.
Worked example
You hold an average-price call, strike , that samples the price at the end of each of four quarters. The four fixings come in at 96, 108, 104, and 112.
- The average is .
- Payoff .
Compare that with a vanilla call on the same strike. If the price on the final day happened to be 112, the vanilla would have paid , more than double. But if that final day had instead gapped down to 92 after a strong year, the vanilla would pay nothing, while the Asian still pays 5 off the healthy average. The Asian trades away the lucky (and unlucky) extremes of a single day for something steadier.
Two design choices, and the pricing catch
There are two knobs. First, what you average: an average-price Asian averages the underlying (as above); an average-strike Asian instead sets the strike equal to the average, so it pays . Second, how you average: an arithmetic mean (the ordinary sum-over-n) or a geometric mean (the n-th root of the product).
That second choice hides a real headache. The geometric average of lognormal prices is itself lognormal, so it has a clean, closed-form price much like Black-Scholes. The arithmetic average, the one everybody actually trades, is a sum of correlated lognormals, which is not lognormal and has no closed form. Desks price it by Monte Carlo or by a moment-matching approximation, and they cut the Monte Carlo noise by using the geometric Asian's exact price as a control variate.
Need to price an arithmetic Asian fast? Simulate paths for it, simulate the geometric Asian on the same paths, and correct by the geometric's known closed-form value. The two are highly correlated, so this "control variate" trick slashes the Monte Carlo error for almost no extra work.
Where it trips people up
- The average locks in as you go. By the last fixing, most of is already decided, so a late move barely helps. An Asian's sensitivity to the spot (its delta and gamma) fades toward expiry, the opposite of a vanilla, whose gamma spikes at the end.
- Fixings matter enormously. Daily averaging behaves very differently from monthly. Always check the schedule; a "missed" or holiday fixing changes the payoff.
- Cheaper is not free. You gave up the fat upside of a single lucky close. If you actually wanted exposure to the terminal price, an Asian is the wrong tool.
An Asian caps both the pain and the reward of the extremes. It will never pay off like a vanilla on a single blow-out day, so buy it only when your real-world exposure is genuinely the average, not because it looks cheap.
For the wider family of path-dependent payoffs, the closed forms that survive, and the ones that force numerical methods, see Exotic Options and Barrier Options.
Related concepts
Practice in interviews
Further reading
- Hull, Options, Futures, and Other Derivatives (Ch. 26)
- Kemna & Vorst (1990), A Pricing Method for Options Based on Average Asset Values