get_token_feeds
Retrieve all available indicator feeds for a given token: includes EMA, RSI, Bollinger, and Volatility across timeframes, along with reliability stats and data source count.
Instructions
Get all available indicator feeds for a specific token.
Shows every feed name (EMA, RSI, Bollinger, Volatility across all timeframes), the token's reliability stats, and data source count. Feed names are what you pass to the on-chain oracle to request data.
Args: engine_id: Token engine ID (e.g., 'bitcoin', 'solana', 'bittensor', 'aave', 'pol'). Use list_tokens() to see all available IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |