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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OpenBB-finance avatar

OpenBB-finance/OpenBB

0
View on GitHub↗
69,583 stars·7,030 forks·Python·18 vuesopenbb.co↗

OpenBB

OpenBB is a financial data platform and investment research terminal designed to aggregate, normalize, and distribute market data across analytical workflows. It functions as a comprehensive ecosystem that bridges disparate financial data providers with custom applications, spreadsheets, and internal modeling infrastructure.

The platform distinguishes itself through a provider-based data abstraction layer that normalizes heterogeneous financial APIs into a consistent, schema-driven format. This architecture supports quantitative research automation and the construction of interactive, widget-based dashboards, allowing users to maintain control over data within secure, self-hosted, or private infrastructure environments.

Beyond its core terminal interface, the project provides a modular, plugin-driven architecture for integrating proprietary data feeds and external services. These capabilities enable the embedding of live market and historical datasets directly into custom software products and business intelligence platforms, ensuring consistent data availability for cross-platform analysis.

Features

  • Investment Research Terminals - Executes complex financial data queries and performs quantitative analysis through a unified command-line interface.
  • Financial Data Platforms - Aggregates, normalizes, and distributes diverse market data for use in financial research and analytical applications.
  • Data Access & Abstraction - Normalizes disparate financial data sources into a consistent schema for seamless cross-platform consumption.
  • Financial - Consolidates market data from multiple external providers into a single, standardized interface for research and analysis.
  • Quantitative Research Automation - Supports repeatable workflows and automated scripts to process complex market data for financial modeling and strategy development.
  • Financial Visualization Toolkits - Supplies modular components for building interactive dashboards and visual representations of complex market datasets.
  • Schema-Driven Data Normalizers - Enforces standardized data structures to ensure information from heterogeneous financial APIs remains consistent throughout the research pipeline.
  • Unified Data Access Layers - Standardizes information retrieval across programming environments and spreadsheet software to ensure consistent data availability.
  • Data Pipelines - Financial data platform for analysts.
  • Algorithmic Trading Engines - AI-powered research and analytics workspace.
  • Custom Financial Dashboarding - Creates interactive visual tools and reporting interfaces that allow teams to explore and present market insights effectively.
  • Reactive Visualization Widgets - Binds visual dashboard elements directly to streaming data feeds and analytical model outputs for real-time updates.
  • Data Integration - Bridges disparate financial data providers with custom applications, spreadsheets, and internal modeling infrastructure.
  • Dashboard Widgets - Constructs visual analysis tools using customizable widgets to display complex financial data and streamline research workflows.
  • Private Financial Infrastructure - Deploys secure, self-hosted analytical environments to maintain strict control over sensitive data and ensure compliance.
  • Command-Line Orchestrators - Translates user inputs into structured execution flows across various data providers and analytical engines.
  • Private Infrastructure Management - Manages financial analysis tools within secure private environments to maintain complete control over sensitive information.
  • Custom Data Source Integrations - Connects proprietary data feeds and external services directly into a workspace to extend analytical capabilities.
  • Data Ingestion Pipelines - Automates research workflows by extracting and transforming financial information directly through terminal commands.
  • Plugin Architectures - Injects custom data feeds and proprietary analytical tools into the core runtime environment via modular components.

Historique des stars

Graphique de l'historique des stars pour openbb-finance/openbbGraphique de l'historique des stars pour openbb-finance/openbb

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à OpenBB

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OpenBB.
  • ranaroussi/yfinanceAvatar de ranaroussi

    ranaroussi/yfinance

    21,639Voir sur GitHub↗

    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
    Voir sur GitHub↗21,639
  • akfamily/akshareAvatar de akfamily

    akfamily/akshare

    16,358Voir sur 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
    Voir sur GitHub↗16,358
  • alexeymezenin/laravel-best-practicesAvatar de alexeymezenin

    alexeymezenin/laravel-best-practices

    12,299Voir sur GitHub↗

    This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable applications within the Laravel framework. It focuses on clean code standards, applying the single responsibility and DRY principles to ensure codebase predictability and consistency. The guide emphasizes decoupling components by moving business logic into service layers and shifting input validation into dedicated request classes to keep controllers lean. It advocates for the use of a service container and dependency injection to reduce class coupling and improve testability. The

    Voir sur GitHub↗12,299
  • dbt-labs/dbt-coreAvatar de dbt-labs

    dbt-labs/dbt-core

    13,051Voir sur GitHub↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Rustanalyticsbusiness-intelligencedata-modeling
    Voir sur GitHub↗13,051
Voir les 30 alternatives à OpenBB→

Questions fréquentes

Que fait openbb-finance/openbb ?

OpenBB is a financial data platform and investment research terminal designed to aggregate, normalize, and distribute market data across analytical workflows. It functions as a comprehensive ecosystem that bridges disparate financial data providers with custom applications, spreadsheets, and internal modeling infrastructure.

Quelles sont les fonctionnalités principales de openbb-finance/openbb ?

Les fonctionnalités principales de openbb-finance/openbb sont : Investment Research Terminals, Financial Data Platforms, Data Access & Abstraction, Financial, Quantitative Research Automation, Financial Visualization Toolkits, Schema-Driven Data Normalizers, Unified Data Access Layers.

Quelles sont les alternatives open-source à openbb-finance/openbb ?

Les alternatives open-source à openbb-finance/openbb incluent : 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.… alexeymezenin/laravel-best-practices — This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable… dbt-labs/dbt-core — dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control.… dlt-hub/dlt — dlt is a Python data ingestion tool and ETL pipeline framework designed to fetch data from diverse sources and persist… quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.…