Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 760 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 760 Bytes

Description

ZaifのMACD値をみてビットコインの売買を行う自動取引ロボットです。
A trading robot which trades bitcoin by the MACD value of Zaif.

Requirements

python3.6 or above, zaifapi, zaifdata

Installation

git clone https://github.com/soarbear/Zaif_MACD_Robot.git
cd Zaif_MACD_Robot
sudo pip3 install zaifapi
python3 zaif_macd_1h.py

About zaifdata

https://github.com/techbureau/zaifdata をそのまま利用しています。

Disclaimer

このロボットの利用はご自己責任でお願いします。
The developer will not be responsible for Any losses made by using or referring to the tool.
Understand the risks involved, using or referring to the bot on your own responsibility.