← Back to MagicMoneyMachine
Changelog
What's new in each release of MagicMoneyMachine.
LATEST v2.3.4 April 2026
Channel Integration + Security Hardening + Email Automation
Telegram Channel (@MagicMoneyMachine)
- Public channel — automated phase change alerts, weekly digest cross-posts
- Admin bot channel control — post, pin, edit, delete, ban, update bio from Telegram
- Security — individual bots never post to channel (prevents strategy leaks + spam)
Email Automation Consolidated
- 5 email sequences in one edge function (delivery-retry v8): failed retries, onboarding drips, lead nurture, trial nurture, customer referral
- Supabase pg_cron: delivery-retry every 15min, weekly digest Mondays 9am, exec report Mondays 9am
Security
- RLS enabled on all 9 Supabase tables (was 5/9)
- Fixed SECURITY DEFINER view (performance_stats) → SECURITY INVOKER
- Channel posting: admin token only, never falls back to user's personal bot
- Stripe: archived 4 legacy products, new Growth payment link on correct product (31 engines)
Fixes
- Coinbase One fee detection (0.1% vs 0.6% overestimate)
- DCA duplicate position race condition (cycle-local set + position lock)
- Observer event dedup (fingerprint-based)
- Telegram rate limiter (2/min global, INFO 1/30s in rapid)
- Long message splitting (chunks on newlines, not truncation)
31 engines | 19 edge functions | 52 commands | 6 phases | 4 recovery layers
STABLE v2.3.0 April 2026
Strategy R&D Pipeline + Self-Improving Observer
New Strategy Engines
- VSA Breakout Engine — Detects institutional accumulation (smart money) via Volume Spread Analysis, enters before the breakout. Confirmed by OBV + ADX.
- Golden Hours Engine — Data shows 03-07 UTC has 94-100% win rate. This engine generates 2x conviction signals during optimal hours.
- Smart DCA — 3-tier inverse pyramid on blue chips: -5% (0.5x), -10% (1.0x), -15% (1.5x) from local high. Fibonacci exit targets from DCA average.
- Regime Switch Enforcement — Market phase (F&G + SMA200) now controls which engines run. Wrong-phase engines pushed to shadow mode.
Observer: Continuous Improvement Loop
- Runs every hour, reads event stream, generates actionable recommendations
- Detects: golden/dead hours, alpha/avoid coins, exit leaks, engine promotions, market opportunities
- Strategy R&D pipeline: Shadow → Evaluate → Promote → Demote (auto)
- Live Observer widget on landing page shows the bot thinking in real-time
Community & Lead Capture
- Download form now captures Name + Email (personalized delivery email)
- "Got an Idea?" community suggestions section with 3-layer bot detection
- Admin reviews all suggestions before any testing (safety gate)
Remote Recovery System
- 4-layer recovery: systemd → watchdog → remote commands → auto-reset
- Admin bot:
/remote resume works even when bot Telegram is down
- Supabase remote_commands table + edge function for out-of-band control
Fixes
- Pair trading alert spam: dedup per entry/exit
- DIP/BOUNCE/COIN alerts: 1-hour cooldown per alert type
- Health ping: hardcoded 12-cycle (not affected by rapid mode)
- Daily report: hardcoded 288-cycle (not 12x faster in rapid mode)
- Backtest v2: blue chip HODL strategy + tier comparison mode
31 engines | 16 edge functions | 49 commands | 5 phases | 4 recovery layers
STABLE v2.2.0 April 2026
Clean Data Pipeline + Observer System
- Unified event stream (events.jsonl) — every trade, decision, and error in one append-only log
- Position reconciliation — verifies bot state vs Coinbase account every hour
- Observer agent — detects patterns from event stream (hard stop clusters, drift, stale trades)
- /observe command shows real-time system health and anomalies
Blue Chip HODL Strategy
- No hard stops on BTC, ETH, SOL, AVAX, LINK, AAVE, XRP — hold through drawdowns
- Fibonacci sell targets (0.236, 0.382, 0.618, 1.0 extensions)
- Data proved: 95% of hard-stopped trades were green before the stop hit
- Hard stops cost $46.71 — more than all other exits combined earned
Profit Optimization
- Coin blacklist: negative P&L coins auto-skipped (30-day rolling window, coins get fresh chances)
- Correlation pause: all buys paused when cross-asset correlation > 0.80
- Pyramid into winners: add 50% to green positions (+2% threshold)
- Adaptive sizing: profitable coins get 1.5x, losing coins get 0.3x
Advanced Technical Analysis
- Volume Spread Analysis — detects smart money accumulation before price moves
- On-Balance Volume — bullish/bearish divergence detection
- ADX trend strength — per-coin (strong trend = wider trail, weak = mean reversion)
- DXY dollar index — crypto inverse correlation leading indicator
- /ta command for live analysis
29 Trading Engines
- 10 new engines since v2.0: Local Intelligence, Advanced TA, AI CEO, Coin Blacklist, Correlation Pause, Pyramid, Reconciliation, Observer, Signal Watcher, Volume Sniper
- Engine promotion cooldown: 200-signal minimum between mode changes (fixes spam loop)
- Event-driven AI: ~$1/year instead of $84/year (calls only on regime shifts, loss streaks, drawdown)
- /rapid mode: x12 local intelligence, zero API cost
STABLE v2.0.0 March 2026
Claude AI CEO Brain
- 3-layer AI assistant: hourly trading analyst, daily strategy director, daily business manager
- Auto-adjusts risk, screener weights, and engine modes based on Claude analysis
- AI self-improvement: tracks its own recommendation accuracy over time
- ~$7/month AI cost, fully transparent via /ai_cost command
Market Intelligence (10 Free Sources)
- Stablecoin supply tracking (capital flow signal from USDT + USDC)
- Persistent correlation matrix (crash detection — all coins moving together)
- Macro event calendar (FOMC, CPI, options expiry with risk multipliers)
- New Coinbase listing detection (alerts on new coins added)
- Execution verification (slippage tracking, orphaned order cleanup)
- Spread check gate (skip coins with wide bid-ask spreads)
Usage-Based Pricing
- Free forever: trade up to $999 crypto capital, no time limit
- Growth $20/mo: up to $9,999, all 31 engines + AI brain
- Pro $100/mo: up to $99,999, 300 coins + AI CEO + market intelligence
- Capital-based enforcement: bot checks portfolio vs tier limit
Collective Intelligence
- Network signal: aggregates all users' bot data into consensus
- Weekly performance digest emailed to all subscribers
- /network command shows collective intelligence in real time
Dev Mode + Intelligence Dashboard
- /dev toggles x12 speed on all AI/intelligence cycles
- Strategy tracker logs every intelligence loop decision
- /loops, /intel, /ai commands for live intelligence
- AI brain section in dashboard settings with live status
- Admin daily digest via separate admin bot
STABLE v1.7.1 March 2026
Elite Quant Practices
- ATR-based trailing stops: width adapts to each coin's volatility (BTC ~6%, AVAX ~14%)
- ATR-based profit targets: ladder at 0.5/1/1.5/3 ATR multiples instead of fixed percentages
- ATR-based initial stop: 3 ATR below entry, position sized by stop distance
- Breakeven lock: stop moves to entry after position gains 1 ATR (risk-free trade)
- Equal dollar risk per trade regardless of stop width
Learning Loop Fix
- Fixed critical bug: 191 of 218 signals couldn't resolve (untracked coin prices)
- 3-source price merge: WebSocket + market data cache + screener results
- Strategy engines now filter to 15 liquid coins only
- Weight optimizer now uses prediction-time dimension scores (not stale snapshots)
Intelligent Exits
- Scale-out promoted to LIVE (was shadow mode) — 100% WR, 6.7% avg MFE
- Signal reversal promoted to LIVE — real intelligence, not noise
- Regime-adaptive screener: bear market needs 0.70+ to BUY (was 0.62)
- Fixed prediction bias: 43 up / 0 down → now generates bearish signals in bear markets
Screener Optimization
- Weights updated from MFE data: trend 25%, regime 20%, fundamentals 5%
- Predictions save dimension scores at signal time for accurate correlation
STABLE v1.6.0 March 2026
Mean Reversion Gate
- 92% win-rate brain controls ALL entries — nothing bought without MR confirmation
- 280-day backtest proved: MR-gated +0.0% vs screener-only -15.2% vs BTC -35.7%
- MFE-optimized targets from 807 real entries
- Signal consensus (Meta-Brain): 3+ engines agree = 2x position size
- Kelly criterion half-Kelly position sizing from proven edge
5-Phase Market Deployment
- Automatic scaling: 10% capital in fear → 80% in euphoria → 20% in distribution
- Based on Fear & Greed index + BTC 200-day SMA position
- Replaces old risk_on/caution/risk_off with 5 granular phases
Pair Trading Engine
- Market-neutral Z-score arbitrage across 3 pairs (BTC/AVAX, LINK/AAVE, ETH/SOL)
- Fee gate: expected profit must exceed 2x trading fees
- Removed BTC/ETH pair (0.037% profit < 0.20% fee = net loss)
STABLE v1.5.0 March 2026
Business Infrastructure
- Health ping API: bots report status hourly to aggregated proof page
- Live performance page at magicmoneymachine.app/proof
- GitHub Actions release pipeline: tag → build → upload → deliver
- Auto-update checker: bots check for new versions every 24 hours
- Onboarding email drip: Day 1, 3, 7, 30 follow-ups
Coinbase Commerce
- Crypto payment webhook with full delivery pipeline
- Dynamic download URLs: always serves latest version from storage
STABLE v1.4.0 March 2026
Data-Driven Precision
- Sell targets optimized from 807 real trades: 1.5%, 3%, 5%, 10% (was 5-50% — unrealistic)
- Regime-specific engines: mean reversion only trades when proven (88% win rate)
- Regime transition detection catches market shifts 2-6 hours early
- Time-based exit: stale positions auto-exit after 6 hours
- Entry time filter: only trades during optimal market hours
Intelligence Dashboard
- 5 new Telegram commands: /accumulation, /fg, /engines, /fees, /report
- Live accumulation P&L panel on dashboard
- Engine accuracy table with rolling win rates
- Fear & Greed momentum tracking with transition alerts
Stability
- Fixed critical bug breaking exit engine every 7 minutes
- Fixed 9 API connection issues across the codebase
- Trimmed data files from 11MB to under 1MB
- Customer broadcast email system
STABLE v1.3.0 March 2026
Self-Learning Brain
- Weight optimizer auto-adjusts screener based on real trading results
- Mean reversion engine auto-promoted to LIVE (73% win rate proven in shadow)
- Prediction resolution tracks forecast accuracy over 24h windows
- Engine Brain learns which strategies work in which market conditions
Smart Accumulation Engine
- Buys during extreme fear (F&G < 25) on every -2% dip
- Scales with fear: lower fear index = bigger buys
- Tracks cost basis and average entry per coin
- Targets: BTC, ETH, SOL, AVAX, LINK, AAVE
Micro Scalp Engine
- Detects 30-minute price oscillation ranges
- Buys at support, sells at resistance, repeats
- Breakout detection switches to trend-hold mode
- Every cycle recorded for learning
Trade Intelligence
- Every alert explains WHY the trade was made
- Daily learning report emailed with engine stats, weights, predictions
- Coinbase fee calculator with all 10 volume tiers + Coinbase One support
- Restart resilience: bot resumes where it left off, no data loss
STABLE v1.2.1 March 2026
HODL Strategy Overhaul
- Trailing stop now activates at 2% profit (was 5% — never triggering)
- New profit-fade protection: auto-sells when position gives back over half its peak gain
- Simplified sell targets: fixed ladders at 5%, 10%, 20%, 35%, 50%
- Hard stops widened for disaster protection only (15% BTC/ETH, 12% alts)
- Signal reversal and time stop exits disabled — hold until targets hit
Smarter Entry Filters
- Zero new entries in risk-off markets (capital preservation mode)
- Downtrend filter blocks entries when moving averages are declining
- 24-hour re-entry cooldown after stop-outs
- Re-entry signal throttle: max 1 per coin per day
Bug Fixes
- Fixed license tier detection for legacy keys
- Fixed trading mode initialization on startup
- Tighter alt coin hard stops (2.5x ATR vs 3.0x)
STABLE v1.2.0 March 2026
License Tier Enforcement
- 3-tier system: Starter (paper only), Pro (live trading), Lifetime (permanent)
- Engine gating: Starter gets 6 core engines, Pro/Lifetime gets all 15
- Dashboard shows tier badge with gated sections for non-Pro users
- Telegram command access control by tier
- 3 layers of anti-bypass protection
Automated Sales
- Stripe payment integration with instant license delivery
- Automated email with license key and download link
- Telegram admin notifications on every sale
- Promo code support
STABLE v1.1.0 March 2026
Closed-Loop Learning System
- Strategy engines make explicit 24h price predictions
- Predictions auto-resolve against real prices
- Accuracy tracked per engine, per coin, per market regime
- Weight optimizer adjusts screener dimensions based on actual returns
Strategy Transformation
- 300s trading cycles (was 60s), 48-hour minimum hold time
- Fee-aware entry gate blocks trades where expected profit is less than 3x fees
- 12 curated liquid majors (was 99 coins including micro-caps)
- 40% cash reserve, $25 minimum buy
Production Readiness
- Landing page at magicmoneymachine.app
- License system with 3-tier validation
- PyInstaller standalone builds (no Python required)
- Telegram emergency controls: /killswitch, /reset, /resume
BETA v1.0.0 March 2026
Initial Release
- 21 trading engines with intelligent allocation
- 4 strategy engines: mean reversion, momentum, dip buyer, trend follower
- Engine Brain self-promotion system
- 7-type exit engine
- Real-time dashboard with 13 tabs
- Telegram bot with 27 commands