Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1021 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 1021 Bytes

Native Simulation Trading Module for VeighNa Framework

Description

PaperAccount is a functional module for localized simulation trading, which allows users to conduct localized simulation trading based on real market quotes through its UI interface.

Installation

The recommended installation environment is based on [VeighNa Studio] above version 3.3.0.

Use pip command directly:

pip install vnpy_paperaccount

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

pip install .