Skip to content

xingetouzi/bigfishtrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

大鱼PYTHON量化交易引擎

安装方式

  1. 直接安装
git clone https://github.com/xingetouzi/bigfishtrader.git
cd bigfishtrader
python setup.py install

git clone https://github.com/xingetouzi/bigfishtrader.git
cd bigfishtrader
pip install -r requirements.txt
  1. virtualenv安装

  2. conda安装

使用文档链接:

http://act.fxdayu.com/academy/tutorials.html