Skip to main content

Questions tagged [replication]

The actual or hypothetical combining of financial instruments in a certain manner so that they have the same specified characteristics with a given financial instrument or portfolio.

Filter by
Sorted by
Tagged with
0 votes
1 answer
121 views

I am reading through famous sources like Hull, Wilmott, et.c., where they construct the replicating portfolio in a one-step binomial model. This involves setting up a system of equations, where we ...
QuantQuontQuint's user avatar
2 votes
1 answer
235 views

I'm currently writing a bachelor's thesis on GPU accelerated option pricing algorithms. As a CS major I'm not knowledgeable on the higher level math, but I have tried learning the basics of option ...
QuantQuontQuint's user avatar
0 votes
0 answers
93 views

I apologise if my question has been answered already however I could not find a complete explanation online. My understanding of the derivation of the Black Scholes model is that given a derivative, ...
Ricemon's user avatar
2 votes
1 answer
222 views

Suppose we are in a market following the Black-Scholes (BS) model, and we want to use cash and stock to replicate a call option. We perform Taylor expansion of the call price $ V $ with respect to the ...
Cloud's user avatar
  • 105
1 vote
2 answers
114 views

I’ve been thinking about this problem and I’m missing something. Assuming a BSM world, I sell an OTM option at strike K. I then proceed to delta hedge it at the strike K each time K is touched. Why ...
Filippo's user avatar
  • 23
3 votes
1 answer
627 views

Lets consider a hypothetical stock with current price of $S_t$ at time t and it can take any positive value with a strictly positive probability. There exists a derivative that pays $ e^{S_T}$ at ...
CountDOOKU's user avatar
0 votes
1 answer
166 views

The above picture shows the payoff at expiry(in gold) and at current time T+0(in blue) for a bull call spread. I am trying to understand American options and to know if it has any significant ...
FawaMop's user avatar
  • 15
0 votes
0 answers
194 views

Consider a derivative in the Black-Scholes market with the price formula $\Pi_t = F(t,S_t)$. I want to find a self-financing portfolio consisting of the stock and the bank account that hedges the ...
Mathstudent123's user avatar
2 votes
0 answers
95 views

Given a Markovian stochastic volatility model with an asset $S$ and a variance process $V$ given by $$ dS_t = \mu_t S_tdt + \sqrt{V_t}S_tdW_t, \\ dV_t = \alpha(S_t,V_t,t)dt + \eta \beta(S_t,V_t,t)\...
User341562's user avatar
1 vote
1 answer
156 views

In the CRR model, describe the strategy replicating the payoff $X=(S_T-K)^{ +} +a(K-S_{T-2})^{+ }$ for $a \neq 0$ $X$ consists of two parts: European call option with strike price $K$ and expiration ...
timofiej8384's user avatar
1 vote
1 answer
234 views

From Joshi's Quant Interview book: The statistics department from our bank tells you that the stock price has followed a mean reversion process for the past 10 years, with annual volatility of 10% and ...
jmac's user avatar
  • 67
2 votes
1 answer
666 views

I'm starting to teach myself quantitative finance and I've got several questions (marked in bold) regarding the replicating portfolio of a security in the binomial model. I'm following, among others, ...
user_12345's user avatar
2 votes
1 answer
193 views

Suppose there's a salesman who will always sell me an option expiring in two weeks. His options trade at a steep discount, but I can't directly arb it because the closest exchange-traded contract ...
actinidia's user avatar
  • 196
2 votes
1 answer
235 views

In Peter Carr, Dilip Madan, Towards a Theory of Volatility Trading, 1998, (also derived here by Gordon), both calls and puts are used to replicate any twice differentiable payoff. I suppose one would ...
chinsoon12's user avatar
3 votes
1 answer
1k views

I am trying to understand how deposits in bank are modelled, and one such modelling approach is replicating portfolio approach as provided in http://www.diva-portal.org/smash/get/diva2:1208749/...
Bogaso's user avatar
  • 928
4 votes
1 answer
288 views

I'm preparing for quant interviews, and I had this question for myself. I'm not actually trading corn options. My goal here is just to better understand how to deal with these kinds of options. ...
user60181's user avatar
1 vote
0 answers
205 views

I have an exposure to 3 products. I have another 12 tradable products that I can use for hedging myself. I have the correlation matrix between the 15 (12+3) products. How can I use PCA to find the ...
akasolace's user avatar
  • 151
0 votes
0 answers
48 views

Consider the Black-Scholes market wher $\sigma > 0$, and a claim paying $S_T^{\gamma}$ at time $T$, where $\gamma$ is some positive constant. How do I find the replicating portfolio of such a claim?...
Van Tom's user avatar
  • 143
0 votes
1 answer
541 views

Hey what is the replication strategy on the binomial tree when I have for example 10 step model and dividend is paid at step 3? I have a well-written price tree but I do not know what the replication ...
Math122's user avatar
  • 443
1 vote
0 answers
326 views

I have a doubt about the replicating portfolio methodology. Example - Consider an European Call with $K=21$ and underlying with current price $S_0=20$. We assume that, at the maturity, the underlying ...
Francesco Totti's user avatar
0 votes
0 answers
94 views

Assume an underlying random variable $S_T$ which satisfies that $S_T > 0$ and that $\mathbb{P}\{S_T \neq 100 \} > 0$. Let $X_0$ be the time-0 price of a contract that pays $X_T: -2\log\left(\...
FatFeynman's user avatar
1 vote
1 answer
130 views

I have a function noted $u$ which I know the value on N points $s_{1} ,s_{2},.....,s_{N}$ we denote $u_{1},u_{2},...,u_{n}$ the values of u in these points and a grid of strikes $ (K_{i})_{1 \le i \le ...
Kupoc's user avatar
  • 108
0 votes
4 answers
2k views

I am a first year university student. I am trying to replicate an Index, for instance SP500. But instead of doing a full replication (by buying all the stocks), I wonder : How can I choose a portfolio ...
Alexis's user avatar
  • 1
0 votes
1 answer
807 views

We have a simple BS-market of one risky asset $S_{t}$, a bond $B_{t}$ and a digital option $X$ on the risky asset with value process $V(t,S_{t})$. I was able to derive $V(t,S_{t})$ using risk-neutral ...
Winger 14's user avatar
  • 205
2 votes
0 answers
120 views

I have 2 approaches in my mind for finding a pde of an option that depends both on the short rate as well as the stock price- $V(t,r(t),S(t)$. Are these equivalent? Find a hedging portfolio by ...
Arshdeep's user avatar
  • 2,601