About
Open bot is an event-driven open source trading bot built with Node.js and RxJS.
Last updated
Was this helpful?
Open bot is an event-driven open source trading bot built with Node.js and RxJS.
Last updated
Was this helpful?
Open-source
Fully-tested
Free to use
Create your custom strategy with Tulip Indicators
Backtest via cryptowat.ch API
Paper trade via Bittrex API
Live trade via Bittrex API
To run open bot you need a Unix bash shell from OSX or Linux. If you are using Microsoft, setup a virtual machine.
To run the project you need to install Docker including docker-compose
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.