Screening Filters
turnover_24h > 0
- Purpose: Ensures the crypto has at least some trading activity.
- Rationale: For a “best crypto to buy today” screen, we want assets that are actually tradable right now. Zero-volume or inactive coins can be hard to enter or exit cleanly.
rsi_category = moderate
- Purpose: Selects assets that are neither extremely overbought nor heavily oversold.
- Rationale: This helps avoid chasing assets that may already be stretched after a sharp run-up, while also avoiding weak coins that may still be under selling pressure. It aims for a more balanced entry zone.
moving_average_relationship = PriceAboveMA20
- Purpose: Filters for coins trading above their 20-day moving average.
- Rationale: This is a common short-term bullish trend signal. It suggests price is holding above a key trend benchmark, which can indicate stronger momentum and better near-term conditions.
price_change_pct_24h > 0
- Purpose: Keeps only cryptos that are up on the day.
- Rationale: This supports the idea of finding assets with current positive momentum rather than weakening names. For a “today” query, recent strength is relevant.
week_price_change_pct > 0
- Purpose: Requires positive performance over the past week.
- Rationale: A single strong day can be noise. Positive weekly performance helps confirm that the asset has sustained upward movement, not just a one-day bounce.
is_trending = True
- Purpose: Focuses on assets that are actively trending.
- Rationale: Trending cryptos are more likely to continue moving in the same direction in the near term than flat or choppy names. This aligns well with a “best to buy today” momentum-based screen.
Why Results Match the User’s Query
- The user is asking for the best crypto to buy today, which usually implies looking for liquid, currently strong, and technically supported assets rather than dormant or weak ones.
- Taken together, these filters favor cryptos with:
- Real trading activity
- Positive short-term momentum
- A healthy trend structure
- No extreme overbought/oversold condition
- In short, the screen is designed to find momentum-driven crypto candidates with better near-term setup quality, which is a reasonable approach for a “buy today” query.
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.