FINTECH · FLUTTER · AI AUTOMATION
TradeCen
An AI-powered crypto trading platform with 3 autonomous bots, 15-factor confluence scoring, and 7 AI providers — built solo in Flutter.
3
Autonomous Bots
15
Confluence Factors
7
AI Providers
v23
Current Version
The problem this solves
❌ The problem
- Professional algo-trading platforms are expensive or require quant-level coding skills
- Most retail bots have no real safety layers — no news gates, no AI veto, no daily loss limits
- AI tools like ChatGPT used reactively with manually copied data, not live pipelines
- No affordable tool scans LONG and SHORT futures opportunities simultaneously
- Desktop analysis completely disconnected from mobile monitoring
✅ What TradeCen does
- Solo-built Flutter platform combining multi-timeframe analysis, AI forecasting, and automated execution
- 6-layer safety architecture: HTF gates, news gate, spread gate, funding rate gate, AI veto, daily loss limit
- Live indicator snapshot (RSI, MACD, ADX, volume) fed directly into Claude / GPT / Gemini in real time
- Futures Scalp Bot scans top-50 coins for LONG and SHORT simultaneously every cycle
- Full Android companion app via Tailscale VPN — monitor and control remotely
CORE CAPABILITIES
What makes it impressive
🤖
3 Autonomous Trading Bots
Spot Scalp Bot (LONG-only, no leverage), Futures Bot (LONG/SHORT, signal-driven), and Futures Scalp Bot (active top-50 scanner, bidirectional). Each with independent risk profiles and full pipeline isolation.
📊
15-Factor Confluence Scoring
Every coin gets a per-direction score built from EMA relationships, RSI, MACD, ADX, volume ratio, Bollinger Bands, Fibonacci levels, S/R proximity, and pattern detection. SHORT scoring inverts relevant factors — no separate algorithm needed.
🛡️
6-Layer Safety Architecture
Daily loss limits, 30-min news pause gates, HTF directional gates, funding rate gates, spread gates, and an AI veto that can block any trade. SL/TP anchored to true fill VWAP — not the signal price.
🧠
7 Live AI Providers
Claude, DeepSeek, OpenAI, Gemini, Qwen, Grok, and local Ollama (DeepSeek-R1:8b). Each receives a live indicator snapshot — RSI, ADX, MACD, volume — and can return SKIP to veto a trade entirely.
📱
Android Companion App
Full feature parity with the desktop app via Tailscale VPN tunnel. The Windows app runs a shelf HTTP server (30+ authenticated endpoints) — the Android app consumes it remotely with no separate backend.
THE PRODUCT
See it in action
Real screens from the live application — not mockups.




TECHNICAL DEPTH
The stack
Built solo — all architecture, APIs, bots, scoring engine, and mobile app.
PLATFORM
Flutter 3.x — Windows x64 + Android ARM64
STATE MANAGEMENT
Riverpod 2.x — 100+ providers
DATABASE
Drift / SQLite — schema v8, 7 tables
EXCHANGE API
Binance REST + WebSocket — Spot v3 & Futures fapi v1/v2
AI PROVIDERS
Claude, DeepSeek, OpenAI, Gemini, Qwen, Grok, Ollama (local)
HTTP SERVER
shelf + shelf_router — port 8080, 30+ authenticated endpoints
REMOTE ACCESS
Tailscale VPN — secure Android-to-Windows tunnel
NOTIFICATIONS
Node.js Telegram Bot — trade alerts & push notifications
PROCESS
15 phases. Still shipping.
TradeCen has been in continuous development since v1, with each phase adding measurable capability.
v1–v8
Foundation & Core Engine
Core Flutter app, trading tools, first Spot Bot, Android companion, live charts, Coin Manager, Portfolio, and AI Forecast screens.
v16
Multi-Indicator Scoring + AI Confidence
Multi-indicator voting, Smart Scan tiers, 7 online AI providers integrated, AI Forecast confidence scoring.
v18
Full Computation Accuracy Audit
34-issue audit fixing RSI (Wilder smoothing), ADX, MACD signal line, S/R pivot detection, Bollinger scoring, ATR, and confluence normalization.
v21
8 Critical Safety Fixes
Production-readiness pass — atomic partial-close logic, concurrent access controls, exponential backoff, and emergency close paths.
v22
15-Factor Scoring + Full Safety Parity
Spot Bot upgraded to full 15-factor pipeline with HTF gates, AI veto, and position sizing fix. Futures Bot brought to full safety parity.
v23 ✦
Futures Scalp Bot — Active now
Third autonomous bot with 19-step scan pipeline, bidirectional LONG/SHORT, Strategy Mode top-50 scanning, embedded Market Coach. 15 changes shipped April 30, 2026. Live trading QA ongoing.
FOR CLIENTS
What this proves I can build for you
The patterns behind TradeCen apply directly beyond trading — any domain with real-time data, automated decisions, and execution pipelines.
⚡
Real-time data pipelines
WebSocket feeds, REST polling, multi-source aggregation — processed, scored, and displayed live. Built for Binance; adaptable to any data source.
🔁
Autonomous execution systems
Multi-step pipelines with safety gates, retry logic, emergency fallbacks, and state persistence across restarts. Proven at a level where financial loss is the consequence of bugs.
🧩
Multi-provider AI integration
Unified routing across 7 AI backends including local inference. Live data fed directly into prompts — not just chat wrappers, but AI embedded in operational decision pipelines.
⚠ A few honest notes
- Live trading QA is ongoing — all three bots have been tested primarily in Demo/Testnet mode. This is a personal project, not a shipped commercial product.
- No backtesting yet — historical signal replay through the scoring system is a long-term roadmap item.
- Would need hardening to productize — additional UI polish, documentation, and security review would be required before offering this to external users.
Interested in something similar?
I build custom data pipelines, AI integrations, and automation systems. If you have a complex problem that needs a systematic solution — let’s talk.
TradeCen · v23 · Built in Flutter · Active development since 2024
