Skip to main content

Derivatives Pricing Engine

Project description

DerivX

V0.3.7.1-Beta Build 20220121

© 2021-2022 Xu Rendong. All Rights Reserved.

Project Summary

Derivatives Pricing Engine.

  • Plain Vanilla European / American options portfolio calculation.
  • Plain Vanilla European / American option pricing and greek value calculation.
  • Single Barrier / SharkFin option pricing and greek value calculation.
  • Exotic Autocall Booster / Phoenix / Snowball option pricing and greek value calculation.
  • Stochastic Diffusion Processes and Stochastic Volatility Models.
  • Interfaces and examples for C++, Python, JavaScript.

Install

C++:

Python:
pip install derivx
JavaScript:
npm install derivx

Usage

C++:

Python:
import derivx
print(derivx.Version())

For more usages please refer to examples in derivx_py folder.

DerivX is not dependent on numpy, pandas and matplotlib, but if you want to run examples, you'd better install them with:

pip install numpy pandas matplotlib
JavaScript:
const derivx = require('derivx')
console.log(derivx.Version())

For more usages please refer to examples in derivx_js folder.

DerivX is not dependent on numjs, but if you want to run examples, you'd better install it with:

npm install git+https://github.com/nicolaspanel/numjs.git

Changes

Please refer to changes file.

Benchmark

Please refer to benchmark file.

Contact Information

QQ: 277195007, WeChat: xrd_ustc, E-mail: xrd@ustc.edu

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

derivx-0.3.7.1-cp310-cp310-win_amd64.whl (575.9 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

derivx-0.3.7.1-cp39-cp39-win_amd64.whl (575.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

derivx-0.3.7.1-cp38-cp38-win_amd64.whl (575.8 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

derivx-0.3.7.1-cp37-cp37m-win_amd64.whl (574.2 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

derivx-0.3.7.1-cp36-cp36m-win_amd64.whl (574.3 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page