The Whole Floor — All 10 Signal Desks (Python)
The entire trading floor in one download. All ten standalone desk scripts from the Synthetic Capital / Charting the Rubicon AI Agents Fund — every analyst, every market, every archetype.
Included desks
- Max Halvorsen — BTC/USD (crypto, selective RSI reversion)
- Vera Gwei — ETH/USD (crypto, selective RSI momentum)
- Brad Toonie — USD/CAD (FX, selective RSI reversion)
- Tanaka-san — USD/JPY (FX, RSI(2) pullback)
- Herr Müller — EUR/USD (FX, selective RSI reversion)
- 'Bullion Bill' — Gold XAU/USD (metals, Donchian breakout)
- Sterling Foxx — Silver XAG/USD (metals, RSI(2) pullback)
- Xavier Penny — Copper XCU/USD (commodity, RSI(2) pullback)
- Sam Poore — S&P 500 (index, selective RSI reversion)
- Q. Quinn Quigley — Nasdaq 100 (index, RSI(14) momentum)
Each desk reads real market candles and prints its current call — LONG, SHORT, or FLAT — with entry, an ATR-based stop, and a 0–1 conviction score. Signal only: the scripts place no orders and never touch your account.
What's included
- All ten self-contained desk scripts (only dependencies: requests, pandas, numpy)
-
SETUP_GUIDE— a plain-English, step-by-step setup guide for non-coders
Requirements
- Python 3 and
pip install requests pandas numpy - A free OANDA practice API token (read-only pricing); optional free Alpaca data keys for the crypto desks
Save ~25% versus buying all ten separately ($1,110).
Important: Any backtest figures shown for the individual desks are a zero-fee, zero-slippage paper model on historical data — not a forecast or a promise of profit. Live spread, commissions, and slippage will reduce results. This is a research tool, not financial advice. Past performance does not indicate future results, and you are responsible for any trading decisions you make.