{"id":13617573,"url":"https://github.com/nicolasbonnici/cryptobot","last_synced_at":"2026-02-24T06:49:17.143Z","repository":{"id":45498567,"uuid":"336254511","full_name":"nicolasbonnici/cryptobot","owner":"nicolasbonnici","description":"Crypto trading bot wrote using Python 3.9.","archived":false,"fork":false,"pushed_at":"2021-08-10T18:00:42.000Z","size":83,"stargazers_count":208,"open_issues_count":4,"forks_count":90,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2024-08-01T20:47:59.807Z","etag":null,"topics":["crypto-bot","exchanges","python3","symbol-pair","trade"],"latest_commit_sha":null,"homepage":"https://nbonnici.info/","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/nicolasbonnici.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":"2021-02-05T11:38:45.000Z","updated_at":"2024-06-13T06:28:31.000Z","dependencies_parsed_at":"2022-07-15T07:16:56.842Z","dependency_job_id":null,"html_url":"https://github.com/nicolasbonnici/cryptobot","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbonnici%2Fcryptobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbonnici%2Fcryptobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbonnici%2Fcryptobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolasbonnici%2Fcryptobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicolasbonnici","download_url":"https://codeload.github.com/nicolasbonnici/cryptobot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223621866,"owners_count":17174773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["crypto-bot","exchanges","python3","symbol-pair","trade"],"created_at":"2024-08-01T20:01:44.025Z","updated_at":"2026-02-24T06:49:17.062Z","avatar_url":"https://github.com/nicolasbonnici.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Crypto bot\n\nCrypto trading bot wrote using Python 3.9. \n\n- Run your own strategies\n- Trade, backtest and live test modes available\n- Easily integrate exchanges\n\nMore details here on [full project article](https://dev.to/nicolasbonnici/how-to-build-a-crypto-bot-with-python-3-and-the-binance-api-part-1-1864).\n\n## Install and configure project\n\n### Install dependencies\n\n```bash\npip install --no-cache-dir -r requirements.txt\n```\n\n### Usage\n\nConfigure by creating a .env file from the .env.dist \n\n```bash\n./main.py\n```\n\nYou can set particular symbol pair by using an argument\n```bash\n./main.py BTC_EUR\n```\n\nYou can override any env parameter like so\n```bash\nMODE=live ./main.py BTC_EUR\n```\n\n### Available modes\n\n- \"trade\" to trade on candlesticks\n- \"live\" to live trade through WebSocket\n- \"backtest\" to test a strategy for a given symbol pair and a period\n- \"import\" to import dataset from exchanges for a given symbol pair and a period","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbonnici%2Fcryptobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolasbonnici%2Fcryptobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbonnici%2Fcryptobot/lists"}