awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dgunning avatar

dgunning/edgartools

0
View on GitHub↗
1,715 स्टार्स·307 फोर्क्स·Python·mit·3 व्यूज़edgartools.readthedocs.io↗

Edgartools

Features

  • Data Pipelines - Downloads structured data from SEC filings.
  • Market Data Sources - AI-native library for SEC EDGAR financial data.

स्टार हिस्ट्री

dgunning/edgartools के लिए स्टार हिस्ट्री चार्टdgunning/edgartools के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Edgartools के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Edgartools के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ranaroussi/yfinanceranaroussi का अवतार

    ranaroussi/yfinance

    21,639GitHub पर देखें↗

    This library is a Python-based tool for retrieving historical and real-time financial market data from public sources. It functions as a programmatic interface for downloading stock prices, dividends, financial statements, and corporate calendars, allowing users to perform automated research and analysis on various market assets. The project distinguishes itself by structuring retrieved financial time series directly into tabular data frames, which facilitates mathematical analysis and manipulation of market metrics. It supports efficient data retrieval through multi-threaded batch downloadin

    Pythonfinancial-datafix-yahoo-financemarket-data
    GitHub पर देखें↗21,639
  • akfamily/akshareakfamily का अवतार

    akfamily/akshare

    16,358GitHub पर देखें↗

    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
    GitHub पर देखें↗16,358
  • edtechre/pybrokeredtechre का अवतार

    edtechre/pybroker

    3,191GitHub पर देखें↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    GitHub पर देखें↗3,191
  • ricequant/rqalpharicequant का अवतार

    ricequant/rqalpha

    6,166GitHub पर देखें↗

    RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen

    Pythonbacktestfinancefutures
    GitHub पर देखें↗6,166
Edgartools के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dgunning/edgartools की मुख्य विशेषताएं क्या हैं?

dgunning/edgartools की मुख्य विशेषताएं हैं: Data Pipelines, Market Data Sources।

dgunning/edgartools के कुछ ओपन-सोर्स विकल्प क्या हैं?

dgunning/edgartools के ओपन-सोर्स विकल्पों में शामिल हैं: ranaroussi/yfinance — This library is a Python-based tool for retrieving historical and real-time financial market data from public sources.… akfamily/akshare — This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets.… ricequant/rqalpha — RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… yutiansut/quantaxis — Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies…