About

Open bot is an event-driven open source trading bot built with Node.js and RxJS.

  • Open-source

  • Fully-tested

  • Free to use

With openbot you can:

Requirements

OSX/Linux

  • To run open bot you need a Unix bash shell from OSX or Linux. If you are using Microsoft, setup a virtual machine.

Docker

  • To run the project you need to install Docker including docker-compose

Bittrex

  • If you want to run open bot live against Bittrex you need to have BITTREX_API_KEY and BITTREX_API_SECRET in your path, look at how to Obtain an API key under the "Authentication" section.

Last updated