Serving the Quantitative Finance Community

Search found 8 matches

by number7
January 12th, 2004, 3:48 pm
Forum: Trading Forum
Topic: A trading system project
Replies: 4
Views: 190562

A trading system project

<t>DCFC, that was comprehensive and really helpful advice! I am trying to set up a similar database like what Pusher is trying to achieve, but entirely on Access (although it's not exactly the optimal way forward to establish a sound database). One of my objectives is to save on dealing slips (and s...
by number7
October 11th, 2002, 1:32 am
Forum: Student Forum
Topic: Basic Monte Carlo Question
Replies: 28
Views: 194196

Basic Monte Carlo Question

<t>Hi all,Hope you won't mind my asking a question.I tried to compare the pricing performance of MC simulation against models with known analytical solutions (BS and Heston), and got some puzzling results.I use 1m simulations (or rather 2m considering that a simple anti-thetic variance reduction tec...
by number7
October 2nd, 2002, 4:40 pm
Forum: Technical Forum
Topic: Spread Option - Green's v MC
Replies: 8
Views: 192988

Spread Option - Green's v MC

by number7
September 17th, 2002, 2:26 pm
Forum: Technical Forum
Topic: Testing Mean Reversion ? how to ?
Replies: 30
Views: 194662

Testing Mean Reversion ? how to ?

Hi Emergix, sorry for the invalid link. I have attached the zipped file instead.However, in the formula, X is ~= v, but =ln(v).
by number7
September 17th, 2002, 9:15 am
Forum: Technical Forum
Topic: Testing Mean Reversion ? how to ?
Replies: 30
Views: 194662

Testing Mean Reversion ? how to ?

Hi Emergix, thks for your suggestion, Using the proposed transformation (X=ln(v)), I obtain the following equation: So I can just discretize and simulate ln(v) accordingly. Can anyone help to verify if the transformation is correct (Derivation attached)? Thanks.
by number7
September 11th, 2002, 8:59 am
Forum: Technical Forum
Topic: Testing Mean Reversion ? how to ?
Replies: 30
Views: 194662

Testing Mean Reversion ? how to ?

<t>Hi Martingale, RedeR,Thanks for your suggestions. Both methods do have their pros and cons. RedeR's method may increase the computation time needed considerably, especially if I need to process >1m simulations (a major consideration for me).I hope I understood the empirical properties of the squa...
by number7
September 10th, 2002, 2:40 pm
Forum: Technical Forum
Topic: Testing Mean Reversion ? how to ?
Replies: 30
Views: 194662

Testing Mean Reversion ? how to ?

<t>Hi RedeR, thanks for your reply. Let me try to reiterate your simple example?We start with which after applying Euler discretization scheme becomesor more appropriately for MC simulation, we can generate and use random errors from the standard normal distribution using the following representatio...
by number7
September 7th, 2002, 5:39 pm
Forum: Technical Forum
Topic: Testing Mean Reversion ? how to ?
Replies: 30
Views: 194662

Testing Mean Reversion ? how to ?

<t>Hi all, since u're on the mean-reverting process, hope you wouldn't mind my asking a question. Given the following variance process:It ensures that the variance stays positive, and oscillates within a band. This is supposedly attributed to the non-dimensional characteristic of the variance proces...