Signals in. Positions out. Nothing in between.
BrainApp is a custom execution engine for a single operator trading USDT perpetuals on Bybit. The system receives signals, applies a multi-layer risk filter, sizes positions, and executes — all in under 42ms from signal receipt to order confirmation.
The operator needed zero operational overhead: no manual order entry, no missed signals during sleep, no emotional override. The system runs fully autonomously with a kill-switch dashboard accessible from any device.
The risk layer was the critical component — hard stop-loss enforcement, daily drawdown limits, position size caps, and automatic trading halt on anomalous market conditions (circuit breaker). 99.98% uptime since launch.
Stack & tools.
Speed and reliability over everything. Every component chosen for deterministic behaviour under market stress.
- Full execution engine — Python async
- Bybit WebSocket integration (v5 API)
- Multi-layer risk management system
- Real-time dashboard + mobile kill-switch
- 18-month backtest validation
- 2-week paper trading phase
- VPS setup + monitoring (Grafana)
- 8 weeks delivery · full source handoff