Skip to content

telegram bot that sends notifications about closed orders on cryptocurrency exchanges

Notifications You must be signed in to change notification settings

ape364/orders_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoNotify

@orders_notify_bot sends notifications about closed orders on cryptocurrency exchanges.

Usage

Subscribe

Send a command like this to bot to subscribe to notifications:

/sub exchange_name api_key secret_key

Example:

/sub bittrex a1s2d3f4g5h6j7k8l9a1s2d3f4g5h6j7 a1s2d3f4g5h6j7k8l9a1s2d3f4g5h6j7

Unsubscribe

Send the following command:

/unsub exchange_name

Example:

/unsub bittrex

Supported exchanges

Contributing

Feel free to send PR with new exchanges. You need to implement logic of BaseApi class, described in exchanges/base.py

Contacts

Telegram @ape364

About

telegram bot that sends notifications about closed orders on cryptocurrency exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages