{"id":21578304,"url":"https://github.com/stephanakkerman/binance-stop-loss-alert","last_synced_at":"2025-07-23T18:35:41.506Z","repository":{"id":157307862,"uuid":"408758410","full_name":"StephanAkkerman/binance-stop-loss-alert","owner":"StephanAkkerman","description":"Sends a message using Telegram if a sell order on Binance has been filled","archived":false,"fork":false,"pushed_at":"2021-12-21T10:22:39.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T14:17:10.978Z","etag":null,"topics":["binance","binance-api","binance-exchange","stop-loss","telegram","telegram-api","telegram-bot","telegram-bot-api","trading"],"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/StephanAkkerman.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":"2021-09-21T09:23:59.000Z","updated_at":"2023-10-14T14:26:43.000Z","dependencies_parsed_at":"2024-05-02T00:57:00.039Z","dependency_job_id":"555981fd-4211-4904-a722-b29bb67b230c","html_url":"https://github.com/StephanAkkerman/binance-stop-loss-alert","commit_stats":null,"previous_names":["stephanakkerman/binance-stop-loss-alert"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-stop-loss-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-stop-loss-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-stop-loss-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanAkkerman%2Fbinance-stop-loss-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanAkkerman","download_url":"https://codeload.github.com/StephanAkkerman/binance-stop-loss-alert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244177648,"owners_count":20410993,"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","binance-api","binance-exchange","stop-loss","telegram","telegram-api","telegram-bot","telegram-bot-api","trading"],"created_at":"2024-11-24T13:10:06.216Z","updated_at":"2025-03-18T07:31:38.805Z","avatar_url":"https://github.com/StephanAkkerman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Stop Loss Alert\n[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![MIT License](https://img.shields.io/github/license/StephanAkkerman/Binance_Stop_Loss_Alert.svg?color=brightgreen)](https://opensource.org/licenses/MIT)\n\n---\n\n## Setup\n- Clone this repository.\n- Fill in the your API keys in `src/binance_keys.py`\n- EXTRA: If you are planning on using Futures, make sure these are enabled in Binance API management\n- Follow the link in binance_keys.py to get your Telegram bot and its keys\n- Run `$ python src/main.py`\n- See result\n\n## When does it send a message?\nIf a sell order has been filled that is not a market sell order, the user socket will notice this and sends a message via Telegram.\nSo it works for Limit, Stop Limit and OCO.\n\n## Dependencies\nThe required packages to run this code can be found in the `requirements.txt` file. To run this file, execute the following code block:\n```\n$ pip install -r requirements.txt \n```\nAlternatively, you can install the required packages manually like this:\n```\n$ pip install \u003cpackage\u003e\n```\n\n## Note\nThis works for all Binance trading platforms, except isolated margin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fbinance-stop-loss-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanakkerman%2Fbinance-stop-loss-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanakkerman%2Fbinance-stop-loss-alert/lists"}