一个功能完整的福纹量化交易系统,支持多交易所连接、策略回测与实盘交易
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.25.tar.gz
(380.2 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.25-py3-none-any.whl
(460.9 kB
view details)
File details
Details for the file fwquant-1.0.25.tar.gz.
File metadata
- Download URL: fwquant-1.0.25.tar.gz
- Upload date:
- Size: 380.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9943a729353f786c742c59d9e18deb15089d3e96d9fd386ca1e19135c3494c3b
|
|
| MD5 |
e20bc40b64d91f7f43bec5bd256800ae
|
|
| BLAKE2b-256 |
8b3d49daef92d024e61f183c99d370b8def2f47cb5722f34a04d2e841077a9fb
|
File details
Details for the file fwquant-1.0.25-py3-none-any.whl.
File metadata
- Download URL: fwquant-1.0.25-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 |
c9fddcba43e3e407bcb654dceb0c5a658a1cbb169101cc06b7986989d976be4d
|
|
| MD5 |
ffc31c5159ef630394ad42fcc62dd7b2
|
|
| BLAKE2b-256 |
d693ad39b55bce17dc09b9a8c010ab7298c45daa74bcbb4c09509a0b2d2ce311
|