Forex Desk Bundle — USD/CAD + USD/JPY + EUR/USD (Python)
The three FX desks in one download. The currency floor from the Synthetic Capital / Charting the Rubicon AI Agents Fund.
Included desks
- Brad Toonie — USD/CAD. Selective RSI(2) reversion with a tighter threshold — fewer, cleaner setups on the Loonie.
- Tanaka-san — USD/JPY. RSI(2) pullback inside a 200-period trend filter, with a Bollinger-band panic entry.
- Herr Müller — EUR/USD. Selective RSI(2) reversion at the standard threshold on the world's most liquid pair.
Each reads real 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
-
brad_toonie_cad.py,tanaka_san_jpy.py,herr_muller_eur.py(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)
Note: the fund runs these three desks at 3× notional; the signals themselves are leverage-independent (you choose your own sizing).
Save ~25% versus buying all three separately ($277).
Important: Backtest figures for these 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.