0dte commands

14 tagged 0dte, measured the same way as everything else here.

Browse within: algorithmic-trading 14automated-trading 14

check-chain

01

joncovington/MEICAgent

Command Claude Code

Verify that the tastytrade option chain and delta-based strike selection are working for the relevant trading session, for every symbol in config.json's symbols list. Tests today's expiration if before 16:00 ET on a trading day; otherwise tests the next trading day. Repeat Steps 2–4 below once per symbol; report one…

4 1mo ago A 0 tokens original MIT

execute-entry

02

joncovington/MEICAgent

Command Claude Code

Execute a new MEICAgent iron condor entry. Only invoke when the entry decision (Step 6) is yes.

4 1mo ago A 0 tokens original MIT

stop-management

03

joncovington/MEICAgent

Command Claude Code

Run the MEICAgent stop management step. Executes every loop iteration for all open trades across every configured symbol in one pass (not scoped to one symbol) — each trade record already carries its own symbol, so every rule below that references "the symbol" means that specific trade's symbol, not a single…

4 1mo ago A 0 tokens original MIT