View Project.
AI Stock Market Trader

This project is an autonomous stock market trader built using the OpenAI Agents SDK. It ingests live market data (via APIs like Polygon), combines it with historical data, and applies AI models to make informed trading decisions. The system includes a Gradio-based web interface for monitoring and control, comprehensive portfolio and account management, risk-management tools (like stop losses, position sizing), and support for multiple AI models. Designed for research, strategy prototyping, and educational use, it enables users to simulate or deploy automated trading workflows with configurable strategies and agent orchestration.