OpenAI 2026 hackathon

Agentic-Trading Manager

An evidence-first trading platform that turns market news into transparent, risk-controlled options decisions and trades.

Solo project by George Stathopoulos · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #2,416 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

The description states that Agentic-Trading Manager is an evidence-first options-trading platform built for retail investors. The author describes it as a system that connects market news, research, risk controls, and trade outcomes into one transparent workflow. It includes features like an Exposure Map, Decision Autopsy Ledger, and deterministic risk controls before trade execution.

The project is self-reported and unverified. No evidence of revenue, customers, or traction is provided. The author claims to have built a platform with AI-driven research, but there is no indication of actual deployment, usage, or performance data. The system uses Python, Flask, React, SQLite, Docker, Alpaca, and various LLM providers (OpenAI, Vertex AI, Ollama), but the description does not confirm operational use or integration.

The single most important open question is whether this platform has been tested in live trading conditions or if it remains a prototype. The author states that it supports Alpaca option orders, but there is no evidence of actual trades placed or executed.

Back to contents

What The Product Actually Is

The description states that Agentic-Trading Manager is an evidence-first options-trading platform. It collects and analyzes market news, identifies sector, industry, and company relationships, and uses agent-driven research to form trading theses.

It includes:

  • A dashboard for reviewing decisions
  • An Exposure Map connecting news articles to affected sectors, companies, and option positions
  • A Decision Autopsy Ledger recording evidence, constraints, recommendations, execution outcomes, and post-trade reviews
  • Deterministic risk controls before entry (trend continuation, market-regime gating, liquidity checks, exposure limits, loss limits)
  • Historical option-quote backtesting for strategy evaluation

The platform can place configured Alpaca option orders but applies deterministic controls before entry. It uses Python to validate identifiers and calculate risk deterministically, separate from AI-generated analysis.

Back to contents

Positioning & Claim Evolution

The description states that the platform was built to address a gap in retail investing: access to market data is abundant, but it's difficult for regular people to make decisions, get all evidence for a trade, and learn why that decision was wrong.

The author positions the system as connecting market news, research, risk controls, and trade outcomes into one transparent workflow instead of treating trading as a black box. It aims to provide transparency around trading decisions through an evidence trail from news to market thesis, position risk, decision, execution, and outcome.

The platform is described as more than a signal generator — it provides an evidence trail and decision reviewability. The author emphasizes that the system makes each decision reviewable and includes tools for evaluating trading decisions with honest historical data, explicit assumptions, and clear records of what the system knew at the time of a decision.

Back to contents

Target Customer & ICP

The description states that Agentic-Trading Manager is built for retail investors who can access more market data than ever but struggle to make decisions, get all evidence for a trade, and learn why that decision was wrong.

The author describes the target as "the regular person" who wants to understand trading decisions and learn from them. The platform aims to provide transparency around trading decisions through an evidence trail from news to market thesis, position risk, decision, execution, and outcome.

No specific customer segments or personas are identified beyond retail investors. The description does not indicate whether the system targets institutional traders, day traders, or long-term investors.

Back to contents

Business Model & Pricing Evidence

The description states that Agentic-Trading Manager can place configured Alpaca option orders but applies deterministic controls before entry. It includes historical option-quote backtesting so strategies can be evaluated against stored bid/ask data instead of assumed fills.

There is no evidence provided about pricing, subscription models, or monetization strategy. The author mentions that the platform supports multiple model providers including OpenAI, Vertex AI, and Ollama, but does not describe how these services would be charged or integrated into a business model.

The description does not indicate whether the platform will charge users for access, per trade, or based on data usage. No revenue streams or pricing tiers are described.

Back to contents

Technical & Delivery Signals

The description states that Agentic Trading was built with Python, Flask, SQLite, React, TypeScript, Docker, Alpaca, and a market-news collection pipeline.

It supports multiple model providers including OpenAI, Vertex AI, and Ollama. The Exposure Map uses a provider abstraction: when configured with LLM_PROVIDER=openai, it defaults to GPT-5.6 Terra; otherwise, it uses the selected provider's configured model.

Regardless of the model provider, Python validates referenced identifiers and calculates risk deterministically. This keeps model-generated analysis grounded in the supplied evidence and prevents the model from independently controlling trade execution or risk limits.

Codex helped build and refine various components including Flask APIs, SQLite persistence, OpenAI provider configuration, React dashboard, Exposure Map, demo mode, backtesting workflow, automated tests, and audit controls.

Back to contents

Traction & Maturity Signals

The description states that this project was submitted to the OpenAI 2026 hackathon on Devpost. It includes a seeded Demo Mode so the complete workflow can be reviewed reliably without live market data.

There is no evidence of actual users, customers, or revenue. The author mentions accomplishments such as adding an Evidence Exposure Map, Decision Autopsy Ledger, and historical bid/ask backtesting, but these are described as features added during Build Week rather than deployed systems.

No information about user adoption, retention, or engagement metrics is provided. The system appears to be in development phase with no indication of operational deployment or live trading use.

Back to contents

Competitive Context

The description does not provide any information about competitors or competitive positioning. There is no mention of existing platforms for options trading, market news analysis, or AI-driven trading systems.

No evidence of market analysis, competitive landscape, or differentiation from other trading platforms is provided in the self-reported description.

Back to contents

Key Risks & Red Flags

The description states that the hardest problem was making an agentic trading workflow explainable and testable. Market data can be incomplete, news can be weak or stale, and historical options data cannot be treated as a guaranteed trade fill.

Key risks include:

  • The system fails closed when required evidence or market data is missing
  • Risk management and observability are critical but may not be fully implemented in practice
  • The platform uses deterministic controls to prevent AI from controlling execution, but this may limit flexibility
  • Historical data coverage is limited (as noted by the author's stated next steps)
  • No evidence of actual trading performance or risk management effectiveness

The system appears to be a prototype rather than a production-ready solution. There is no indication that it has been tested in live trading conditions.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific market data sources does the platform use, and how reliable are they?
  2. How does the platform handle situations where required evidence or market data is missing?
  3. Can you demonstrate actual trading decisions made by the system with their outcomes?
  4. What are the actual risk controls implemented, and how have they been tested?
  5. How does the platform differentiate between different types of market news and their relevance to trading decisions?
  6. What is the current state of backtesting capabilities and historical data coverage?
  7. Are there any partnerships or integrations with financial institutions or data providers?
  8. How do you plan to monetize this platform, and what are your revenue projections?
  9. What are the specific limitations of the deterministic controls compared to AI-driven risk management?
  10. How does the system handle uncertainty in trading decisions before a trade is placed?

Back to contents

Investment/Partnership Verdict

The description states that Agentic-Trading Manager is an evidence-first options-trading platform built for retail investors. It includes features like Exposure Map, Decision Autopsy Ledger, and deterministic risk controls.

However, there is no evidence of actual deployment, usage, or performance data. The project appears to be a prototype submitted to a hackathon with no indication of operational use or market traction.

The author claims the system supports Alpaca option orders but provides no evidence of actual trades placed or executed. The platform includes various technical components and features described as added during Build Week, but these are not confirmed to be operational.

The single most important open question is whether this platform has been tested in live trading conditions or if it remains a prototype. Without evidence of revenue, customers, or actual trading performance, any investment or partnership decision would be based on unproven assumptions about the platform's capabilities and market potential.

The description does not provide sufficient evidence to assess commercial viability, traction, or competitive positioning. The system appears to be in early development phase with no demonstrated market adoption or financial performance.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.