Live JSON
refreshes every 1s{
"symbol": "AAPL",
"markets": [
{
"exchange": "arcus",
"symbol": "AAPL",
"price": 311.95,
"funding_rate": 1.9107032601145e-05,
"open_interest": 627.2578357,
"volume_24h": 531.19,
"market_id": 30,
"source_symbol": "AAPL-USD"
},
{
"exchange": "lighter",
"symbol": "AAPL",
"price": 312.114,
"funding_rate": 4e-06,
"open_interest": 1013.796,
"volume_24h": 635268.61676,
"market_id": 113,
"source_symbol": "AAPL"
}
],
"opportunity": {
"symbol": "AAPL",
"open_spread": 0.05257252764865756,
"open_spread_text": "0.05% / 0.05%",
"exchanges": "arcus / lighter",
"exchange_html": "<span class='venue-b'>arcus</span> / <span class='venue-b'>lighter</span>",
"funding_text": "0.0004%/h / 0.0019%/h",
"funding_rate": 1.9107032601145e-05,
"index_spread": 0.05257252764865756,
"index_spread_text": "0.05%",
"volume_text": "635,799.81",
"volume_24h": 635799.80676,
"detail_url": "/coin?symbol=AAPL",
"funding_url": "/funding?symbol=AAPL"
},
"spreads": [
{
"symbol": "AAPL",
"low_exchange": "arcus",
"high_exchange": "lighter",
"low_price": 311.95,
"high_price": 312.114,
"price_spread_pct": 0.05257252764865756,
"low_funding_exchange": "lighter",
"high_funding_exchange": "arcus",
"funding_spread_pct": 0.0015107032601145002
}
]
}