Live JSON
refreshes every 1s{
"symbol": "BABA",
"markets": [
{
"exchange": "arcus",
"symbol": "BABA",
"price": 120.63,
"funding_rate": 8.2058643660174e-05,
"open_interest": 453.5457575,
"volume_24h": 35.4,
"market_id": 17,
"source_symbol": "BABA-USD"
},
{
"exchange": "lighter",
"symbol": "BABA",
"price": 120.56,
"funding_rate": 4e-06,
"open_interest": 781.0809,
"volume_24h": 10189.042331999999,
"market_id": 177,
"source_symbol": "BABA"
}
],
"opportunity": {
"symbol": "BABA",
"open_spread": 0.058062375580618095,
"open_spread_text": "0.06% / 0.06%",
"exchanges": "lighter / arcus",
"exchange_html": "<span class='venue-b'>lighter</span> / <span class='venue-b'>arcus</span>",
"funding_text": "0.0004%/h / 0.0082%/h",
"funding_rate": 8.2058643660174e-05,
"index_spread": 0.058062375580618095,
"index_spread_text": "0.06%",
"volume_text": "10,224.44",
"volume_24h": 10224.442331999999,
"detail_url": "/coin?symbol=BABA",
"funding_url": "/funding?symbol=BABA"
},
"spreads": [
{
"symbol": "BABA",
"low_exchange": "lighter",
"high_exchange": "arcus",
"low_price": 120.56,
"high_price": 120.63,
"price_spread_pct": 0.058062375580618095,
"low_funding_exchange": "lighter",
"high_funding_exchange": "arcus",
"funding_spread_pct": 0.0078058643660174
}
]
}