Four integrations, all real
This page lists what works today, not what a roadmap hopes for. When we add an integration it appears here after it ships — so the list is short, and every line on it is checkable.
- Alpacapaper trading
- TradingViewPine v6 study export
- ClaudeMCP connector
- Market datahistorical bars, cached
Alpaca
Paper tradingScope today: US equities, paper.
Paper orders go to Alpaca's paper API and come back as simulated fills, labelled that way everywhere. Paper is where a strategy proves it behaves outside a backtest, so this is the integration most of the product leans on.
Live is separate on purpose. Your own keys, your own machine, and a switch you press per strategy. The website never holds broker keys.

TradingView
Pine v6 study exportPTQ charts natively; export a Pine study to see signals on TradingView. Pine runs only there — execution and risk stay in PTQ.
One way only. Your entries and exits, plotted as a Pine v6 study on charts you already use. Nothing comes back the other way, and nothing executes from a chart.
Claude
MCP connectorAsk Claude about your strategies, runs and results in plain English. Which runs failed the gate, what the verdict said, what is on paper right now.
It talks to the app on your machine, so the conversation stays as local as your keys. Claude reads what you ask it to. It does not trade.
# Model Context Protocol, local transport
claude ⇄ MCP ⇄ PTQ OS (your machine)
you › ask about your strategies, runs and results
claude › [reads them over MCP, answers in plain English]
# broker keys stay in your keychain — the connector never sees them
Market data
Historical barsHistorical bars for backtesting, cached on our side so two runs over the same period see the same bars.
Coverage is documented inside the app. Every backtest records which data it ran on.

What we do not integrate
A short list is only trustworthy if the missing things are missing on purpose. If it is not on this page, PTQ does not have it — and we would rather say so here than let you find out after paying.

- No futures, options or FX venues.
- No MT4 or MT5 bridges.
- No signal feeds or strategy marketplaces.
- No copy trading, no social feeds.
- No brokers beyond Alpaca paper today.
See them in the product
Paper trading, the gate, the Pine export and the Claude connector all come with the one plan.