Changelog
A running log of what we ship. New features, improvements, and fixes — documented as they land.
Pre-release (v0)
Active development on TraderBotz began in March 2026. We are not yet publicly launched. All builds below are v0.x pre-release milestones while we test and harden the platform. Our first production release will be v1.0 after we complete testing and are ready for a formal launch.
March 2026
v0.14 — Whale Follow Strategy
- + Whale Tracker — discover and track top-performing Polymarket traders from the public leaderboard
- + Whale Follow Strategy — new prediction bot strategy that automatically mirrors trades from selected whale wallets
- + Proportional position sizing — bot invests the same percentage of its capital as the whale invests of theirs
- + Whale leaderboard page with PnL, volume, win rate, and active position counts
- + One-click whale tracking — enable position monitoring for any whale from the leaderboard
- + Automated whale position sync (every 30 minutes for tracked whales, leaderboard every 6 hours)
- + Market Duration Targeting — configure prediction bots to target markets by duration (e.g., only markets closing within 1–24 hours)
- + Active-only filter — default filtering hides inactive whales with $0 monthly PnL
- Δ Simplified whale follow creation wizard — skips category selection, hides irrelevant config fields
- Δ Safety settings (stop-loss, take-profit, max hold) grouped under collapsible "Advanced" section for whale follow
- Δ Correct Polymarket Data API field mapping (proxyWallet, userName, vol) — usernames and volume now display properly
- − Removed synthetic Kalshi whale detection — Kalshi public API does not expose individual trader identities
March 2026
v0.13 — Bot Decision Analysis & Strategy Charts
- + Cycle Snapshots — every bot scan now records all candidate instruments considered, their signals, indicators, and what was executed or skipped
- + Decision Reviews — nightly and weekly automated reviews compare chosen trades against alternatives, compute opportunity cost, and assign letter grades (A–D)
- + Composite scoring for multi-instrument selection — volume strength, RSI sweet spot, ATR/volatility, and indicator richness improve BUY candidate ranking
- + Strategy Indicator Overlays — bot detail charts now show the actual indicator lines (EMA, Bollinger, Donchian, etc.) used by the bot's strategy
- + Decision review API — query snapshots and reviews, trigger manual reviews
- Δ All 7 crypto strategies now populate rich indicator dictionaries for analysis
- Δ Remote executors forward snapshot data to the central API for unified analysis
March 2026
v0.12 — MiroFish Swarm Intelligence
- + MiroFish Integration — graph-based simulation and analysis tool for prediction markets
- + Swarm Intelligence Strategy — prediction bot strategy that uses MiroFish graph analysis for collective market scoring
- + MiroFish sidecar deployed alongside the trading engine with Bedrock Mantle AI backend
- + Swarm dashboard page with resolution tracking and confidence visualization
- + AI token usage tracking for swarm analysis calls
- Δ Prediction bot activity log added for both Polymarket and Kalshi
March 2026
v0.11 — Kill Switch, Load Balancing & Stability
- + Kill Switch Controls — enable/disable the kill switch per bot, reset baseline equity on restart
- + "Reset & Start" button — resets kill switch baseline to current equity and starts the bot
- + Container load balancing — new bots assigned to the least-loaded container using live bot counts
- + Maintenance mode — migrate bots off a container for updates, re-enable without bot float-back
- + Multi-exchange market data fallback — bots try their own exchange first, then fall back through Crypto.com, Coinbase, and Binance
- + Coinbase public API support — paper bots access market data without credentials
- Δ Autoscale excludes world-scope containers from utilization calculations
- Δ Sidebar login race condition fixed — capabilities fully loaded before UI renders
- ⊕ Fixed critical double-processing bug where bots assigned to containers were also processed by the main engine
- ⊕ Fixed bot detail "Held Instruments" displaying all preset instruments instead of actual holdings
March 2026
v0.10 — Smart Position Exits
- + Take-Profit — prediction bots automatically sell positions once they gain a configurable percentage (default 15%)
- + Max Hold Time — auto-exit positions held longer than N days (default 30), freeing capital for fresh opportunities
- + Config summary bar on prediction bot detail page — at-a-glance view of stop-loss, take-profit, max hold, position limits, and scan interval
- Δ Create & edit modals updated with take-profit and max-hold sliders for both Polymarket and Kalshi bots
- Δ Position exit engine now evaluates stop-loss, take-profit, and time-based exits on every scan cycle
March 2026
v0.9 — AI Credits System
- + AI Credits — purchase credit packages ($9.99, $19.99, $39.99) to power AI features without managing API keys
- + Bring Your Own Keys — add your own OpenAI, Bedrock, or Mantle API keys for free AI usage
- + AI access priority: user keys → platform credits → limited features
- + Full AI usage transparency — every call logged with tokens, cost, model, and purpose
- + AI credit transaction history with balance tracking
- + Stripe and Apple IAP support for AI credit purchases
- Δ Removed per-trade fee billing model — replaced by token and subscription models
- Δ Centralized AI invocation gate for consistent access control across all AI features
- Δ Updated pricing, billing policy, terms, and feature pages for new AI billing
March 2026
v0.8 — Kalshi Integration
- + Kalshi Exchange — browse, analyze, and trade on the CFTC-regulated US prediction market
- + Kalshi REST + WebSocket client — real-time market data with RSA key-pair authentication
- + Kalshi Market Browser — events, orderbooks, candlesticks, trades, and AI analysis
- + Prediction bot platform selector — create bots targeting Kalshi or Polymarket
- + Kalshi market scanner — automated discovery for bot engine across 6 categories
- + Kalshi fee calculator — probability-weighted fee estimation for taker and maker trades
- + Engine integration — Kalshi bots run alongside Polymarket bots with price updates and settlement detection
- Δ Prediction bot model extended with
platformfield (polymarket | kalshi) - Δ All 8 prediction strategies work with Kalshi markets (AI value, signal AI, arbitrage, endgame, etc.)
March 2026
v0.7 — Platform Polish & AI Tracking
- + AI Strategy Builder — describe a strategy in plain English, AI configures everything
- + Historical Backtesting — test any strategy against real market data with equity curves and Sharpe ratios
- + Multi-exchange backtest support (Crypto.com, Coinbase, Robinhood)
- + Market Intelligence — Fear & Greed, DeFi TVL, news sentiment, social metrics feed into AI decisions
- + AI Portfolio Health — cross-bot diversification scoring and rebalance recommendations
- + Real-Time Notifications — in-app alerts for trades, bot status changes, and market events
- + TradingView Webhooks — connect external signals to trigger bot trades
- + AI Usage Tracking — all AI features now log token usage and cost to the AI Usage dashboard
- + User AI Provider support — Strategy Builder, Portfolio Health, and Regime Detection use your configured provider
- + Max drawdown and volatility now displayed on the leaderboard
- Δ Cloud page authentication fixed (cookie fallback for cloud-manager)
- Δ Strategy Builder UI overhauled — full-width layout, template cards, clickable prompt chips
- Δ AI Analysis layout — compact intelligence strip replaces offset sidebar
- Δ Dashboard toggle styling unified (slate instead of green)
- Δ Website updated with all new feature pages and how-to guides
March 2026
v0.6 — AI Regime Detection & Risk Improvements
- + AI Regime Detection — market context classification (bull, bear, range, volatile) before trades
- + AI Pre-Trade Gate — regime-based signal filtering in the executor
- + AI Post-Trade Review — automated analysis of SELL trades for accuracy tracking
- + Trailing Stop-Loss / Take-Profit — configurable per-bot with peak price tracking
- + Configurable Kill Switch — per-bot drawdown threshold auto-stop
- + Shared indicator library — centralized technical indicators across all strategies
- + Strategy Registry — centralized strategy registration
- Δ Risk manager refactored with consistent parameter naming
- Δ Model exports fixed for consistency
March 2026
v0.5 — UX, Testing & Infrastructure
- + Toast notification system for inline feedback
- + Error boundaries — graceful crash recovery across all pages
- + Loading skeletons — Dashboard, BotDetail, and list pages
- + AI Insights panel on Bot Detail page
- + Test suite — pytest for strategies, risk manager, and indicators
- + Health checks in deploy script for api, engine, cloud-manager
- + Security headers (HSTS, CSP) via Caddy snippets
- + Structured JSON request logging with metrics endpoint
- + Off-site S3 backup support
- + Auto-generated init.sql from Alembic migrations
March 2026
v0.4 — Discover, Leaderboard & Copy Trading
- + Public bot leaderboard — browse by followers, 24h, 7d, 30d, 1y returns
- + One-click follow — mirror any public bot's trades in your account
- + Public/private bot visibility — tier-based defaults with per-bot toggle
- + Performance methodology page — transparent return calculations
- + Ledger export — Excel download with YTD, Last Month, custom range filters
March 2026
v0.3 — Self-Hosted Nodes & Cloud Manager
- + Self-hosted node system — one-command Docker install
- + Cloud manager — host provisioning, container orchestration, auto-scaling
- + Node dashboard — live CPU, memory, container version stats
- + HMAC-signed node communications with replay protection
- + Hardware fingerprinting for anti-duplication
- + Watchtower auto-updates + Node Agent (config sync every 15 min)
- + VPN configuration from the web UI for world-scope Polymarket
March 2026
v0.2 — Polymarket Strategies & Smart Baskets
- + 8 Polymarket strategies (AI Value, Signal-Enhanced, Arbitrage, Endgame, Hedge, and more)
- + Smart Baskets — themed instrument grouping with auto-rebalancing
- + AI-assisted basket allocation
- + USA and World market scope with VPN engine isolation
- + Coinbase Advanced and Robinhood Crypto exchange support
March 2026
v0.1 — Core Platform Foundations
- + 7 crypto strategies (Momentum, Mean Reversion, Grid, DCA Signal, Scalping, Breakout, RSI Divergence)
- + Crypto.com Exchange integration
- + AI-powered pre-trade analysis via AWS Bedrock
- + Paper trading with fee simulation
- + Dashboard, Bot Management, Trade Ledger
- + JWT + 2FA authentication
- + Apple & Google Sign In
- + Token-based billing with subscriptions