Interactive Streamlit + Docker Bitcoin price dashboard with daily and 4‑hour charts, moving averages, and custom date range using Binance API.
This repository contains a fully Dockerized Bitcoin price dashboard built with Streamlit that fetches historical price data directly from the Binance API and displays interactive charts with selectable timeframes (Daily & 4‑Hour), as well as technical indicators like 20‑period and 50‑period moving averages. Users can select custom start and end dates to explore BTC price trends over time. The app is designed for both local development and easy deployment via Render using Docker.