Skip to content

soarbear/zaif-order-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sometimes order does not go through on Zaif official site (freezes for a while and returns null).This tool repeats the order request until the order is placed on the board.
Main function

  1. Acquire asset and price information
  2. Submit buy / sell order
  3. Check the status of thrown order
  4. Cancel the thrown order

Requirements

python3.6 or above、Flask、zaif-client

Installation

git clone https://github.com/soarbear/zaif-order-tool.git
cd zaif_order_tool
sudo pip3 install flask
sudo pip3 install zaif-client
python3 app.py
=> now access http://localhost:5000/ with browser.

Language

Explained in Japanese

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.このツールの利用は自己責任でお願いします。

About

Web app for creating order repeatedly until the order is accepted by zaif.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published