Live JSON
refreshes every 1s{
"symbol": "MSFT",
"markets": [
{
"exchange": "arcus",
"symbol": "MSFT",
"price": 496.21,
"funding_rate": 4.814814814814e-06,
"open_interest": 121.7064275,
"volume_24h": 182.72,
"market_id": 32,
"source_symbol": "MSFT-USD"
},
{
"exchange": "lighter",
"symbol": "MSFT",
"price": 496.45,
"funding_rate": 4e-06,
"open_interest": 2345.6963,
"volume_24h": 155166.915881,
"market_id": 115,
"source_symbol": "MSFT"
}
],
"opportunity": {
"symbol": "MSFT",
"open_spread": 0.04836661897180813,
"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.0005%/h",
"funding_rate": 4.814814814814e-06,
"index_spread": 0.04836661897180813,
"index_spread_text": "0.05%",
"volume_text": "155,349.64",
"volume_24h": 155349.635881,
"detail_url": "/coin?symbol=MSFT",
"funding_url": "/funding?symbol=MSFT"
},
"spreads": [
{
"symbol": "MSFT",
"low_exchange": "arcus",
"high_exchange": "lighter",
"low_price": 496.21,
"high_price": 496.45,
"price_spread_pct": 0.04836661897180813,
"low_funding_exchange": "lighter",
"high_funding_exchange": "arcus",
"funding_spread_pct": 8.148148148140003e-05
}
]
}