🏠
Guest Not signed in

American options: backward induction on a binomial tree

Early exercise turns option pricing from a one-shot expectation into a backward dynamic program. The binomial tree is the simplest model where you can see the early-exercise boundary appear.

Method · American Options Binomial
Intro

European options can only be exercised at maturity, so their price is the discounted risk-neutral expectation of the payoff. American options can be exercised at any time before maturity, which means at every node the holder compares the intrinsic value (exercise now) against the continuation value (hold and re-decide next step). The optimal stopping problem turns pricing into a dynamic program; the binomial tree is the discrete-time setting where each step of that program is explicit.

βœ“ Intro Β· expand
Independent · Legal