Hi guys, hope everyone is doing well.
I'm trying to get some direction/help with my first try at analyzing something in Python.
I have daily OLHC data for the E-Mini S&P 500 and I'm trying to calculate the following:
- On days where the close > Open aka Up Days
- What is the average size (in points/ticks) of the move from the open to the low of the day?
Any help would be greatly appreciated.
Thank you,
Bruno