byma

Retrieve real-time market data and historical OHLCV series from the BYMA public API.

173|28|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/gauss314/skills --skill byma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: byma
Source: https://github.com/gauss314/skills/tree/main/skills/byma
Command: npx skills add https://github.com/gauss314/skills --skill byma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, urllib3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the difficulty of accessing fragmented and undocumented market data from the Bolsas y Mercados Argentinos (BYMA) by providing a unified, programmatic interface for financial analysis.

Core Features & Use Cases

  • Market Snapshots: Retrieve real-time data for leading equities, CEDEARs, sovereign bonds, and SENEBI operations.
  • Bond Analytics: Access detailed technical sheets for bonds, including amortization schedules, interest structures, and legal jurisdictions.
  • Historical Analysis: Fetch OHLCV historical series for instruments and indices like the S&P MERVAL and BURCAP.

Quick Start

Use the byma skill to fetch the current market snapshot for all leading equities and save the results to a file named market_data.json.

Frequently Asked Questions about byma

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time Argentine stock market data using Python?

You can retrieve real-time Argentine market data by using this Skill to access the BYMA public API, fetching live market snapshots for leading equities, CEDEARs, and sovereign bonds programmatically.

Can I fetch historical OHLCV data for the S&P MERVAL index?

Yes, historical OHLCV series retrieval for Argentine instruments and indices like the S&P MERVAL and BURCAP is supported, enabling quantitative research and historical market analysis workflows.

Does this tool provide bond technical specifications and amortization schedules for Argentine sovereign debt?

Yes, detailed bond analytics are provided, delivering technical sheets that include amortization schedules, interest structures, and legal jurisdictions for Argentine sovereign and corporate obligations.

What is the best way to automate monitoring of Argentine equities and CEDEARs?

Automating market monitoring for Argentine equities and CEDEARs is best achieved by implementing robust data fetching from the BYMA public API, capturing real-time market snapshots into structured formats.

Do I need the requests library to access BYMA market data?

Yes, the requests and urllib3 libraries are required dependencies for this Skill to programmatically fetch real-time market data, historical OHLCV series, and bond technical sheets from the BYMA API.

Are there limitations to accessing SENEBI operations data through the BYMA public API?

While this Skill retrieves SENEBI operations alongside leading equities and sovereign bonds, access is limited to the data exposed by the BYMA public API, which may have undocumented or fragmented endpoints.