Skip to content

paperswithbacktest/vnpy_scripttrader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Trading Module for VeighNa Framework

Description

ScriptTrader is a functional module for trading script execution. The biggest difference between ScriptTrader and other strategy modules is that it is based on [time-driven] [synchronization logic], and it also supports trading operations in the form of REPL commands in the command line (Jupyter Notebook), and the module does not have backtesting capabilities.

Installation

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

Use pip command directly:

pip install vnpy_scripttrader

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

pip install .

About

Script Transaction Module for the VeighNa Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%