Serving the Quantitative Finance Community

 
User avatar
Seagull77
Topic Author
Posts: 0
Joined: December 6th, 2004, 1:38 am

Can Geometric Brownian Motion Model have negative prices ?

August 4th, 2005, 4:58 am

Hi, I need some confirmation whether negative prices can occur under GBM model. Thanks.
 
User avatar
Tau
Posts: 0
Joined: June 1st, 2005, 6:54 pm

Can Geometric Brownian Motion Model have negative prices ?

August 4th, 2005, 5:04 am

Nope. Unless initial is negative. Have you seen negative stock price?
 
User avatar
vplanas
Posts: 0
Joined: October 6th, 2004, 4:53 am

Can Geometric Brownian Motion Model have negative prices ?

August 4th, 2005, 7:08 am

QuoteOriginally posted by: TauNope. Unless initial is negative.As Tau said, theoretically it is impossible if you start at a positive number. However, if you are integrating numerically a GBM it could happen that your path goes to negative number, especially with Euler schemes. You have to take care of that.Quote Have you seen negative stock price?No, but we dont know either if stock prices follow a GBM. (what i mean is that this cannot be a proof)
Last edited by vplanas on August 3rd, 2005, 10:00 pm, edited 1 time in total.