Technical Indicators for Claude, Cursor, ChatGPT & agents
Technical Indicators — precomputed TA suite + signal synthesis for any ticker across timeframes
curl -fsSL https://tradeloop.top/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Technical Indicators — precomputed TA suite + signal synthesis for any ticker across timeframes. analyze(symbol) fetches OHLCV via Polygon and returns RSI, MACD, SMA/EMA (20/50/200), Bollinger, ATR, Stochastic, OBV, VWAP, ADX/DMI, Ichimoku, SuperTrend, Parabolic SAR, Donchian, Keltner, TTM Squeeze PLUS advanced oscillators & flow (MFI, CMF, CCI, Williams %R, ROC, Aroon, Vortex, Awesome Oscillator, Choppiness, Chandelier stops, Fibonacci, historical volatility, Bollinger-bandwidth percentile). On top it returns an analysis block: market regime (trending/ranging/squeeze), a weighted confluence score with trend/momentum/flow sub-scores (overall bias −100..+100 + 0-100 confidence), RSI/OBV divergences, and named setups (oversold_reversal, overbought_exhaustion, squeeze_firing, trend_pullback, breakout/breakdown). analyze() can also add relative strength vs a benchmark (benchmark=SPY) and higher-timeframe alignment (htf=week). compute() runs the same math + synthesis on raw OHLCV you pass in (key-free).
The Technical Indicators skill is one of 40+ 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 Technical Indicators is connected, ask your agent something like:
- “Analyze from Technical Indicators.”
- “Compute from Technical Indicators.”
- “Patterns from Technical Indicators.”
Tools available (3)
indicators__analyzeFetch recent OHLCV bars for a ticker and return the full indicator suite + an analysis block (regime, weighted confluence score with trend/momentum/flow sub-scores + confidence, RSI/OBV divergences, named setups). Choose timespan for the style: minute/hour = intraday/day-trading, day/week = swing/position. Optionally p
indicators__computeRun the full indicator suite + analysis block (regime, confluence score, divergences, setups) on raw OHLCV arrays you provide (no data fetch, no key) — e.g. bars you already pulled from CoinGecko or another source. closes is required; highs/lows/volumes unlock ATR, Stochastic, OBV, VWAP, MFI, CMF, CCI and the flow sub-
indicators__patternsDetect the 16 classic candlestick patterns on recent bars, newest first: hammer/hanging man, inverted hammer/shooting star, bullish/bearish engulfing, piercing line/dark cloud cover, morning/evening star, three white soldiers/three black crows, rising/falling three methods, doji, spinning top. Each detection carries th
How to connect
Technical Indicators 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 Technical Indicators.
- 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 Technical Indicators? You may also want:
- Broker (read-only) — see your live positions, balances, orders and account equity from Interactive Brokers, Alpaca, and Binance
- Charts — Render a trend chart the model can SEE
- China Market (A股/港股) — A股 and Hong Kong market data, key-free from Sina/Tencent public endpoints: realtime quotes (A-share level-1 with the 5-level order book and 委比 book-pressure, HK quotes with 52w range), daily/weekly...
- Trade Coach — Trade review (复盘) coach from your REAL fills: imports executed trades from the broker skill (IBKR Flex / Alpaca, read-only) or any broker CSV export (English or Chinese headers, Futu/Tiger style, U...
- CoinGecko — live crypto prices, market caps, 24h moves, historical charts, trending coins, and coin search across thousands of tokens
Or browse all 40 skills in the TradeLoop catalog.