Understanding Quantitative Finance

A collection of notes exploring topics in Quantitative Finance

By D. Santiago in Python Finance

July 15, 2023

Overview

This is a collection of notes exploring a number of topics in Quantitative Finance (QF). The idea is to use Python 🐍to illustrate the theoretical concepts and help you to get a better understanding of each topic.

My aim is to provide an open-source repository where people interested in a career in QF can find these concepts covered in a rigorous manner while keeping the practitioners point of view into consideration.

Notes

  • This project is under construction 🦺 existing material may change and new recipes will be released on an ongoing basis 🌱
  • If you like this project, please give it a star ⭐️ in GitHub

For attribution, please cite this work as:

Understanding Quantitative Finance.

D. Santiago. July 15, 2023.
https://dialidsantiago.com/project/uqf/

BibLaTeX Citation
@online{ dialid2023,
  author = { D. Santiago },
  title = { Understanding Quantitative Finance },
  date = { 2023-07-15 },
  url = { https://dialidsantiago.com/project/uqf/ }
}

Licence: creativecommons.org/licenses/by/4.0