Skip to content
#

black-scholes-equation

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This repository contains the implementation of numerical methods for solving the Black-Scholes Equation and the Time-Dependent Schrödinger Equation. It features C++ code using the Crank-Nicolson method, along with Python scripts for visualizing the results. A detailed report analyzing the findings and methodologies is also included.

  • Updated Oct 5, 2024
  • C++

OptionsPricerLib is a Python library for pricing financial options using various european and american models. The library provides options pricing, implied volatility calculation, and the Greeks for options, covering models such as Barone-Adesi Whaley, Black-Scholes, Leisen-Reimer, Jarrow-Rudd, and Cox-Ross-Rubinstein.

  • Updated Nov 5, 2024
  • Python

Improve this page

Add a description, image, and links to the black-scholes-equation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the black-scholes-equation topic, visit your repo's landing page and select "manage topics."

Learn more