Getting daily OHLC prices from hourly data at specific times
In this example I have a dataframe filled with OHLC hourly data from EURUSD.
My strategy revolves around signaling daily patterns and executing on the hourly timeframe. Therefore, besides hourly OHLC data, I also want daily OHLC data.