Bull, bear, or chop — detected in one API call.

Regime is a real-time crypto market regime API. One request returns bull, bear, or chop with a confidence score and the 10 signals behind it — so your bot knows when to trade and when to sit out.

Drop-in for Freqtrade, 3Commas & custom bots · pip install getregime · npm SDK · one endpoint
// Without Regime:
// Your trend bot runs in chop → 8 stop-outs in a row
// Bear market arrives → you're still long → -40% drawdown
// With Regime:
if (regime === "chop") bot.pause();
// Alert: "Regime shifted to BEAR (95% confidence)" → reduce exposure
Get Your Free API Key — No Credit Card
or run a live call first — no signup →
Free forever · no card · 30-day money-back on Pro · cancel anytime.
Current regime: BEAR at 71% confidence. Are you positioned correctly? Get the API →
Live API Demo — No Key Required
$ curl https://getregime.com/api/v1/market/regime

Loading live data...
Auto-updates every 60 seconds

Try It Right Now

No signup. No API key. Paste this into your terminal and see live regime data in 2 seconds.

curl -s https://getregime.com/api/v1/market/regime | python3 -m json.tool
Live Response
Loading...
Market Regime
Loading...
Crowd Sentiment
Loading...
Macro Environment
Loading...
BTC
Loading...

The Problem Every Trader Faces

Without Regime

  • Your trend strategy crushes it for 3 weeks, then gives it ALL back in 2 days of chop
  • Bear market arrives — you're still running your bull playbook — 40% drawdown before you react
  • You check 5 dashboards, 3 Telegram groups, and Twitter — still can't tell if the trend is real
  • Your bot doesn't know when to stop trading. Neither do you.

With Regime

  • One signal: bull, bear, or chop — with a confidence score from 10 independent indicators
  • Regime shift alert hits your phone within 5 minutes — you adjust before the damage
  • Freqtrade webhook pauses your bot automatically when regime turns hostile
  • Macro context (DXY, VIX, SPX, funding rates, liquidations) in one API call
  • Strategy signals from 6 live lanes — validated on 302K+ candles of backtesting
Stop Trading Blind

Built For

Active Traders

Stop guessing if the trend is real. Get a regime classification backed by 10 independent signals before you place a trade. Alerts hit your Telegram when regime shifts.

Bot Operators

Your bot doesn't know when to stop trading. Regime does. One webhook call pauses execution in hostile regimes. Works with Freqtrade, 3Commas, and custom bots.

Fund Managers

Regime-aware allocation. Reduce exposure in bear and chop, increase in confirmed bull. Historical regime data for backtesting. API + webhooks for systematic integration.

What You Get

Market Overview

BTC, ETH, SOL prices, Fear & Greed, TVL, BTC dominance, total market cap — one endpoint, all key metrics.

Regime Detection

10-signal composite classifier: SMA cross, funding rates, fear/greed, dominance, volume, stablecoin flows, DXY, aggregated funding, liquidations, prediction markets. A weighted model across 9 data sources.

Prediction Markets Pro

Crypto and macro event probabilities from Polymarket + Kalshi. See what the market is pricing in — rate cuts, ETF approvals, protocol upgrades — in one call.

Macro Indicators Pro

DXY, VIX, SPX, Gold, Fed funds rate, 10Y treasury yield — sourced from FRED + Yahoo Finance. The macro overlay that crypto-native APIs don't give you.

Aggregated Futures Pro

Cross-exchange funding rates, open interest, liquidations, and long/short ratios from CoinGlass. See derivatives positioning without juggling exchange APIs.

Strategy Signals Pro

Live entry/exit signals from 6 parallel strategies running on real candle data: SMA, MACD, Donchian, Volume Breakout, VWAP Reversion.

Token Risk Scoring Pro

Paste any Solana token address — get a composite risk score from 7 on-chain checks: liquidity lock, holder concentration, contract verification, and more.

AI Market Briefing

AI-generated narrative covering regime state, key support/resistance levels, risk factors, and opportunities. Updated every 15 minutes.

Interactive API Docs

Full Swagger UI with try-it-out on every endpoint. Test live in your browser before writing a line of code.

How It Works

1

Get your free API key

Email + name. No credit card. Takes 30 seconds.

2

See the regime

One call returns bull, bear, or chop with a confidence score. Free forever. No credit card.

3

Get alerted on shifts

Upgrade to Pro. When the regime changes, you get a Telegram/Discord/webhook alert within 5 minutes. Your bot pauses. You adjust. No more wrong-side losses.

Data sourced from
Checking API... 9 data sources, 1 API 25+ endpoints 302K+ candles backtested market snapshots collected Live-traded by the team

Try It Live No Key Required

Request
// One call — full market picture
const res = await fetch(
  'https://getregime.com/api/v1/market/overview'
);
const data = await res.json();

console.log(data.regime);        // { regime, confidence, signals }
console.log(data.fearGreedIndex); // 11
console.log(data.btcDominance);   // 56.1
console.log(data.defiTvlUsd);    // 93223774316
Live Response
Loading...
Real data from the API — updates every 60 seconds.
Or use curl
curl https://getregime.com/api/v1/market/overview
Get Free API Key

Why Upgrade to Pro?

The free tier gives you the market picture. Pro gives you the playbook.

Strategy Signals

"Should I enter ETH right now?"

6 strategies — SMA crossover, MACD, Donchian breakout, Volume breakout, VWAP reversion — run 24/7 on real candle data. You get entry/exit signals with confidence scores, not just prices to interpret yourself.

Real-Time Data

"Why is my data 15 minutes behind?"

Free tier delays data by 15 minutes. Pro gives you zero-delay access — critical if you're building a trading bot or alerting system where minutes matter.

Token Risk Scoring

"Is this new Solana token a rug pull?"

Paste any token address, get 7 on-chain safety checks: liquidity lock, holder concentration, contract verification, trading patterns, and more. One call tells you if it's safe.

Prediction Markets + Macro Overlay

"What's the market actually pricing in?"

Polymarket + Kalshi event probabilities, plus DXY, VIX, SPX, Gold, and Fed data from FRED + Yahoo Finance. See the full macro picture alongside crypto — the edge most traders are missing.

Full Asset Coverage

"I trade more than BTC, ETH, and SOL."

Free tier covers 2 assets (BTC, ETH). Pro covers 20+ assets across all endpoints — including SOL, DOGE, ADA, AVAX, and every tracked pair with full signal detail.

Backtested. Proven. Transparent. 3 Years of Data

No fabricated numbers. Every result computed from 302,984 real candles across 8 assets, March 2023 – March 2026. Verify on TradingView.

302K+
Candles Analyzed
3 Years
Historical Data
+586%
Best Strategy Return
8 Assets
Cross-Asset Validation
Top 10 Strategy Leaderboard $200 starting capital · SMA crossover, no stop loss · Mar 2023 – Mar 2026
# Strategy Asset Timeframe Monthly Return Total Return Max Drawdown Win Rate
1SMA 50/200 5xSOL4h+16.0%+586%-79%38%
2SMA 50/200 5xSOL1d+9.1%+333%-76%52%
3SMA 50/200 5xAVAX1d+9.1%+333%-77%52%
4SMA 50/200 3xADA4h+6.7%+246%-53%33%
5SMA 50/200 5xETH1d+4.5%+166%-47%35%
6SMA 50/200 2xDOGE4h+2.1%+78%-36%33%
7SMA 50/200 5xADA1d+1.5%+55%-76%38%
8SMA 50/200 3xBNB4h+1.5%+55%-54%37%
9SMA 50/200 5xBTC1d+1.1%+41%-53%28%
10SMA 50/200 5xDOGE1d+1.0%+37%-78%41%
Key Insight

Regime-filtered SMA crossover on SOL 4h returned +586% over 3 years ($200 → $1,373). The same signal works across 8 assets with positive returns when paired with regime detection. Low win rates (28-52%) don't matter — trend-following profits come from riding big moves, not frequent wins. These are the exact signals available to Pro subscribers in real-time.

Past performance is not indicative of future results. All backtests use historical data with realistic slippage and fee assumptions.

"Over 10,000 regime classifications collected. The data moat grows every hour."
Every market snapshot is stored permanently — building the deepest crypto regime history dataset available anywhere.
This data powers backtesting, regime prediction, and historical analysis that no competitor can replicate.

Pricing

Monthly
Annual Save 20%

Free

$0/mo
No credit card required
  • Regime classification (15min delay)
  • 2 assets: BTC, ETH
  • 500 API calls/day
  • 10 requests/min
  • Signal breakdowns
  • Strategy signals
  • Intelligence endpoints
  • Token risk scoring
  • Macro & futures data
  • Real-time data
Get Free API Key

Institutional

$149/mo
For funds and trading desks · Cancel anytime
  • Everything in Pro
  • Freqtrade + 3Commas integration
  • Historical regime + candle data
  • Custom webhook filters
  • Unlimited API calls · 1,000 req/min
  • Priority support
Contact Sales

Glassnode starts at $799/mo. Nansen: $150/mo. CryptoQuant: $99/mo. Regime Pro: $49/mo.

How We Compare

Feature Regime Pro CryptoQuant Glassnode Nansen
Price$49/mo$109/mo$49/mo$49/mo
Regime Detection10 signalsNoNoNo
Regime Shift AlertsTelegram + Discord + WebhookNoNoNo
Macro Overlay (DXY, VIX, SPX)YesNoNoNo
Bot Integration (Freqtrade)NativeNoNoNo
Strategy Signals6 live lanesNoNoNo
Funding Rates + OIAggregatedYesPartialNo
On-Chain MetricsVia signalsDeep800+Labels
npm SDK (2-line install)YesNoNoNo
Token Risk Scoring7 checksNoNoPartial
API Calls / Day10,000VariesAPI add-onCredit-based

Prices as of March 2026. Regime is the only API with built-in regime detection, macro overlay, and strategy signals.

What You're Replacing Save $109+/mo

Without Regime

  • CoinGecko Pro — $129/mo
  • Glassnode — $29/mo
  • Manual spreadsheets — hours/week
  • No regime detection anywhere
  • No macro overlay in crypto APIs

$158+/mo

With Regime Pro

  • Real-time regime detection
  • 20+ assets + macro overlay
  • Strategy signals from 6 live lanes
  • Token risk scoring (7 checks)
  • Intelligence synthesis + crowd data

$49/mo

30-day money-back guarantee. Cancel anytime. No contracts.

Start Free — Upgrade When Ready

Frequently Asked Questions

How is this different from CoinGecko or Glassnode?

CoinGecko gives you prices. Glassnode gives you on-chain metrics. Neither tells you what the market regime is. Regime fuses 9 data sources into one answer — bull, bear, or chop — with confidence scoring, macro overlay, and strategy signals. It's the layer on top of raw data.

How accurate is the regime detection?

The classifier uses 6 independent signals (SMA crossover, Fear & Greed, BTC dominance, volume, volatility, DXY). When 4+ signals agree, confidence exceeds 80%. In backtesting across 3 years of data, regime-aware strategies outperformed buy-and-hold with significantly lower drawdowns. The full methodology is transparent — no black box.

How reliable is the data?

We pull from 9 production APIs (Binance, CoinGecko, DeFiLlama, CoinGlass, Polymarket, Kalshi, DexScreener, FRED, Yahoo Finance) and cache aggressively. If an upstream source goes down, we serve the last known good data and flag it in the response.

Is there a money-back guarantee?

Yes. 30-day money-back guarantee on Pro and Institutional plans. If Regime doesn't add value to your workflow, email [email protected] and we'll refund you. No questions asked.

Can I cancel anytime?

Yes. No contracts, no lock-in. Cancel from Stripe and you keep access until the end of your billing period. Your API key stays active on the free tier after that.

I'm not a developer. Can I still use it?

Yes. The dashboard at getregime.com shows live regime, signals, and market data visually. No coding required. The API and SDK are for developers who want to integrate into their tools.

Do you support historical data?

Regime history is available on all tiers (7 days free, 30 days Pro, unlimited Institutional). Full historical signal and regime data is available on the Institutional plan.

Get Your Free API Key

Free forever — 500 calls/day, no credit card required. Upgrade to Pro ($49/mo) when you're ready.

Your API key (save it — shown only once):

Get Your Free API Key in 10 Seconds

Free tier: 500 calls/day, BTC + ETH regime data, forever free. Or start a 14-day Pro trial with all 20+ assets, real-time data, and strategy signals. No credit card. No commitment.