Serving the Quantitative Finance Community

 
User avatar
losemind
Topic Author
Posts: 0
Joined: November 24th, 2007, 11:15 pm

Binomial tree for jump diffision models?

May 28th, 2009, 4:24 pm

Hi all,For GBM, we know how to use the Binomial tree to approximate it. For jump diffusion models, dXt=mu*dt+sigma*dBt+dJt, where Jt is compounded Poisson, how to approximate it using Binomial tree?Thanks!
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

Binomial tree for jump diffision models?

May 28th, 2009, 8:09 pm

you are trying to approximate an incomplete market with a complete one. Whilst not necessarily impossible you are really asking for trouble.
 
User avatar
losemind
Topic Author
Posts: 0
Joined: November 24th, 2007, 11:15 pm

Binomial tree for jump diffision models?

May 29th, 2009, 2:33 pm

bQuoteOriginally posted by: mjyou are trying to approximate an incomplete market with a complete one. Whilst not necessarily impossible you are really asking for trouble.Why is the trouble? Could you please elaborate?
 
User avatar
losemind
Topic Author
Posts: 0
Joined: November 24th, 2007, 11:15 pm

Binomial tree for jump diffision models?

May 29th, 2009, 2:42 pm

uQuoteOriginally posted by: losemindbQuoteOriginally posted by: mjyou are trying to approximate an incomplete market with a complete one. Whilst not necessarily impossible you are really asking for trouble.Why is the trouble? Could you please elaborate?At microscopic level, all price movements are discrete random walks,Is it possible to build a tree based on random walks?
 
User avatar
hhhmmm
Posts: 0
Joined: January 4th, 2008, 9:44 pm

Binomial tree for jump diffision models?

June 7th, 2009, 3:05 pm

QuoteOriginally posted by: loseminduQuoteOriginally posted by: losemindbQuoteOriginally posted by: mjyou are trying to approximate an incomplete market with a complete one. Whilst not necessarily impossible you are really asking for trouble.Why is the trouble? Could you please elaborate?At microscopic level, all price movements are discrete random walks,Is it possible to build a tree based on random walks?You want the tree to be recombining, or you get too many nodes at the end. What are the possible increments for jump diffusions ? Can you comfortably divide these into one up and one down movement ? Will the size of the up/down movement be constant, or have some other properties making the nodes recombine ? How many nodes do you get if the nodes don't recombine ? If you want to make a simulation, why would you chose trees over plain monte carlo ?