Daruma001
- Experts
-
Seira Yokota
🔥 TYO – Tokyo Yield Optimization
If you want to win, abandon emotion.
TYO is an EA development collective based in Tokyo.
What we create
is not an EA for dreaming.
It's an EA for survival.
The market shows no mercy.
There are countless EAs hyping explosive profits. - Version: 1.18
Multi-currency swing EA, free edition with fixed 0.01 lots. Trades up to 7 symbols from one chart. Higher-timeframe trend filter plus five oscillator strategies, calibrated on real-tick data across 16 symbols — only the 7 that passed pre-set criteria are included. No martingale, no grid.
DARUMA runs up to 7 symbols (GBPJPY / BTCUSD / GOLD / CADJPY / EURUSD / USDJPY / AUDJPY) from a single chart. This is the free edition: all lots are fixed at 0.01, no compounding.
[Logic]
- A higher-timeframe moving-average trend filter (two-stage slope thresholds on SMA50) sets the direction; five oscillator strategies (RSI, Bollinger Bands, CCI, Stochastic, MFI) enter only in that direction
- No averaging, no martingale, no grid
- Exits via fixed TP/SL and a step trailing stop
- All trading parameters are embedded per symbol — the EA works out of the box
[Development & verification]
The research pipeline was run with Claude Code, Anthropic's AI coding agent, and included the following:
- Calibration of 16 symbols × 14 parameter variants (200+ backtests) on real-tick data, using a single ATR-ratio scaling rule instead of per-symbol curve fitting
- Acceptance criteria fixed in advance: PF ≥ 1.3, at least 300 trades, PF ≥ 1.0 in both halves of the test period, and profitability in both long and short directions. Only 7 of 16 symbols passed — the 9 that failed (GBPUSD, EURGBP, etc.) are deliberately not included
- After merging into one multi-currency EA, every symbol was cross-checked against its single-symbol run: 7/7 exact match on trade count and PF
- That cross-check surfaced two integration-specific bugs (a shared order identifier and shared bar-gate variables); both were fixed and the entire validation was re-run
[Backtest — for reference only; past results do not guarantee future performance]
Conditions: March 2020 – August 2026, $10,000 initial deposit, 0.01 lot on all 7 symbols simultaneously, spread and swap included.
- Profit factor 1.77
- 4,118 trades (expected payoff $1.43 per trade)
- Maximum equity drawdown 4.57%
- Win rate 85.6%, recovery factor 10.89
- Every included symbol is individually profitable with PF ≥ 1.3 (see screenshots for per-symbol results)
[Features]
- Works out of the box: attach to a chart and enable algo trading
- Per-symbol on/off switches, spread limit and slippage settings
- Automatic broker-suffix resolution (e.g. GBPJPY.a)
- Shared kill-switch support; fails closed (trading stops on abnormal conditions)
[How to use]
- Attach the EA to ONE chart only (recommended: GBPJPY M5) and enable algo trading
- If BTCUSD matters to you, use a BTCUSD chart or set ExtUseTimer=true (FX charts stop ticking on weekends)
[Requirements]
Hedging account / deposit equivalent to $1,000 or more (0.01 × 7 symbols) / VPS recommended. A forward track record is being built.
Important: past performance does not guarantee future results. Always test on a demo account first and trade only with money you can afford to lose.
