mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
Add lumibot to Financial Data section
Lumibot is an actively maintained Python framework (1,333+ stars, MIT license) for algorithmic trading backtesting and live deployment. It supports stocks, options, crypto, futures, and forex across multiple brokers. Repository is 3+ years old with consistent weekly activity. Category: Hidden Gem — solves the real pain of running the same strategy code in backtesting and production with multiple brokers. https://github.com/Lumiwealth/lumibot
This commit is contained in:
parent
d902e5b9ba
commit
d5158f8362
@ -461,6 +461,7 @@ _Libraries for data analysis._
|
||||
- Financial Data
|
||||
- [akshare](https://github.com/akfamily/akshare) - A financial data interface library, built for human beings!
|
||||
- [edgartools](https://github.com/dgunning/edgartools) - Library for downloading structured data from SEC EDGAR filings and XBRL financial statements.
|
||||
- [lumibot](https://github.com/Lumiwealth/lumibot) - Algorithmic trading framework for backtesting and live deployment across stocks, options, crypto, futures, and forex.
|
||||
- [openbb](https://github.com/OpenBB-finance/OpenBB) - A financial data platform for analysts, quants and AI agents.
|
||||
- [yfinance](https://github.com/ranaroussi/yfinance) - Easy Pythonic way to download market and financial data from Yahoo Finance.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user