一个功能完整的福纹量化交易系统,支持多交易所连接、策略回测与实盘交易
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.26.tar.gz
(380.4 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.26-py3-none-any.whl
(461.0 kB
view details)
File details
Details for the file fwquant-1.0.26.tar.gz.
File metadata
- Download URL: fwquant-1.0.26.tar.gz
- Upload date:
- Size: 380.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87d48c61c5a36829dbcabe07d0f5e47fa162ce27e87664a915814493a77b0b96
|
|
| MD5 |
a18661936642625dddfb6c7d2b2883e0
|
|
| BLAKE2b-256 |
012f81e7f42b6bdb80b39ca5ed1f9dfe60215692a6563caefd88ada2129b737f
|
File details
Details for the file fwquant-1.0.26-py3-none-any.whl.
File metadata
- Download URL: fwquant-1.0.26-py3-none-any.whl
- Upload date:
- Size: 461.0 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 |
b3c4647cc2073e3fcacc704373c77f046d8771ff3118e5be1970efde3bc7ff60
|
|
| MD5 |
bf717a9661763dec6b0133072f95ebdc
|
|
| BLAKE2b-256 |
05495dd7a74b9ebe9ae83ebd98ec60b7d4ab633bd517ac9fa79d239e2fb06c76
|