Trade It

You bring the idea.
We bring the trade.

Your research. Your community. Your interface. Add a complete brokerage-connected trading experience to the product you’re already building.

One line. Give your coding agent the skill.View SKILL.md
npx skills add trade-it-inc/react-sdk-skill

Your investing platform

Their brokerage. Inside your product.

A ready-to-use connection portal handles the brokerage picker and linking flow. Open it from any button in your app.

tradeIt.openConnect({ launch: { mode: 'connect', url } })

Link your brokerage

Link a brokerage account to start tracking investments and placing trades. Your credentials stay with the provider.

Illustrative preview · example data · no live orders

Connected to the brokerages
you already know.

RobinhoodETradeCoinbaseMoomooKrakenCharles SchwabWebullTradeStationPublicTastytrade
Explore coverage

Build your edge.
We’ll handle the connections.

Brokerage linking, account context, and order entry shouldn’t be a second product you have to build. Trade It gives you the trading layer, with the flexibility to make the experience your own.

01 / Connect

A connection portal that’s ready to go.

Open the brokerage picker in a modal, send users straight to a specific brokerage, or filter the list by capabilities such as options support.

Explore account linking
02 / Understand

Make your product portfolio-aware.

Read each user’s accounts, balances, holdings, and recent orders through the API. Put their existing investments in context with your research.

Explore the API
03 / Execute

Give every idea a next step.

Prefill stock, crypto, and single- or multi-leg options orders. Use the trading modal, or build your own review experience with direct API calls.

Explore trading

The whole trade,
beautifully assembled.

Stocks and crypto are only the beginning. Give options traders a ready-made interface for choosing contracts, combining legs, and reviewing the complete order.

Trade It options interface showing two Microsoft call option legs, bid and ask quotes, and a net-credit order
Inside the trading modal

Every leg.
One considered order.

Choose contracts, set a debit or credit, and select an eligible brokerage. Your user sees the details before execution.

Compare options support Interface example from the Trade It docs. Prices shown are illustrative, not current quotes.

Your next integration
starts with a prompt.

The Trade It skill gives your AI coding agent the contracts, examples, and workflow to implement OAuth, wire up the modal, fetch holdings, and add order execution.

It works with your app’s existing server and frontend patterns. You register the partner app and provide the credentials; your agent handles the integration work.

Your coding agenttrade-it-react
Use $trade-it-react to add Trade It to my app.

Set up server-side OAuth for each user.
Add a Connect brokerage button and modal.
Show their holdings and recent orders.
Let them review and place stock, options,
and crypto trades on supported brokerages.
OAuth · Connection portal · Account data · Trading
<1 day

From start to a working trading experience in your product.

A short path to a full experience.

Start by registering your organization, then use the skill or follow the SDK docs. Keep credentials on your server and the user in control.

01

Register your app

Create an organization, complete partner setup, and save your OAuth client credentials.

02

Install the skill

Give your coding agent the Trade It skill and describe the experience you want to add.

03

Connect & populate

Authorize users with OAuth, launch the connection modal, and read their account data.

04

Review & trade

Prefill an order, let the user approve the details, and track the result at their brokerage.

A few useful details.

Is the whole integration literally one line?

The one-line command installs the skill. Your coding agent then uses it to implement the server-side OAuth flow, session URL routes, frontend modal, and API calls your product needs. Partner registration and credentials are still required.

Can we use our own trading interface?

Yes. Combine the SDK connection portal with direct account and trading API calls, or use the embedded trading modal. The API supports creating a draft, presenting it for review, executing an approved order, and retrieving its status.

Does every brokerage support every asset or order type?

No. Stocks, crypto, options, fractional orders, and attached exits vary by brokerage and account permissions. Use the brokerage coverage page and returned account capabilities to offer eligible choices.

Where do user credentials and investments stay?

Store your partner client secret and per-user OAuth tokens on your server. Trade It provides authenticated session URLs for the embedded flow. Investment assets stay in the user’s brokerage account; Trade It does not custody or transfer them.

Your product can do more than inform.

Give your users a direct path from your best ideas to their own brokerages.

Build with Trade It
Embedded Trading SDK & AI Integration Skill | Trade It