SkillAgentSearch skills...

Greeks

Simple library for calculation of options value and greeks using the Black-Scholes model

Install / Use

/learn @wateryan/Greeks
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

greeks

Build Status Crates.io Status License: MIT

This project is a simple implementation of options pricing and greeks for Rust.

Goals:

  • Be fast
  • Be accurrate
  • Not have any external dependencies.

Supported Calculations

Greeks

First Order

  • Delta
  • Lambda
  • Rho
  • Theta
  • Vega

Second Order

  • Gamma

Pricing

  • European call option
  • European put option

Valution

  • Call option at expiry
  • Put option at expiry

Related Skills

View on GitHub
GitHub Stars12
CategoryFinance
Updated11mo ago
Forks3

Languages

Rust

Security Score

87/100

Audited on Apr 12, 2025

No findings