← Back to directory

ModernFinBERT social sentiment for equity tickers

https://api.signalfuse.co/v1/sentiment/HOOD

Overview

ModernFinBERT social sentiment for equity tickers

Protocol x402
Price
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider signalfuse
Source bazaar
Indexed 2026-08-27 15:13:13

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": {}, "schema": { "properties": { "symbol": { "default": "TSLA", "description": "Equity ticker (path parameter)", "enum": [ "TSLA", "PLTR", "BABA", "HOOD", "NVDA", "AMZN", "META", "GOOGL" ], "type": "string" } }, "required": [ "symbol" ], "type": "object" }, "type": "http" }

Output Schema

{ "example": { "confidence": 0.78, "label": "bullish", "score": 0.7, "symbol": "TSLA", "updated_at": "2026-06-01T19:30:00+00:00" }, "type": "json" }