Skip to content

williamweb3/quant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装 installation

直接在终端输入:

pip install git+https://github.com/williamquant/quant.git

或者你直接把代码下载下来,然后切换到你的虚拟环境,或者使用当前的环境也是可以的, 在终端输入:

pip install -r requirements.txt

python setup.py install

更新版本 update

直接在终端输入:

pip install git+https://github.com/williamquant/quant.git -U

使用 Usage

下载ui_run.py 及no_ui.py,建立同级目录quant及strategies,将策略代码放入strategies文件夹内, 若用界面运行,执行python ui_run.py 非界面运行策略,执行python no_ui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages