智能数据处理平台
Project description
Deva
智能量化与数据处理平台。
核心特性
- 流式处理:基于 Stream 类的异步数据流处理框架
- 事件驱动:基于 Tornado 的事件循环和异步处理
- 认知系统:Naja 子系统提供市场叙事追踪、跨信号分析、洞察生成
- 注意力调度:智能资源分配和策略优先级管理
- 雷达检测:市场模式、异常和概念漂移检测
- 量化策略:支持 River 策略、多数据源、信号处理
- 自适应交易:基于多臂老虎机的 Bandit 交易系统
安装
pip install deva
pip3 install deva
快速启动
python -m deva.naja
文档
详细文档请查看 Wiki。
项目结构
deva/
├── core/ # Deva 核心引擎
├── naja/ # Naja 量化交易平台
│ ├── application/ # 应用层
│ ├── attention/ # 注意力系统
│ ├── bandit/ # Bandit 交易
│ ├── cognition/ # 认知系统
│ ├── market_hotspot/ # 市场热点
│ ├── radar/ # 雷达系统
│ └── strategy/ # 策略系统
└── skills/ # 用户技能
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
deva-1.8.0.tar.gz
(4.9 MB
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
deva-1.8.0-py3-none-any.whl
(5.3 MB
view details)
File details
Details for the file deva-1.8.0.tar.gz.
File metadata
- Download URL: deva-1.8.0.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aac58847ed21c5f73a27bd11cdd49f3d16d2ab1416bdf54a2dcdc0220cd1d2ff
|
|
| MD5 |
c5c7c7f9aaac16f01006f6973e0ac61c
|
|
| BLAKE2b-256 |
97f149c48d98f259cc634eef0ff6d588577801c31e10ee6ed964bcb3be4c0088
|
File details
Details for the file deva-1.8.0-py3-none-any.whl.
File metadata
- Download URL: deva-1.8.0-py3-none-any.whl
- Upload date:
- Size: 5.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
975470bf52d333ea888515c3fcade6fab047ea00ed612234461a12bcab70a795
|
|
| MD5 |
70577ca7cbb6167454a9bdc8f567f7b1
|
|
| BLAKE2b-256 |
f4c52da1ed087261860833d4ba99f8c562d81748686933033b01dc107f3575f2
|