¶
Quantitative analysis and pricing tools.
Installation¶
Modules¶
- quantflow.ai MCP server for AI clients (requires
quantflow[ai,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¶
data— data retrieval:pip install quantflow[data]ai— MCP server for AI clients:pip install quantflow[ai,data]ml— training the Deep Implied Volatility model:pip install quantflow[ml]
MCP Server¶
Quantflow exposes its data tools as an MCP server for AI clients. See MCP Server for setup and available tools.
License¶
Released under the BSD 3-Clause License.
Citation¶
If you use Quantflow in your research, please cite it using the metadata in CITATION.cff.
License¶
Released under the BSD 3-Clause License.