Skip to content

Octagon Agents for Market Intelligence ​

Octagon provides a variety of specialized AI agents, each designed for specific investment and market research domains.

Agent Categories ​

Prediction Markets Agents ​

Our prediction markets agent provides conversational research on Kalshi events, comparing market prices against Octagon model probabilities.

AgentDescription
octagon-prediction-markets-agentResearches Kalshi prediction market events

Public Market Agents ​

Our public market intelligence agents provide comprehensive analysis of publicly traded companies through SEC filings, earnings call transcripts, stock data, and financial metrics.

OrchestratorSpecialized AgentDescription
octagon-agentoctagon-sec-agentAnalyzes SEC filings data
octagon-transcripts-agentAnalyzes earnings call transcripts
octagon-stock-data-agentAnalyzes stock market data
octagon-financials-agentAnalyzes financial statements
octagon-holdings-agentAnalyzes institutional ownership and holdings data
octagon-crypto-agentAnalyzes cryptocurrency market data and digital assets
octagon-news-agentRetrieves and summarizes general, stock, crypto, forex, and press release news

Deep Research Agent ​

Our deep research agent provides powerful capabilities for extracting data from websites and conducting comprehensive market research.

AgentDescription
octagon-deep-research-agentConducts in-depth research

Best Practices for Agent Queries ​

  1. Be Specific: The more specific your query, the more accurate the response will be. Include time periods, specific metrics, or companies when relevant.
  2. One Task Per Query: Focus each query on a single analytical task for best results.
  3. Provide Context: When needed, include relevant context to help the agent understand your requirements.
  4. Use the Right Agent: Select the most appropriate agent for your specific task rather than using a general-purpose agent.

Using Agents in Multi-Step Workflows ​

For complex research tasks, you may want to combine multiple agents. For example:

  1. Use the octagon-sec-agent to analyze a company's latest filings
  2. Use the octagon-financials-agent to review financial statement trends
  3. Use the octagon-transcripts-agent to compare management commentary with reported results

For advanced multi-agent workflows, consider using the OpenAI Agents SDK which provides tools for agent orchestration.

Next Steps ​