Skip to content

Docker container for the ProfitTrailer bot

Notifications You must be signed in to change notification settings

dodancs/profit-trailer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProfitTrailer for Docker

Docker Stars Docker Pulls

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 -v /opt/bot_data/:/app/data --restart unless-stopped dodancs/profit-trailer:latest

About

Docker container for the ProfitTrailer bot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%