InfluxDB database manager for vn.py quant trading framework.
Project description
vn.py框架的InfluxDB数据库接口
说明
基于influxdb-client开发的InfluxDB数据库接口,支持2.0以上版本的InfluxDB。
使用
在vn.py中使用InfluxDB时,需要在全局配置中填写以下字段信息:
| 名称 | 含义 | 必填 | 举例 |
|---|---|---|---|
| database.name | 名称 | 是 | influxdb |
| database.host | 地址 | 是 | localhost |
| database.port | 端口 | 是 | 8086 |
| database.database | 实例 | 是 | vnpy |
| database.user | 用户名 | 是 | root |
| database.password | 密码 | 是 | 12345678 |
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
vnpy_influxdb-1.0.1.tar.gz
(5.4 kB
view details)
File details
Details for the file vnpy_influxdb-1.0.1.tar.gz.
File metadata
- Download URL: vnpy_influxdb-1.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f182b359d3013c238c8feb76b49d9e90f622d74ab2b0abeb57c340dfb329a7c
|
|
| MD5 |
31bc9ad567449543a0ff8a62044d9bdb
|
|
| BLAKE2b-256 |
a2aebf96445023b2b1d957e9bae61372e5ff3078b46ed280092699985a956d3e
|