Let’s pink about this.
If I want to secure size, I need an auto routine to both open and close positions for me.
Which is more important?
Closing, exiting, going risk-free.
So here’s this condition that means pure doom along with a volatility divergence (yellow connector),

means a continuation high just below the S-356

what does it mean above the S-356, but without the final volatility divergence?

My first guess would be: deep correction to F2++ to F3-. Possibly a wave 2 of a Wave.
if (High[i+1]>iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+1) && High[i+1]>High[i+2] && High[i]<High[i+1]
&& Close[i]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i) && Close[i+1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i+1)
)
{
ObjectCreate("Firstpull"+IntegerToString(i), OBJ_RECTANGLE, 0, Time[i+4], High[i+1], Time[i], Low[i]);
if (Low[i+1]>iMA(symbol,0,207,0,MODE_EMA,PRICE_LOW,i+1)) {ObjectSetInteger(0,"Firstpull"+IntegerToString(i),OBJPROP_COLOR,clrPink);
ObjectCreate("POT"+i,OBJ_TEXT, 0, Time[i+3],(High[i+1]+Low[i])/2+60*Point);
ObjectSetText("POT"+i, "F2++", 26, "Impact", clrBlack);
}
Yes, this would mean that a brutal wave 3 of Wave 3 is coming up next.

That was an excessive, 100% money flow print. They are getting punished for a day whilst the brokers get to charge triple swap on the stuck Euro longs.
F2++ = 1.0816, F3- = 1.0798
