Skip to content

NovelResearchInvestment/vnpy_influxdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeighNa框架的InfluxDB数据库接口

说明

基于influxdb-client开发的InfluxDB数据库接口,支持2.0以上版本的InfluxDB。

使用

在VeighNa中使用InfluxDB时,需要在全局配置中填写以下字段信息:

名称 含义 必填 举例
database.name 名称 influxdb
database.host 地址 localhost
database.port 端口 8086
database.database 实例 vnpy
database.user 用户名 root
database.password 密码 12345678

About

vn.py框架的InfluxDB数据库接口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%