Skip to content

kuznetsov-m/huobi-spot-order-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huobi-spot-order-notification

printscreen

The simplest spot order notifications telegram bot

Configuration

Set next env variables:

  • ACCESS_KEY and SECRET_KEY from your Huobi account
  • TELEGRAM_API_TOKEN - telegram bot API token
  • TELEGRAM_USER_ID - telegram notifications reciver user id

optional env variables:

  • SYMBOLS - list of tracked symbols. Example: btcusdt,ethusdt.

Heroku deployment

Create app and add next buildpacks:

Links