stock-daytrading

Installation
SKILL.md

Stock Day-Trading Desk

Turns an equity intraday idea into a daily, notification-first order routine — gated by strategy-discovery-backtest. No rule trades until it PASSes there.

Educational analysis, not financial advice. Intraday equity edges are thin and cost-sensitive.

Hard order of operations

  1. Idea -> strategy-discovery-backtest FIRST. A "day-trade SPY" request enters the gate before any order logic exists.
  2. Gate PASS -> build the daily loop. Gate FAIL -> report "no edge", trade nothing.
  3. Paper / notification mode -> human sign-off -> live with code-side hard caps.
Installs
2
First Seen
Jun 14, 2026
stock-daytrading — dzianisv/backtest