Skip to content

halm4d/go-arbitrage-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-arbitrage-bot

Docker Images

Run container

docker run amaraa44/arbotgo:TAG

Help

Usage:
  arbotgo [flags]
  arbotgo [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     Print the version number of arbotgo

Flags:
  -b, --base-price float   base price (default 100)
  -f, --fee float          fee (default 0.075)
  -h, --help               help for arbotgo
  -v, --verbose            verbose output
      --version            version for arbotgo

Use "arbotgo [command] --help" for more information about a command.