Skip to content

We want to create a bot that sends a message to slack every morning, with the ranking of the best performing cryptocurencies agains BTC in the last 24 hours, with their 7 days performance.

Notifications You must be signed in to change notification settings

tutacrypto/slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALTBTC performance & ranking - Slackbot

The main objective is to screen altcoins to be able to spot the best performing ones without needing to go through the whole list on coinmarketcap.

Currently, we compare the performance of the top 80 coins in market cap and get the top 25 gainers in btc terms. This list is sent through a dedicated slack-channel. We look at the price change over three different timeframes: 24 hours, 3 days, and 1 week.

24 hours price changes

We compare the price changes over the past 24 hours, and display there 7 days performance as well. This gives a short term signal of which coins have been performing well.

3 days price changes

We compare the price changes of altcoins over the past 3 days (first 12h of the period against last 12h). Signals should be less noisy than for 24h changes, and could spot the beginning of strong & sustained uptrends.

Weekly performance

Recently added a weekly performance ranking, sending the top and bottom 15 tokens peformance over the last week. This allow for less noise and stronger signals.

About

We want to create a bot that sends a message to slack every morning, with the ranking of the best performing cryptocurencies agains BTC in the last 24 hours, with their 7 days performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published