Crypto Oversold Scanner avatar

Crypto Oversold Scanner

Pricing

$9.99/month + usage

Go to Apify Store
Crypto Oversold Scanner

Crypto Oversold Scanner

Scan Binance instantly to find oversold crypto pairs (by RSI). Identifies high-probability "buy the dip" opportunities across 1400+ pairs. Supports global & US markets with smart proxy routing. Essential for mean-reversion traders.

Pricing

$9.99/month + usage

Rating

0.0

(0)

Developer

Eray Diler

Eray Diler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Crypto Oversold Scanner (Synthetic Pairs) 📉

Find oversold opportunities in synthetic crypto pairs for statistical arbitrage.

This advanced scanner goes beyond simple USDT pairs. It analyzes Synthetic Pairs (e.g., ADA/ETH, SOL/BTC) to identify cross-currency relationships that are statistically oversold. This is a powerful tool for Pair Trading and Mean Reversion strategies.


🌟 Why trade Synthetic Pairs?

Most traders only look at BTC/USDT or ETH/USDT. But the real edge often lies in the relationship between altcoins.

  • Market Neutrality: By trading ADA/ETH, you are betting on ADA outperforming ETH, regardless of whether the whole market goes up or down.
  • Hidden Opportunities: While SOL/USDT might look normal, SOL/BTC might be at a historic low (oversold), signaling a great time to accumulate SOL using BTC.
  • Diversification: Unlock thousands of new trading pairs that aren't listed on standard exchanges.

🛠 How it works

  1. Top Coins: It fetches the top N cryptocurrencies (e.g., Top 50).
  2. Synthetic Creation: It mathematically generates prices for every possible combination (e.g., Price of ADA / Price of ETH).
  3. Multi-Timeframe RSI: It calculates the RSI for these synthetic pairs on Daily (1d) and Weekly (1w) timeframes.
  4. Double Confirmation: It filters for pairs that are oversold on BOTH the Daily and Weekly charts. This ensures you are catching a strong, high-probability reversion setup.

📥 Configuration (Input)

ParameterDefaultDescription
RSI Threshold30The level below which a pair is considered "oversold". Default is 30.
Top N Coins50The number of top market cap coins to use for generating pairs. Top 50 generates ~2,500 synthetic pairs to scan!
Proxy ConfigurationNoneRecommended: Use a Residential Proxy (NL/DE) to ensure uninterrupted access to Binance Global data.

Example Input

{
"rsi_threshold": 30,
"top_n": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyCountry": "NL"
}
}

🌐 Proxy Support

This actor supports Apify Proxy to ensure reliable access to Binance API data.

  • Residential Proxy (Recommended): If you have an Apify paid plan, selecting Residential proxy will provide the most stable performance by avoiding rate limits and geo-blocks.
  • Automatic Fallback: If you don't have proxy access (Free Tier), the actor will automatically switch to Direct Connection Mode and use alternative endpoints (e.g., Binance US) to ensure it still works for you.

📤 Results (Output)

The output gives you the specific pair and its RSI values:

[
{
"symbol": "ADA/ETH",
"daily_rsi": 28.5,
"weekly_rsi": 25.1,
"price": 0.000245,
"details": "Daily RSI 28.50 | Weekly RSI 25.10"
},
{
"symbol": "MATIC/BTC",
"daily_rsi": 22.1,
"weekly_rsi": 29.8,
"price": 0.0000154,
"details": "Daily RSI 22.10 | Weekly RSI 29.80"
}
]
  • Strategy: If ADA/ETH is oversold, it implies ADA is undervalued relative to ETH. A typical trade would be to Long ADA and Short ETH (or simply swap ETH for ADA).

📦 About

Created by Eray Diler for StrategyLab. StrategyLab is a software studio dedicated to building high-quality developer tools, financial scanners, and productivity apps for macOS & iOS. We craft solutions that help traders and developers find their edge.