bigfishtrader icon indicating copy to clipboard operation
bigfishtrader copied to clipboard

大鱼量化交易引擎

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