Baselight

Crypto Fear & Greed Index

Comprehensive Historical Data on Crypto Fear and Greed Index (2018/ 07-2024)

@kaggle.liiucbs_crypto_fear_and_greed_index

Loading...
Loading...

About this Dataset

Crypto Fear & Greed Index

This dataset contains comprehensive historical data on the Crypto Fear and Greed Index, collected from the Alternative.me website. The Crypto Fear and Greed Index is a popular metric used to gauge the emotions and sentiments of the cryptocurrency market, providing insights into market behavior and potential future movements.

Key Features

Date: The specific date for each index value.

Value: The numerical value of the Fear and Greed Index, ranging from 0 (extreme fear) to 100 (extreme greed).

Classification: The sentiment classification based on the index value, such as Extreme Fear, Fear, Neutral, Greed, and Extreme Greed.

Dataset Highlights

Time Range: The dataset covers daily index values from 2018 to the present.

Source: All data is sourced from the Alternative.me, ensuring accuracy and reliability.

Usage: Ideal for market sentiment analysis, trend identification, and algorithmic trading strategies.

This dataset serves as a valuable resource for researchers, analysts, and enthusiasts looking to understand market psychology and enhance their cryptocurrency investment strategies.

Tables

Cryptogreedfear

@kaggle.liiucbs_crypto_fear_and_greed_index.cryptogreedfear
  • 27.02 KB
  • 2434 rows
  • 3 columns
Loading...

CREATE TABLE cryptogreedfear (
  "date" TIMESTAMP,
  "fng_value" BIGINT,
  "fng_classification" VARCHAR
);

Share link

Anyone who has the link will be able to view this.