Skip to main content

Questions tagged [hullwhite]

0 votes
1 answer
54 views

I have been practicing using R code for my Quant course and I came across an issue when testing the convergence of numerical methods for lookback options to the analytical solutions provided by Hull ...
Andrew Richardson's user avatar
1 vote
0 answers
92 views

I'm struggling with the following problem: I have a diffusion of the short rate under a numeraire associated measure $Q^N$ of the form: $dr(t) = (...)dt+ H'(t)\alpha(t)dW_t^N$ This is the short rate ...
Brownian Brownie's user avatar
0 votes
0 answers
65 views

I’m working on the simulation-based valuation of cross-currency swaps (XCCY), specifically EURUSD XCCY swaps. I have independently simulated: SOFR dynamics under a Hull-White 1F model (risk-neutral ...
DaniTec316's user avatar
1 vote
0 answers
83 views

I need to compute explicitely the deltas of my asset portfolio to a change of $x_0$ and to a change of $S_0$. I don't get it because I consider $x_0$ and $S_0$ as constants, and not variables. Am I ...
user avatar
1 vote
1 answer
181 views

I am generating interest rate paths through Hull White (1M SOFR for 50 years, monthly) and would also like to generate multiple forward zeros for each point on the path, e.g. 10y1m forward starting ...
StatsStudent's user avatar
1 vote
0 answers
181 views

Currently, I am working on a Monte Carlo simulation for a path dependent interest rate product that I want to hedge. In my current simulation I am using a simple discretized Vasicek shortrate process. ...
Jordi Kortekaas's user avatar
0 votes
0 answers
157 views

I am facing some issues calibrating a Hull-White model. My ultimate goal is a stochastic model for a specific (refinancing) interest rate for companies with a certain rating, lets say rating "B&...
Frank's user avatar
  • 11
2 votes
0 answers
139 views

I’m simulating short rates using QuantLib’s Hull-White model and plotting the continuously compounded 1-day SONIA rate. I compare the mean short rate from 10,000 simulated paths to the forward curve, ...
AB123's user avatar
  • 91
0 votes
0 answers
184 views

For Swaptions of various expiry/tenor combinations, market (implied) volatilities are readily available. For Swaptions with missing expiry/tenor combinations, their market volatilities are linearly ...
user76345's user avatar
0 votes
1 answer
192 views

Since we can use Hull-White tree to calculate the price of a option embedded bond, which can be achieved by the QuantLib pricing engine TreeCallableFixedRateBondEngine, can this engine be also used to ...
Slowman Karllenschütz's user avatar
1 vote
0 answers
143 views

I'm trying to understand the impact of different skew assumptions on the pricing of Bermudan swaptions, e.g. 10NC1 struck at K%. It is often stated that the price of the Bermudan depends primarily on ...
David's user avatar
  • 86
1 vote
0 answers
111 views

Suppose that under the risk-neutral measure $\mathbf{Q}$ we have an HJM framework dynamics for the instantaneous forward rate $$df_{t,T} = \left(\ldots\right) dt + {}^t \sigma_f (t,T) d W^{Q}_t$$ ...
11house's user avatar
  • 123
1 vote
1 answer
332 views

I'm struggling to understand the integration process of the Hull-White equation: \begin{equation} dr(t)=[\nu(t)-ar(t)]dt+\sigma dW(t) \end{equation} In the majority of the references that I have ...
vsa's user avatar
  • 61
1 vote
0 answers
189 views

I'm strugling with the Hull-White 1F model. I'am trying to calibrate the volatility with the swap rate volatility. Here is the model I'am curently working on : $$ \begin{align} dr_t = a(b-r_t)dt + \...
Enzo Ben's user avatar
0 votes
1 answer
148 views

I am required to simulate the trajectory of the Euribor3M rate as it is crucial for determining the future cash flows of my derivative instrument. I've received guidance to employ the Hull-White model....
matt3's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
9