Skip to content

This is a personal project for educational purposes. It's a telegram bot that reads your account balances via the Kucoin API. It allows you to set a threshold using the /set <number> command and the bot will notify you if your portfolio or any trades have breached the set threshold.

Notifications You must be signed in to change notification settings

Kally95/tg_portfolio_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personal project of a telegram bot that tracks your Kucoin portfolio. Upon /start you are greeted with a message that further tells you the bots functionality and suggests running the /help command. Once chat is initiated, you can then set a threshold using the /set <number between 0-100> command which the bot will then set. If any of your trades fall below or go above this threshold, you will be sent a notification listing the winning/losing trades. The functionality is not perfect but it's still in progress.

About

This is a personal project for educational purposes. It's a telegram bot that reads your account balances via the Kucoin API. It allows you to set a threshold using the /set <number> command and the bot will notify you if your portfolio or any trades have breached the set threshold.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages