jax_russell
jax-rusell is a package that implements financial option formulas, and leverages Jax's autodifferentiation to support calculating "the greeks."
Formulas are taken from Espen Haug's The Complete Guide to Option Pricing Formulas, unless otherwise noted.
Pre-alpha, API unstable.
- Documentation: https://SeanEaster.github.io/jax_russell
- GitHub: https://github.com/SeanEaster/jax_russell
- PyPI: https://pypi.org/project/jax_russell/
- Free software: GPL-3.0-only
Features
- Standard tree methods, like Cox-Ross-Rubinstein and Rendleman Bartter, for American and European options
- Generalized Black-Scholes-Merton
- First- and second-order risk measures ("the greeks") via auto-differentiation
- Support for options on stocks, stocks with continuous dividend, futures and margined futures (see the section "Usage")
Planned
- More comprehensive testing (greeks against first- and second-differences)
- Skewed and leptokurtic methods
Credits
This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.
Release files for jax-russell 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jax_russell-0.2.0.tar.gz | 16.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jax_russell-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.7 kB
Release files / jax_russell-0.2.0.tar.gz
| Download URL | jax_russell-0.2.0.tar.gz |
|---|---|
| Size | 16.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ef55f9c4b113cffda86fd9d28a09980a1afa4c16edf3810a7785ea1ff2b8666
|
|
BLAKE2b-256 checksum How to use checksums |
afc46d287106c04329a37bdb8444c8a4671c42e96add5f633ea3168ce1bdd8b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / jax_russell-0.2.0-py3-none-any.whl
| Download URL | jax_russell-0.2.0-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d70f10722bb4a514949ec7206bbebb7d3b9e135b6545902f5f22da68d271298b
|
|
BLAKE2b-256 checksum How to use checksums |
6d148cbfb894d158ce1ff490ebf33e80d8bab7401690691e2af719aa1e57bc30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|