get_historical_fng_tool
Retrieve historical Crypto Fear & Greed Index data for a specified number of days to analyze market sentiment over time.
Instructions
Get historical Fear & Greed Index for specified number of days as a tool.
Parameters: days (int): Number of days to retrieve (must be a positive integer).
Returns: str: Historical Fear & Greed Index values for the specified period.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days | Yes |