Order Flow (Polygon) for Claude, Cursor, ChatGPT & agents
Order Flow — tape reading from Polygon tick trades: cumulative volume delta (CVD), largest/block prints, VWAP, and live bid/ask imbalance
curl -fsSL https://tradeloop.top/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Order Flow — tape reading from Polygon tick trades: cumulative volume delta (CVD), largest/block prints, VWAP, and live bid/ask imbalance. Requires a Polygon plan with tick Trades/Quotes access.
The Order Flow (Polygon) skill is one of 25+ pre-wired TradeLoop integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the TradeLoop daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once TradeLoop is installed and Order Flow (Polygon) is connected, ask your agent something like:
- “Tape from Order Flow (Polygon).”
- “Quote Imbalance imbalance from Order Flow (Polygon).”
- “Use the Order Flow (Polygon) skill from TradeLoop to tape.”
Tools available (2)
orderflow__tapeRead the trade tape for a ticker from Polygon tick data and compute order-flow metrics: cumulative volume delta (CVD) via the tick rule, buy/sell volume, VWAP, total volume, block-trade count (size >= 10000), the top 10 largest prints, and the price range over the window. Use to gauge buying vs selling pressure and spo
orderflow__quote_imbalanceGet the latest NBBO quote for a ticker and compute the live bid/ask imbalance: bid, ask, sizes, spread, mid, and imbalance_ratio = bid_size/(bid_size+ask_size) where >0.5 is bid-heavy (more buyers) and <0.5 is ask-heavy.
How to connect
Order Flow (Polygon) needs a provider API key to talk to polygon. Connect it from the TradeLoop dashboard:
- Run
curl -fsSL https://tradeloop.top/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
tradeloop loginto create your account and a device-bound encryption key. - Visit tradeloop.top/connect and authorize Order Flow (Polygon).
- Run
tradeloop updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every TradeLoop tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the TradeLoop vault.
See the full TradeLoop pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Order Flow (Polygon)? You may also want:
- CoinGecko — live crypto prices, market caps, 24h moves, historical charts, trending coins, and coin search across thousands of tokens
- CFTC COT (Futures Positioning) — weekly futures positioning, free public data
- SEC EDGAR — U.S
- Finnhub — real-time stock quotes plus fundamentals, company news, analyst recommendations, earnings calendar and market news
- FRED (Macro Data) — U.S
Or browse all 25 skills in the TradeLoop catalog.