Continuous-price crypto perpetuals — a different product from Kalshi's YES/NO event markets above. Read-only: this app doesn't hold the separate perps API key needed to trade them.
Ticker
Mark Price
Reference Price
Volume
Open Interest
Mispricing Opps
--
Cross-Platform Opps
--
Single-Condition Mispricing (YES + NO != $1.00)
Click "Scan" to search for opportunities
Cross-Platform Arbitrage (Kalshi vs Polymarket)
Click "Scan" to compare platforms
Kalshi
Polymarket
Platform Comparison Matrix
Feature
Kalshi
Polymarket
Regulation
CFTC regulated
CFTC settled (2022)
Settlement
Regulated mechanisms
UMA Oracle (governance risk)
Market Share (Sep 2025)
62%
37%
Transaction Costs
Trading fees
0% fee + gas (~$0.01)
API
REST (20 req/s basic)
WebSocket + REST
Infrastructure
Centralized
Polygon blockchain
Oracle Risk
None
High ($7M incident)
Best For
Forecasting, AI signals
Single-condition arb
AI Strategy Advisor
Analyzes stocks, crypto, AND prediction market data together for unified recommendations.
AI Co-Pilot
Ask a free-text question — the co-pilot decides which data to pull (account, positions, quotes, Kalshi, Polymarket, arbitrage scans) instead of loading everything upfront. It can propose a trade for you to review, but it never places, modifies, or cancels an order itself — every trade needs your explicit confirmation.
Try: "What's my biggest position?" · "Any cross-platform arb right now?" · "Buy me some AAPL if it makes sense"
Place Alpaca Trade
Open Orders
Symbol
Side
Type
Qty
Status
Recent Trades
Time
Symbol
Side
Qty
Price
Status
No closed round-trip trades yet. This fills in once you've had a stock or crypto position opened and closed.
Win Rate
--
Gross P&L
--
Profit Factor
--
Avg Win / Loss
--
R-Multiple Distribution
R = P&L ÷ risk taken. Trades placed via the Co-Pilot use the actual stop-loss distance; older or manually-placed trades use a 1% proxy (marked ~) since no stop was recorded for them.
By Day of Week Entered
Day
Trades
P&L
By Hold Period
Bucket
Trades
P&L
Overtrading Check
Average P&L per day, grouped by how many different symbols were traded that day.
Symbols/day
Days
Avg P&L/day
Recent Closed Trades
Exit
Symbol
Entry
Exit
P&L
R
Hold
Autonomous Trading
Not installed yet. This step needs real paper-trading API credentials written to .env on the server, which only happens via SSH — run this once:
cd ~/New-Combined-ARB/New-Combined-ARB
nano .env # set AUTONOMOUS_TRADING_ENABLED=true, ALPACA_KEY, ALPACA_SECRET
sudo ./deploy/install-autonomous.sh
Once that's done, refresh this tab — the toggle below will control it from here on.
Status
--
Bucket Equity
--
Autonomous system's own capital allocation, separate from the account balance
Start / Stop
Runs a trade cycle every 15 minutes during market hours when active — paper trading only, with a daily-loss kill switch and position cap. See deploy/README.md for the full guardrail list.