{"id":19852731,"url":"https://github.com/mfaxyz/crypto-triangular-arbitrage-bot","last_synced_at":"2026-01-26T18:03:14.456Z","repository":{"id":40691845,"uuid":"507330711","full_name":"MfaXyz/Crypto-Triangular-Arbitrage-Bot","owner":"MfaXyz","description":"The algorithm to calculate Triangular Arbitrage with depth on Centralised exchanges.","archived":false,"fork":false,"pushed_at":"2024-04-19T12:58:48.000Z","size":72,"stargazers_count":98,"open_issues_count":0,"forks_count":36,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-02T00:32:33.066Z","etag":null,"topics":["algorithmic-trading","arbitrage","arbitrage-bot","arbitrage-opportunity","arbitrage-trading","blockchain","crypto","cryptocurrency","exchange","market-data","python","triangular-arbitrage"],"latest_commit_sha":null,"homepage":"https://github.com/MfaXyz/Crypto-Triangular-Arbitrage-Bot","language":"Python","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/MfaXyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2022-06-25T14:20:14.000Z","updated_at":"2025-04-09T09:44:25.000Z","dependencies_parsed_at":"2024-02-07T06:34:47.292Z","dependency_job_id":"e62961eb-6ce3-48bd-87d5-62394c89acaa","html_url":"https://github.com/MfaXyz/Crypto-Triangular-Arbitrage-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MfaXyz/Crypto-Triangular-Arbitrage-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MfaXyz%2FCrypto-Triangular-Arbitrage-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MfaXyz%2FCrypto-Triangular-Arbitrage-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MfaXyz%2FCrypto-Triangular-Arbitrage-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MfaXyz%2FCrypto-Triangular-Arbitrage-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MfaXyz","download_url":"https://codeload.github.com/MfaXyz/Crypto-Triangular-Arbitrage-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MfaXyz%2FCrypto-Triangular-Arbitrage-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28784093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: 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":["algorithmic-trading","arbitrage","arbitrage-bot","arbitrage-opportunity","arbitrage-trading","blockchain","crypto","cryptocurrency","exchange","market-data","python","triangular-arbitrage"],"created_at":"2024-11-12T14:04:11.115Z","updated_at":"2026-01-26T18:03:14.445Z","avatar_url":"https://github.com/MfaXyz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto-Triangular-Arbitrage-Bot\nThe algorithm to calculate Triangular Arbitrage with depth on Centralized exchanges.\n#### The improved version of this bot will be released in C++ language soon.\n\n## Introduction\nThis algorithmic trading bot checks and detects arbitrage opportunities. This works on any Exchange with minor configuration. I'm just right now config script for kucoin exchange.\n\n## Features\n* Establish all traceable Triangular Arbitrage pairs unseen by others.\n* Calculate surface rate opportunities across all pairs.\n* Calculate real rates for arbitrage with depth.\n\n## Setup \u0026 Guide\n```\n1- git clone https://github.com/MfaXyz/Crypto-Triangular-Arbitrage-Bot.git\n2- Install Python!\n3- set path of python https://stackoverflow.com/questions/3701646/how-to-add-to-the-pythonpath-in-windows\n4- and run python file: python main.py\n```\nfor find structuring pairs your must uncomment these two lines:\n```\ncoin_list = first_step()\nstructured_pairs = second_step(coin_list)\n```\nand comment last line:\n```\nwhile True:\n    third_step()\n```\nafter a while a json file named `structured_triangular_pairs.json` will create.\n\n## Contributions \u0026 Further Improvement\n**Feel free to contribute! You are so much welcome!**\nWe have huge problem in our code, ***execution part***, which is related to the execution of the transaction in the exchange, does not work properly and you will most likely lose money after its execution! I look forward to your commits to make this part profitable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfaxyz%2Fcrypto-triangular-arbitrage-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfaxyz%2Fcrypto-triangular-arbitrage-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfaxyz%2Fcrypto-triangular-arbitrage-bot/lists"}