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.
# 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}'