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

Lumiwealth/lumibot

0
View on GitHub↗
1,673 stars·321 forks·Python·GPL-3.0·12 viewslumibot.lumiwealth.com↗

Lumibot

Backtestable AI trading agents and Python algorithmic trading strategies for stocks, options, crypto, futures, forex, SEC filings, FRED macro data, and real brokers.

Features

  • Data Pipelines - Algorithmic trading and backtesting framework.
  • Trading and Backtesting - Unified framework for backtesting and live trading.
  • Trading and Derivatives - Python framework for backtesting and executing trading strategies.
  • Trading Frameworks - Simple framework for backtesting and live trading.

Star history

Star history chart for lumiwealth/lumibotStar history chart for lumiwealth/lumibot

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 Lumibot

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

    fasiondog/hikyuu

    2,999View on GitHub↗

    Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading strategies. It functions as a high-speed system that combines a financial time-series library, a multi-factor analysis tool, and a quantitative backtesting engine to support comprehensive trading research. The framework is distinguished by its high-speed computing core, which utilizes multi-threaded execution to process large volumes of market data for technical indicator generation. It supports a modular strategy composition model where signal, risk, and fund management component

    C++algorithms-tradingbacktestingcpp
    View on GitHub↗2,999
  • cuemacro/finmarketpycuemacro avatar

    cuemacro/finmarketpy

    3,777View on GitHub↗

    finmarketpy is a quantitative trading framework and financial market analysis tool. It provides a Python-based library for simulating trading strategies against historical market data, computing the value of options contracts, and extracting trends from financial datasets. The system includes specialized engines for financial options pricing using numerical calculations and a backtesting library to assess risk and performance before live deployment. It further enables the detection of market seasonality and the execution of event studies to measure asset price behavior around specific time wi

    Python
    View on GitHub↗3,777
  • barter-rs/barter-rsbarter-rs avatar

    barter-rs/barter-rs

    2,169View on GitHub↗

    Open-source Rust framework for building event-driven live-trading & backtesting systems

    Rust
    View on GitHub↗2,169
  • nkaz001/hftbacktestnkaz001 avatar

    nkaz001/hftbacktest

    4,200View on GitHub↗

    hftbacktest is a high-frequency trading backtesting framework and level 3 market data engine. It serves as a simulation environment for cryptocurrency trading bots and market-making strategies, utilizing a limit order book simulator to model precise market microstructures and liquidity. The system differentiates itself through high-fidelity simulation components, including queue-position modeling to predict fill times and latency-aware execution to simulate network and exchange processing delays. It reconstructs order book states from level 2 and level 3 data and uses raw exchange trade and q

    Rust
    View on GitHub↗4,200
Compare all 30 related projects→

Frequently asked questions

What does lumiwealth/lumibot do?

Backtestable AI trading agents and Python algorithmic trading strategies for stocks, options, crypto, futures, forex, SEC filings, FRED macro data, and real brokers.

What are the main features of lumiwealth/lumibot?

The main features of lumiwealth/lumibot are: Data Pipelines, Trading and Backtesting, Trading and Derivatives, Trading Frameworks.

Which projects share features with lumiwealth/lumibot?

Projects with overlapping indexed features include: pegasustrader/pandoratrader — 高频量化交易平台 C++ Trade Platform for quant developer 【浮生着甚苦奔忙,量化之路阻且长。 行行代码凝心血,十年辛苦不寻常】. nkaz001/hftbacktest — hftbacktest is a high-frequency trading backtesting framework and level 3 market data engine. It serves as a… barter-rs/barter-rs — Open-source Rust framework for building event-driven live-trading & backtesting systems. cuemacro/finmarketpy — finmarketpy is a quantitative trading framework and financial market analysis tool. It provides a Python-based library… fasiondog/hikyuu — Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading… pmorissette/bt — bt - flexible backtesting for Python.