Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 861 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 861 Bytes

ProfitTrailer for Docker

ProfitTrailer is a smart crypto currency trading bot. It gives you the ability to trade using different exchanges in a fast and simple way. For easier deployment, I set up a Docker Container.

For more information about ProfitTrailer :

Usage

Start a new container with a volume for your config files

docker run -d --name profittrailer -p 8081:8081 rafffael/profit-trailer:latest

Docker Stars Docker Pulls