Live JSON
refreshes every 1s{
"symbol": "ORCL",
"markets": [
{
"exchange": "arcus",
"symbol": "ORCL",
"price": 151.35,
"funding_rate": 4.814814814814e-06,
"open_interest": 602.6624222,
"volume_24h": 142.09,
"market_id": 37,
"source_symbol": "ORCL-USD"
},
{
"exchange": "lighter",
"symbol": "ORCL",
"price": 151.38,
"funding_rate": 4e-06,
"open_interest": 3112.3463,
"volume_24h": 179795.34424,
"market_id": 165,
"source_symbol": "ORCL"
}
],
"opportunity": {
"symbol": "ORCL",
"open_spread": 0.019821605550050306,
"open_spread_text": "0.02% / 0.02%",
"exchanges": "arcus / lighter",
"exchange_html": "<span class='venue-b'>arcus</span> / <span class='venue-b'>lighter</span>",
"funding_text": "0.0004%/h / 0.0005%/h",
"funding_rate": 4.814814814814e-06,
"index_spread": 0.019821605550050306,
"index_spread_text": "0.02%",
"volume_text": "179,937.43",
"volume_24h": 179937.43424,
"detail_url": "/coin?symbol=ORCL",
"funding_url": "/funding?symbol=ORCL"
},
"spreads": [
{
"symbol": "ORCL",
"low_exchange": "arcus",
"high_exchange": "lighter",
"low_price": 151.35,
"high_price": 151.38,
"price_spread_pct": 0.019821605550050306,
"low_funding_exchange": "lighter",
"high_funding_exchange": "arcus",
"funding_spread_pct": 8.148148148140003e-05
}
]
}