Available translations

Fear And Greed Indicator

foundations.png
Summary: The Fear and Greed Indicator, or sentiment index is a tool used to gauge the sentiments of BTC, and therefore the cryptocurrency market as a whole.
Fear and Greed on the Charts
The Fear and Greed indicator sources it's data through the Alternative.me website's API.
The website sources it's data from the following sources to visualize a meaningful progress in sentiment change of the crypto market:
  • Volatility: (25%) Measures the current volatility and max drawdowns of bitcoin and compares it with the corresponding average values of the last 30 and 90 days. An unusual rise in volatility is a sign of a fearful market.
  • Market Momentum/Volume: (25%) Measures the current volume and market momentum (comparison with the last 30/90 day average values) and put those two values together. Generally, high buying volumes in a positive market on a daily basis, we conclude that the market acts overly greedy / too bullish.
  • Social Media: (15%) While our reddit sentiment analysis is still not in the live index (using market-related key words in the text processing algorithm), our twitter analysis is running. There, we gather and count posts on various hashtags for each coin (publicly, we show only those for Bitcoin) and check how fast and how many interactions they receive in certain time frames). A unusual high interaction rate results in a grown public interest in the coin and in our eyes, corresponds to a greedy market behaviour.
  • Surveys: (15%) Surveys are paused and not used currently.
  • Dominance: (10%) The dominance of a coin resembles the market cap share of the whole crypto market. Especially for Bitcoin, we think that a rise in Bitcoin dominance is caused by a fear of (and thus a reduction of) too speculative alt-coin investments, since Bitcoin is becoming more and more the safe haven of crypto. On the other side, when Bitcoin dominance shrinks, people are getting more greedy by investing in more risky alt-coins, dreaming of their chance in next big bull run. Anyhow, analyzing the dominance for a coin other than Bitcoin, you could argue the other way round, since more interest in an alt-coin may conclude a bullish/greedy behaviour for that specific coin.
  • Trends: (10%) Google Trends data is used for various Bitcoin related search queries, The relevance of change of search volumes and recommended other currently popular searches. For example, if you check Google Trends for "Bitcoin", you can't get much information from the search volume. But currently, you can see that there is a +1,550% rise of the query "bitcoin price manipulation" in the box of related search queries (as of 05/29/2018). This is clearly a sign of fear in the market, and we use that for our index.
The API updates its data once every 24 hours, and therefore the data is only available in this timeframe.
To install this indicator, both the data mine and API map needs to be installed.
Indicator Products & Properties
Product Setting Product Variable Properties
Fear and Greed Fear-And-Greed-Indicator value, value_classification
Example:
An example to access the data is as follows:
 chart.at24hs.Fear-And-Greed-Indicator.value    // returns an integer
chart.at24hs.Fear-And-Greed-Indicator.value_classification    // returns a string, eg: "Extreme Fear", "Neutral", "Greed"
Next
Binance BTC Funding Rate Indicator