{"id":45899353,"url":"https://github.com/wisarmy/exbot","last_synced_at":"2026-02-27T22:14:54.584Z","repository":{"id":75134318,"uuid":"538908117","full_name":"wisarmy/exbot","owner":"wisarmy","description":"Exbot is a blockchain exchange bot written in rust and python that contains trading, charts, strategies, and backtesting","archived":false,"fork":false,"pushed_at":"2024-05-01T15:26:37.000Z","size":987,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T10:31:12.244Z","etag":null,"topics":["bitcoin","blockchain","bot","crypto","dash","exchange","plotly","python","rust","strategy"],"latest_commit_sha":null,"homepage":"","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/wisarmy.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}},"created_at":"2022-09-20T09:29:39.000Z","updated_at":"2024-03-15T13:52:53.000Z","dependencies_parsed_at":"2024-03-30T03:20:41.366Z","dependency_job_id":"c22e6e0f-c95b-4c24-be2b-21b05c01a9d6","html_url":"https://github.com/wisarmy/exbot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wisarmy/exbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisarmy%2Fexbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisarmy%2Fexbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisarmy%2Fexbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisarmy%2Fexbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisarmy","download_url":"https://codeload.github.com/wisarmy/exbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisarmy%2Fexbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"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":["bitcoin","blockchain","bot","crypto","dash","exchange","plotly","python","rust","strategy"],"created_at":"2026-02-27T22:14:53.950Z","updated_at":"2026-02-27T22:14:54.578Z","avatar_url":"https://github.com/wisarmy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exbot\n[![MIT](https://img.shields.io/github/license/wisarmy/exbot)](https://github.com/wisarmy/exbot/blob/main/LICENSE)\n[![Rust](https://img.shields.io/github/actions/workflow/status/wisarmy/exbot/rust.yml)](https://github.com/wisarmy/exbot/actions)\n[![Code](https://img.shields.io/github/languages/code-size/wisarmy/exbot)](https://github.com/wisarmy/exbot)\n\n## What is Exbot?\n\nExbot is a blockchain exchange bot written in rust that contains trading, charts, strategies, and backtesting. As many ex/dex as possible support.\n\n# Exobt for python\n\n## Quick Start\nFirst change to the directory\n```bash\ncd exbot-py\n```\n### Installation\n```bash\nmake init\n```\n\n## Exchange Support\n[![bitget](https://user-images.githubusercontent.com/1294454/195989417-4253ddb0-afbe-4a1c-9dea-9dbcd121fa5d.jpg)](https://partner.bitget.com/bg/QAEL40)\n\n## Chart\nRun chart.py\n```bash\npython chart.py -c configs/config.toml -t 1m --strategy macd -i 10\n```\n![Chart Sample Image](resources/images/chart.png)\n\n## Strategy\nRun bot.py\n```bash\n# amount is the number of symbol\npython bot.py -c configs/config.toml --symbol NEAR/USDT:USDT -t 15m --strategy macd --amount 100 --amount_max=100 -i 10\n# uamount is the number of usdt\npython bot.py -c configs/config.toml --symbol NEAR/USDT:USDT -t 15m --strategy ichiv1 --uamount 100 --uamount_max=1000 -i 10\n```\n### Position chart\n```bash\npython charts/position.py\n```\n![Positoin Chart Sample Image](resources/images/chart_position.png)\n\n## Backtesting\nRun Backtesting.py\n```\npython backtesting.py -c configs/config.toml --symbol NEAR/USDT:USDT --strategy ichiv1 -t 15m --days 30\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisarmy%2Fexbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisarmy%2Fexbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisarmy%2Fexbot/lists"}