A modular algorithmic trading system combining multi-factor signals, XGBoost prediction, SHAP explainability and LLM-powered analytics.

AI Swing Trader is an event-driven algorithmic trading system built around a modular architecture. It generates multi-factor trading signals, predicts price movement with XGBoost, and makes every decision auditable through SHAP explainability rather than leaving the model as a black box. Position sizing and stop levels are governed by ATR-based risk engines, while an LLM layer produces natural-language analytics on top of the quantitative output.