dYdX Perpetual Tracker — 290+ Markets, Funding, OI, Volume avatar

dYdX Perpetual Tracker — 290+ Markets, Funding, OI, Volume

Pricing

Pay per usage

Go to Apify Store
dYdX Perpetual Tracker — 290+ Markets, Funding, OI, Volume

dYdX Perpetual Tracker — 290+ Markets, Funding, OI, Volume

Tracks 290+ dYdX v4 perpetual markets: oracle price, 24h volume, open interest, funding rate APR. Top by volume, gainers, and highest funding. No API key. $0.005/run.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

What does dYdX Perpetual Tracker do?

dYdX Perpetual Tracker pulls live dYdX trading data for all 290+ active markets on the dYdX v4 Cosmos appchain — including oracle prices, 24h volume, open interest, and funding rates — via the fully public dYdX v4 API. No API key, no registration, and no proxy required. As the most comprehensive dYdX perpetual tracker on Apify, it ranks markets by volume, price gain, or funding rate magnitude so you can instantly surface the most active and highest-carry decentralized perpetuals in a single flat-rate run. Because dYdX v4 is fully on-chain, all order book data is transparent and public — making it a uniquely reliable source for DEX derivatives intelligence.


Why use dYdX Perpetual Tracker?

dYdX trading data is on-chain and public, but aggregating 290+ markets into a ranked, structured feed requires direct API work. This actor does that in seconds for a flat $0.005.

  • Funding rate arbitrage — compare dYdX funding rates against Binance, OKX, and Bybit to identify positive carry opportunities across CEX/DEX spreads
  • Altcoin perp discovery — find high-volume perpetual markets available on dYdX but not yet listed on major CEXs, giving earlier access to emerging assets
  • DEX market health monitoring — track open interest and 24h volume trends across all dYdX markets to gauge decentralized derivatives activity over time
  • Quant strategy signals — feed oracle prices and annualized funding APR into quantitative models as clean structured JSON with no parsing overhead
  • Research and reporting — benchmark dYdX market depth and activity against centralized exchanges for academic or institutional research

How to use dYdX Perpetual Tracker

  1. Click Try for free on the actor page
  2. Leave defaults to scan all 290+ active markets — no input configuration required
  3. Click Start — the actor completes in under 30 seconds
  4. In the Dataset tab, browse results sorted by volume, gainers, or funding rate
  5. Export as JSON or CSV, or schedule runs via the Apify scheduler for continuous monitoring

Input

No required input. Default run covers all active dYdX v4 markets.

ParameterTypeDefaultDescription
limitintegerall marketsMax number of markets to return
sortBystringvolume_descSort order: volume_desc, gainers, funding_abs

Output

{
"ticker": "BTC-USD",
"oracle_price": 61234.50,
"price_change_24h_pct": 2.34,
"volume_24h_usd": 1840000000,
"open_interest_usd": 520000000,
"funding_rate_next_8h": 0.0102,
"funding_rate_apr_pct": 11.19,
"initial_margin_pct": 5.0,
"status": "ACTIVE"
}
{
"ticker": "DOGE-USD",
"oracle_price": 0.1423,
"price_change_24h_pct": 8.71,
"volume_24h_usd": 98000000,
"open_interest_usd": 34000000,
"funding_rate_next_8h": 0.0210,
"funding_rate_apr_pct": 23.01,
"initial_margin_pct": 10.0,
"status": "ACTIVE"
}

Data fields

FieldDescription
tickerMarket symbol (e.g., BTC-USD)
oracle_priceCurrent oracle (fair value) price in USD
price_change_24h_pct24h price change percentage
volume_24h_usd24h trading volume in USD
open_interest_usdTotal open interest in USD
funding_rate_next_8hNext 8h funding rate (positive = longs pay shorts)
funding_rate_apr_pctAnnualized funding rate as APR percentage
initial_margin_pctMinimum required margin percentage
statusMarket status: ACTIVE, PAUSED, or CANCEL_ONLY

Output lists

ListSorted By
by_volumeHighest 24h trading volume descending
top_gainersLargest 24h price increase
highest_fundingLargest funding rate magnitude (long or short)

What Is dYdX v4?

dYdX v4 is a fully decentralized perpetual exchange built on its own Cosmos appchain. Unlike centralized exchanges, all order book data is public and on-chain, making it a transparent and censorship-resistant source for derivatives market data.


Cost estimation

ScenarioCost
Single run (all 290+ markets)$0.005 flat
Daily monitoring (1 run/day)~$0.15/month
Hourly monitoring (24 runs/day)~$3.60/month

No per-market charge — flat $0.005 per run regardless of how many markets are returned.


FAQ

Does this support dYdX v3 (StarkEx)? No. This actor targets the dYdX v4 Cosmos appchain, which replaced v3 as the primary dYdX platform. The v4 API is fully public and on-chain.

How many markets are available? 290+ active perpetual markets as of the latest actor version. The dYdX v4 market count grows over time through governance votes.

Can I filter by specific tickers? The actor returns all active markets by default. You can filter the output dataset on the Apify platform or downstream in your pipeline using the ticker field.

Disclaimer: Market data is sourced from the public dYdX v4 API and is provided for informational purposes only. Funding rates and prices are point-in-time snapshots. Nothing in this actor constitutes financial or trading advice.


Feedback

If this actor helps your dYdX research, a review helps others find it: Leave a review on Apify Store