api-moex

Retrieve MOEX securities, indices, and market data via public endpoints.

Updated May 10, 2026
One-click install
npx skills add https://github.com/DanilaKorobkov/financial-analyst --skill api-moex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-moex
Source: https://github.com/DanilaKorobkov/financial-analyst/tree/main/.claude/skills/api-moex
Command: npx skills add https://github.com/DanilaKorobkov/financial-analyst --skill api-moex

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides quick and convenient access to public market data from MOEX, allowing users to retrieve information about securities, indices, and other financial instruments without the need for complex API calls.

Core Features & Use Cases

  • Search for Securities: Find details about specific securities using various criteria such as ticker, ISIN, and regnumber.
  • Index Information: Retrieve information about indices, including their constituents and historical data.
  • Market Data: Access real-time and historical market data for securities, including prices, volumes, and trading history.
  • Use Case: If you need to quickly check the current price and volume of a specific security or check the composition of a particular index, this Skill can provide the necessary information efficiently.

Quick Start

Use the api-moex skill to get information about the security with ticker 'SBER'.

Frequently Asked Questions about api-moex

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

FAQPage Schema
How do I retrieve MOEX market data for a specific security?

The api-moex Skill retrieves MOEX market data for securities like 'SBER' by querying public MOEX endpoints to fetch real-time prices, trading volumes, and historical data without complex API calls.

Can I search for MOEX securities using ISIN or registration number?

Yes, you can search for MOEX securities using various criteria including ticker, ISIN, and regnumber to retrieve structured details about specific financial instruments and their market data.

How do I get the constituents and historical data of MOEX indices?

You can get MOEX index constituents and historical data by utilizing the Skill to retrieve structured information about indices, which is ideal for market research and analyzing financial data.

Do I need authorization to access public MOEX market data?

Public MOEX market data is accessible without authorization, but the Skill requires authorization for certain features to retrieve information from various MOEX endpoints.

What's the best way to access real-time and historical securities prices from MOEX?

The best way to access real-time and historical MOEX securities prices is using this Skill, which provides structured access to public market data without the need for complex API calls.

Does this Skill work with Python requests for market research?

Yes, the Skill works with the Python requests library to access public MOEX market data, allowing users to perform market research and analyze financial data efficiently.