An open API service indexing awesome lists of open source software.

https://github.com/streamlet-dev/greeks

Derivatives models written with the Tributary data flow library
https://github.com/streamlet-dev/greeks

Last synced: 10 months ago
JSON representation

Derivatives models written with the Tributary data flow library

Awesome Lists containing this project

README

          

# greeks
`greeks` is a library for modeling financial instruments using lazy and/or streaming graphs.

[![Build Status](https://github.com/streamlet-dev/greeks/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/streamlet-dev/greeks/actions?query=workflow%3A%22Build+Status%22)
[![Coverage](https://codecov.io/gh/streamlet-dev/greeks/branch/main/graph/badge.svg)](https://codecov.io/gh/streamlet-dev/greeks)
[![PyPI](https://img.shields.io/pypi/l/greeks.svg)](https://pypi.python.org/pypi/greeks)
[![PyPI](https://img.shields.io/pypi/v/greeks.svg)](https://pypi.python.org/pypi/greeks)

## Installation

`pip install greeks`

## Overview
`greeks` is built on [tributary](https://github.com/streamlet-dev/tributary), a library for constructing dataflow graphs in Python.

## Support / Contributors
Thanks to the following organizations for providing code or financial support.

Nemoulous

## License
This software is licensed under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.