Real-time Open Interest Change & Spot price correlation dashboard
Write custom SQL queries against the OIRecords table. Example: SELECT TOP 10 * FROM OIRecords ORDER BY record_time DESC;
OIRecords
SELECT TOP 10 * FROM OIRecords ORDER BY record_time DESC;