awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesStock Code Registries

Maintains a local mapping of stock symbols to exchange-specific codes for routing data queries.

Distinct from Market Data Refreshers: No candidate covers the concept of maintaining a registry of stock identifiers; Market Data Refreshers focus on price updates, not code mappings.

Explore 3 awesome GitHub repositories matching data & databases · Stock Code Registries. Refine with filters or upvote what's useful.

Awesome Stock Code Registries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • any86/any-ruleAvatar de any86

    any86/any-rule

    8,662Ver en GitHub↗

    Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns for validating and extracting common data formats. The project separates its static regex collection from editor-specific plugins, allowing the same pattern library to be accessed through VS Code, IntelliJ IDEA, Alfred Workflow, and a web interface. The tool enables keyword-based pattern retrieval, letting users search for the correct regex by typing descriptive terms rather than remembering exact syntax. It covers a broad range of validation needs including email addresses, U

    Ships a regex pattern to validate Chinese A-share stock code formats for Shanghai and Shenzhen exchanges.

    TypeScriptawsomeexpressregex
    Ver en GitHub↗8,662
  • shidenggui/easyquotationAvatar de shidenggui

    shidenggui/easyquotation

    5,021Ver en GitHub↗

    easyquotation is a Python library that provides access to Chinese stock market data, including real-time quotes, historical daily candlestick prices, exchange-traded fund details, and a stock code database sync utility. It retrieves live trading data from Chinese exchanges, A-shares, and Hong Kong listed stocks without requiring manual API key configuration, offering a unified interface to multiple public data feeds. The library combines several market data providers behind a single query interface, using asynchronous I/O to handle parallel requests and a polling engine that delivers sub-seco

    Updating the local mapping of stock identifiers to market codes to include newly listed securities.

    Python
    Ver en GitHub↗5,021
  • 1nchaos/adataAvatar de 1nchaos

    1nchaos/adata

    4,632Ver en GitHub↗

    This project is a financial market data API and quantitative analysis tool designed to aggregate metrics, scrape web data, and monitor market sentiment. It functions as a financial indicator aggregator and stock market web scraper that provides a programmatic interface for retrieving stock prices, indices, and ETF metadata from multiple data providers. The system differentiates itself through a dedicated market sentiment monitor and investment risk assessment capabilities. It tracks investor behavior via northbound capital flows, dragon-tiger lists, popularity rankings, and security margin ba

    Returns a comprehensive list of stock codes, short names, exchanges, and listing dates.

    Python3000achina
    Ver en GitHub↗4,632
  1. Home
  2. Data & Databases
  3. Stock Code Registries

Explorar subetiquetas

  • Chinese Stock Code ValidatorsValidates that a string matches the format of an A-share stock code listed on Shanghai or Shenzhen exchanges. **Distinct from Stock Code Registries:** Distinct from Stock Code Registries: focuses on format validation of Chinese stock codes, not maintaining a registry of stock symbols.