Documentation

List of Cryptocurrency Queries KPIs

This list contains the cryptocurrency KPIs available on the plaform. These KPIs are available in the cryptocurrency queries section and can, for example, be run to find the next big cryptocurrencies. These KPIs are available for all query types.

The following are numerical KPIs, and other categorical/special KPIs are listed further below.


KPIs Description
PRICE The price of the last trade that occurred between a buyer and a seller of the cryptocurrency.
ATH The all-time high price of the cryptocurrency.
DAYS_FROM_ATH The number of days since the ATH was reached.
ATH_CHANGE_PERCENTAGE The change in percent from the last ATH.
ATL The all-time low price of the cryptocurrency.
DAYS_FROM_ATL The number of days since the ATL was reached.
ATL_CHANGE_PERCENTAGE The change in percent from the last ATL.
MARKET_CAP The market capitalization, i.e. the total worth of the cryptocurrency. This is the number of coins times the last price of a single coin.
MARKET_CAP_RANK The rank of the current cryptocurrency in all the ones out there (today more than 8000).
MARKET_CAP_CHANGE_24H The change (nominal dollars) of the market capitalization in the last 24 hours, starting from now.
MARKET_CAP_CHANGE_PERCENTAGE_24H The change (percent) of the market capitalization in the last 24 hours, starting from now.
TOTAL_VOLUME The total historical volume since the cryptocurrency was introduced to the market.
HIGH_24H The highest price in the last 24 hours, starting from now.
LOW_24H The lowest price in the last 24 hours, starting from now.
PRICE_CHANGE_24H Price change (nominal dollars) in the last 24 hours, starting from now.
PRICE_CHANGE_PERCENTAGE_24H Price change (percent) in the last 24 hours, starting from now.
PRICE_CHANGE_PERCENTAGE_7D Price change (percent) in the last 7 days, starting from today.
PRICE_CHANGE_PERCENTAGE_14D Price change (percent) in the last 14 days, starting from today.
PRICE_CHANGE_PERCENTAGE_30D Price change (percent) in the last 30 days, starting from today.
PRICE_CHANGE_PERCENTAGE_60D Price change (percent) in the last 60 days, starting from today.
PRICE_CHANGE_PERCENTAGE_200D Price change (percent) in the last 200 days, starting from today.
PRICE_CHANGE_PERCENTAGE_1Y Price change (percent) in the last year, starting from today.
FULLY_DILUTED_VALUATION The valuation when all coins are finally mined.
CIRCULATING_SUPPLY The current number of coins that have been mined already (or the total number of tokens that are available and circulating the market).
TOTAL_SUPPLY The total number of coins or tokens if they would all be mined or publicly available. For instance, often not all tokens are publicly available. This does not include burned tokens.
MAX_SUPPLY The maximum number of coins or tokens that will ever exist for this cryptocurrency. For instance, Bitcoin will only ever have 21 million coins.
FACEBOOK_LIKES Total number of Facebook likes of the cryptocurrency page, in case one exists.
TWITTER_FOLLOWERS Total number of Twitter followers, in case an account for the cryptocurrency exists.
REDDIT_AVERAGE_POSTS_48H Average hourly number of Reddit posts in the last 48 hours, starting from now, in the subreddit of the cryptocurrency.
REDDIT_AVERAGE_COMMENTS_48H Average hourly number of Reddit comments in the last 48 hours, starting form now, in the subreddit of the cryptocurrency.
REDDIT_SUBSCRIBERS Total number of Reddit subscribers in the subreddit of the cryptocurrency.
REDDIT_ACCOUNTS_ACTIVE_48H Average hourly number of active accounts in the last 48 hours.
TELEGRAM_CHANNEL_USER_COUNT Total number of Telegram users, if the cryptocurrency has one.
GITHUB_FORKS Total number of Github forks in case the cryptocurrency is open-source.
GITHUB_STARS Total number of Github stars in case the cryptocurrency is open-source.
GITHUB_SUBSCRIBERS Total number of Github subscribers in case the cryptocurrency is open-source.
GITHUB_TOTAL_ISSUES Total number of Github issues in case the cryptocurrency is open-source.
GITHUB_CLOSED_ISSUES Total number of closed Github issues in case the cryptocurrency is open-source.
GITHUB_PULL_REQUESTS_MERGED Total number of pull-requests merged on Github in case the cryptocurrency is open-source.
GITHUB_PULL_REQUEST_CONTRIBUTORS Total number of contributors on Github in case the cryptocurrency is open-source.
GITHUB_CODE_ADDITIONS_4_WEEKS Total number of code additions in the last 4 weeks on Github in case the cryptocurrency is open-source.
GITHUB_CODE_DELETIONS_4_WEEKS Total number of code deletions in the last 4 weeks on Github in case the cryptocurrency is open-source.
GITHUB_COMMIT_COUNT_4_WEEKS Total number of commits in the last 4 weeks on Github in case the cryptocurrency is open-source.
ALEXA_RANK Current Alexa rank of the cryptocurrency.
BING_MATCHES Total number of Bing matches when the cryptocurrency is searched for.


The following are special KPIs that are not numerical and only the equals operator is supported.


KPIs Description
ID ID of the cryptocurrency (most of the time very similar to the name).
NAME Full name of the cryptocurrency (capitalized).
SYMBOL The short symbol (eg usdt for Tether, or btc for Bitcoin).
HASHING_ALGORITHM The hashing algorithm used by the cryptocurrency. The link on the left shows a list of hashing algorithms found in our data.