From a51d02ba7952e1dcb842c65ef7c9708180d64733 Mon Sep 17 00:00:00 2001 From: Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> Date: Mon, 10 May 2021 16:28:20 +0530 Subject: Create README.md --- README.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a892dd1 --- /dev/null +++ b/README.md @@ -0,0 +1,59 @@ +

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](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier) + + +

Setup before Depoly to Heroku

+ +

SETUP TELEGRAM BOT

+ +1. Create account on Telegram (skip if you have) +2. Create Telegram Bot Goto [Bot help](https://core.telegram.org/bots#3-how-do-i-create-a-bot) 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](https://www.binance.com/en/register?ref=35219097) for Binance (skip if you have) +2. Enable Two-factor Authentication (skip if you done already) +3. Go API Center, [Create New](https://www.binance.com/en/my/settings/api-management?ref=35219097) 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](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier) +4. Follow Steps +------------ + +## Author + +👤 **Piyush Dixit** + +* Twitter: [@PiyushDixit\_](https://twitter.com/PiyushDixit_) +* Github: [@PiyushDixit96](https://github.com/PiyushDixit96) + +## Show your support + +Give a ⭐️ if this project helped you! + +## 📝 License + +Copyright © 2021 [@PiyushDixit96](https://github.com/PiyushDixit96).
+This project is [MIT](https://github.com/PiyushDixit96/binance-order-notifier/blob/main/LICENSE) licensed. +*** -- cgit v1.2.3