Changelog: March 2026
Here's everything we shipped this month. Regime went from internal tool to public API in 26 days.
Week 4 (Mar 24-26)
Distribution & Growth
- Published embeddable regime widget (
<script src="getregime.com/embed.js">) - Launched comparison page: Regime vs Glassnode/Nansen/Santiment/CoinGecko
- Published 7 SEO blog posts
- Created 3 GitHub example repos (Python bot, HTML dashboard, webhook receiver)
- Published TradingView "Regime - Market Intelligence" indicator
- Posted on r/algotrading, r/CryptoTechnology, DEV.to, Hacker News
- Weekly intelligence newsletter (every Monday)
- Daily regime cards auto-posted to X, LinkedIn, Threads
API Improvements
- Interactive API Playground on quickstart page
- Enhanced
/api/v1/statswith regime breakdown, transitions, confidence - Feature-gate responses now include trial offer + upgrade URL
-
X-Upgrade-Hintheader at 80% rate limit capacity - Referral system: every user gets a shareable link
Infrastructure
- Fixed Stripe webhook endpoint (was pointing to wrong server)
- Added sitemap.xml + robots.txt for SEO
- JSON-LD structured data on all pages
- Annual pricing: Pro $79/mo (billed yearly), Institutional $399/mo (billed yearly)
Week 3 (Mar 17-23)
Regime Guard Rebrand
- Rewrote landing page with fear/pain positioning
- Price increase: Pro $49 → $49/mo, Institutional $299 → $149/mo
- New Stripe prices created
Alerts & Integrations
- Regime shift alerts with 30-min cooldown
- Alert preferences API (CRUD)
- Freqtrade integration endpoint (
/api/v1/freqtrade/regime) - Freqtrade docs page
First Users
- 9 signups (5 real, 4 internal/test)
- First paying customer (Pro tier)
Week 2 (Mar 10-16)
Live Trading
- Alpha executor live on Drift (SOL/BTC/ETH SMA crossover)
- Conviction sniper (alert-only mode)
- Kalshi weather bot + BTC scalper (later stopped)
Intelligence Layer
- HMM regime detector (Baum-Welch + Viterbi, 3 states)
- Ensemble engine (13 signals, adaptive weights)
- Intelligence brief endpoint
- Crowd positioning endpoint
- Divergence detection endpoint
Week 1 (Mar 1-9)
Foundation
- Auth system (SQLite, API keys, tenant management)
- Billing (Stripe checkout, webhooks, subscription lifecycle)
- Rate limiting (per-key, per-tier)
- Tier system (Free/Pro/Institutional)
- 10 intelligence endpoints
- npm SDK (
getregime) - Discord bot
- Telegram bot
- Dashboard + landing page
Data
- Connected 9 data sources ($35/mo total)
- Regime detector: 10 weighted signals
- Market snapshot collection (now 6,730+ snapshots)
Building in public. Follow along on X or check the API: curl https://getregime.com/api/v1/market/regime
Try Regime Intelligence
Regime is a real-time crypto market regime detection API. One endpoint tells you if the market is bull, bear, or chop — so your bot only trades when conditions match your strategy.
Top comments (0)