Validate Connectivity · Load Client Paper Example
Client paper example (dev/staging only)
Loads demo trades into DB for UI testing — hidden on production.
or:php artisan trading:seed-client-example
Send A Ping To Your Chat
Watchlist Scan · No DB Writes
Runs php artisan options:scan-watchlist --dry-run — no DB writes, no Telegram.
Dry Run · No Tradier Orders
Runs fast-news:run --dry-run — dedicated Fast News engine only.
APIs · DB · Tradier · Controls
trading:health — APIs, DB tables, Tradier account, controls.
A+ paper trades · P/L reconcile
Paste JSON with trades or weekly_logged_trades (client report fields).
Compare premarket + export JSON
trading:compare-day · trading:export-bot-day
TRIM/EXIT Logic · Dry Run
Runs options:monitor-positions --dry-run for active ENTRY signals.