Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 2.48 KB

File metadata and controls

49 lines (32 loc) · 2.48 KB

PyPI version Python versions Python downloads build codecov

Quantitative analysis and pricing tools.

btcvol

Installation

pip install quantflow

Modules

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.