Baselight
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
877313469537240407.04526

Share link

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