Why is the stochastic exponential of a Brownian motion positive?
It's apparent when looking at the explicit representation $Z_t = \exp(B_t - t/2)$ but my intuition fails when I look at it as the solution of the SDE $$ dZ_t = Z_tdB_t.$$
I know stochastic integration isn't Lebesgue Stieltjes integration, but we still have $$ \sum U_{t_i}(B_{t_{i+1}} - B_{t_i}) \to \int_0^t U_sdB_s $$ in some cases, so please help me with my intuition that finds it weird for the stochastic exponential staying positive while some paths along which we integrate should be able to "pull" it into the negative region? See e.g. the discrete stochastic exponential that can be negative. So what changes in the continuous-time setting?