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
alpacahq avatar

alpacahq/alpaca-trade-api-python

0
View on GitHub↗
1,875 stars·552 forks·Python·Apache-2.0·11 viewspypi.org/project/alpaca-trade-api↗

Alpaca Trade Api Python

Python client for Alpaca's trade API

Features

  • Financial Analytics - API for commission-free algorithmic trading.
  • Market Data Sources - Interface for Alpaca market data and trade execution.

Star history

Star history chart for alpacahq/alpaca-trade-api-pythonStar history chart for alpacahq/alpaca-trade-api-python

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 Alpaca Trade Api Python

These projects share indexed features with Alpaca Trade Api Python. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ranaroussi/yfinanceranaroussi avatar

    ranaroussi/yfinance

    21,639View on 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
    View on GitHub↗21,639
  • openbb-finance/openbbterminalOpenBB-finance avatar

    OpenBB-finance/OpenBBTerminal

    69,303View on GitHub↗

    OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing market data from diverse APIs. It serves as a quantitative analysis tool for processing stock, crypto, and derivative datasets to identify market trends and build investment strategies. The project utilizes a pluggable financial API framework with an adapter-based architecture, allowing external financial data providers to be integrated as independent modules. This system standardizes information from public and proprietary sources into a unified layer to support cross-asset an

    Python
    View on GitHub↗69,303
  • cuemacro/findatapycuemacro avatar

    cuemacro/findatapy

    2,057View on GitHub↗

    Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.

    Pythonarcticbloombergdukascopy
    View on GitHub↗2,057
  • je-suis-tm/quant-tradingje-suis-tm avatar

    je-suis-tm/quant-trading

    9,190View on GitHub↗

    This project is a Python financial analytics framework and quantitative trading library. It provides a suite of mathematical tools for asset pricing, statistical market analysis, and the development of algorithmic trading strategies. The library is distinguished by its focus on currency and commodity correlation modeling, using regression and normalization to identify exchange rate drivers. It features a specialized portfolio optimization engine that applies graph theory, such as clique centrality and degeneracy ordering, alongside quadratic programming to balance risk-adjusted returns. The

    Pythonalgorithmic-tradingbollinger-bandscommodity-trading
    View on GitHub↗9,190
Compare all 30 related projects→

Frequently asked questions

What does alpacahq/alpaca-trade-api-python do?

Python client for Alpaca's trade API

What are the main features of alpacahq/alpaca-trade-api-python?

The main features of alpacahq/alpaca-trade-api-python are: Financial Analytics, Market Data Sources.

Which projects share features with alpacahq/alpaca-trade-api-python?

Projects with overlapping indexed features include: openbb-finance/openbbterminal — OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing… cuemacro/findatapy — Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc. ranaroussi/yfinance — This library is a Python-based tool for retrieving historical and real-time financial market data from public sources.… je-suis-tm/quant-trading — This project is a Python financial analytics framework and quantitative trading library. It provides a suite of… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… ricequant/rqalpha — RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides…