Crypto market regime classifier
crypto_regimeDetermines market regime and grid_suitability for major crypto pairs to guide strategy selection between grid, mean-reversion, or trend-following approaches.
Instructions
Market regime (chop / trend_up / trend_down / high_vol) for a major crypto pair, powered by the same classifier that steers a live production grid-trading bot. Returns a grid_suitability verdict (good/poor/etc) telling an agent whether current conditions favor range-bound (grid) strategies or trend-following ones. Use this before deciding to deploy a grid bot, mean-reversion strategy, or trend-follow strategy on SOL, XLM, BTC, ETH, XRP, DOGE, LTC, or ADA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset symbol, one of: SOL, XLM, BTC, ETH, XRP, DOGE, LTC, ADA |