{"id":21995189,"url":"https://github.com/alex-bormotov/breakout-trader","last_synced_at":"2025-04-30T17:26:09.743Z","repository":{"id":42677155,"uuid":"256793354","full_name":"alex-bormotov/breakout-trader","owner":"alex-bormotov","description":"Trading bot for Binance with breakout trading strategy.","archived":false,"fork":false,"pushed_at":"2022-12-08T09:35:59.000Z","size":46,"stargazers_count":33,"open_issues_count":4,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T18:22:09.625Z","etag":null,"topics":["binance","bitcoin","cryptocurrency","python","telegram-bot","trading-algorithms","trading-bot"],"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/alex-bormotov.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":"2020-04-18T15:54:41.000Z","updated_at":"2025-01-24T05:46:21.000Z","dependencies_parsed_at":"2023-01-24T21:25:12.563Z","dependency_job_id":null,"html_url":"https://github.com/alex-bormotov/breakout-trader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-bormotov%2Fbreakout-trader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-bormotov%2Fbreakout-trader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-bormotov%2Fbreakout-trader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-bormotov%2Fbreakout-trader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex-bormotov","download_url":"https://codeload.github.com/alex-bormotov/breakout-trader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251750228,"owners_count":21637689,"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":["binance","bitcoin","cryptocurrency","python","telegram-bot","trading-algorithms","trading-bot"],"created_at":"2024-11-29T21:12:40.564Z","updated_at":"2025-04-30T17:26:09.715Z","avatar_url":"https://github.com/alex-bormotov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trading bot for Binance with breakout trading strategy\n\n![](https://github.com/alex-bormotov/breakout-trader/workflows/Breakout-Trader-CI-CD/badge.svg) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/fba75048f4064497a458704194a6e927)](https://www.codacy.com/manual/alex-bormotov/breakout-trader?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=alex-bormotov/breakout-trader\u0026amp;utm_campaign=Badge_Grade)\n\n## Disclaimer\n\n\u003e This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHOR AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.\n\n\u003e Always start by running a trading bot in Paper trading mode and do not engage money before you understand how it works and what profit/loss you should expect.\n\n### Features\n\n\u003e Breakout strategy - after starting the bot will be waiting for huge price movements and when it happened bot immediately bought the coin, and after that starts trailing stop loss for taking a profit. For example - if price down by 20% lasts 5 minutes bot detects it and immediately buys the coin and starts trailing stop loss when trailing step will be achieved bot execute sell order. This works because after any huge price movement immediately starts price correction in the opposite direction.\n\n\u003e Paper trading.\n\n\u003e Telegram notifications.\n\n\u003e Possibilities use \"Long\" or \"Short\" trade directions.\n\n#### Install (Ubuntu + Docker)\n\n```bash\ngit clone https://github.com/alex-bormotov/breakout-trader\n```\n\n```bash\ncd breakout-trader\n```\n\n```bash\ncp config/config.json.sample config/config.json\n```\n\n\u003e Edit config/config.json\n\n\u003e Set paper balance in config/paper_balance.json\n\n```bash\nsudo chmod +x docker_ubuntu_install.sh \u0026\u0026 sudo ./docker_ubuntu_install.sh\n```\n\n```bash\nsudo docker run -d --rm --mount src=`pwd`/config,target=/breakout-trader/config,type=bind skilfulll1/breakout-trader:latest\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-bormotov%2Fbreakout-trader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-bormotov%2Fbreakout-trader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-bormotov%2Fbreakout-trader/lists"}