Brokers

Kaxse connects to your broker read-only to watch your fills, positions, and account state. It never places, cancels, or closes orders for you — the order path stays between you and your broker.

Supported brokers

  • Alpaca — paper and live. The fastest broker to connect; just an API key and secret from your Alpaca dashboard.
  • Tradeovate — live futures. Requires platform credentials (Kaxse app ID, CID, secret) to be configured before user-level connections work.

What "read-only" means here

On commercial accounts (the product sold at kaxse.com), Kaxse polls broker REST endpoints — GET /positions, GET /orders, GET /account — every ~30 seconds while a session is active. That's it. The adapter has no write methods exposed to commercial bundles.

TradingView

If you execute via TradingView's broker integrations, Kaxse still works — it reads the broker side, not TradingView itself. Your fills land at your broker just the same.

Manual / CSV

No broker connected is supported too. Log trades manually on the dashboard, or import a CSV. Everything except the real-time AI coach still works — warm-up, cool-down, journal, analytics, and the post-session AI summaries.