// ResearchMioS · WP-06 · White Paper

MioS Moon — The Five Moon Riders

Autonomous Multi-Rider Trading Engine · V1 Complete.

MioS Moon is the trading arm of the Mika Operating System. Five autopilots (Riders) share one bridge, one asset universe (Top-10 by market cap), one hard-coded risk shell, and one AI admin — Mika. This is not a strategy pack; it is a finished doctrine with locked backend, frontend, compliance and execution rules.

MioSMikaAutopilotBybitTrading
Pull Quote
"Five Riders. One Engine. One Bridge."
Architect Seal · MioS Moon V1
01

The Five Riders

RiderStrategyAvatar ThemeSignature
Arez APTGrid / Martingale hybrid — 2 limit longs + 2 limit shorts, fixed % steps (5% / 10%) auto-replenished after fills.Crimson & Steel — stoic armored warrior.Leverage-independent grid math; timeframe locked on start.
Artemis APTCTDMM logic library — user selects trend, breakout, or momentum-reversal profile.Silver & Cyan — ethereal archer with data-stream arrows.EMA 50/200 + RSI + ADX confluence gate.
Aurora APTClassic technical strategies — RSI divergence, Bollinger, MACD crossovers.Neon Purple & Green — multi-eyed drone.Pre-built, time-tested templates with strict rule sets.
Athena APTLong-term DCA — time-based accumulation, long-only.Earthy Gold & Deep Blue — serene humanoid with data halo.Schedule-driven; average buy price is the metric.
Jerome APTAdaptive selector — reads market regime and switches between Arez / Artemis / Aurora / Athena.Royal Gold & White — regal council leader.ATR + ADX regime brain; 15-minute reassessment.
02

Arez — Grid Replenishment Logic

Arez maintains exactly two active limit longs and two active limit shorts at all times, spaced by fixed percentages from the last triggered price — regardless of leverage. When one triggers, two fresh orders are placed instantly on that side.

  • Base = current market price · Long 1/2 = −5% / −10% · Short 1/2 = +5% / +10%
  • On fill: recompute both new levels from execution price and repost.
  • Global stop-loss as % of portfolio; global TP % or trailing stop.
  • Timeframe locked on start — grid only recalculates on the chosen interval.
03

Artemis — CTDMM Trend Logic

  • Long: Price > EMA50 > EMA200, RSI 50–70, ADX > 25.
  • Short: Price < EMA50 < EMA200, RSI 30–50, ADX > 25.
  • Entry: limit at ±0.1% for better fill (or market).
  • Exit: EMA cross reversal, RSI extremes, or 2% trailing stop once profit > 1%.
04

Aurora — Classic Strategist

  • Long: price at Lower Bollinger + RSI < 30 + MACD flips positive.
  • Short: price at Upper Bollinger + RSI > 70 + MACD flips negative.
  • TP: middle band (conservative) or opposite band (aggressive).
  • Stop: 1.5× ATR from entry.
05

Athena — Long-Term DCA

  • User sets frequency (e.g. every 6 hours, or Monday 00:00 UTC).
  • Long-only market/limit buys from the Top-10 universe.
  • Optional exits — % target, time target, or portfolio rebalance threshold.
  • Every fill logged as a DCA entry to compute rolling average buy price.
06

Jerome — Adaptive Regime Selector

Decision matrix (evaluated every 15 minutes)
RegimeSignalActivated Rider
High volatility + strong trendATR high · ADX > 25Artemis (trend logic)
Low volatility + range-boundATR low · sidewaysArez (grid logic)
Extreme volatility / panicFlash-move detectedAthena (DCA) or pause
Choppy / unclearNo dominant regimeAurora (classic indicators)
Safe hand-off
On regime change, Jerome closes existing positions from the old strategy where possible before activating the new logic. User override is allowed with a warning.
07

Technical Architecture

  • Python strategy engine + Node.js websocket / order gateway.
  • PostgreSQL (users, trades) + Redis (live prices, order states).
  • Bybit V5 execution · Binance + CoinGecko metadata feeds.
  • React / Vue frontend · Three.js holographic tablets · Lottie Mika.
  • AES-256 API key vault — Bybit keys are Trade-only, never Withdraw.
08

Shared Safety Shell

  • Top-10 filter — BTC, ETH, SOL, XRP, DOGE, ADA, AVAX, TRX, LINK, DOT only.
  • Max drawdown trip — all Riders pause on portfolio drop beyond threshold.
  • API rate limiting — ≤10 requests/sec to avoid exchange bans.
  • Mika Safety Net — flash-crash > 10% in 1 minute triggers emergency pause.
  • Compliance layer — explicit disclaimer, KYC/AML where hosted, liability limits.
Not financial advice
MioS Moon is a tool. Trading cryptocurrencies involves significant risk; backtests do not guarantee future results.
Return to the full research library.
← Research Library