Skip to content

Trading Bot Infrastructure for the BitShares Decentralized Exchange (DEX)

Notifications You must be signed in to change notification settings

btsabc/btsabc_bot

 
 

Repository files navigation

StakeMachine

Trading Bot Infrastructure for the BitShares Decentralized Exchange (DEX).

Warning: This is highly experimental code! Use at your OWN risk!

Installation

git clone https://github.com/xeroc/stakemachine
cd stakemachine
python3 setup.py install
# or
python3 setup.py install --user

Configuration

Configuration happens in config.yml

Execution

  • stakemachine run
  • stakemachine once
  • stakemachine cancel_all

IMPORTANT NOTE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Trading Bot Infrastructure for the BitShares Decentralized Exchange (DEX)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.2%