Material for the MSc Finance course "Computational Finance" at U Amsterdam.
To download the entire repository, either use the download button above, or open a terminal ("command line" in Windows), navigate to a directory of your choice using the ls
(Linux, MacOS) or dir
(Windows) commands to display the contents of the current directory, and the cd
command to change directories. Then do
git clone /~https://github.com/s-broda/ComputationalFinance
.
If you don't have git
installed, download the command line version from here, and add it to your path during installation.