Know exactly why a trade did — or did not — execute. Titan records every signal, validates config changes against real decision history, and watches releases for drift.
Titan is not a trading bot. It doesn't generate signals, hold funds, or store broker credentials.
The pipeline catches position limits, daily loss breaches, drawdown violations, cooldown windows, price drift, bracket misconfiguration, and more. Each gate records its verdict, evidence, timing, config hash, evaluation hash, and decision signature so the decision can be audited later. Real-time drift detection sends push alerts when your strategy behavior deviates from baseline.
CI/CD for trading rules. Change a setting, replay your real signals, see what would change before going live.
Standard replay evaluates signals independently. Cascade replay is sequential: each forwarded signal changes portfolio state, and the next signal evaluates against that new state. You see the path a config would have produced, not just isolated signal outcomes.
After release, Release Watch tracks whether the predicted concern materializes.
Works with TradingView, Python bots, any REST client. Broker support starts with Alpaca.
Upload your Alpaca trade history. No account needed.
Your data is analyzed in real time and never stored.