stochastic-calculus

Hot Questions - Stack Exchange
nLab
Urs Schreiber
8d ago

A stochastic process describes a dynamical system evolving over a linearly ordered set (“time”), typically taken to be the (positive) integers or real numbers, whose dynamical laws of motion are morphisms in the Kleisli category of the Giry monad (or any other probability monad). By working in the larger category of algebras of that monad, a characterization of a stochastic processes can be model…

mathematicsprobabilitystochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I am trying to prepare to exit academia and transition into quantitative finance from a statistical physics background (after spending 6 years as a postdoctoral researcher). My experience covers heavy computation (Matlab/C++), stochastic processes (Brownian motion, Langevin/Fokker-Planck equations), and statistical mechanics, but I have little formal exposure to asset pricing. Given this backgrou…

quant-financerisk-managementstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I have two coupled SDEs \begin{align*} dS_t=rS_tdt+V_tdW_t^{(1)},\\ dV_t=aV_tdt+b(V_t)dW_t^{(2)},\\ \end{align*} where $W_t^{(1)}$ and $W_t^{(2)}$ are independent Brownian motions, initial input data are $S_0$ and $V_0$ , $a(\cdot)$ and $b(\cdot)$ are sufficiently well-behaved, and I use an Euler-Maruyama discretisation with $N$ timesteps. How exactly should one calculate the derivative of a payo…

mathematicsstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

My question is simple, consider a European call with payoff max(S_T-K, 0), Let's suppose that the underlying stock follows a binomial tree with up and down factors I know as we take n goes to infinity that the stock is log-normally distributed at time t=T (I know how to derive it). The idea is to derive the B-S-M pricing formula as the expected value of the present value of max(S_t-K, 0) using t…

derivatives-pricingmathematicsquant-financestochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I am new to stochastic calculus. I would like to compute the closed-form solution for $$ \int_0^t \exp \left( \alpha s - \sigma W_s \right) \; {\rm d}s \tag{1}$$ $$ \int_0^t \exp \left( \alpha s - \sigma W_s \right) \; {\rm d} W_s \tag{2} $$ which I encountered when trying to solve the following stochastic differential equation (SDE) $$ dX_t = \theta(\mu - X_t)\; dt + \sigma X_t \; dW_t $$ How to…

mathematicsstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I am a mathematician. What's the go-to reference for a proper math-based introduction to martingale theory and arbitrage pricing? The books I am being referred to deal mostly either with the discrete case, or, if its continuous, then it does not contain all the proofs and there's a lot of hand-waving (for example, Bjork's Arbitrage theory in Continuous time, which does not even contain proper pro…

mathematicsportfolio-theoryquant-financestochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I am analyzing the following function within a financial mathematics framework: $$ f(t) = \dfrac{B(S; S) \cdot m(t)}{B(t; S) \cdot m(S)} $$ where: $$ B(t; S) := \mathbb{E}_{t}^{\mathbb{P}} \left[\exp\left(-\int_{t}^{S}r_{f}(u)\, du\right)\right] $$ and $$ m(t) := \exp\left(\int_{0}^{t} r_{f}(u)\, du\right) $$ Definitions : $B(t; S)$ represents the price at time $t$ of a zero-coupon bond maturing …

quant-financerisk-managementstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

To model a structured product, I thought of using a geometric Brownian motion model, where I choose a certain mean and variance for the normal distribution to make sure that a certain percentage of paths (as a result from Monte Carlo) cross a threshold value where different conditions apply. However my question is does this violate the risk-free and arbitrage free assumption? Meaning I can no lon…

quant-financerisk-managementstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

Consider a HJM framework $$d f(t, T) = \sigma (t, T) d W_t^T$$ which is a SDE of instantaneous forward rates on $T$ -forward measure, and let $$P (t, T) = \exp (-\int_t^T f (t, u) d u)$$ $$B (t) = \exp (\int_0^t f(u, u) d u)$$ be a $T$ -discount bond price and a continuously compounded money market account. By definition, \begin{align} P(t, T) &= \exp (-\int_t^T f(0, u) d u - \int_t^T \int_0^t \s…

quant-financerisk-managementstochastic-calculus
Towards Data Science

How to make decisions when your spreadsheet is lying about the future The post A Gentle Introduction to Stochastic Programming appeared first on Towards Data Science .

mathematicsstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

I'm looking to simulate the stochastic price and volatility process (Heston model) using some form of Euler method for Monte Carlo approximation of option prices. The results that I get are acceptable for deep in the money options and at the money options but not very satisfying at all for deep out of the money options. I want to reduce the variance for faster convergence and the importance sampl…

optionsquant-financerisk-managementstochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

In binomial tree model, the stock price is modelled in the form of $S_{k\delta}=S_{(k-1)\delta}\exp(\mu\delta+\sigma\sqrt\delta Z_k)$ , where $\delta$ is time invertal between two observations $S_{k\delta},S_{(k-1)\delta}$ , $Z_k=1,-1$ for upward and downward scenarios of the stock price change. I noted some illustrations of variance and mean to explain why the model is set in the form, but I can…

quant-financerisk-managementstochastic-calculus
PhilPapers: Recent additions to PhilArchive

Abstract This paper provides a rigorous deconstruction of the Narrquest framework (Chen, 2026) through the lens of Stochastic Control Theory and Information Physics. By defining "Invalidity Conditions" (IC-1 to IC-5) that decouple narrative structure from technical optimization and closed causal loops, Chen (2026) constructs an inherently unstable open-loop architecture. We demonstrate that such …

computer-sciencemathematicsoptimizationstochastic-calculus
SOPHIE's Daddy Quant Blog

This video walks through the breakthrough research by Muhle-Karbe et al. linking order flow, market impact, and rough volatility through a single structural statistic — bridging microstructure and stochastic volatility theory. 🎥 Video Tutorial 🎥 Watch Video: https://youtu.be/wF1vaW8WwzU Topics: quantitative finance, investment analysis, financial education, financial education video, trading t…

algorithmic-tradingmarket-microstructurequant-financestochastic-calculus
Recent Questions - Quantitative Finance Stack Exchange

How to model two correlated stocks where the innovations are asymmetric and heavy-tailed? The model is estimated with MCMC on historical returns (not option data) and later used for VaR simulation. Consider the univariate SV model: $$ \begin{aligned} r_t &= \mu + e^{h_t}\epsilon_t \qquad \epsilon_t \sim N(0,1)\\ h_t &= \omega + \phi(h_{t-1}-\omega) + \bigl(J_t-\mathbb E[J_t]\bigr),\\ J_t &= \log …

quant-financerisk-managementstochastic-calculus
A
ArXiv.org
Paper
Günter Last·Babette Picker
3/7/2026

We study a Dirichlet--Ferguson process $ζ$ on a general phase space. First we reprove the chaos expansion from Peccati (2008), providing an explicit formula for the kernel functions. Then we proceed with developing a Malliavin calculus for $ζ$. To this end we introduce a gradient, a divergence and a generator which act as linear operators on random variables or random fields and which are linked …

Applied MathematicsCalculus (dental)Divergence (linguistics)Gaussian processGenerator (circuit theory)
A
ArXiv.org

We develop a calculus of space-time controlled fields for rough stochastic systems. This approach provides a unified composition rule for evaluating random fields along rough semimartingales and yields a rough stochastic Itô-Wentzell formula under natural and verifiable regularity assumptions. Our motivation comes from works of Hudde et al. (2024) and, independently, Del Moral and Singh (2022) wh…

Calculus (dental)Economics, Econometrics and FinanceField (mathematics)FinanceInterpolation (computer graphics)
SOPHIE's Daddy Quant Blog

Why does ordinary calculus fail when applied to the stock market? This video explores the "jagged" reality of financial assets and how Itô’s Lemma provides the mathematical bridge between deterministic physics and stochastic finance. 🎥 Video Tutorial 🎥 Watch Video: https://youtu.be/3-RdnIsr3f4 Topics: quantitative finance, investment analysis, financial education, financial education video, tr…

quant-financerisk-managementstochastic-calculus
SOPHIE's Daddy Quant Blog

A comprehensive treatise on Itô's Lemma: the mathematical bridge between the smooth world of Newton and the jagged reality of financial markets. Master the fundamental theorem that transforms stochastic differential equations into the Black-Scholes framework. 📊 Deep Research Topics: quantitative finance, investment analysis, financial education, financial research, market analysis

financial-econometricsquant-financestochastic-calculus
research.ioresearch.io

Sign up to keep scrolling

Create your feed subscriptions, save articles, keep scrolling.

Already have an account?