一个功能完整的福纹量化交易系统,支持多交易所连接、策略回测与实盘交易
Project description
FWQuant
A complete self-built quantitative trading platform from 0 to 1.
Features
- fwquant: Main framework of the quantitative platform, including:
- fwdata: Quantitative data framework for processing data and providing data interfaces
- fwweb: Web framework for providing web interface
- fwengine: Quantitative engine for executing strategies
- fuwen_adaptor: Trading framework for connecting to exchanges and executing orders
Installation
# Install with uv
uv pip install fwquant
# Development mode
git clone https://github.com/your-repo/fwquant.git
cd fwquant
uv pip install -e .
Quick Start
# Start web service
fwquant web run
# Show help
fwquant --help
Acknowledgments
Special thanks to the VN.PY project for providing the quantitative trading framework.
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.24.tar.gz
(380.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.24-py3-none-any.whl
(460.9 kB
view details)
File details
Details for the file fwquant-1.0.24.tar.gz.
File metadata
- Download URL: fwquant-1.0.24.tar.gz
- Upload date:
- Size: 380.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 |
a027365c85c3a7f9a26b718cdb4e1e1a522bcad88ec17c715cd013d5ddbec009
|
|
| MD5 |
b13eebee33faec3814d8204416612aa5
|
|
| BLAKE2b-256 |
5cb68f60487429f969d61ae876d430fdbd13e13daff12cb9ca1446e33105f1a4
|
File details
Details for the file fwquant-1.0.24-py3-none-any.whl.
File metadata
- Download URL: fwquant-1.0.24-py3-none-any.whl
- Upload date:
- Size: 460.9 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 |
c802b684dbdc8cdd49039d262f64b5893b320199289608e69593b7125fc6d4fb
|
|
| MD5 |
d8e5a7e3d570a9fc4f92f843dc611821
|
|
| BLAKE2b-256 |
0d5729b9d064de6b8ed282d91dc40128b580568d453a35ebb032bd82a62af0a7
|