So i read that In the black scholes formula, the term Ke^-rt does a 'backward' calculation.. like if the strike price is 500 dollars, to be exercised t years from now, at r%, then this term calculates what the value is today (the current price) I know that this is derived from continuous compounding, but why? like why is the price of the stock said to increase like that?
2026-03-26 03:18:43.1774495123
Black Scholes Formula and continuous compounding
885 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
It's actually a pricing model for options, not shares (which is what stock markets trade). But either way, the reason compounding may be taken as continuous is because prices respond to supply and demand very rapidly. Suppose in the split-second $dt$ the price takes to update, it multiplies by $1+r dt$. Then in a time $t$, this becomes $(1+r dt)^{t/dt}\approx e^{rt}$ (for backward rates, just change the sign of $r$).