2 repository-uri
Frameworks for performing systematic financial analysis using autonomous agents.
Distinguishing note: Focuses on the framework level for financial research, distinct from individual agent capabilities.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Automated Research Frameworks. Refine with filters or upvote what's useful.
TradingAgents is an autonomous financial research and simulation framework that coordinates specialized agents to analyze market data and execute investment strategies. The system functions as a multi-agent debate environment where independent units critique financial insights through structured, adversarial reasoning to improve decision accuracy and mitigate investment risks. The platform distinguishes itself through a risk-gated transaction pipeline that validates all proposed financial actions against market volatility and liquidity constraints before execution on a simulated exchange. To
Performs systematic analysis of market data and company fundamentals through autonomous software agents.
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
Automates the querying of ticker symbols and corporate calendars for financial research.