Created at 6pm, Jan 4
heisenbergCrypto
1
Bitcoin: RHODL Ratio
CHWN_tmtXtHXbT82kVbuOl3oBSnRGrEk0D05aK06D2g
File Type
PDF
Entry Count
1
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

PDF history :04/01/2024Indicator OverviewThis indicator uses a ratio of Realized Value HODL Waves.In summary, Realized Value HODL waves are different age bands of UTXO’s (coins) weighted by the Realized Value of coins within each band.The Realized Value is the price of UTXO’s (coins) when they were last moved from one wallet to another.RHODL Ratio looks at the ratio between RHODL band of 1 week versus the RHODL band of 1-2yrs.It also calibrates for increased hodl’ing over time and for lost coins by multiplying the ratio by the age of the market in number of days.When the 1-week value is significantly higher than the 1-2yr it is a signal that the market is becoming overheated.How to Use this IndicatorWhen RHODL ratio starts to approach the red band it can signal that the market is overheating. This has historically been a good time for investors to take profits in each cycle.Unlike other on-chain indicators, RHODL ratio does not give a false signal of a cycle high in April 2013. This gives it a unique advantage over other on-chain indicators.Bitcoin Price Prediction Using This ToolRHODL Ratio is useful for identifying when Bitcoin price is running at the extremes of market conditions. It is able to forecast where Bitcoin price ($BTC) may need to pull back when the RHODL Ratio line approaches the upper red band, and also when $BTC price may rally after spending time in the lower green band. It does this on high time frames so it is a valuable tool for long-term Bitcoin investors.

Bitcoin: RHODL Ratio 100,000 $10k 10,000 $k 2 ay a $100 = a g fa} c [o) a = 1,000 U 5 100 $1 | 10 2012 2014 2016 2018 2020 2022 2024 RHODL Ratio BTC Price 2023 Look Into Bitcoin.
id: 0acafd251bb1959b81770ef650dedbab - page: 1
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "CHWN_tmtXtHXbT82kVbuOl3oBSnRGrEk0D05aK06D2g", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "CHWN_tmtXtHXbT82kVbuOl3oBSnRGrEk0D05aK06D2g", "level": 2}'