1 Repo
Pluggable adapters wrapping external financial data providers with a common fetch interface for runtime selection.
Distinct from Database Connector Plugins: Distinct from Database Connector Plugins: focuses on financial market data providers, not database engines.
Explore 1 awesome GitHub repository matching data & databases · Financial Data Adapters. Refine with filters or upvote what's useful.
The FinanceToolkit is an open-source Python library for quantitative finance that provides a unified framework for financial analysis, asset valuation, and risk management. It serves as a comprehensive platform for computing over 200 financial metrics and ratios, with capabilities spanning financial ratio analysis, fixed income analytics, macroeconomic data aggregation, options pricing, and portfolio risk management. The toolkit distinguishes itself through a modular architecture that separates data retrieval from computation, with stateless engines for financial models like Black-Scholes, GA
Wraps external financial data providers in pluggable adapters with a common fetch interface.