Crypto Multi-Timeframe Screener — 1h 24h 7d 30d Momentum
Pricing
$5.00 / 1,000 runs
Crypto Multi-Timeframe Screener — 1h 24h 7d 30d Momentum
Screens top 200 coins across 4 timeframes: momentum kings (all positive), short-term reversals, and consistent underperformers. No API key. $0.005/run.
What does Crypto Multi-Timeframe Screener do?
Crypto Multi-Timeframe Screener screens the top 200 cryptocurrencies by market cap across four timeframes — 1h, 24h, 7d, and 30d — and classifies every coin into actionable momentum categories: all-timeframe momentum kings, short-term reversal candidates, and consistent underperformers. It also computes a rich set of technical analysis signals including trend alignment score, entry timing signal, institutional bias, trade setup quality grade, and volatility expansion state — all powered by the CoinGecko public API with no API key required.
Why use Crypto Multi-Timeframe Screener?
- Multi-timeframe confluence in one run: Instead of switching between four separate screeners, get 1h, 24h, 7d, and 30d momentum data unified into a single timeframe alignment score (0–100) for every coin in the top 200 by market cap.
- Trade setup grading (A/B/C): Each coin receives a composite trade setup quality grade derived from entry timing, trend quality, momentum divergence, key level proximity, and institutional bias — eliminating subjective manual scoring.
- Reversal detection built in: The screener automatically surfaces short-term reversal signals — coins where 1h and 24h momentum has turned positive while the 30d trend is still deeply negative, giving early entry signals before the broader market catches on.
- Institutional timeframe bias: Separate from short-term noise, the screener classifies each coin's weekly/monthly institutional sentiment as bullish, bearish, or neutral to align your trades with higher-timeframe structure.
- No API key, no setup: Runs immediately against the CoinGecko free API. Stablecoins are automatically filtered out, and a configurable minimum 24h volume threshold removes illiquid noise coins from your screener results.
How to use Crypto Multi-Timeframe Screener
- Go to the Apify Store and find Crypto Multi-Timeframe Screener.
- Click Try for free to open the Actor in Apify Console.
- Configure the input: set
topCoins(default 200, max 500) andminVolume24hUsd(default $5M) to adjust coverage and liquidity filters. - Click Start and wait approximately 15–30 seconds for the run to complete.
- View results in the Dataset tab — the first record is a screener summary with
best_setups,high_probability_longs,high_probability_shorts, andoverall_market_trend_bias. Subsequent records are individual coin analyses sorted by momentum category. - Export to JSON, CSV, or connect to downstream tools via the Apify API or webhooks.
Input
| Field | Type | Default | Description |
|---|---|---|---|
topCoins | integer | 200 | Number of top coins by market cap to screen. Range: 50–500. |
minVolume24hUsd | integer | 5000000 | Minimum 24h trading volume in USD. Coins below this threshold are excluded. |
Output
[{"type": "summary","coins_screened": 187,"fetched_at": "2026-09-02T09:15:00.000Z","best_setups": [{"id": "solana","symbol": "sol","name": "Solana","timeframe_alignment_score": 94,"trade_setup_quality": "A_setup","trend_quality": "strong_trend","entry_timing_signal": "ideal_entry","institutional_timeframe_bias": "institutional_bullish"}],"high_probability_longs_count": 12,"high_probability_shorts_count": 4,"overall_market_trend_bias": "bullish","institutional_bullish_pct": 61.2,"institutional_bearish_pct": 22.4},{"momentum_type": "all_timeframes_positive","id": "solana","symbol": "sol","name": "Solana","current_price": 185.42,"market_cap": 87500000000,"volume_24h_usd": 4200000000,"pct_1h": 0.82,"pct_24h": 4.15,"pct_7d": 11.3,"pct_30d": 27.6,"timeframe_confluence": "strong-bullish","trend_consistency_score": 88,"entry_quality": "A-grade","risk_reward_estimate": "1:4","dominant_timeframe": "30d","mtf_divergence_alert": false,"momentum_acceleration": 2.41,"volatility_index": 11.0,"timeframe_spread": 26.78,"recovery_score": null,"volume_to_mcap_ratio": 0.0480,"timeframe_alignment_score": 94,"trend_quality": "strong_trend","entry_timing_signal": "ideal_entry","momentum_divergence": "confirmed_trend","volatility_expansion_signal": "trending","key_level_proximity": "mid_range","institutional_timeframe_bias": "institutional_bullish","trade_setup_quality": "A_setup","fetched_at": "2026-09-02T09:15:00.000Z"}]
Data fields
| Field | Description |
|---|---|
momentum_type | Category: all_timeframes_positive, short_term_reversal_up, short_term_reversal_down, all_timeframes_negative |
id | CoinGecko coin ID |
symbol | Ticker symbol (e.g. sol, btc) |
current_price | Current USD price |
market_cap | Market capitalization in USD |
volume_24h_usd | 24-hour trading volume in USD |
pct_1h | Price change percentage over the last 1 hour |
pct_24h | Price change percentage over the last 24 hours |
pct_7d | Price change percentage over the last 7 days |
pct_30d | Price change percentage over the last 30 days |
timeframe_confluence | Directional agreement: strong-bullish, moderate-bullish, mixed, moderate-bearish, strong-bearish |
trend_consistency_score | 0–100 score measuring how consistently all 4 timeframes agree on direction |
entry_quality | Trade entry grade: A-grade, B-grade, C-grade, avoid |
risk_reward_estimate | Estimated R:R ratio (e.g. 1:4, 1:2, 1:1) |
dominant_timeframe | Timeframe with the largest absolute price move (1h, 24h, 7d, 30d) |
mtf_divergence_alert | true if 1h momentum sharply contradicts the 30d trend — potential reversal signal |
momentum_acceleration | Ratio of 1h momentum vs normalized 24h pace; >1 means intraday acceleration |
volatility_index | Average absolute percentage move across all timeframes |
timeframe_spread | Range between the best and worst performing timeframe (large = transition phase) |
recovery_score | 0–100 bounce-back score for coins with negative 30d trend but positive short-term |
volume_to_mcap_ratio | 24h volume divided by market cap; >0.05 signals high relative volume |
timeframe_alignment_score | 0–100 weighted alignment score (longer TFs weighted higher) |
trend_quality | strong_trend, moderate_trend, choppy, reversing, weak_trend |
entry_timing_signal | ideal_entry, good_entry, neutral, poor_entry, avoid_entry |
momentum_divergence | confirmed_trend, bullish_divergence, bearish_divergence, no_divergence |
volatility_expansion_signal | breakout_imminent, trending, consolidating, volatility_contraction |
key_level_proximity | at_major_support, near_support, mid_range, near_resistance, at_major_resistance |
institutional_timeframe_bias | institutional_bullish, institutional_bearish, institutional_neutral |
trade_setup_quality | A_setup, B_setup, C_setup, no_setup |
Cost estimation
This Actor uses Pay-Per-Event (PPE) pricing at $0.005 flat per run, regardless of how many coins are screened.
| Scenario | Runs | Total Cost |
|---|---|---|
| Daily screening (1 run/day) | 30 | $0.15/month |
| 4x daily for active trading | 120 | $0.60/month |
| Hourly monitoring (24 runs/day) | 720 | $3.60/month |
FAQ
Q: Does this replace a TradingView screener? A: It complements TradingView by providing multi-timeframe momentum data in structured JSON you can pipe into your own dashboards, bots, or spreadsheets. It does not display charts.
Q: Why are some coins missing from the results?
A: Stablecoins (USDT, USDC, DAI, etc.) are always excluded. Coins below your minVolume24hUsd threshold are also filtered. Increase topCoins and lower the volume filter to expand coverage.
Q: How fresh is the data? A: Data is fetched live from the CoinGecko free API at run time. Results reflect the market state at the moment you trigger the Actor. Schedule it via Apify for recurring snapshots.
Disclaimer: This Actor provides market data and computed signals for informational purposes only. Nothing in the output constitutes financial advice. Always conduct your own research before making trading decisions. Past momentum patterns are not indicative of future performance.
Keywords: crypto multi-timeframe screener, MTF analysis, cryptocurrency momentum screener, multi-timeframe trading signals, crypto technical analysis, timeframe alignment score, CoinGecko screener, coin screener 1h 24h 7d 30d, crypto trend analysis, trade setup grading
Related actors
- Crypto Momentum Scanner — Deeper momentum signals (RSI, MACD, trend strength) to validate MTF grades
- Crypto Volatility Scanner — Volatility regime to time entries into high-grade setups from this screener
- Binance Futures Screener — Futures-side confirmation (funding rate, OI) for coins showing strong MTF alignment
Feedback
If this actor powers your technical analysis, a review helps others find it: Leave a review on Apify Store