Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.46 KB

ProfitTrailer for Docker

Docker Pulls Docker Stars Docker Automated buil Docker Build Statu GitHub last commit

Current profittrailer version: v2.0.16

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 -v "$( pwd )/mybot:/app/ProfitTrailer" trueosiris/profittrailer

Credit

Based on the work of Beemster, go check it out here https://github.com/beemster/profittrailer
Forked from https://github.com/rafffael/profit-trailer/
No credit goes to myself.