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?
Create your custom strategy with
Backtest via API
To run the project you need to install 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 under the "Authentication" section.