I would like some help with the following problem.
I would like to check if the bottom end for 20/01/2015 (blue circle) is either greater than the close of 21/01/2015 (red circle) I can check this condition for the same day but am having difficulty to check it for the next day.
Ideally I would like to run a loop that will check this condition for the entire dataframe. Any help will be greatly appreciated.