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
26926807121054040099.973003

Share link

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