The problem exists in all price action pattern notebooks and the same solution can be applied in all notebooks. It is a problem because the notebooks count days instead of bars between pattern points although the markdown cells specify bars instead of days. It also limits the notebooks to detecting the patterns only on a daily level. By applying the fix, the notebooks will capture the patterns in any timeframe and be compliant to the specification in the markdown cells, but cell outputs may change.