eodhd-apis-automation

Automate Eodhd Apis tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

Hot:14

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=composiohq-composio-skills-eodhd-apis-automation&locale=en&source=copy

Eodhd API Automation - Financial Market Data Automation Tool

Skills Overview


Automate Eodhd API operations with Rube MCP (Composio) to easily obtain financial market data such as stocks, ETFs, and foreign exchange.

Use Cases

  • Quant Trading Data Retrieval

  • Automate bulk retrieval of stock historical data, real-time prices, technical indicators, and more to support quantitative strategies. Allows flexible querying by date range and trading instrument—no need to manually write API-calling code.

  • Financial Data Analysis Pipelines

  • Build automated data collection and processing workflows: periodically fetch market data and integrate it into analysis systems. Suitable for financial analysis, investment research, and data visualization.

  • Trading System Backend Integration

  • Seamlessly integrate the Eodhd API into trading systems or investment platforms to automate the data layer. Supports enterprise-level features such as session management, connection reuse, and batch execution.

    Core Features

  • Intelligent Tool Discovery

  • Use RUBE_SEARCH_TOOLS dynamically to retrieve the currently available Eodhd API tools and the latest schemas, ensuring correct call parameters and avoiding compatibility issues caused by hardcoding.

  • Connection Status Management

  • Use RUBE_MANAGE_CONNECTIONS to manage Eodhd API connection states, including connection activation, status checks, and session reuse to ensure stable and reliable workflows.

  • Batch Tool Execution

  • Call multiple API tools in one request via RUBE_MULTI_EXECUTE_TOOL, supporting memory management and session reuse to significantly improve batch data retrieval efficiency.

    FAQs

    How do I get started with Eodhd Automation?


    First, add https://rube.app/mcp as an MCP server—no API key is required. Then use RUBE_SEARCH_TOOLS to find available tools, activate the Eodhd connection with RUBE_MANAGE_CONNECTIONS, and you can begin automating.

    What data types does this skill support?


    It supports all financial market data provided by the Eodhd API, including stock historical prices, real-time quotes, ETF data, FX exchange rates, cryptocurrency prices, technical indicators, financial statements, and more. Specific available tools should be queried in real time via RUBE_SEARCH_TOOLS.

    Is it paid to use?


    The Rube MCP connection itself is completely free. The Eodhd API offers free and paid plans; the free plan has request-frequency and data-range limits. The skill itself does not incur additional costs—what you pay depends on your Eodhd account type.