• This repository has been archived on 13/Sep/2018
  • Stars
    star
    295
  • Rank 140,902 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Basic options pricing in Python

pyfin


Basic options pricing in Python

β€œOh cool. Probably a little easier than spinning up the QuantLib stack.” β€” Wes McKinney, creator of Pandas

Features


  • Option valuation w/ Black-Scholes, lattice (binomial tree), and Monte Carlo simulation models.
  • Basic Greeks calculation (delta, theta, rho, vega, gamma) across each valuation model.
  • Discrete dividends support in the lattice (binomial tree) and Monte Carlo simulation models.
  • Early exercise (American options) support in Monte Carlo simulation through the Longstaff-Schwartz technique.
  • Minimal dependencies, just Numpy & SciPy.
  • Free software, released under the MIT license.

More Repositories

1

rets

RETS Python 3 Client
Python
85
star
2

protoc-gen-graphql

Protobuf compiler plugin for GraphQL
Go
46
star
3

redix_pool

Redix + Poolboy
Elixir
16
star
4

cf-opendoor-landing-page-template

A template for an Optimizely experimentation implementation with Cloudflare Workers.
JavaScript
12
star
5

docusign_api

ruby gem for using the DocuSign REST API with libcurl
Ruby
8
star
6

cognito

Ruby client for BlockScore Cognito API
Ruby
8
star
7

paladin_client

Provides helper functions and a Read-Through cache for interacting with Paladin
Elixir
4
star
8

fireflower

Enhancements for Luigi task management
Python
3
star
9

us_street

U.S. Street Parsing
Ruby
3
star
10

zipcode_to_timezone

Timezone lookup by zipcode
Elixir
2
star
11

docker-squid-s3

Cache secure S3 downloads locally.
Shell
2
star
12

heroku-buildpack-p7zip

Shell
2
star
13

paladin

Service to service protector. ⚠️ This project is archived and no longer maintained! ⚠️
Elixir
2
star
14

protobuf-py3

Python 3 port of Protobuf 2.6.1
Python
2
star
15

pilgrim3

Protocol Buffer (version 3) browser explorer
JavaScript
1
star
16

MarkovSwitchingDCF

Markov Switching Dynamic Common Factor Model
R
1
star
17

heroku-buildpack-run-rake-tasks

Shell
1
star
18

gothumb

A drop-in replacement for a small subset of Thumbor
Go
1
star
19

open-exchange-python

Open Exchange Python SDK (Internal repo now, Public later)
Python
1
star
20

homebrew-tap

A list of custom Homebrew recipes for Opendoor dev components
Ruby
1
star
21

projectmap

Standardized folder structure, input/output, and package version control for developing projects in RStudio
R
1
star