{"id":22267895,"url":"https://github.com/soulgarden/kickex-bot","last_synced_at":"2026-04-29T20:35:19.739Z","repository":{"id":57642866,"uuid":"358395153","full_name":"soulgarden/kickex-bot","owner":"soulgarden","description":"Trading bot for kickex exchange","archived":false,"fork":false,"pushed_at":"2024-09-09T23:23:18.000Z","size":294,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T12:43:35.645Z","etag":null,"topics":["algo-trading","bot","cryptocurrencies","docker","finance","go","helm","k8s","kickex","telegram","trading-bot","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulgarden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-15T21:18:15.000Z","updated_at":"2025-08-13T05:55:34.000Z","dependencies_parsed_at":"2025-03-25T14:44:12.719Z","dependency_job_id":"9c13bc7e-563a-4a4f-8179-e9a5cdb923d6","html_url":"https://github.com/soulgarden/kickex-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soulgarden/kickex-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Fkickex-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Fkickex-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Fkickex-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Fkickex-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulgarden","download_url":"https://codeload.github.com/soulgarden/kickex-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulgarden%2Fkickex-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algo-trading","bot","cryptocurrencies","docker","finance","go","helm","k8s","kickex","telegram","trading-bot","websocket"],"created_at":"2024-12-03T11:09:29.062Z","updated_at":"2026-04-29T20:35:19.723Z","avatar_url":"https://github.com/soulgarden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/soulgarden/kickex-bot)](https://goreportcard.com/report/github.com/soulgarden/kickex-bot)\n\nTrading bot for [kickex](https://kickex.com/) exchange\n\nImplemented 3 strategies:\n\n* buy\n* spread\n* arbitrage\n\n## Project installation\n\n* [Download](https://www.docker.com/get-started) and install docker\n* Copy ./conf/conf.example.json to ./conf/conf.remote.json and edit it\n\n### To run in docker swarm \n\n* Review ./docker-compose-swarm.yml and enable/disable required strategies\n* Run `docker swarm init`\n* Run `make deploy_swarm`\n\n### To run in k8s with helm\n\n* helm install -n=prod arbitrage-kickbtc helm/arbitrage --wait --dry-run\n* helm install -n=prod buy-kickusdt helm/buy --wait --dry-run\n* helm install -n=prod spread-kickusdt helm/spread --wait --dry-run\n\n#### Arbitrage bot architecture\n\n![](./arbitrage_architecture.png)\n\n\n### Linters\n\n    make lint\n\n### Tests\n\n    make test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulgarden%2Fkickex-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulgarden%2Fkickex-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulgarden%2Fkickex-bot/lists"}