Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 402 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 402 Bytes

大鱼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