kickex-bot

command module
v0.0.0-...-abc9c84 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 1 Imported by: 0

README

Go Report Card

Trading bot for kickex exchange

Implemented 3 strategies:

  • buy
  • spread
  • arbitrage

Project installation

  • Download and install docker
  • Copy ./conf/conf.example.json to ./conf/conf.remote.json and edit it

To run in docker swarm

  • Review ./docker-compose-swarm.yml and enable/disable required strategies
  • Run docker swarm init
  • Run make deploy_swarm

To run in k8s with helm

  • helm install -n=prod arbitrage-kickbtc helm/arbitrage --wait --dry-run
  • helm install -n=prod buy-kickusdt helm/buy --wait --dry-run
  • helm install -n=prod spread-kickusdt helm/spread --wait --dry-run
Arbitrage bot architecture

Linters

make lint

Tests

make test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL