There are two possibilities for getting out of jail currently.

There is a lesser chance, but a possibility that the C leg down does not get much beyond the squaring leg.
There is a higher chance that a lower low would be made.

The red arrow is a relative weakness with the 3-sample volatility going above 10, yet falling short of the band.
///upside fall short of the band
if (uvol[i]!=0 && Low[i+1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_MEDIAN,i+1)
&& uvol[i]>10 && High[i+1]>iMA(symbol,0,60,0,MODE_SMA,PRICE_MEDIAN,i+1) &&
High[i]<iBands(symbol,0,60,2,0,PRICE_MEDIAN,MODE_UPPER,i) && uvol[i]>uvol[ArrayMaximum(uvol,3,i+1)] && uvol[ArrayMaximum(uvol,3,i+1)]>uvol[ArrayMaximum(uvol,3,i+4)] && uvol[ArrayMaximum(uvol,3,i+4)]>0){
ObjectCreate("Citeras"+DoubleToStr(i), OBJ_TEXT, 0, Time[i+2], High[i+2]+90*Point);
dir[i]=-1;
ObjectSetText("Citeras"+DoubleToStr(i), CharToStr(222), 44, "Wingdings", Red);
}
More tips & tricks?
Both A and B ended after a beat of where the 14-sample 30-minute Money Flow peaked.

Album #35 has sailed out.