This repo sends TELEGRAM ALERTS for BINANCE ORDER STATUS like CREATED, PARTIALLY FILLED, FILLED, CANCELLED, PENDING CANCEL, REJECTED, EXPIRED etc.
- when new commit/update happens, you need to create new heroku app using Deploy to heroku button,
- So that you can use the new feature.
- OCO not supported
Give a ⭐️ if this project helped you!
Run Locally
- Download and install python
- Download Repo and open Repo root folder.
- Create .env in root folder and copy , paste below code
BINANCE_API_KEY="your binance api key" BINANCE_SECRET_KEY="your binance api secret" TELEGRAM_TOKEN="your telegram token" TELEGRAM_CHAT_ID="your telegram chat id"
- Edit required fields in .env file and save
- Open terminal on current folder
- Run this command to install
python spot.py
👤 Piyush Dixit
Give a ⭐️ if this project helped you!
If this library helped you out feel free to donate.
Copyright © 2021 @PiyushDixit96.
This project is MIT licensed.