• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Pricing an Asian Option using Binomial and MonteCarlo

Joined
2/28/17
Messages
2
Points
11
I have this assignement on option pricing on one of my courses. I know the technicalities, but I would really appreciate any suggestions on how to compare the convergence of the methodologies.

Also, any other advice on how I should approach it is welcomed!

Thank you!
Alex
 

Attachments

  • saddasadsads.jpg
    saddasadsads.jpg
    79.1 KB · Views: 72
Comparing "rate of convergence" between 1) and 2) is like comparing bananas and cucumbers.

Why not start on plain option and then Asian?

Get the fundamentals in place first.
 
OK. So, a bit of research/literature study to be done.

Why binomial (bit old-fashioned) and not finite difference?
 
Last edited:
Back
Top