alert_social_shift
Monitor and detect significant spikes or drops in social volume for cryptocurrencies by analyzing percentage changes over a specified period. Set custom thresholds to receive alerts for notable shifts.
Instructions
Detect significant shifts (spikes or drops) in social volume (social_volume_total) for a given asset.
Parameters:
- asset (str): The cryptocurrency slug (e.g., "bitcoin", "ethereum"). Required.
- threshold (float): Minimum percentage change (absolute value) to trigger an alert, defaults to 50.0 (i.e., 50%).
- days (int): Number of days to analyze for baseline volume, defaults to 7.
Usage:
- Call this tool to check if the latest social volume has significantly spiked or dropped compared to the previous average.
Returns:
- A string indicating if a shift occurred (e.g., "Bitcoin's social volume spiked by 75.0% in the last 24 hours" or "Bitcoin's social volume dropped by 60.0% in the last 24 hours").
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asset | Yes | ||
days | No | ||
threshold | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from crypto-sentiment-mcp
Related Tools
- @kukapay/crypto-sentiment-mcp
- @truss44/mcp-crypto-price
- @kukapay/crypto-sentiment-mcp
- @kukapay/crypto-sentiment-mcp
- @wazzan/mcp-coincap-jj