Live JSON
refreshes every 1s{
"symbol": "MSTR",
"markets": [
{
"exchange": "arcus",
"symbol": "MSTR",
"price": 124.21,
"funding_rate": 1.5834855179595e-05,
"open_interest": 467.846491,
"volume_24h": 63.62,
"market_id": 47,
"source_symbol": "MSTR-USD"
},
{
"exchange": "lighter",
"symbol": "MSTR",
"price": 124.26,
"funding_rate": 9e-06,
"open_interest": 16764.9933,
"volume_24h": 485463.5737,
"market_id": 122,
"source_symbol": "MSTR"
}
],
"opportunity": {
"symbol": "MSTR",
"open_spread": 0.040254407857669566,
"open_spread_text": "0.04% / 0.04%",
"exchanges": "arcus / lighter",
"exchange_html": "<span class='venue-b'>arcus</span> / <span class='venue-b'>lighter</span>",
"funding_text": "0.0009%/h / 0.0016%/h",
"funding_rate": 1.5834855179595e-05,
"index_spread": 0.040254407857669566,
"index_spread_text": "0.04%",
"volume_text": "485,527.19",
"volume_24h": 485527.1937,
"detail_url": "/coin?symbol=MSTR",
"funding_url": "/funding?symbol=MSTR"
},
"spreads": [
{
"symbol": "MSTR",
"low_exchange": "arcus",
"high_exchange": "lighter",
"low_price": 124.21,
"high_price": 124.26,
"price_spread_pct": 0.040254407857669566,
"low_funding_exchange": "lighter",
"high_funding_exchange": "arcus",
"funding_spread_pct": 0.0006834855179595
}
]
}