It turns out, priceOpen will be equal to an open of the previously set TimeFrame bars ago.
E.g. if the usual/previous TF=4 and currently we are skipping bars (TimeFrame=0),
then priceOpen()=Open[4].