Current profittrailer version: v2.3.3
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 :
- Official website : https://profittrailer.com
- Wiki : https://wiki.profittrailer.io
- Github : https://github.com/taniman/profit-trailer
Start a new container with a volume for your config files
docker run -d -v "$( pwd )/mybot:/app/ProfitTrailer" trueosiris/profittrailer
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.