# CFRM 504: Options & Other Derivatives

> Reading Material:
>
> * *Options, Futures, and Other Derivatives*, J. Hull, 2021.
> * [Course notes are available here.](https://drive.google.com/file/d/1iT6XfxlXQy1bQp9fMTqBxCXQMb4M0PaP/view) M. Lorig.

This course introduces students to basic financial derivatives, explores how to price them, and how to use them to manage financial risk. Specific topics covered in the course include arbitrage, the 1st and 2nd fundamental theorems of asset pricing, the binomial, trinomial and Black-Scholes models, stochastic volatility, local volatility, European and American options, variance swaps and barrier claims.

1. Introduction to Financial Derivatives
2. The Binomial Model
3. 1st and 2nd Fundamental Theorems of Asset Pricing
4. Brownian Motion, Ito Processes, and Stochastic Differential Equations
5. The Black-Scholes Model
6. The Greeks
7. Dupire’s Local Volatility, Stochastic Volatility Models
8. Exotic Options


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cfrm.franco.biz/program/first-quarter/cfrm-504-options-and-other-derivatives.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
