← 返回
开发者工具 Key 中文

Quiver Quantitative

Query alternative financial data from Quiver Quantitative (Congress trading, Lobbying, Government Contracts, Insider transactions). Use this to track politician stock trades or unconventional market signals.
查询Quiver Quantitative的替代金融数据(国会交易、游说、政府合同、内部人交易),用于追踪政治人物股票交易或非常规市场信号。
stuhorsman
开发者工具 clawhub v1.0.1 1 版本 99809.5 Key: 需要
★ 1
Stars
📥 2,599
下载
💾 333
安装
1
版本
#latest

概述

Quiver Quantitative Skill

Access alternative data sets from Quiver Quantitative to track non-traditional market signals.

Prerequisites

  • API Token: You need a Quiver Quantitative API token.
  • Environment: Set QUIVER_API_KEY in your environment or TOOLS.md.

Usage

This skill uses a Python script to fetch data and return it as JSON.

Congress Trading

Track stock trades by US Senators and Representatives.

# Recent trades by all members
skills/quiver/scripts/query_quiver.py congress

# Specific Ticker
skills/quiver/scripts/query_quiver.py congress --ticker NVDA

# Specific Politician
skills/quiver/scripts/query_quiver.py congress --politician "Nancy Pelosi"

Corporate Lobbying

Track lobbying spend by companies.

skills/quiver/scripts/query_quiver.py lobbying AAPL

Government Contracts

Track government contracts awarded to companies.

skills/quiver/scripts/query_quiver.py contracts LMT

Insider Trading

Track corporate insider transactions.

skills/quiver/scripts/query_quiver.py insiders TSLA

Output

All commands output a JSON array of records. You can pipe this to jq to filter or format it.

# Get Pelosi's recent NVDA trades
skills/quiver/scripts/query_quiver.py congress --politician "Nancy Pelosi" | jq '.[] | select(.Ticker == "NVDA")'

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 14:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Yahoo Finance CLI

stuhorsman
此技能应在用户请求获取股票价格、查看股票报价、查询收益、获取财务数据、寻找热门股票,或需要雅虎财经的股市数据时使用。
★ 11 📥 9,317
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,236
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,239