Baselight
Sign In

Query Result

1select count(*) as total_trades, sum(trades.price*trades.count) as total_trades_usd
2from @kalshi.markets.market_trades trades
3
total_tradestotal_trades_usd
51348143221054040099.83786

Share link

Anyone who has the link will be able to view this.