▲ ARBITRAGE DATA TERMINAL
Every spread. Every venue. Before it closes.
Real-time cross-exchange, funding, and listing arbitrage data — 20+ global & Korean exchanges. One terminal, one API.
LIVESTANDARDIZEDOPEN APIMULTI-INTERFACE
curl api.datamaxiplus.com →⌘Enteropen terminal
LIVE FEED
BTC/USDT.P funding +0.0103%
ASTER/USDT.P premium +1.84%
SOL listing → upbit NEW · just now
ETH OI 24h +$4.2B
▸ subscribe on Telegram → t.me/datamaxi_listing
02
02 · BUILT FOR
Built for the people who decide.
[/individual]
Spot the spread before it closes. Skim premium, funding, and OI at a glance.
▸ instant Telegram alerts
[/desk]
Pipe live market data into your stack. Stable contracts, generous rate limits.
▸ REST + WebSocket · generous limits
[/agent]
Native MCP. Let the agent fetch fundamentals, scan venues, watch alerts — no glue code.
▸ MCP — one config away
03
03 · COVERAGE
What we cover.
20+
exchanges, live
10 CEX venues
7 perp markets
2 KRW venues
10s of thousands of symbols
spot · perp · dex markets
5+ regions, global
SURFACED REGIONS ─ Global · Korea (Upbit · Bithumb) · Asia · EU · US
20+
venues, live
global CEXs · Upbit & Bithumb · perp DEXs
5 arb surfaces
spread · funding · basis · listing · delist
4 channels
REST · WebSocket · Telegram · MCP
KRW-first
Upbit & Bithumb, the moment they land
04
04 · WHAT YOU CAN DO
Everything you'd expect from a market terminal. And the things only we ship.
[04·a] PREMIUM
See every cross-exchange spread, the moment it opens.
- cross-exchange · cross-region
- realtime spread matrix
- filter by venue / market / fees
- pin pairs. drop the noise.

// screenshot: /premium
[04·b] DERIVATIVES
Funding, open interest, liquidations — read as one signal.
- token × exchange funding matrix
- OI per venue, over time
- liquidation heatmap, live
- interval-normalised so 1h and 8h venues compare on the same carry unit

// screenshot: /funding-rate
[04·c] ARBITRAGE
Funding gaps, spot-perp basis, listing arbs — the spreads worth your attention, ranked.
- pre-fee gross gap, scored
- spot-perp basis + cross-exchange perp spreads
- venue-transfer feasibility & deposit / withdrawal health
- listing-arb scoring built on our real-time listing feed (see 04·g)

// screenshot: /funding-gap
[04·d] INSIGHTS
One token, every venue, every dimension.
- price candles + per-exchange volume
- funding & OI breakdown per venue
- deposit / withdrawal status
- Telegram chatter
- alert presets, one tap away

// screenshot: /token
[04·e] ALERTS
Move when the market moves.
- premium · funding · liquidation · listing
- Telegram delivery — instant
- threshold or expression
- six curated presets, one tap
- build your own in seconds

// screenshot: /alerts
[04·f] API · SDK · MCP
For traders, desks, and the agents working for them.
- REST + WebSocket
- SDKs in Python · TypeScript · Rust
- MCP server for AI agents
- same data, different doors
from datamaxiplus import Client
c = Client(api_key="...")
c.premium.kimchi(symbol="BTC")[04·g] LISTING SPEED
The Korean listing edge — surfaced the moment it lands.
KRW pairs on Upbit and Bithumb still move markets harder than any other listing on the planet. We surface the announcement the moment it lands.
- Upbit / Bithumb listing alerts, real-time
- delisting + status changes too
- Telegram channel — live since day one
- stream every event over WebSocket
- feeds the listing-arb scanner end-to-end
Subscribe on Telegram →https://t.me/datamaxi_listingStream via WebSocket →wss://api.datamaxiplus.com/v1/listingSee live events →/listing-events
Act on it in real time.That speed is the edge. Subscribe to the WebSocket listing feed and trade KRW listings the moment they land.
import { connect } from "@datamaxiplus/sdk";
const ws = connect("listing");
ws.on("event", (e) => {
// e = { exchange: "upbit", base: "SOL",
// quote: "KRW", kind: "listing",
// ts: 1717400123 }
notify(e);
});05
05 · INTERFACES
Same data. Different doors.
[web]
live in your browser
fastest path to start
[desktop]
native shell
COMING SOON
[mobile]
iOS / Android
COMING SOON
[api / sdk / mcp]
REST · WebSocket
python · typescript · rust
MCP server
06
06 · ROADMAP
Crypto today.
Every market that matters, next.
07
07 · FAQ