Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 2.02 KB

readme.md

File metadata and controls

41 lines (26 loc) · 2.02 KB

PyPI version Python versions Python downloads build codecov

Quantitative analysis and pricing tools.

Documentation is available as quantflow jupyter book.

Installation

pip install quantflow

btcvol

Modules

Command line tools

The command line tools are available when installing with the extra cli and data dependencies.

pip install quantflow[cli,data]

It is possible to use the command line tool qf to download data and run pricing and calibration scripts.