Let your agent trade stocks and stream market data
Connect brokerage accounts, place orders, and stream market data.
Read the launch post →market datalive
Paste and ship
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Trading for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Trading primitive in my project. Start with: naive trading connect
What you get
OAuth connectLink brokerage accounts.
OrdersMarket and limit orders.
PositionsReal-time portfolio state.
Market dataQuotes and historical bars.
One call to trading
CLI, SDK, or REST — one bearer token, one credit balance.
POST /v1/trading/orders
Trading
Agents open brokerage connections, submit orders, track positions, and read live market data through one regulated primitive.
OAuth connect
Link brokerage accounts.
Orders
Market and limit orders.
Positions
Real-time portfolio state.
Market data
Quotes and historical bars.
# Run with your API key exported
$ naive trading connect