eptr2-market-operations

Query and analyze market trading data across DAM, IDM, Bilateral contracts, and DGP using eptr2.

25|4|Updated Nov 15, 2023
One-click install
npx skills add https://github.com/Tideseed/eptr2 --skill eptr2-market-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eptr2-market-operations
Source: https://github.com/Tideseed/eptr2/tree/main/.claude/skills/eptr2-market-operations
Command: npx skills add https://github.com/Tideseed/eptr2 --skill eptr2-market-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you query and analyze market trading data across DAM, IDM, Bilateral contracts and DGP to understand trading activity, volumes, and order books using eptr2.

Core Features & Use Cases

  • DAM & IDM data: Retrieve dam-clearing, dam-volume, idm-qty, idm-volume and related end points.
  • Bilateral & DGP: Access bilateral contracts and balancing-power instructions.
  • Market overview: Combine data to produce summaries of daily market activity.

Quick Start

Initialize and call a few endpoints like dam-clearing and idm-qty for a given date range, for example eptr.call("dam-clearing", start_date="2024-07-15", end_date="2024-07-15").