Paper and live execution, the same engine
DELIA runs in two modes that share identical logic. Paper mode executes against live market data with no capital at risk — the proving ground for any strategy. Live mode routes the same rules to your exchange account through encrypted API keys. Because both modes use one codebase, what you validate on paper is exactly what runs live: no behavioral drift between simulation and production.
This is a crypto futures bot designed as infrastructure. Triggers arrive via webhook, execution is logged end to end, and live mutations are protected so only authorized signals reach the exchange.