get_sentiment_balance
Analyze the sentiment balance of a cryptocurrency by calculating the difference between positive and negative sentiment over a specified period. Ideal for monitoring market sentiment trends.
Instructions
Retrieve the sentiment balance (sentiment_balance_total) for a given asset.
Parameters:
- asset (str): The cryptocurrency slug (e.g., "bitcoin", "ethereum"). Required.
- days (int): Number of days to calculate the average sentiment balance, defaults to 7.
Usage:
- Use this tool to get the average sentiment balance (positive minus negative sentiment) over a period.
Returns:
- A string with the average sentiment balance (e.g., "Bitcoin's sentiment balance over the past 7 days is 12.5").
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asset | Yes | ||
days | 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
- @shinzo-labs/coinmarketcap-mcp
- @wazzan/mcp-coincap-jj
- @shinzo-labs/coinmarketcap-mcp