awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Micro-sheep avatar

Micro-sheep/efinance

0
View on GitHub↗
3,814 stars·722 forks·Python·MIT·17 views

Efinance

efinance is a Python financial data library and programmatic interface designed to automate the acquisition of market data for quantitative trading and analysis. It serves as a toolkit for retrieving real-time and historical information across various asset classes to support the development of backtesting systems and trading strategies.

The library provides a multi-asset toolkit for monitoring diverse financial instruments, including stocks, funds, bonds, and futures. It allows for the extraction of specific data points such as shareholder counts, corporate index memberships, and net asset values for investment funds.

The project covers a broad range of data acquisition capabilities, including the retrieval of minute-level price action, candlestick data, and transaction-level details. It also enables the tracking of sector performance and the collection of historical order inflow data for derivatives.

Features

  • Market Data Acquisition - Fetches historical and real-time price data for stocks, funds, bonds, and futures to support quantitative analysis.
  • Historical Price Data Fetchers - Retrieves minute-level price action and candlestick data for a specified number of recent days.
  • Multi-Asset Holdings Trackers - Monitors current quotes, net asset values, and sector performance across a diverse set of financial instruments.
  • Fund Composition Data - Collects historical net asset values and public holding data for investment funds.
  • Market Data Access APIs - Provides a programmatic interface for extracting price action, net asset values, and corporate index information.
  • Market Data Providers - Retrieves real-time quotes, snapshots, sector membership, and shareholder counts for stocks across multiple exchanges.
  • Multi-Asset Quote Retrievers - Offers a comprehensive toolkit for retrieving quotes across diverse asset classes, including sectors and shareholders.
  • Exchange-Traded Fund Data Connectors - Fetches real-time quotes and market information for exchange-traded and open-ended funds.
  • Financial Data Libraries - Provides a Python library for retrieving real-time and historical market data for stocks, funds, bonds, and futures.
  • Trading Strategy Backtesting - Retrieves historical candlestick and minute-level data to simulate and evaluate trading strategy performance.
  • Equity Market Monitoring - Provides real-time tracking of stock quotes, shareholder counts, and corporate index memberships.
  • Sector and Industry Analysis - Fetches real-time quotes for constituent stocks within multiple sectors and retrieves historical trends.
  • Investment Trend Analysis - Gathers historical holdings and market trend data for funds and convertible bonds.
  • Recent Trade Retrievals - Fetches transaction-level details and top-trader lists for the most recent trading day.
  • Quantitative Trading Platforms - Provides the data acquisition foundation necessary for building backtesting systems and quantitative trading strategies.
  • Financial Index Constituent Listings - Extracts index constituent members and current IPO audit status for companies.
  • Futures Market Data Acquisition - Retrieves exchange information and historical price action for futures contracts to analyze volatility.
  • Convertible Bond Data - Retrieves market trends and detailed price action charts specifically for convertible bonds.
  • Derivative Quotes - Collects real-time quotes and historical order inflow data for futures and bonds.

Star history

Star history chart for micro-sheep/efinanceStar history chart for micro-sheep/efinance

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Efinance

These projects share indexed features with Efinance. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 1nchaos/adata1nchaos avatar

    1nchaos/adata

    4,632View on 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

    Python3000achina
    View on GitHub↗4,632
  • simonlin1212/a-stock-datasimonlin1212 avatar

    simonlin1212/a-stock-data

    5,603View on GitHub↗

    This project is a comprehensive market data toolkit and financial analysis system specifically designed for China A-shares. It serves as a data pipeline for retrieving real-time quotes, aggregating corporate financial statements, and automating equity research. The system distinguishes itself through specialized monitors for institutional capital movements, including Northbound fund flows, margin trading balances, and large block transactions. It also features a dedicated options Greeks calculator for ETF derivatives and tools to gauge market sentiment via retail popularity rankings and trend

    View on GitHub↗5,603
  • akfamily/akshareakfamily avatar

    akfamily/akshare

    16,358View on GitHub↗

    This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets. It functions as a comprehensive toolkit for quantitative research, providing a unified interface to fetch historical and real-time market data across asset classes including equities, futures, bonds, cryptocurrencies, and foreign exchange. By abstracting complex network requests into simple, parameter-driven functions, it enables users to integrate financial data into research workflows and automated trading systems. The library distinguishes itself through its scraper-based ag

    Pythonacademicakshareasset-pricing
    View on GitHub↗16,358
  • binance/binance-spot-api-docsbinance avatar

    binance/binance-spot-api-docs

    4,812View on GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    View on GitHub↗4,812
Compare all 30 related projects→

Frequently asked questions

What does micro-sheep/efinance do?

efinance is a Python financial data library and programmatic interface designed to automate the acquisition of market data for quantitative trading and analysis. It serves as a toolkit for retrieving real-time and historical information across various asset classes to support the development of backtesting systems and trading strategies.

What are the main features of micro-sheep/efinance?

The main features of micro-sheep/efinance are: Market Data Acquisition, Historical Price Data Fetchers, Multi-Asset Holdings Trackers, Fund Composition Data, Market Data Access APIs, Market Data Providers, Multi-Asset Quote Retrievers, Exchange-Traded Fund Data Connectors.

Which projects share features with micro-sheep/efinance?

Projects with overlapping indexed features include: 1nchaos/adata — This project is a financial market data API and quantitative analysis tool designed to aggregate metrics, scrape web… simonlin1212/a-stock-data — This project is a comprehensive market data toolkit and financial analysis system specifically designed for China… akfamily/akshare — This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets.… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… zvtvz/zvt — zvt is a quantitative trading framework designed for building, backtesting, and executing algorithmic trading… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,…