getFearAndGreedIndex
Retrieve the Fear and Greed Index to assess cryptocurrency market sentiment using data from Alternative.me API, designed for Ethereum-based automation and research.
Instructions
Retrieves the current Fear and Greed Index value from Alternative.me API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}