Home Features Status Demo Docs
Solutions
Widgets Charts AI Cloud
Pricing Sign In Get API Keys
Home Features Integrations Experience Widgets Charts AI Cloud Pricing Sitemap
Now supporting 100+ exchanges & brokers

The unified API for
every trading platform

One normalized REST + WebSocket API for stocks, crypto, and more. Connect any exchange, broker, wallet, or journal and ship in days, not months.

100+
Exchanges & Brokers
Low Latency
10+ Global Regions
99.99%
Uptime SLA
1M+
API calls / day
quick-start.ts
import { TradegrubClient } from '@tradegrub/sdk';

// One client, all brokers, all exchanges
const tg = new TradegrubClient({
  apiKey: process.env.TRADEGRUB_API_KEY,
  secretKey: process.env.TRADEGRUB_SECRET_KEY,
});

// Normalized response, same shape everywhere
const positions = await tg.positions.list({ broker: 'alpaca' });

Everything you need to build trading apps

Stop reinventing the wheel. We've lived through the pain of integrating broker APIs one by one. Each with its own auth flow, data format, and quirks. TradeGrub.io eliminates that friction so your team can focus entirely on your product.

Unified REST API

One standardized interface for all exchanges, brokers, and wallets. No more juggling multiple SDKs or authentication flows.

Real-time WebSocket

Stream live market data, order updates, and portfolio changes with our normalized WebSocket. Consistent schema everywhere.

Auto Normalization

We translate every broker's proprietary format into one consistent response shape. Write your logic once, run it anywhere.

Low Latency, Global Infrastructure

Infrastructure across 10+ geographic regions, close to major exchanges and brokers worldwide. Your API calls are routed to the nearest server for minimal latency.

Enterprise Security

ISO 27001 certified, AES-256 encryption at rest, and OAuth 2.0. SOC 2 Type II in progress. Your users' credentials never touch our servers. Full API docs and SDKs included.

Charts

Powered by TradeGrub APIs

Interactive candlestick, line, and area charts with technical indicators, real-time streaming, and full theme customization.

Embeddable Widgets

Powered by TradeGrub APIs

Drop-in market data components for any website. Ticker tapes, market movers, advancers/decliners, and more, styled to your brand.

AI Cloud

Powered by TradeGrub APIs

Connect Claude, ChatGPT, or any MCP-compatible AI to real-time market data and trading. Research, analyze, and execute through natural conversation.

100+ integrations, one interface

Connect to the entire trading ecosystem including exchanges, brokers, wallets, journals, and banking through a single unified API.

Don't see your integration? Request it here

Clean, intuitive API

Full TypeScript support, consistent patterns, and SDK coverage for every major language.

 
View Full Documentation

Drop-in components
for any website

Powered by TradeGrub APIs

Ready-to-use embeddable components backed by the same robust APIs that power TradeGrub. Style them with your brand, embed in minutes, and give your users real-time market intelligence without leaving your platform. More widgets coming soon.

Explore Widgets →

Symbol Tape

Scrolling real-time ticker tape with live prices, change percentages, and volume across any symbols.

Market Movers

Top gaining and losing stocks in real time with price, volume, and percentage change.

Advancers Decliners

Market breadth snapshot showing the ratio of advancing vs declining stocks across exchanges.

New High Low

Track stocks hitting 52-week highs and lows with real-time updates and historical context.

Professional-grade
charting library

Powered by TradeGrub APIs

High-performance, interactive financial charts built for traders and developers. Candlestick, line, area, and more, with real-time streaming data, technical indicators, and full customization. Embed in your app or use standalone.

Explore Charts →

Candlestick Charts

OHLCV candlestick charts with zoom, pan, crosshair, and customizable timeframes from 1-min to monthly.

Technical Indicators

Built-in support for SMA, EMA, RSI, MACD, Bollinger Bands, VWAP, and more with overlay and subplot modes.

Real-Time Streaming

Live price updates via WebSocket with sub-second latency. Charts update tick-by-tick as the market moves.

Embeddable & Themeable

Drop charts into any web or mobile app. Full dark/light theme support with CSS variable customization.

Your AI already knows how to trade.
Just give it the right tools.

Powered by TradeGrub APIs

Connect any MCP compatible AI to real-time market data and trading across all your integrations. Research, analyze, and execute through natural conversation, all backed by the same APIs that power TradeGrub.

Claude
MCP Connected
How can I help you today?
Sonnet 4.5

One Conversation, Every Broker

Analyze news, check P&L across all your connected accounts, and place orders without leaving the chat. Claude, ChatGPT, Gemini, or any MCP compatible client can call the right TradeGrub tools automatically. No app switching, no scripting, no context lost.

See Everything Before It Executes

Every tool call, parameter, and order payload surfaces in real time. Watch the AI reason through each step, review the logic, and approve or reject before anything reaches the market. Full transparency, full control.

Plain English, Real Execution

Trade stocks, crypto, ETFs, and options across Alpaca, Tradier, Schwab, Binance, Zerodha, and more just by asking. Pull live quotes, OHLCV charts, fundamentals, analyst ratings, and earnings dates. No code, no dashboards, no learning curve.

Simulate First, Trade When Ready

Start with $100K in paper funds and real market data. Run any strategy, test any prompt, validate any workflow risk free. When you are ready, swap in your live API keys and everything works the same way.

Try AI Cloud Free →

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no surprises.

Developer
Free
No credit card required
  • 5,000 API calls / month
  • 2 users
  • REST API access
  • Community forum support
  • Sandbox environment
Start Free
Pay as you go
$1/user/month
No commitments / hidden fees
  • Unlimited API calls
  • Unlimited users
  • REST + WebSocket access
  • Email/Webex Support
  • 99.9% uptime SLA
Get Started
Enterprise
Custom
High-volume and institutional
  • No Rate Limits
  • Dedicated infrastructure
  • Custom integrations
  • 24/7 support
  • Enterprise SLA
Contact Sales

Ready to build with TradeGrub?

Join hundreds of developers building the next generation of trading applications.

Get API Keys - Free View Docs