Hello, I need this formula. Can you make up for it? Thank you. There was a downward gap in 20 trading days, but it was covered within 3 days.
The formula is as follows:
t 1:= o & lt; ref(l, 1);
T2:= h & gt; Ref(l, 4) and hhv(ref(h, 1), 3) <; References (1, 4);
T3:= bars last(t 1)= 3;
Xg:t 1 and t2, T3;