Hi,
Does anyone know if jquantlib has a way of answering the question "What's the probability of a stock being below a price in N days?" (given volatility, risk free rate, etc.) Something similar to what's being discussed in this thread: http://quant.stackexchange.com/questions/7169/how-to-calculate-stock-move-probability-based-on-option-implied-volatility-and-t Thanks Jaroslav Sent from my iPhone ------------------------------------------------------------------------------ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Jaroslav,
if d is the price of a european digital put with expiry t and strike K, then d / P(0,t) is the probability for S(t) < K (in the t-forward pricing measure). I think. Best regards Peter On 28 October 2015 at 08:33, Jaroslav Tupý <[hidden email]> wrote: > Hi, > > Does anyone know if jquantlib has a way of answering the question "What's the probability of a stock being below a price in N days?" (given volatility, risk free rate, etc.) Something similar to what's being discussed in this thread: > http://quant.stackexchange.com/questions/7169/how-to-calculate-stock-move-probability-based-on-option-implied-volatility-and-t > > Thanks > Jaroslav > > > > Sent from my iPhone > ------------------------------------------------------------------------------ > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users ------------------------------------------------------------------------------ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by Jaroslav Tupý
In addition to what peter said: If you take the inflated price of a digital option and if you use a call spread pricing as a proxy for this price you are able to include the observed market smile in your probability calculation.2015-10-28 8:33 GMT+01:00 Jaroslav Tupý <[hidden email]>: Hi, ------------------------------------------------------------------------------ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |