Operator Tools

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
Telegram Test

Send A Ping To Your Chat

Dry Scan

Watchlist Scan · No DB Writes

Runs php artisan options:scan-watchlist --dry-run — no DB writes, no Telegram.

Fast News Pipeline

Dry Run · No Tradier Orders

Runs fast-news:run --dry-run — dedicated Fast News engine only.

System Health

APIs · DB · Tradier · Controls

trading:health — APIs, DB tables, Tradier account, controls.

ChatGPT Report Import

A+ paper trades · P/L reconcile

Paste JSON with trades or weekly_logged_trades (client report fields).

Bot vs ChatGPT

Compare premarket + export JSON

trading:compare-day · trading:export-bot-day

Position Monitor

TRIM/EXIT Logic · Dry Run

Runs options:monitor-positions --dry-run for active ENTRY signals.