This project implements pivot points support and resistance levels using Python. It includes an interactive Jupyter notebook that demonstrates how to calculate pivot points and plot them on a histogram for visual analysis.
To get started with this project, follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies using the provided
requirements.txt
file: