primary

Execute orders and monitor market data via Matba ROFEX REST and WebSocket protocols.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, websocket-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a direct interface to the Primary Trading Platform (Matba ROFEX), enabling users to automate trading workflows, monitor market data, and manage risk without manual platform interaction.

Core Features & Use Cases

  • Market Data Access: Retrieve real-time snapshots and historical trade data for futures, options, and stocks.
  • Order Management: Execute, replace, and cancel orders across various segments including DDF and DDA.
  • Risk Monitoring: Access account reports, collateral status, and detailed position breakdowns.
  • Use Case: A trader can use this Skill to build an automated arbitrage bot that monitors the spread between DLR/JUN26 and DLR/JUL26 futures and executes orders when specific price thresholds are met.

Quick Start

Use the primary skill to retrieve the current market data snapshot for the DLR/JUN26 future instrument.

Frequently Asked Questions about primary

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

FAQPage Schema
How do I automate Matba ROFEX futures trading orders programmatically?

You can automate Matba ROFEX futures trading by using this Skill to execute, replace, and cancel orders via the Primary Trading Platform REST API. It supports algorithmic strategies for Argentine financial instruments.

How do I access real-time market data for Argentine futures and options?

Retrieve real-time market data for Argentine futures and options using this Skill to stream market snapshots via the Primary Trading Platform WebSocket protocols. It enables live monitoring for various instruments.

Can I build an algorithmic arbitrage bot for DLR futures using this approach?

Yes, you can build an algorithmic arbitrage bot for DLR futures. The Skill enables monitoring spreads between contracts like DLR/JUN26 and DLR/JUL26 and executing automated orders when price thresholds are met.

Do I need API credentials to monitor Matba ROFEX account risk and positions?

Yes, valid API credentials are required to monitor Matba ROFEX account risk and positions. The Skill requires authentication to access account reports, collateral status, and detailed position breakdowns.

What limitations should I expect when using WebSocket connections for ROFEX market data?

When using WebSocket connections for ROFEX market data, you must adhere to Primary Trading Platform protocols. Limitations include dependency on stable websocket-client connections and valid API credentials for continuous streams.