2021-05-10 22:11:56 +05:30

2.9 KiB
Raw Blame History

Welcome to Binance Spot Order Notifier via Telegram👋

Binance does not currently offer notifications when orders are created, cancelled or fulfilled etc.. With this repo you will receive telegram notifications for your binance spot order status.

Version License: MIT Twitter: PiyushDixit_

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

Deploy to Heroku

Deploy

Setup before Depoly 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 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 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 Nodepad for later use

DEPOLY TO HEROKU

  1. Create account on Heroku (skip if you have)
  2. Login to Heroku (if your are not)
  3. Click Deploy
  4. Follow Steps

Run Locally

  • Download and install NodeJs
  • Download Repo and open Repo root folder.
  • Fill your data in .env file
  • Open terminal on current folder
  • Run this command to install npm install
  • Run this to start npm start

Author

👤 Piyush Dixit

Show your support

Give a if this project helped you!

📝 License

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