Signals & Trading
| Command |
What it does |
/signals / /today / /hoy |
List today's signals with IDs, direction, strike, expiry, ask, and the right /trade command. |
/trade <id> |
Live quote + trade preview for signal <id>. Shows qty, cost, risk %, and 2× exit price. |
/trade <id> <qty> |
Same but forces <qty> contracts for this trade only (one-time, doesn't change global setting). E.g. /trade 7 3 |
/tradelive <id> |
Preview a live-class signal (from professor's audio, tagged [LIVE CLASS] in /signals). |
yes / si / dale / ok |
Confirm the previewed trade — places buy-to-open + 2× sell-to-close GTC immediately. |
no / cancel / cancelar |
Abort the pending trade preview. Nothing is placed. |
Customize Pending Trade
After a /trade preview, before saying "yes" — each message re-quotes and shows an updated preview. Changes stack; the slash is optional.
| Message |
What it does |
exp 7/10 / exp 2026-07-10 |
Change the expiration date. Accepts most date formats. |
exp +1 / exp +2 / exp next |
Roll to the next weekly expiry (SPY: Mon/Wed/Fri, others: Fridays). Holiday-aware. |
strike 620 |
Set an exact strike. If not listed, the nearest available strike is used (and flagged). |
dist 8 |
Strike from distance: spot + $8 for CALLs, spot − $8 for PUTs, using the live spot price. |
qty 2 |
Contracts for this trade only (bare qty; slash /qty is the global setting). |
limit 0.40 / price 0.40 |
Custom limit price instead of the live ask. The 2× exit scales with it (0.40 → 0.80). |
Quantity Override
Priority: /trade <id> <qty> (one-time) › /qty <n> (global, saved to disk) › auto-calculated
| Command |
What it does |
/qty |
Show current quantity setting (fixed number or "auto"). |
/qty <n> |
Set global fixed quantity. All future /trade previews use <n> contracts. Saved across restarts. E.g. /qty 2 |
/qty auto / /qty 0 / /qty off |
Revert to automatic sizing based on account size × max risk %. |
Outcomes & History
| Command |
What it does |
/outcomes / /results |
Last 15 checked signal outcomes — contract, peak price, WIN/LOSS, win rate. Checker runs hourly. |
/outcomes <n> |
Show last <n> outcomes. E.g. /outcomes 30 |
Robinhood Session
| Command |
What it does |
/rh_status / /rhstatus |
Check if Robinhood session is active. ✅ ready / ❌ needs login. |
/rh_login / /rhlogin |
Trigger login — Robinhood sends a code via SMS, email, or push. Follow up with /rh_code or /rh_push. |
/rh_code <code> |
Submit the SMS or email verification code. E.g. /rh_code 123456 |
/rh_push / /rhpush |
After approving the push notification in the Robinhood app, send this to complete login (waits 30s). |