Mission Control
Back to Projects

Trade Bot — Profit Recycling

CSP income engine → recycle profits into LEAP entries (weekly RSI trigger)

Build shape (recommended)

Start with screening + alerts + approve-to-trade (paper trading first). Full auto can come later.

Safety constraints

  • No live trading until paper trading stats look good.
  • Human confirmation required for LEAP entries (rare, high-impact).
  • Hard risk caps (max % per position, max daily orders, kill-switch).

Next steps

  1. Pick broker API (Tradier vs Alpaca) + paper trading environment.
  2. Codify indicators (weekly RSI, EMA trend filter, pullback logic).
  3. Build rule engine → propose trades → approval UI.
  4. Integrate alerts into Discord/WhatsApp/email fallback.