You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select (to_timestamp(timestamp/1000))::date, * from candle where exchange = 'Binance Perpetual Futures' and symbol = 'DOGE-USDT' order by timestamp asc limit 1;