Skip to content

shesio/python-btsbots

 
 

Repository files navigation

trade bots for bitshares

https://bitsharestalk.org/BitSharesFinalTM200.png

This project provides a python client trade bots for https://btsbots.com

Project Setup

Quick Start

  1. Install:

    $ sudo pip3 install btsbots
    
  2. Run:

    $ btsbots
    

before run the bots, you need configure your bots from https://btsbots.com first. after run the command, input your bts account name, and the private key for active permissions. when the spindle rotate, it means the data update from server, when a '*' appear, it means the trade bots are running.

Configuration

config your bots from https://btsbots.com

Supported Python Versions

supports the following versions out of the box:

  • CPython 3.3, 3.5

Licenses

The code which makes up this project is licensed under the MIT/X11 license. Feel free to use it in your free software/open-source or proprietary projects.

Issues

Please report any bugs or requests that you have using the GitHub issue tracker!

Authors

  • Alt

About

trade bots client for https://btsbots.com (not active anymore)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%