Bitcoin-Price-Analyzer-Streamlit is a Python program that analyzes Bitcoin prices over a 7-day period and generates a web page interface using the Streamlit library. The program retrieves historical data from Coinranking API using Pandas, calculates various metrics, and provides insights into the price trends and volatility of the cryptocurrency.
-
Updated
Apr 12, 2023 - Python