Continued intricacies of the Der Wish Market Model. (Axel S V1.5)
The “Net” or The Mac line is actually a Mac Band.

From above the Upper Half would come into contact.
if (i<100 && Close[i]<iMA(symbol,0,356,0,MODE_SMA,PRICE_MEDIAN,i) && Close[i+1]>iMA(NULL,0,44,0,MODE_EMA, PRICE_MEDIAN,i)) {
MacHigh[i]=iMA(symbol,0,356,0,MODE_SMA,PRICE_MEDIAN,i); MacLow[i]=iMA(symbol,0,356,0,MODE_SMA,PRICE_LOW,i);
}
if (i<100 && Close[i]>iMA(symbol,0,356,0,MODE_SMA,PRICE_MEDIAN,i) && Close[i+1]<iMA(NULL,0,44,0,MODE_EMA, PRICE_MEDIAN,i)) {
MacHigh[i]=iMA(symbol,0,356,0,MODE_SMA,PRICE_HIGH,i); MacLow[i]=iMA(symbol,0,356,0,MODE_SMA,PRICE_MEDIAN,i);
}
From below, the Lower Half.

The S-356 band is a net not unlike what you would see at a tennis court.
That said, if you go back to the first image, you would realize that the pressure is being applied from ever closer, thus a rip through the fabric is becoming ever more likely. Thanks to the movement of the E-32, the attack is coming from the “same place” (magenta field) , but in absolute term from a lower price. We now should see a move culminating in a Green Fx1 print.
S1 has been getting pushed back little by little.

If the net just does not want to give, there’s always after hours for the market maker to interfere if that is where the profit lies. An open below the new S1 = problem solved.

