Code Monkey home page Code Monkey logo

binance-spot-order-notification's Introduction

Welcome to Binance Spot Order Notifier(PYTHON) via Telegram👋

Binance order notification when order created, cancelled or filled etc.. With this repo you will receive telegram notification for your binance spot order status.

Version License: MIT Twitter: PiyushDixit_

This repo sends TELEGRAM ALERTS for BINANCE ORDER STATUS like CREATED, PARTIALLY FILLED, FILLED, CANCELLED, PENDING CANCEL, REJECTED, EXPIRED etc.

Deploy to Heroku

Deploy

- 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

Setup before Deploy to Heroku

SETUP TELEGRAM BOT

  1. Create account on Telegram (skip if you have)
  2. Create Telegram Bot Goto Bot help follow steps at the END Copy TOKEN
  3. Open created Bot and click START
  4. Goto @getuseridbot and click START and copy NUMERIC VALUE this is your CHAT ID

SETUP BINANCE ACCOUNT

  1. Signup for Binance (skip if you have)
  2. Enable Two-factor Authentication (skip if you're done already)
  3. Go API Center, Create New Api Key and follow steps and at the END, SET API restrictions to **ENABLE READING ** only
  4. Copy API Key and Secret Key save and Notepad for later use

DEPLOY TO HEROKU

  1. Create account on Heroku (skip if you have)
  2. Login to Heroku (if you are not)
  3. Click Deploy
  4. Give any name in "App name" field
  5. Fill required fields in "Config Vars"
  6. Click "Deploy app"
  7. When you see , "Your app was successfully deployed." then you need the start the app if your app did not started automatically.
  8. Now Enjoy

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

Author

👤 Piyush Dixit

Show your support

Give a ⭐️ if this project helped you!

Donate

If this library helped you out feel free to donate.

  • BTC: bc1qqewkmv335jdrt0jz6rn9sdm4jltd60qfw24fr9
  • ETH: 0xE7212AAD5A8cE7eb02eF9Bee05332A679811dAf1
  • NEO: AUp6giUAxQ3Y3RY8bUCuHrTa7HU25Ltuh4
  • BNB: bnb1h6gylq3xgrxmw7t8k2r8e0xn7rquefeqjfcanx

📝 License

Copyright © 2021 @PiyushDixit96.
This project is MIT licensed.


binance-spot-order-notification's People

Contributors

piyushdixit96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.