Provide production-grade algorithmic trading capabilities, including a paper broker, risk firewall, and market regime classification, accessible via an MCP gateway for AI agent control.
Sponsored
Sentinel is a powerful, production-grade algorithmic trading control plane designed to be managed by AI agents like Claude through natural language. It comprises a Python-based FastAPI engine handling all core trading logic—risk checks, regime classification, order lifecycle, strategy governance, and an audit journal—and a TypeScript MCP server that routes over 40 tools to the engine. This architecture allows agents to seamlessly interact with the trading system, from managing watchlists and classifying market regimes to validating risk and submitting paper orders, all backed by PostgreSQL for data persistence and Redis for caching and a kill switch.
主要功能
01MCP Gateway for AI Agent Control
02Algorithmic Trading Engine with FastAPI
03Comprehensive Risk Firewall & Kill Switch
040 GitHub stars
05Advanced Market Regime Classification
06Integrated Paper Broker & Order Lifecycle Management
使用案例
01Automating algorithmic trading strategies via AI agents and natural language commands.
02Monitoring portfolio performance, exposure, and managing real-time trading risk.
03Conducting paper trading and backtesting research with robust risk validation.