palon7 / zaif-trading-tools

Trading tools for zaif.jp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zaif trading tools

Installation

Require ruby and bundler.

bundler install

Copy "config.default.rb" to "config.rb".

Usage

Please rename config.default.rb to config.rb and setup config before start using tools.

stealth.rb

板を出さずに自動で注文を発注します。

./stealth.rb bid mona 15.4 100
./stealth.rb ask mona 12.4 115

About

Trading tools for zaif.jp.

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%