Serving the Quantitative Finance Community

Search found 16 matches

  • 1
  • 2
by actuaryck
March 14th, 2015, 2:27 pm
Forum: Book And Research Paper Forum
Topic: Book on Deal Processing / Deal Flow for Derivatives
Replies: 3
Views: 4495

Book on Deal Processing / Deal Flow for Derivatives

<t>QuoteOriginally posted by: QuantOptionprobably not exactly what you're after, but could still provide some useful info:The Trade Lifecycle: Behind the Scenes of the Trading ProcessThanks for your suggestion but this book covers extremely trivial stuff and is not exactly what I want as you have st...
by actuaryck
March 12th, 2015, 7:19 am
Forum: Book And Research Paper Forum
Topic: Book on Deal Processing / Deal Flow for Derivatives
Replies: 3
Views: 4495

Book on Deal Processing / Deal Flow for Derivatives

<t>Can anyone recommend books on deal processing / flow for various derivative products (e.g. forward, swap, option, etc.)?I want to understand what positions will generate after capturing a deal into the treasury system and how different booking methods would lead to different positions being gener...
by actuaryck
September 27th, 2012, 12:56 am
Forum: Technical Forum
Topic: FX smile construction
Replies: 7
Views: 49629

FX smile construction

QuoteOriginally posted by: ancastThe procedure is described in details (also with examples) in my book on FX options that will be out in July, published by Wiley.What's the name of your book?
by actuaryck
August 18th, 2011, 2:08 am
Forum: Student Forum
Topic: FX Volatility Smile Construction (Wystup)
Replies: 4
Views: 26932

FX Volatility Smile Construction (Wystup)

If you work in the strike space, then the variable "a" can be calculated explicitly since the strike would be known.Once you've constructed the vol surface in the strike space, converting to delta space should be straight forward.
by actuaryck
November 8th, 2010, 1:43 am
Forum: Technical Forum
Topic: Dynamic of FX Implied Volatility Surface
Replies: 1
Views: 23895

Dynamic of FX Implied Volatility Surface

<t>I am interseted in finding out dynamic of FX implied volatility surface. In particular, I want to know how the skewness of the implied vol surface changes over time. The question I would like to answer is that whether a 1% shift in the ATM vol would result in a 1% parrallel shift of the entire vo...
by actuaryck
February 12th, 2005, 2:43 am
Forum: Student Forum
Topic: Regression model vs. Reduced-form (stochastic) model
Replies: 1
Views: 159937

Regression model vs. Reduced-form (stochastic) model

Two approaches in modelling the asset price process are regression model and stochastic model. What would be the major differences and pros and cons on risk management between the two approaches?Can regression model be used as a risk management tool (such as headging and derivative pricing)?
by actuaryck
October 8th, 2004, 12:35 pm
Forum: Student Forum
Topic: Acceptance-Rejection Sampling
Replies: 3
Views: 172887

Acceptance-Rejection Sampling

Thanks very much for your guys suggestions . . . Now I understand how the AR method works!
by actuaryck
October 6th, 2004, 12:12 pm
Forum: Student Forum
Topic: Acceptance-Rejection Sampling
Replies: 3
Views: 172887

Acceptance-Rejection Sampling

Does anyone know where I can find explanation of acceptance-rejection sampling?I know the procedure but I cannot understand why it works. Thanks!
by actuaryck
October 4th, 2004, 7:09 am
Forum: Student Forum
Topic: Bivariate Normal Distribution in Matlab
Replies: 10
Views: 174184

Bivariate Normal Distribution in Matlab

Does anyone know which is a more efficient way to generate multivariate normal random numbers in Matlab: by the function "mvnrnd()" or Cholesky decomposition?
by actuaryck
October 1st, 2004, 11:41 pm
Forum: Student Forum
Topic: Bivariate Normal Distribution in Matlab
Replies: 10
Views: 174184

Bivariate Normal Distribution in Matlab

<t>QuoteOriginally posted by: janickgAnyone here familiar with this distribution? I know that Matlab doesn't have strong support for multivariate distributions, but I need to work with the bivariate normal distribution. My approach is 1. I have specified the pdf.2. I need to calculate probabilities ...
by actuaryck
October 1st, 2004, 10:34 pm
Forum: Student Forum
Topic: Newsgroup / Forum
Replies: 7
Views: 173796

Newsgroup / Forum

What do NP and PWOQF stand for?
by actuaryck
September 30th, 2004, 3:09 pm
Forum: Student Forum
Topic: Equations for fitting curves
Replies: 16
Views: 174974

Equations for fitting curves

<t>I just came up with an idea . . . not sure if it works . . .You can fit an 11 order polynomial, say a11*x^11 + a10*x^10 + . . . + a1*x = y.For x = 1 and y = 100%, the polynomial becomes: a11 + a10 + . . . + a1 = 100.For x = 2 and y = 40.63%, the polynomial becomes: a11*2^11 + a10*2^19 + . . . + a...
by actuaryck
September 30th, 2004, 2:52 pm
Forum: Student Forum
Topic: Equations for fitting curves
Replies: 16
Views: 174974

Equations for fitting curves

I guess you might have to stick with the old method . . . fitting a high order polynomial . . . There is a curve fitting tool in Matlab which is very easy to use . . .
by actuaryck
September 30th, 2004, 2:40 pm
Forum: Student Forum
Topic: Equations for fitting curves
Replies: 16
Views: 174974

Equations for fitting curves

Just a reminder . . . With the spline method, because you are fitting a cubic equation every 3 points, therefore you will end up with 5 equations representing your 11 points . . .
by actuaryck
September 30th, 2004, 2:11 pm
Forum: Student Forum
Topic: Equations for fitting curves
Replies: 16
Views: 174974

Equations for fitting curves

<t>Try plotting the points on Excel (graph type: XY Scatter) . . . Then right click the points on the graph and click "Add Trendline" . . . You data looks like it's an expoenential decay . . . so try fitting an exponential function . . . then under "Option" page in the "Add Trendline" window, check ...
  • 1
  • 2