# Phase 1 Paper Mode Rules

This project is built to run in Paper Mode by default.

- The bot reads live Delta Exchange market prices.
- The bot creates simulated SELL trades only.
- The bot does not place real Delta Exchange orders.
- Live mode code paths are intentionally blocked unless `ENABLE_LIVE_TRADING=true` is manually added later and the code is extended for signed order placement.
- Keep `/home/algo-bot` outside `public_html`.
- Upload only the PHP admin panel to the `delta.sadora.in` document root.

