Skip to content

quantmind/quantflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b3c8ab · Jan 14, 2025
Dec 1, 2024
Jan 14, 2025
Dec 28, 2024
Jan 14, 2025
Jan 14, 2025
Jan 12, 2025
Jul 12, 2023
Dec 29, 2024
Dec 29, 2024
Jan 28, 2024
Jan 5, 2025
Jan 2, 2025
Jan 2, 2025
Jan 5, 2025

Repository files navigation

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.