一个功能完整的福纹量化交易系统,支持多交易所连接、策略回测与实盘交易
Project description
FWQuant
一个从 0 到 1 完全自建的量化交易平台。
功能特性
- fwquant: 量化平台主框架,包含以下模块:
- fwdata: 量化数据框架,用于处理量化数据并提供数据接口
- fwweb: 量化 Web 框架,用于提供量化平台的 Web 界面
- fwengine: 量化引擎,负责执行量化策略
- fuwen_adaptor: 量化交易框架,用于连接交易接口、处理交易数据并执行交易指令
安装方法
# 使用 uv 安装(推荐)
uv pip install fwquant -U
# 开发模式安装
git clone https://github.com/fwquant/fwquant.git
cd fwquant
uv pip install -e .
快速开始
# 启动 Web 服务
fwquant web run
# 查看可用命令
fwquant --help
致谢
特别感谢 VN.PY 项目,为我们提供了量化交易框架。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fwquant-1.0.38.tar.gz
(387.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fwquant-1.0.38-py3-none-any.whl
(472.4 kB
view details)
File details
Details for the file fwquant-1.0.38.tar.gz.
File metadata
- Download URL: fwquant-1.0.38.tar.gz
- Upload date:
- Size: 387.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20495a2d8c285bda36ddc93fe51a2f38f7da390cdb6dc1fe2f3fcd5ba5f43d7b
|
|
| MD5 |
0d7b755a04e37d9d56c3fce049ca5dd9
|
|
| BLAKE2b-256 |
8b751aa9537041d61aa216ae96297fb0c9b123bd3d8b548c6710c3e9baf2ba5e
|
File details
Details for the file fwquant-1.0.38-py3-none-any.whl.
File metadata
- Download URL: fwquant-1.0.38-py3-none-any.whl
- Upload date:
- Size: 472.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82be08089305477a7a9e8f940b34fbf52baee0bcfae0cc0b85fa0a1fe88ec9e0
|
|
| MD5 |
da2f2864f7f974a1f6259aa6ddf62e3b
|
|
| BLAKE2b-256 |
b9081bc933ec5ab78f34327395483bbadc2f5c9d5a300758ba01ae391045a6f4
|