Bitcoin Price Analysis with Streamlit
This is a Python program that analyzes Bitcoin prices over the course of 7 days and displays the results using Streamlit.
Installation
To install this program, simply clone the repository and install the required dependencies using pip:
git clone https://github.com/username/bitcoin-price-analysis-streamlit.git
cd bitcoin-price-analysis-streamlit
pip install -r requirements.txt
Usage
To use the program, run the following command:
streamlit run app.py
This will launch the Streamlit application in your browser. You can then select the desired date range and analyze the Bitcoin prices over the course of 7 days.
Contributing If you would like to contribute to this project, please read the CONTRIBUTING.md file for guidelines.
Code of Conduct
Please review the CODE_OF_CONDUCT.md file before contributing to this project.
License
This project is licensed under the MIT License.