Skip to content

Add AI Trading System with Adversarial Debate to Machine Learning#825

Open
alex-jb wants to merge 1 commit intopractical-tutorials:masterfrom
alex-jb:add-ai-trading-system
Open

Add AI Trading System with Adversarial Debate to Machine Learning#825
alex-jb wants to merge 1 commit intopractical-tutorials:masterfrom
alex-jb:add-ai-trading-system

Conversation

@alex-jb
Copy link
Copy Markdown

@alex-jb alex-jb commented Apr 3, 2026

Adds Orallexa to the Machine Learning section — an end-to-end AI trading system that demonstrates:

  • 9 ML models (Random Forest, XGBoost, EMAformer, DDPM Diffusion, PPO RL, GNN, etc.) scored and ranked by Sharpe ratio
  • Adversarial debate pipeline — Bull AI argues for, Bear AI argues against, Judge AI decides with evidence
  • Full-stack implementation — Python backend (FastAPI) + Next.js 16 dashboard + desktop agent
  • 277 automated tests, walk-forward evaluation, paper trading via Alpaca
  • Live demo available at https://orallexa-ui.vercel.app

Repository: https://github.com/alex-jb/orallexa-ai-trading-agent

This is a practical, project-based learning resource that covers ML pipelines, LLM integration, real-time dashboards, and trading system architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant