Quote from LaSalle:
Where do I find, or how do I calculate, the "Greeks"?
This all seems very simple yet the option boys apparently use funny words combined with math that incorporates more than basic arithmatic--just like the mafia use baseball bats--to scare wannabes from their "corner".
There is some math required in order to do it but you can learn. It helps if you've had a bit of
calculus.
Suppose that V was the value function of some kind of derivative instrument, that is, suppose V is
the result of solving some model for the price of the instrument as a function of various
independent variables in the model. So you put in the values of the underlying variables, and
calculating V then gives you the price.
So if you have such a function V, then the `Greeks' are defined to be certain derivatives (in the
sense of differential calculus) of the function V. So for example, if S is the price of the
underlying, r is the interest rate, and T is the time, then I think these are pretty standard
definitions:
delta = dV/dS
gamma = d^2 V/dS^2
theta = dV/dT
rho = dV/dr
These should all be interpreted as partial derivatives: they represent rates of change of V when all
other variables are held constant.
If V is the value function for an option, such as a call or a put, delta is then the rate of change of
option price with underlying price, gamma is the rate of change of delta with underlying price,
theta is the rate of change of option price with time, rho is the rate of change of option price
with interest rate.
If you have the function V in closed form, you can directly calculate the values of delta, gamma,
theta, and rho. For some models of particular kinds of option prices such as Black-Scholes, you do
actually get simple closed form expressions for the Greeks.
This site has a pretty decent discussion of the Black-Scholes model. See these links:
Deriving the Black-Scholes Equation
Solving the Black-Scholes Equation
The Greek Letters - Delta
The Greek Letters - Theta
The Greek Letters - Gamma
They don't seem to have calculated rho there, but it should be easy enough to do yourself once you've
gone through delta, gamma and theta
