Skip to content

RPC Service Application and Transaction Interface for the VeighNa Framework

License

Notifications You must be signed in to change notification settings

paperswithbacktest/vnpy_rpcservice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeighNa Framework for RPC Service Applications

Description

RPC service module developed based on pyzmq, allows a VeighNa process to be started as a server, as a unified quotation and trading routing channel, allowing multiple clients to connect at the same time, to achieve the realization of cross-process or cross-network distributed system.

Installation

The installation environment is recommended to be based on [VeighNa Studio], version 3.0.0 or higher.

Use pip command directly:

pip install vnpy_rpcservice

Or download the source code, unzip it and run it in cmd:

pip install .

About

RPC Service Application and Transaction Interface for the VeighNa Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%