4
votes
2answers
147 views

Is drift rate the same as interest rate in risk-neutral random walk when using Monte Carlo for option pricing?

When using following risk-neutral random walk $$\delta S = rS \delta t + \sigma S \sqrt{\delta t} \phi$$ where $\phi \sim N(0,1)$. Now when a text mentions drift = 5% does that mean that interest ...
2
votes
1answer
105 views

American Option price formula assuming a logLaplace distribution?

What are $d_1$ and $d_2$ for Laplace? may be running before walking. When I tried to use the equations provided, the pricing became extremely lopsided, with the calls being routinely double puts. ...
1
vote
0answers
82 views

Pricing a Power Contract derivative security

I'm trying to price a "power contract" and would appreciate guidance on the next step. The payoff at time $T$ is $(S(T)/K)^\alpha$, where $K > 0$, $\alpha \in \mathbb{N}$, $T > 0$. $S$ is ...
6
votes
2answers
343 views

How to transform process to risk-neutral measure for Monte Carlo option pricing?

I am trying to price an option using the Monte Carlo method, and I have the price process simulations as an inputs. The underlying is a forward contract, so at all times the mean of the simulations is ...
5
votes
2answers
599 views

How does one go from measure P to Q(risk-neutral) when modeling an asset paying dividends?

I am really having a terrible time applying Girsanov's theorem to go from the real-world measure $P$ to the risk-neutral measure $Q$. I want to determine the payoff of a derivative based an asset ...
3
votes
2answers
127 views

What mathematical characteristics are required from the asset price process in order to stay within the RNP framework?

I'm currently doing a course in derivatives pricing and I'm having some trouble wrapping my head around the sweet spot where theory meets reality in terms of Risk Neutral Pricing. I know that the ...
10
votes
5answers
1k views

Formal proof for risk-neutral pricing formula

As you know, the key equation of risk neutral pricing is the following: $\exp^{-rt} S_t = E_Q[\exp^{-rT} S_T | \mathcal{F}_t]$ That is, discounted prices are Q-martingales. It makes real-sense for ...