Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-swarm-corporation/awesome-financial-agents
An awesome list of agents specialized for financial data analysis
https://github.com/the-swarm-corporation/awesome-financial-agents
List: awesome-financial-agents
agents awesome-finance awesome-list blackrock finance financial-agents fred janestreet llms quant quant-trading yahoofinance
Last synced: 17 days ago
JSON representation
An awesome list of agents specialized for financial data analysis
- Host: GitHub
- URL: https://github.com/the-swarm-corporation/awesome-financial-agents
- Owner: The-Swarm-Corporation
- License: mit
- Created: 2024-10-16T14:39:15.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-10-16T14:42:29.000Z (29 days ago)
- Last Synced: 2024-10-29T00:06:18.888Z (17 days ago)
- Topics: agents, awesome-finance, awesome-list, blackrock, finance, financial-agents, fred, janestreet, llms, quant, quant-trading, yahoofinance
- Homepage: https://discord.com/servers/agora-999382051935506503
- Size: 6.84 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome-financial-agents
An awesome list of agents specialized for financial data analysisHere's a highly structured table of the frameworks, agents, tutorials, and more from the provided information:
| Name | Type | Description | Key Features | GitHub Link |
|------|------|-------------|--------------|-------------|
| Tickr Agent | Framework | Enterprise-ready Python library for building swarms of financial agents for stock analysis | - Powered by yfinance
- Uses loguru for logging
- Pydantic for data validation
- Multithreading support
- AI integration (via OpenAI)
- Technical analysis (RSI, moving averages)
- Real-time data processing | [Tickr Agent](https://github.com/The-Swarm-Corporation/TickrAgent) |
| open-aladdin | Framework | Open-source risk analysis and portfolio management system | - Inspired by BlackRock's Aladdin platform
- Comprehensive risk assessment
- Management tools for stocks and securities | [open-aladdin](https://github.com/The-Swarm-Corporation/Open-Aladdin) |
| CryptoAgent | Agent | Real-time cryptocurrency data analysis agent | - Integrates with CoinGecko API
- Uses OpenAI for report generation
- Real-time data fetching
- Advanced analysis
- Enterprise-grade reliability
- Customizable reports | [CryptoAgent](https://github.com/The-Swarm-Corporation/CryptoAgent) |
| Multi-Agent System Tutorial | Tutorial | Guide for building a multi-agent system for real-time financial analysis | - Uses Swarms framework
- Incorporates polygon data
- FRED / federal reserve data integration
- Designed for financial and developer analysts
- Focuses on stock performance, market trends, and economic indicators | [Tutorial Link](https://medium.com/@kyeg/building-a-multi-agent-system-for-real-time-financial-analysis-a-comprehensive-tutorial-d9df1d1277fa) |