Numerical Methods for Financial Mathematics
Lecturer: Prof. Dr. Christian Fries Exercises: Dr. Andrea Mazzon QuantLab Tutorium Roland Bachl
Schedule and Venue
Lectures Prof. Dr. Christian Fries |
Dates and Times: Thu 14.00-16.00, Fri 8.00-10.00 First lecture: Thu 23rd April |
Room B 121 (as soon as this will be possible) |
Java programming sessions Dr. Andrea Mazzon |
First Java session: Tue 14th April | |
Exercises Dr. Andrea Mazzon |
Dates and Times: Fri 10.00-12.00
First Exercise session: Thu 30th April, 16.00 |
|
quantLab Tools and Technology Tutorium Roland Bachl |
Dates and Times: Mon 10:30 - 13:00 First Tutorial: Mon 27th April |
|
Mid-term Project Review | TBD | |
Final Written Exam | TBD |
Since the 1st of May is holyday, the first exercise session will be held Thurday, 30th of April, at 16.00 (right after the lecture).
Due to the current situation, the lecture will be held online via ZOOM, until Präsenzlehre is possible again. Details will be announced by email.
Note: Students with no prior exposure to Java are required to follow the Java programming lectures, starting one week before the official start of the semester.
Please register via e-mail at email@christian-fries.de by April 10th, so that invitations can be send to follow the Java proogramming lectures.
Course Description
The lecture gives an introduction to some of the most important numerical methods in financial mathematics. A central topic of this lecture is the Monte Carlo method and its applications to stochastic differential equations, as used for example in the valuation of financial derivatives. In this context pseudo-random number generation, Monte Carlo simulation of stochastic processes and variance reduction methods are discussed. For low dimensional models, existing alternatives to derivatives valuation by numerical solutions of partial differential equations (PDEs) will be discussed, albeit with less emphasis.
In addition, numerical methods for financial mathematics are addressed as they are used in the processing of market data, model calibration and calculation of risk parameters.
The lecture also covers the object-oriented implementation of the numerical methods in the context of their application. We will use the Java 11 programming language and students will be guided to prepare small programming exercises in Java. To this end, and for a better general understanding of the topics faced, a compulsory parallel set of introductory lectures to Java Object Oriented programming is offered at the beginning of the semester.
During the discussion of the numerical methods and their object-oriented implementation, students will also learn to work with some state-of-the-art / industry standard software developments tools such as
- Software development with Eclipse
- Version control with Git
- Unit testing with jUnit
- Application and checking of coding guidelines with Checkstyle
The lecture has a clear focus on the presentation of mathematical methods with relevance to practical applications.
Registration
References
Asmussen, Søren; Glynn, Peter W.: Stochastic Simulation: Algorithms and Analysis. Springer, 2007. ISBN 978-0387306797.
Fries, Christian P.: Mathematical Finance. Theory, Modeling, Implementation. John Wiley & Sons, 2007. ISBN 0-470-04722-4.
For who is this course?
Exercises
Active participation in the exercise courses, thinking through the problems and correcting your solutions is the best preparation for the exam. Exercise sheets will be uploaded during the course. The written solutions to theory-related exercises need not be submitted, but if you wish them to be corrected, please submit your exercise solutions.