segnals_get_sentiment
Get market sentiment data for a specific coin or trading symbol, showing bullish and bearish sentiment indicators.
Instructions
Get market sentiment data for a specific coin or trading symbol. Shows bullish/bearish sentiment indicators. NOTE: This tool is coming soon — the endpoint is not yet available. Requires scope: read:news. Example: segnals_get_sentiment({ symbol: "BTCUSDT" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | The trading symbol to get sentiment for (e.g., 'BTCUSDT') |