{"id":18981972,"url":"https://github.com/memsjava/arb-in-binance","last_synced_at":"2026-01-24T16:03:02.657Z","repository":{"id":37946515,"uuid":"482195296","full_name":"memsjava/arb-in-binance","owner":"memsjava","description":"Binance Crypto arbitrage","archived":false,"fork":false,"pushed_at":"2022-07-05T11:08:45.000Z","size":53,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T21:14:22.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memsjava.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}},"created_at":"2022-04-16T08:11:18.000Z","updated_at":"2024-04-22T10:43:53.000Z","dependencies_parsed_at":"2022-08-26T21:28:21.256Z","dependency_job_id":null,"html_url":"https://github.com/memsjava/arb-in-binance","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/memsjava/arb-in-binance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Farb-in-binance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Farb-in-binance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Farb-in-binance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Farb-in-binance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memsjava","download_url":"https://codeload.github.com/memsjava/arb-in-binance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memsjava%2Farb-in-binance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":[],"created_at":"2024-11-08T16:11:55.831Z","updated_at":"2026-01-24T16:03:02.579Z","avatar_url":"https://github.com/memsjava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arb-in-binance\nCrypto arbitrage only in binance\n\n## Installation\n1. clone this repo\n```bash\ngit clone 'https://github.com/memsjava/arb-in-binance.git'\n```\n2. install requirement.\n```bash\npip install -r requirements.txt\n```\n3. sign up and get your api key in binance exchange\n4. update the json setting file\n\n- \"API_PUBLIC\": \"\",     // your api key\n-  \"API_SECRET\": \"\",    // your secret api key\n- \"start_coin\": \"USDT\", // base coin \n- \"interest\": 0.3,      // minimum interest per arb. Sometimes there is dust\n- \"live_trade\": true,   // true or false\n- \"sell_dust\": true,    // true or false after the last trade in the current arb\n- \"capital\": \"\"         // \"\" if you want to use balance of base coin above, or put any amount.\n\n5. run\n\n```bash\npython main.py\n\nstart: USDT 50.0\nDEXEUSDT : 8.53846153846154 @ 5.85\nDEXEBUSD  : 50.1559476923077 @ 5.88\nUSDT  : 50.10078116544093 @ 0.9999\nway2: 0.20156233088185616%\n```\n\n## Output:\nThe output will be 2 ways :\n\n\n1- way1: buy -\u003e buy -\u003e sell\n\n2- way2: buy -\u003e sell -\u003e sell\n\nexample:\nBuy DEXE from USDT =\u003e \nsell DEXE to BUSD  =\u003e \nsell BSUD to USDT \n\nbegin with 50usdt and end with 50.1 usdt. You get 0.2% of your 50 usdt. Enjoy :)\nthe order will wait as we use limit order so be carefull.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemsjava%2Farb-in-binance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemsjava%2Farb-in-binance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemsjava%2Farb-in-binance/lists"}