I am looking for references (books and papers) or suggestions on how to price forward starting calls using a PDE approach typically in the Heston model (In the BS world, the computation is trivial), with forward payoff (St+τSt−K)+,
I feel like the only way to use a PDE approach would be to identify the fundamental solution of the PDE in order to be able to apply the tower property on the expectation of the payoff.
All I have read up to know focus computing the characteristic function, and the martingale approach.
Answer
Here's an approach that's easy to code (but FAR from the fastest). Let f(T,S,v,K) denote the price of a European call in the Heston model with time-to-expire T, initial price S, initial volatility v, strike K. First, use the tower property to transform the pricing problem: V0=E[e−r(t+τ)(St+τ/St−K)+]=E[e−rtStE[e−rτ(St+τ−KSt)+∣Ft]]=E[e−rtStf(τ,St,vt,KSt)].
No comments:
Post a Comment