Skip to content

Update readme.txt #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

一、如何跑搬砖策略?

第一步:下载Python3,建议安装Anaconda 4.2.0(https://www.continuum.io/downloads),里面包含了Python 3.5 以及各种科学计算库
第一步:下载Python3,建议安装Anaconda 4.2.0(https://www.continuum.io/downloads), 里面包含了Python 3.5 以及各种科学计算库
第二步:去huobi.com注册用户,申请API key,将申请好的API key设置到accountConfig.py中的HUOBI部分去
第三步:去www.okcoin.cn注册用户,申请API key,将申请好的API key设置到accountConfig.py中的OKCOIN部分去
第四步:搬砖策略入口脚本是main_banZhuan.py,如果想跑莱特币搬砖,直接注释掉比特币那两句,去掉莱特币那一段的注释即可
Expand Down Expand Up @@ -50,6 +50,6 @@ log目录下有每次运行的日志,日志名里面有当次运行的起始
data目录下有每次运行的持仓记录,持仓记录名里面有当次运行的起始时刻(精确到毫秒)

5. 怎么跑BitVC期货策略
去http://www.bitvc.com/注册用户,申请API key,将申请好的API key设置到accountConfig.py中的BITVC部分去
去http://www.bitvc.com/ 注册用户,申请API key,将申请好的API key设置到accountConfig.py中的BITVC部分去