I want to add columns containing the highest high value of the current and next 4 rows and the lowest low
here\'s my test data
import pandas as pd import n