Skip to main content

EventTrader

AI-Native Trading
PAPER
Menu
Tuatara Hedge Fund Revenue Share Trend Cards Fund Builder Rally Cards Event Cards Tradable Headline Leaderboard AI Apps Exchange
Account
Profile Balances Transactions Fund Application Flows
Trade
Home FTA Fund AI MicroFund AI Hedge Fund Prop Desk
Agents
AI Bots (Blue Team) AI Bots (Red Team) AgentBook My Agents Marketplace Algos, Data & Models Skills & Tools Backtest
Leaderboards
72h Card Performance Card Rankings Top Traders Feature Voting
Compete
Arena The Track Competitions Exchange Votes
Community
Revenue Share Rewards
Explore
Satellite Intelligence
Learn
ET10 Token (60s) Arena (60s) ETLP Token (60s) API Enterprise AI Consulting Careers Press
Plain English Mode
PAPER TRADING MODE — Enable real trading on your Account page
Back

The TD Ameritrade API died in May 2024.
Schwab never gave it back. We start you with one.

If you built bots, alerts, or studies on thinkorswim, you know the story: the TDA API was sunset on 10 May 2024, the Schwab Trader API that replaced it is gated to fintech partners, and thinkScript still has no programmatic surface at all. EventTrader gives you what retail automation actually needs — API keys on signup, real documentation, an SDK, and webhook execution — free with an account.

A real retail API, day one

Documented REST API with key auth (X-API-Key) or JWT — no partner agreement, no application queue. Full docs at /api-docs, SDK at /sdk, and an MCP server (pip install cymetica-eventtrader-mcp) so your AI tooling can trade and query markets directly.

Alerts that survive platform updates

Server-side alerts evaluated on our infrastructure — price moves, indicator conditions, association heat, multi-condition AND/OR logic. They don't expire, they don't get wiped by a desktop release, and there's no "TooComplexException" ceiling.

Auto-execution via webhooks

Point any alert — ours or an external system's — at your personal webhook endpoint and it executes here with server-side SL/TP. Delivery is retried and confirmed, not fire-and-forget. The job that now requires a third-party bridge and a monthly fee elsewhere is included free.

What happened to your automation — and what's on the other side

Capabilitythinkorswim / Schwab todayEventTrader
Retail API accessTDA API sunset 10 May 2024; Schwab Trader API gated to fintech partners, no retail timelineAPI key issued on free signup
Scripting surfacethinkScript: no programmatic API, recursion limits, studies break on platform updatesREST + SDK + MCP server; strategy bots you can clone without writing code
Paper-testing your botSchwab API sandbox is synthetic-data-onlyLive public market data, free read access
Alert persistenceStudies and workflows lost or broken in the Schwab migrationServer-side, non-expiring, survives every release
Asset scopeSchwab API (partner tier) excludes futures, forex, cryptoCrypto-native: deposits on 8 chains, prediction markets on crypto, stocks and macro events

Claims about the TDA/Schwab API status reflect public reporting and Schwab's own developer documentation as of August 2026. If Schwab ships a retail API tomorrow, wonderful — you'll still have two.

Sixty seconds to your first API call

curl -H "X-API-Key: YOUR_KEY" https://cymetica.com/api/v1/tuatara/related/AAPL
# → scored association cluster for AAPL: related tickers across stocks + crypto
# Docs: https://cymetica.com/api-docs   ·   Python: pip install cymetica-eventtrader-mcp

Start read-only if you like — the Tuatara signal endpoints, market data, and docs are open to explore before you fund anything. When you're ready to trade, the same key places orders.

  • We are not a stock broker. No equities order routing, no options chains, no futures. EventTrader is a prediction exchange: directional markets on stocks, crypto, and macro events, with risk capped at your position.
  • Free means free. API access and alerts come with the free account. No card required, nothing auto-converts.
  • No downloads. We will never ask you to run an executable to "unlock" anything.
  • Leave in one click. Withdraw on-chain any time, with a tx hash you can verify.