Serving the Quantitative Finance Community

Search found 11 matches

by festivie
January 17th, 2006, 8:46 am
Forum: Student Forum
Topic: MC Simulation!
Replies: 11
Views: 123704

MC Simulation!

Hello Evereyone!I am pricing barrier options analytically as well as using Monte Carlo simulation in Matlab(GUI). I am getting a big difference between both the option prices. Can anyone tell me how to minmize this difference?Thanks.Festivie
by festivie
January 17th, 2006, 8:45 am
Forum: Technical Forum
Topic: MC Simulation
Replies: 10
Views: 124181

MC Simulation

Hello Evereyone!I am pricing barrier options analytically as well as using Monte Carlo simulation in Matlab(GUI). I am getting a big difference between both the option prices. Can anyone tell me how to minmize this difference?Thanks.Festivie
by festivie
December 10th, 2005, 2:27 pm
Forum: Student Forum
Topic: Help in MC Simulation!
Replies: 7
Views: 128945

Help in MC Simulation!

Hello Claudio,Thanks for your help.Festivie
by festivie
December 10th, 2005, 2:25 pm
Forum: Student Forum
Topic: Help in MC Simulation!
Replies: 7
Views: 128945

Help in MC Simulation!

<t>Hello MF05JY,Thanks for your reply and help. I am a beginner in Matlab GUI. I have got the analytical results but find difficulty in the simulation part. If it is ok can you tell me how did u simualte it (I mean the code for simulation)? The formula for pricing barrier options:The price of an opt...
by festivie
December 9th, 2005, 2:56 pm
Forum: Student Forum
Topic: Help in MC Simulation!
Replies: 7
Views: 128945

Help in MC Simulation!

Hi,Yes I need matlab code for barrier. Can you help me?
by festivie
December 7th, 2005, 6:43 pm
Forum: Student Forum
Topic: Help in MC Simulation!
Replies: 7
Views: 128945

Help in MC Simulation!

<t>Hello All,I need to price barrier options with Monte Carlo Simulations in GUI. My code is,function [Price,CI] = BlsMCAV(S0,X,r,T,sigma,NRepl)nuT = (r-0.5*sigma^2)*T;siT = sigma * sqrt(T);Veps = randn(NRepl,1);Payoff1 = max(0, S0*exp(nuT+siT*Veps)-X);Payoff2 = max(0, S0*exp(nuT+siT*(-Veps))-X); Di...
by festivie
December 6th, 2005, 8:17 pm
Forum: Technical Forum
Topic: Pricing options with MC Simulation
Replies: 1
Views: 128208

Pricing options with MC Simulation

Dear All!Can anyone provide me simulation code for pricing barrier options in Matlab?
by festivie
November 14th, 2005, 4:44 pm
Forum: Technical Forum
Topic: Matlab Code
Replies: 0
Views: 129996

Matlab Code

Hi!Can anybody provide Matlab code for valuation of continuous barrier options using Monte Carlo method? Iam using AVR(antithetic variates reduction) method in Monte Carlo to price barrier options.Thanks in advance.
by festivie
October 14th, 2005, 2:03 pm
Forum: Technical Forum
Topic: Barrier options
Replies: 2
Views: 133514

Barrier options

Hello Everyone!Iam writing thesis and need information on "Pricing Barrier Options" with Finite Difference method in Matlab. Can anyone help me with the same?
by festivie
October 14th, 2005, 2:00 pm
Forum: Student Forum
Topic: Pricing Barrier options
Replies: 4
Views: 134266

Pricing Barrier options

Hello Everyone!Iam writing thesis and need information on "Pricing Barrier Options" with Finite Difference method in Matlab. Can anyone help me with the same?
by festivie
October 14th, 2005, 1:56 pm
Forum: Careers Forum
Topic: Barrier options
Replies: 2
Views: 133236

Barrier options

Hello everyone, I am working on a thesis and I need some information on "pricing barrier options using finite difference method". Can anyone help me?