Agent-native news API →

Real-time News API
for your Trading Agent.

<200ms headline stream, minutes before mainstream wires — built for event-driven agent trading.

EquitiesCommoditiesCryptoPolymarket
Live feed
wss://stream.tradingnews.press
02:40:02BREAKING$LMT
+11m vs Reuters

Trump says he intends to discuss U.S. arms sales to Taiwan with Xi.

07:29:02FLASH$TLT
+3m vs Bloomberg

Treasury Sec. Bessent: global yields rise as markets price inflation.

06:23:51FLASH$MSFT
+9m vs WSJ

Microsoft reportedly targets $92B return on early OpenAI investment.

05:49:41REGULAR$USO
+6m vs wires

WTI crude rises to near $96.00/bbl on persistent supply concerns.

Showing delayed samples · paid stream is real-time with ticker tags
<200msWebSocket latency
MinutesAhead of mainstream
5,300Headlines / day
24/7Global coverage
What ships in every event

Beyond the headline.

Analyst-agent picksOur analyst agent infers tickers + direction on every event — yours as a starting reference
Minutes aheadOf Reuters, Bloomberg, FT, and wires
Server-side filtersTicker, urgency, asset class, language
Semantic archive searchReplay event-driven backtests in seconds
Production-gradeDeduped, urgency-scored, versioned schema
Sample feed
02:40:02BREAKING$LMT
+11m vs Reuters

Trump says he intends to discuss U.S. arms sales to Taiwan with Chinese President Xi Jinping.

07:29:02FLASH$TLT
+3m vs Bloomberg

U.S. Treasury Secretary Bessent: global yields rising as markets price in inflation.

06:23:51FLASH$MSFT
+9m vs WSJ

Microsoft reportedly targeted a $92B return on its early investment in OpenAI.

05:49:41REGULAR$USO
+6m vs wires

WTI crude rises to near $96.00/bbl as supply concerns continue to dominate the market.

05:15:32FLASH$NVDA
+14m vs FT

Nvidia CEO Jensen Huang reportedly excluded from Trump's delegation visiting China.

02:01:06REGULAR$ETH
+4m vs crypto press

Ethereum declines amid speculation regarding potential taxation of highly profitable assets.

Lead times measured against the named outlet · conservative figures
Agent-native by design

Plug into your agent
in 3 lines.

WebSocket, Python, or cURL — pick what fits your runtime.
Building an AI agent? Flip to For agents on the right.

integration.code
human-readable
Request
// Plug into your agent's event loop in 3 lines.
const ws = new WebSocket("wss://stream.tradingnews.press/v1");
ws.send(JSON.stringify({ apiKey: "tn_live_...", urgency: ["breaking","flash"], tickers: ["NVDA","TSLA"] }));
ws.onmessage = (e) => agent.handle(JSON.parse(e.data));
Event payload
{
  "id": "01KRDEY9NK33C9...",
  "content": "Nvidia CEO Jensen Huang reportedly excluded from Trump's China delegation.",
  "urgency": "flash",
  "published_at": "2026-04-22T05:15:32Z",
  "received_at":  "2026-04-22T05:15:32.187Z",
  "tickers": [                                  // analyst-agent picks: candidate tickers + direction
    { "ticker": "NVDA", "sentiment": "negative" },
    { "ticker": "AMD",  "sentiment": "positive" }
  ]
}

Simple, transparent
pricing.

One trade caught early — or one loss avoided — can outweigh a year of access. Pick monthly or annual. Cancel anytime.

Starter
$14/mo

Billed $168/year

1 req/min

  • Full news coverage
  • REST API access
  • Email support
ProMost popular
$35/mo

Billed $420/year

30 req/min

  • Everything in Starter
  • WebSocket real-time streaming
  • 1 concurrent connection
  • Priority support
MaxBest value
$70/mo

Billed $840/year

60 req/min

Natural-language archive search

  • Everything in Pro
  • WebSocket streaming
  • Per-ticker sentiment in API response
  • Semantic search over archive

Need help choosing? [email protected]