tradingview-reader

仓库创建 2026年3月14日最近提交 1 个月前SkillHot 收录 20 天前
▸ 精选理由

适合希望让 agent 直接读取本地 TradingView 状态与报价的交易员。

▸ 风险提示

需要向本地 TradingView 进程附加(高权限)并运行 opencli。

这个 Skill 做什么

通过 opencli 读取 TradingView macOS 客户端的行情、提醒和筛选器等只读数据。

把本地 macOS 版 TradingView 的行情、提醒、screener、期权链、watchlist 和截图等只读数据读出来,靠 opencli 直接从客户端抓取。想要快速拿到报价、涨跌榜、期权链或本地的 alert/火警记录时用得上。特别之处是能读取你本地 TradingView 的完整状态,而不是只靠外部 API。

▸ 展开 SKILL.md 英文原文

Read TradingView desktop app for market data, news, alerts, watchlists, and screener results using opencli (read-only). Use this skill whenever the user wants quotes, options chains, options expiries, screener results across stocks/crypto/forex/futures/bonds, gainers/losers/movers, news headlines or full story bodies, alerts (active list, fire log, offline fires), watchlists including colored flag lists, symbol search/autocomplete, chart state, or screenshots from their local TradingView.app. Triggers include: "options chain for X", "IV on Y", "show me SNDK puts", "TV screener for Y sector", "screen oversold stocks", "TV gainers", "crypto by market cap", "TradingView news on AAPL", "show my watchlists", "red flag list", "list my alerts", "what alerts fired", "search TV for nvidia", "what symbol is on my chart", "screenshot NVDA chart", "TradingView IV skew", "TV expiries for X". This skill is READ-ONLY — it does NOT place trades, modify watchlists, or change chart layouts.

数据与抓取交易数据桌面抓取只读通用
3.0k
Stars
334
Forks
25
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/data-providers/skills/tradingview-reader/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/data-providers/skills/tradingview-reader/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# TradingView Reader (Read-Only)

Reads TradingView's desktop macOS app for quotes, options chains, and chart state via [opencli](https://github.com/jackwener/opencli) and a CDP attach to the running TradingView.app process. Powered by the `tradingview` plugin in this repo's [`opencli-plugins/tradingview`](https://github.com/himself65/finance-skills/tree/main/opencli-plugins/tradingview) tree (a separate plugin from opencli's built-in adapters, installed via opencli's monorepo subpath syntax).

**This skill is read-only.** Designed for analysis: pulling options chains, checking IV/greeks, capturing chart state. It does NOT place trades, post ideas, modify watchlists, or change chart layouts.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有