Install
openclaw skills install @clementgu/alphagbm-market-sentimentMarket-wide sentiment dashboard with VIX, Put/Call ratio, Fear & Greed Index, market breadth, and sector rotation analysis. Classifies current regime as risk-on, risk-off, or neutral. Triggers: "market sentiment", "is the market fearful", "VIX analysis", "put call ratio", "market breadth", "fear and greed", "risk on or risk off", "advance decline", "new highs new lows", "sector rotation", "market regime"
openclaw skills install @clementgu/alphagbm-market-sentimentAggregates market-wide sentiment indicators into a single dashboard, classifying the current regime to guide your trading stance.
| Indicator | Description |
|---|---|
| VIX Level + Percentile | Current VIX value and its rank over the past year (e.g., 85th percentile = elevated fear) |
| Put/Call Ratio | Equity and index P/C ratios — high values signal fear, low values signal complacency |
| Fear & Greed Index | Composite score (0-100) combining multiple sentiment inputs |
| Market Breadth | Advance/decline ratio and new highs vs new lows — measures participation |
| Sector Rotation Stage | Which sectors are leading/lagging, mapped to the economic cycle |
| Regime Classification | Overall assessment: risk-on, risk-off, or neutral with confidence level |
Input: A market sentiment query (no ticker required, or specify VIX/SPX for focused analysis).
Output:
Example Queries:
market sentiment — Full dashboard with all indicatorsis the market fearful — Quick fear/greed assessmentVIX analysis — Deep dive on VIX level, term structure, and percentileput call ratio — Equity and index put/call with historical contextmarket breadth — Advance/decline, new highs/lows, participation analysissector rotation — Which sectors are leading and what cycle stage we are inMock data files are located in mock-data/market-sentiment/ and include:
sentiment-dashboard.json — Full dashboard snapshot with all indicatorsvix-history.json — VIX time series with percentile rankssector-rotation.json — Sector performance and cycle classificationGET /api/analytics/market-sentiment
Query parameters:
indicators (string, default "all") — Comma-separated list: "vix", "pcr", "fear_greed", "breadth", "rotation"lookback_days (int, default 252) — Historical period for percentile calculationsResponse fields: vix, put_call_ratio, fear_greed_index, breadth, sector_rotation, regime, regime_confidence
| Skill | Relevance |
|---|---|
| alphagbm-stock-analysis | Individual stock analysis informed by market regime |
| alphagbm-unusual-activity | Unusual flow patterns that contribute to sentiment signals |
Powered by AlphaGBM — Real-data options & research intelligence. 10K+ users.