¶
Quantitative analysis and pricing tools.
Installation¶
Modules¶
- quantflow.cli command line client (requires
quantflow[cli,data]) - quantflow.data data APIs (requires
quantflow[data]) - quantflow.options option pricing and calibration
- quantflow.sp stochastic process primitives
- quantflow.ta timeseries analysis tools
- quantflow.utils utilities and helpers
Optional dependencies¶
Quantflow comes with two optional dependencies:
datafor data retrieval, to install it useclifor command line interface, to install it use
Command line tools¶
The command line tools are available when installing with the extra cli and data dependencies.
It is possible to use the command line tool qf to download data and run pricing and calibration scripts.