analyze_fng_trend
Analyze trends in the Crypto Fear & Greed Index over specified days to determine latest value, average value, trend direction, and data points analyzed for informed decision-making.
Instructions
Analyze trends in Crypto Fear & Greed Index over specified days.
Parameters: days (int): Number of days to analyze (must be a positive integer).
Returns: str: A string containing the analysis results, including latest value, average value, trend direction, and number of data points analyzed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
days | Yes |