Cron Schedule
| Job | Schedule | Agent | Description |
|---|---|---|---|
ta_trend_scan | every 5 minutes | scout | Scan + checklist + boss confirm + trade |
ta_mean_revert_scan | every 1 minute | scout | Same flow with mean-revert bot |
trailing_stop | every 1 minute | finance | Move SL up if profit ≥ trigger% |
health_check | every 1 hour | ops | Check exchange connectivity |
daily_pnl | 21:00 daily | finance | End-of-day PnL summary report |
Cron jobs are configured in openclaw/cron/jobs.json (OpenClaw CronStoreFile format), not in openclaw.json or AGENTS.md. Copy to config/cron/jobs.json during setup.