The differential-equations tag has no wiki summary.
6
votes
0answers
127 views
How to get an analytic result for option price based on this model?
I defined such a model for stock price
(1)....
$$dS = \mu\ S\ dt + \sigma\ S\ dW + \rho\ S(dH - \mu) $$
, where $H$ is a so-called "resettable poisson process" defined as
(2)....
$$dH(t) = ...