Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
#

black-scholes

Here are 172 public repositories matching this topic...

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

Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). This repository mirrors https://gitlab.com/NMOF/NMOF .

  • Updated Nov 3, 2024
  • R

A C++-based bot developed to calculate implied volatility on option prices using the Barone-Adesi Whaley model and perform custom interpolations on the results. Built upon my original Python implementation, this version significantly enhances the performance of both the pricing calculations and interpolation processes.

  • Updated Oct 22, 2024
  • C++

A Python-based trading bot designed to identify and trade mispriced options using the Schwab API. The bot automatically submits limit orders on options it detects as mispriced, and once the orders are filled, it delta hedges the positions to manage risk.

  • Updated Oct 22, 2024
  • Python

Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.

  • Updated Oct 19, 2024
  • Python

Improve this page

Add a description, image, and links to the black-scholes 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 topic, visit your repo's landing page and select "manage topics."

Learn more