Serving the Quantitative Finance Community

Search found 8 matches

by frontofficequant
January 5th, 2007, 1:44 pm
Forum: Numerical Methods Forum
Topic: American Option - term Structure Vol
Replies: 1
Views: 83533

American Option - term Structure Vol

How would you price an American option using term structure vol. using a tree method? Using the basic binomial tree model leads to non recombining nodes. Any suggestions on how to produce a tree with combining nodes?
by frontofficequant
December 17th, 2006, 3:09 pm
Forum: General Forum
Topic: Fitting the SVI Parameterization
Replies: 4
Views: 86440

Fitting the SVI Parameterization

<t>The parameterization is suppose to be fit to variance (the square of vols) since it is the variances which are theoretically asymptotically linear in log-moneyness. It is not gauarenteed to be arb free. There are parameter restrictions to ensure this but they may have to be built into a fitting a...
by frontofficequant
December 7th, 2006, 4:47 pm
Forum: General Forum
Topic: Fitting the SVI Parameterization
Replies: 4
Views: 86440

Fitting the SVI Parameterization

has anyone tried to fit Gatheral's SVI parameterization? If so, have you implemented an algorithm which constrains the implied variacne surface to be a) positive and/or b)arbitrage free
by frontofficequant
November 22nd, 2006, 2:19 am
Forum: Numerical Methods Forum
Topic: Advanced Numerical Analysis or Probability Theory?
Replies: 11
Views: 97838

Advanced Numerical Analysis or Probability Theory?

Stochastic Calculus is essential.
by frontofficequant
November 10th, 2006, 7:56 pm
Forum: Numerical Methods Forum
Topic: Solve a noisy equation
Replies: 5
Views: 89915

Solve a noisy equation

<t>The original paper is:Robbins, H. and Monro, S. (1951). A stochastic approximation method. Ann. Math. Stat. 22, 400-407. I'm sure there are more recent and refined version of this algorithm that apply to different situations. In fact, there are entire text books on stochastic approximation and it...
by frontofficequant
November 8th, 2006, 6:27 pm
Forum: Numerical Methods Forum
Topic: Solve a noisy equation
Replies: 5
Views: 89915

Solve a noisy equation

There are several procedures for handling this. One of the most primative (yet most effective) is the "Robins-Monro" stochastic approximation algorithm.
by frontofficequant
October 19th, 2006, 12:33 am
Forum: General Forum
Topic: covariance with tick data
Replies: 7
Views: 129463

covariance with tick data

<r>Here is an interesting approach to that problem in the context of multivariable Brownian motion and more generally diffusions.<URL url="http://www.stats.uwaterloo.ca/stats_navigation/techreports/06WorkingPapers/2006-12.pdf"><LINK_TEXT text="http://www.stats.uwaterloo.ca/stats_nav ... 006-12.pdf">...
by frontofficequant
October 18th, 2006, 3:34 pm
Forum: Numerical Methods Forum
Topic: geometric brownian bridge
Replies: 2
Views: 98622

geometric brownian bridge

<r>You wno't find any good answers to that question in a book. Simulating a conditioned (or tied-down ) diffusion is in general a very difficult problem which has only been very recently addressed in the literature in a satisfactory way. When the process is a Brownian motion (or a transformation of ...