Skip to content

paperswithbacktest/vnpy_mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB database interface for VeighNa Framework

Description

MongoDB database interface based on pymongo 4.1.1.

Use

When using MongoDB in VeighNa, you need to fill in the following field information in the global configuration:

Name Meaning Required Example
database.name Name Yes mongodb
database.host Address Yes localhost
database.port Port Yes 27017
database.database Instance Yes vnpy
database.user Username No
database.password Password No

About

MongoDB Database Interface for VeighNa Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%