Bot Desk
Every agent on the desk in one place — plus a copy-signal bot that paper-trades the strategy against live data, and n8n workflows you can import to automate the whole desk. Bots analyze, signal, and simulate. Real execution always stays human.
The agent roster
The Committee
Five specialists debate a pair; a Judge issues the graded verdict.
OpenSetup Desk
One disciplined plan per ask — entry, stop, targets, invalidation.
OpenSmart Money Analyst
AI read over real CFTC + SEC positioning data. Cites only the data.
OpenMarket Brief
Reads the live newswire; distills theme, risk tone, watchlist.
OpenStrategy Builder
No-code IF/THEN strategies with an AI critique pass.
OpenResearch Chat
The desk assistant — methodology, verdicts, vision chart reads.
OpenOne click runs the full pipeline: scan the majors → check the CFTC smart-money bias → open simulated positions only where a B+-or-better signal and institutional positioning agree — the exact confluence rule the backtest measured. It never touches real money.
None — run the bot.
0trades
- Idle.
n8n automation pack
The repo ships three importable n8n workflows (n8n/ folder, docker-compose included): a scheduled market scan, a smart-money monitor that alerts when institutional positioning flips, and a copy-signal paper-trader that logs confluence signals on a schedule. Point them at your own alert channel (Telegram, Slack, email) and the desk runs itself — signals arrive, a human decides.
daily-market-scan.jsonCron → /api/scan → alert the day's best graded setups.
smart-money-monitor.jsonCron → /api/smart-money → alert when a pair's institutional bias flips.
copy-signal-paper-trader.jsonCron → scan + smart-money → log confluence signals to your channel.
A daily Vercel cron also warms the smart-money + backtest caches server-side, so the site stays fast with zero external infrastructure.