funda-data

Fetch financial data from the Funda AI API (https://api.funda.ai). Covers quotes, historical prices, financials, SEC filings, earnings transcripts, analyst estimates, options flow/greeks/GEX, supply chain graph, social sentiment, prediction markets, congressional trades, economic indicators, ESG, and news. Triggers: stock quotes, fundamentals, balance sheet, income statement, cash flow, analyst targets, DCF, options chain/flow/unusual activity, GEX, IV rank, max pain, earnings/dividend/IPO calendar, SEC filings (10-K/10-Q/8-K), transcripts, supply chain (suppliers/customers/competitors), congressional trading, insider trades, institutional holdings (13F), Reddit/Twitter sentiment, Polymarket, treasury rates, GDP, CPI, FRED data, ESG scores, commodity/forex/crypto prices, stock screener, sector performance, ETF holdings, news, COT reports. Also triggers for "funda" or "funda.ai". If only a ticker is provided and Funda API can answer, use this skill.

Install

Hot:30

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=himself65-skills-funda-data&locale=en&source=copy

Funda Data - Financial Data API Skill

Skill Overview


The Funda Data skill provides comprehensive financial data query capabilities through the Funda AI API, covering 20+ types of data sources, including stock quotes, financial statements, options data, supply chain analytics, and more.

Use Cases

  • Quantitative Trading Research

  • Get real-time quotes, historical prices, technical indicators, options Greeks/GEX, and volume data. Supports strategy backtesting and real-time signal analysis.

  • Fundamental Analysis

  • Query income statements, balance sheets, cash flow statements, and key financial metrics (P/E, ROE, etc.), and combine them with analyst expectations and DCF valuation to assess company value.

  • Alternative Data Mining

  • Retrieve supply chain relationship graphs, social sentiment (Twitter/Reddit), congressional trading records, insider trading, institutional holdings (13F), and other non-traditional data sources to uncover potential market Alpha opportunities.

    Core Features

  • Market Data and Pricing

  • - Real-time/delayed stock quotes, batch quotes, and after-hours quotes
    - Historical EOD prices, minute-level candlesticks (1min-4hr)
    - Technical indicators (SMA, EMA, RSI, ADX)
    - Commodities, FX, and cryptocurrency quotes

  • Options Data

  • - Full options chain, contract-level volume/open interest
    - Greeks (Delta, Gamma, Theta, Vega), GEX/gamma exposure per minute
    - IV rank, maximum pain points, options flow, and unusual-move alerts
    - Options selector (hottest contracts)

  • Company Fundamentals

  • - Three major financial statements (income statement, balance sheet, cash flow statement)
    - Key metrics, financial ratios, revenue breakdowns
    - Company profiles, executive information, share structure
    - Stock screeners (by market cap, industry, etc.)

  • Analyst Coverage and Valuation

  • - Analyst EPS/revenue expectations
    - Price target summaries and rating distribution
    - DCF intrinsic value valuation
    - Rating snapshot

  • Supply Chain Knowledge Graph

  • - Upstream suppliers, downstream customers, competitors
    - Partnerships, bottleneck stocks
    - Graph traversal (specified depth)

  • Alternative Data

  • - Twitter financial posts/tweets, Reddit posts/comments
    - Polymarket prediction markets
    - Congressional/government transaction records
    - Insider trading (Form 4), institutional holdings (13F)

  • SEC Filings and Meeting Records

  • - SEC filing search (10-K, 10-Q, 8-K)
    - Earnings call transcripts
    - Podcast records
    - Investment research reports

  • Calendars and Economic Data

  • - Earnings calendar, dividend calendar, IPO calendar
    - Economic calendar, U.S. Treasury yields
    - Indicators such as GDP, CPI, unemployment rate
    - FRED data series

    FAQs

    Does the Funda API require payment?


    Yes. The Funda API is a paid service and requires a subscription to funda.ai to use it. New users typically get a free trial quota or free plan—please check the official website for exact pricing.

    How do I obtain an API key?


    After registering for a funda.ai account, generate an API key in account settings, then set an environment variable:
    export FUNDA_API_KEY="your-api-key-here"

    Which markets’ data are supported?


    Primarily U.S. stocks (NYSE, NASDAQ). It also provides quotes for commodities, FX, and cryptocurrencies, as well as U.S. economic indicators and Treasury department data.

    Can I get real-time data?


    Yes, but the update frequency and latency of real-time data depend on your subscription plan. The basic plan may provide delayed data, while the professional plan provides real-time or near real-time data.

    What does the options data include?


    It includes the full options chain (all strike prices and expiration dates), Greeks, volume/open interest, GEX (gamma exposure), IV rank, maximum pain points, options flow, unusual-move alerts, and more.

    How do I get supply chain data?


    Use the supply chain knowledge graph endpoints to query upstream suppliers, downstream customers, competitors, and partnership relationships for a specified stock. It supports deep traversal and multi-hop querying.