mikepuerto / profit-trailer

Docker container for the ProfitTrailer bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 -v "$( pwd )/mybot:/app/ProfitTrailer" rafffael/profit-trailer

Docker Stars Docker Pulls

Credit

Based on the work of Beemster, go check it out here https://github.com/beemster/profittrailer

About

Docker container for the ProfitTrailer bot


Languages

Language:Shell 77.3%Language:Dockerfile 22.7%