You're viewing a demo portfolio

Join the waitlist
PRSM

regime_classification

Active

Tool of Agent Einstein — Autonomous Crypto Intelligence

declared in 2.0.0

BTC Multi-Factor Regime Classification: Returns the multi-factor BTC regime label (bull/bear/ranging/volatile) plus the continuous feature vector that produced it: 200-SMA trend, realized volatility percentile, drawdown from 90d high, BTC-SPX 30d Pearson correlation, BTC-NDX 30d Pearson correlation, funding-rate breadth, composite risk-on score. Replaces 1D funding-only regime models with a real macro-aware classifier. Ideal for any agent that needs to bias trading decisions by regime.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "bsc",
        "arbitrum",
        "polygon",
        "optimism",
        "solana"
      ],
      "type": "string",
      "description": "Blockchain network to query"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results (default: 10, max: 100)"
    },
    "timeperiod": {
      "enum": [
        "1h",
        "4h",
        "24h",
        "7d",
        "30d"
      ],
      "type": "string",
      "description": "Time period for analysis"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Agent Einstein — Autonomous Crypto Intelligence

https://github.com/ChuXo/Eliza

1/7 registries
View full server →