Screening Filters
Market Cap ≥ 500M ('market_cap': {'min': '500000000'})
- Purpose: Focus on larger, more established crypto assets.
- Rationale: When asking “what is trending for the cryptocurrency market,” you typically care about coins/tokens big enough to matter for the overall market, not tiny illiquid micro‑caps. A minimum market cap of $500M filters out very small, highly speculative projects and keeps assets that can actually influence market sentiment and are widely followed.
24h Turnover ≥ 50M ('turnover_24h': {'min': '50000000'})
- Purpose: Ensure strong trading activity and liquidity.
- Rationale: “Trending” cryptos are actively traded, with a lot of volume and participation. Requiring at least $50M traded in the last 24 hours removes illiquid names where price moves may be misleading or easily manipulated, and keeps those that the broader market is genuinely engaging with.
24h Price Change ≥ +2% ('price_change_pct_24h': {'min': '2'})
- Purpose: Capture short-term momentum.
- Rationale: A coin that’s flat or down on the day is usually not considered “trending up.” A minimum +2% move in the last 24h identifies assets that are actually moving enough to be noteworthy in the current session, consistent with the idea of near-term buzz or momentum.
7-Day Price Change ≥ +10% ('week_price_change_pct': {'min': '10'})
- Purpose: Confirm that the move is not just a one-day spike.
- Rationale: Many cryptos have random 1‑day jumps. By requiring at least +10% over the last week, the screener focuses on assets with sustained upward momentum, which is more in line with what people usually mean by a “trending” crypto (gaining attention over several days, not just a single-hour pump).
Is Trending Flag = True ('is_trending': True)
- Purpose: Align with social/market interest indicators.
- Rationale: Many platforms have an internal “trending” flag based on factors like search volume, watchlist additions, social/media mentions, and abnormal trading activity. By explicitly requiring
is_trending = True, the screener doesn’t just look at price and volume, but also at whether the asset is currently being talked about and watched by more participants.
Why Results Match Your Question
- You asked about what is trending in the cryptocurrency market, not just any coins. These filters collectively:
- Focus on significant, widely followed assets (market cap + liquidity filters).
- Require meaningful recent performance (daily and weekly price gains).
- Add a qualitative “trending” signal (the internal trending flag) that reflects attention and buzz.
Together, they aim to return cryptos that are both materially important to the market and currently experiencing elevated interest and upward momentum—i.e., what most investors would describe as “what’s trending” right now.
This list is generated based on data from one or more third party data providers. It is provided for informational purposes only by Intellectia.AI, and is not investment advice or a recommendation. Intellectia does not make any warranty or guarantee relating to the accuracy, timeliness or completeness of any third-party information, and the provision of this information does not constitute a recommendation.