System Status
Current operational status of TraderBotz services.
All Systems Operational
Last checked: auto-refreshed every 5 minutes by internal monitoring.
Services
Web Application
bots.traderbotz.com — Dashboard, bot management, AI tools
Trading Engine
Crypto bot execution, strategy evaluation, 60-second tick cycle
Polymarket Engine
Prediction market scanning, AI assessment, position management
API
REST API for all platform operations, authentication, and data
Cloud Manager
Node orchestration, container management, auto-scaling
Database
PostgreSQL 16 — primary data store
Website
www.traderbotz.com — marketing site, docs, guides
Uptime & Reliability
TraderBotz targets 99.9% uptime for the trading engine and API. Planned maintenance windows are scheduled during low-volume hours and announced in advance.
The trading engine processes bot ticks every 60 seconds with automatic recovery from transient failures. Container health checks run continuously with auto-restart on failure.
Self-hosted nodes include Watchtower for automatic image updates and a Node Agent that syncs configuration every 15 minutes with auto-recovery for crashed containers.
Report an Issue
Experiencing problems? Please contact us and we'll investigate immediately.
For security vulnerabilities, please use responsible disclosure. Do not report security issues in public channels.
Monitoring Stack
- ✓ Docker health checks on all services
- ✓ API health endpoint (
/api/health) - ✓ Engine tick timing logs (alerts on >30s ticks)
- ✓ Request metrics endpoint (
/api/metrics) - ✓ Node heartbeat monitoring (30-second intervals)
- ✓ Automated daily backups with off-site S3 sync