TimescaleDB database adapter for vn.py quant trading framework.
Project description
VeighNa框架的TimescaleDB数据库接口
说明
基于TimescaleDB 2.7.0开发的时序数据库接口,使用前需要在PostgreSQL中添加TimescaleDB扩展。
使用
在VeighNa中使用TimescaleDB时,需要在全局配置中填写以下字段信息:
名称 | 含义 | 必填 | 举例 |
---|---|---|---|
database.name | 名称 | 是 | timescaledb |
database.host | 地址 | 是 | localhost |
database.port | 端口 | 是 | 5432 |
database.database | 实例 | 是 | vnpy |
database.user | 用户名 | 是 | postgres |
database.password | 密码 | 是 |
请注意,连接前需要在PostgreSQL中手动添加数据库实例vnpy。
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
Built Distribution
File details
Details for the file vnpy_timescaledb-1.0.1.tar.gz
.
File metadata
- Download URL: vnpy_timescaledb-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49f9c24f71682bfdd2b594f5e2cf687f1aa373b1f23a0c1f9e4ceef60ad8d6c1 |
|
MD5 | c77274611ee0846a505bd87765b63f68 |
|
BLAKE2b-256 | 07b6fa52551c848c99f8480c5aeae0a5772c42c6a30fa91fee74443dce740778 |
File details
Details for the file vnpy_timescaledb-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: vnpy_timescaledb-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e229522dad6f522daa105b84319fd01b2c0d768e24bb6f1553a2660167308da7 |
|
MD5 | ceb5fe5f0675fc9c67705f7236c17ff1 |
|
BLAKE2b-256 | f763c54109ee3279d7433603125a859b61f2ba4d253a29a92e4ada91fbe203a7 |