Equity Building Principles

We are toying around the Overbought Neckline at 1.1050.

If the swing high was made, come next week the price should make it 53+ pips higher before more selling. Use this leverage to hedge.

Currently, nothing is talking about an immediate downside, in fact, there’s an Echo print.

Principles then.

Step #1 Align holdings with the last settled Echo

Take on excess
– beyond S30
– add 3/4 ways
– add outside BB30 1H

Lighten excess into/past the level reached with 3 whole candles outside the BB

Alles Klar, Kommissar?


Achilles Dent: Rock Me Prometheus

Break Will Happen

exhibit a: stall & pullback in front of an important level that is to be taken out with force

exhibit b: the two volatility lines want to converge and they mean it this time

c: you are inside the block where the weekly echo could come from, but there is more room to retrace (purple square)

Mean Reventon

The market got overtly excited by its own prospects by staying outside the BB for 6 hours+, and is currently returning to the E-9 not seen in 11 days as a Wave 4.

There’s an untested trendline

The Last Stab

The last weekly rung, 86 pips up is totally doable.

There is a triple magenta line, but that is showing some slow down (the first magenta is the measuring leg), but what normally happens is that the 2nd peak would become the flagpole of the last bow back.

We are looking at a peak in the range of 1.1233-1.1249. Could the last move up master the swing high in image 1 (1.1275)?

The launch pad should be the SOB.

I know it does not feel like it, but the market is in a hurry here. The rally could be over in 5 hours. It does have 115 pips of potential based on history relative to the low made today (that’s like 1.1262 currently – 13 pips shy).


Album #21 is out now.

Ecco

A wave does not fail on a push, it fails on the Echo.

The Echo is normally making its way from the 8 EMO to the 30-sample BB from the inside. It is 3 hourly candles long. A 3rd candle close to the upper band closing 1/3 down is the Echo failing. At times it does not reach the BB as you can see on the last image. The wick back of the range candle was the “get me out, I missed the turn”.

//// ECHO
if (High[i+1]>iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+1)-20*Point 
&& High[i+1]<iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+1)+190*Point
&& Open[i]>Close[i]
&& Low[i+1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i+1)
&& Low[i+2]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i+2)
&& High[i+1]>High[i] && High[i+1]>High[i+2] && High[i+2]>High[i+3]
&& Low[i+3]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i+3) && Close[i+1]<(High[i+1]-((High[i+1]-Low[i+1])/3)))
{
    ObjectCreate("HOTE"+i,OBJ_TEXT, 0, Time[i+1],High[i+1]+150*Point);
    ObjectSetText("HOTE"+i,"ECHO", 26, "Impact", clrWhite);     
}


//// BB ECHO
if (High[i+1]>iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+1)-20*Point 
&& High[i+1]<iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+1)+190*Point
&& Open[i]>Close[i]
&& Low[i]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i)
&& Close[i+2]>iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+2)
&& High[i+1]>High[i] && High[i+1]>High[i+2] && High[i+2]>High[i+3]
&& Open[i+3]<iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i+3) && Close[i+1]<(High[i+1]-((High[i+1]-Low[i+1])/3)))
{
    ObjectCreate("HOTE"+i,OBJ_TEXT, 0, Time[i+1],High[i+1]+90*Point);
    ObjectSetText("HOTE"+i,"ECHO", 26, "Impact", clrBlack);     
}

Achilles Dent: Dodge The Caravan

Achilles Dent: King What May

How would you know that this Wave 3 up is over, and you are in a Wave 4 correction?

The answer is Fractal Evaluation.

You need a Fractal outside the 30-sample BB and then count to 4 and look at the location of that candle relative to the BB and the 8 EMO.

The following 2 pictures show N (meaning Neutral with a Green tinge for being above the 9D EMA). The three quarters is a reminder that even during questionable times there should be a move 3/4 way up to the upper BB as a relatively safe exit.

The last example is how Wave 2 down behaved.

The N¾ had its move to 3/4 ways and even poked out above the upper BB before another leg down which pierced below the municipal trench (E207L). The swing low in front of the N was violated.

Then, there was a Green arrow up – fractal evaluation.

//// fractal + 4 evaluator downside
if (Low[i+4]<iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_LOWER,i+4) && iFractals(symbol,0,MODE_LOWER,i+4) && (iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_UPPER,i)-iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_LOWER,i))>400*Point)
{
    ObjectCreate("HOT"+i,OBJ_TEXT, 0, Time[i],Low[i]-90*Point);
    ObjectSetText("HOT"+i,"N-¾", 26, "Impact", clrGreen);
    if (Low[i]<iMA(symbol,0,356,0,MODE_SMA,PRICE_MEDIAN,i))       ObjectSetText("HOT"+i,"N-¾", 16, "Impact", clrMagenta);
  
    if (High[i]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i) && Open[i]>Close[i]) ObjectSetText("HOT"+i,CharToStr(234), 26, "Wingdings", clrRed);
     if (Close[i]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,i)-20*Point && Open[i]<Close[i] && ExtATRBuffer2[i]>25 && (ExtATRBuffer2[i]<41 || ExtATRBuffer2[i]>110)) ObjectSetText("HOT"+i,CharToStr(233), 26, "Wingdings", clrGreen);  
}

Corrections So Far

The first deeper correction was brought on by a gray volatility divergence / last effort print.

For the gray divergence in general you are looking for an hourly fractal candle (200 sample new high) that closes back down by 1/3. It is important that it would take 2 more candles to close below the 8 EMO.

The last effort decline is a charge on the 30-sample BB that gets almost missed and the next candle makes a low below the 8EMO (red) or the following does (yellow).

The correction itself got down to S3. This ABC move had an 8&8 red dot symmetry.

The yellow volatility compression divergences have been useless. The reason is that the price can get back below the 8EMO within 2 hours. This is not enough separation.

This correction had a 5&5 red dot symmetry.

In both cases, the correction low and the end of wave red counts were in different locations.

With this rally, there has been one gray divergence. The first peak did not become a divergence, as it was not a fractal print.

What was the same in both highs is the re-connect with the 8 EMO before the last push 20, 40 pips higher. What’s missing first then?

The good news is that the first gray divergence should prompt the reunion with the magenta, where you could overhedge for a new high 8-26 pips beyond 1.12

Could see a quick drop / a prolonged sideways move or a combination.

1.1175 – three times out.

They purchased the first E-level dip.

There should be a higher high printing next week and for a Swing High print, the close would have to be 91 pips below the most recent peak.

What should follow after that is a Swing Low that would have to be at least 266 pips below.

This is why the 1.10 support calls are off. A wave 4 down could stop at the S3 cca 1.11 and that’s about where the volatility lines should converge.

The E-9 is coasting above 1.1080 right now, and the dilated 30-min E-414 Band to E-712 (43 pips wide) is going to have to prove impossible to cross if the swing high isn’t for real.

So, 1.1090-1.1060 for a Wave 4 low or below 1.0940 for a new swing low.

Interestingly the weekly Push plots at 1.1225, echo at 1.1310

The purple square is the expectation of the pullback between the push and the echo.

Spekulacija

A Jackson hole script.

The price is currently at the SOB.

I don’t expect it to break without a drop first.

I believe that the algos are going to make the price up and down with every second sentence.

If the SOB breaks, there is 70-86 pips from yesterday’s low as a last leg up. The high is in the scope, up to 1.1194 nothing would be out of ordinary.

I have the most aggressive MF at the desk at the broker, he pushed up the spread to 120 points last night as a warmup, so I have no choice but to be fully hedged for this one.

Pit Marker

Finally, you’ve found someone who does not promote a religious investment in magical lines, magical percentages with decimals, the magical world of Disney, Insane Clown Possee concepts, TTT sneeze, or a masked dude on YouTube selling an indicator whilst claiming a World Record that was never certified by a third party.

What you are looking at is the color-coded evaluation of the last 10 closes (current print excluded) relative to the 8 EMO.

The pit marker is only red if the current candle and the previous two closed below the EMO.

The pit marker is only green if the current candle and the previous two closed above the EMO.

Black is any other case.

There are several ways this can be useful, the 10-hour balance, and the last 3 prints, to determine if the market is a sell or a buy (this does not mean at market necessarily).

The biggest feature is after starting at this long enough is that the market does not turn on a dime, a reaction off a level does not automatically equate to a reversal and summa summarum there are only two cases that can lead to a reversal – rally.

See, after a red dot if the current candle decides to make a run, the rally would fail and you do not need to hedge/overhedge.

Each sustainable rally would require a black dot on the prior candle and the current candle either closing 5 pips+ higher than the EMO or printing a Doji just above the EMO.

The reversal is looking good, S2 reacted and there was a bounce back up to S1. Nothing says to buy.

//////////////Pit Array
if (Period()==60){
//10
if (Close[13]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,13) && Close[12]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,12) && Close[11]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11)) 
pit[10]=-1;
if (Close[13]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,13) && Close[12]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,12) && Close[11]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11)) 
pit[10]=1;
//9
if (Close[12]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,12) && Close[11]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11) && Close[10]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10)) 
pit[9]=-1;
if (Close[12]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,12) && Close[11]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11) && Close[10]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10)) 
pit[9]=1;
//8
if (Close[11]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11) && Close[10]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) && Close[9]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9)) 
pit[8]=-1;
if (Close[11]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11) && Close[10]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) && Close[9]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9)) 
pit[8]=1;
//7
if (Close[10]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) && Close[9]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) && Close[8]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8)) 
pit[7]=-1;
if (Close[10]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) && Close[9]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) && Close[8]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8)) 
pit[7]=1;
//6
if (Close[9]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) && Close[8]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) && Close[7]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7)) 
pit[6]=-1;
if (Close[9]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) && Close[8]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) && Close[7]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7)) 
pit[6]=1;
//5
if (Close[8]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) && Close[7]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) && Close[6]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6)) 
pit[5]=-1;
if (Close[8]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) && Close[7]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) && Close[6]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6)) 
pit[5]=1;
//4
if (Close[7]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) && Close[6]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) && Close[5]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5)) 
pit[4]=-1;
if (Close[7]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) && Close[6]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) && Close[5]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5)) 
pit[4]=1;
//3
if (Close[6]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) && Close[5]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) && Close[4]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4)) 
pit[3]=-1;
if (Close[6]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) && Close[5]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) && Close[4]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4)) 
pit[3]=1;
//2
if (Close[5]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) && Close[4]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) && Close[3]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3)) 
pit[2]=-1;
if (Close[5]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) && Close[4]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) && Close[3]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3)) 
pit[2]=1;
//1
if (Close[4]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) && Close[3]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) && Close[2]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2)) 
pit[1]=-1;
if (Close[4]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) && Close[3]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) && Close[2]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2)) 
pit[1]=1;
//0
if (Close[3]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) && Close[2]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2) && Close[1]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,1)) 
pit[0]=-1;
if (Close[3]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) && Close[2]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2) && Close[1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,1)) 
pit[0]=1;


deletetxt1("PENELOPE");

  ObjectCreate("PENELOPE"+0,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+0,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+0,OBJPROP_XDISTANCE,305);
  ObjectSet("PENELOPE"+0,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+0,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+0,OBJPROP_COLOR,clrBlack); 
  if (pit[0]>0) ObjectSet("PENELOPE"+0,OBJPROP_COLOR,clrGreen); 
  if (pit[0]<0) ObjectSet("PENELOPE"+0,OBJPROP_COLOR,clrRed);  
  
  ObjectCreate("PENELOPE"+1,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+1,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+1,OBJPROP_XDISTANCE,320);
  ObjectSet("PENELOPE"+1,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+1,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+1,OBJPROP_COLOR,clrBlack); 
  if (pit[1]>0) ObjectSet("PENELOPE"+1,OBJPROP_COLOR,clrGreen); 
  if (pit[1]<0) ObjectSet("PENELOPE"+1,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+2,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+2,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+2,OBJPROP_XDISTANCE,335);
  ObjectSet("PENELOPE"+2,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+2,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+2,OBJPROP_COLOR,clrBlack); 
  if (pit[2]>0) ObjectSet("PENELOPE"+2,OBJPROP_COLOR,clrGreen); 
  if (pit[2]<0) ObjectSet("PENELOPE"+2,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+3,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+3,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+3,OBJPROP_XDISTANCE,350);
  ObjectSet("PENELOPE"+3,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+3,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+3,OBJPROP_COLOR,clrBlack); 
  if (pit[3]>0) ObjectSet("PENELOPE"+3,OBJPROP_COLOR,clrGreen); 
  if (pit[3]<0) ObjectSet("PENELOPE"+3,OBJPROP_COLOR,clrRed); 
  
  ObjectCreate("PENELOPE"+4,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+4,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+4,OBJPROP_XDISTANCE,365);
  ObjectSet("PENELOPE"+4,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+4,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+4,OBJPROP_COLOR,clrBlack); 
  if (pit[4]>0) ObjectSet("PENELOPE"+4,OBJPROP_COLOR,clrGreen); 
  if (pit[4]<0) ObjectSet("PENELOPE"+4,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+5,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+5,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+5,OBJPROP_XDISTANCE,380);
  ObjectSet("PENELOPE"+5,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+5,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+5,OBJPROP_COLOR,clrBlack); 
  if (pit[5]>0) ObjectSet("PENELOPE"+5,OBJPROP_COLOR,clrGreen); 
  if (pit[5]<0) ObjectSet("PENELOPE"+5,OBJPROP_COLOR,clrRed); 
  
  ObjectCreate("PENELOPE"+6,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+6,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+6,OBJPROP_XDISTANCE,395);
  ObjectSet("PENELOPE"+6,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+6,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+6,OBJPROP_COLOR,clrBlack); 
  if (pit[6]>0) ObjectSet("PENELOPE"+6,OBJPROP_COLOR,clrGreen); 
  if (pit[6]<0) ObjectSet("PENELOPE"+6,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+7,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+7,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+7,OBJPROP_XDISTANCE,410);
  ObjectSet("PENELOPE"+7,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+7,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+7,OBJPROP_COLOR,clrBlack); 
  if (pit[7]>0) ObjectSet("PENELOPE"+7,OBJPROP_COLOR,clrGreen); 
  if (pit[7]<0) ObjectSet("PENELOPE"+7,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+8,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+8,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+8,OBJPROP_XDISTANCE,425);
  ObjectSet("PENELOPE"+8,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+8,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+8,OBJPROP_COLOR,clrBlack); 
  if (pit[8]>0) ObjectSet("PENELOPE"+8,OBJPROP_COLOR,clrGreen); 
  if (pit[8]<0) ObjectSet("PENELOPE"+8,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+9,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+9,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+9,OBJPROP_XDISTANCE,440);
  ObjectSet("PENELOPE"+9,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+9,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+9,OBJPROP_COLOR,clrBlack); 
  if (pit[9]>0) ObjectSet("PENELOPE"+9,OBJPROP_COLOR,clrGreen); 
  if (pit[9]<0) ObjectSet("PENELOPE"+9,OBJPROP_COLOR,clrRed); 

  ObjectCreate("PENELOPE"+10,OBJ_LABEL,0, 0,0);
  ObjectSet("PENELOPE"+10,OBJPROP_CORNER,1);
  ObjectSet("PENELOPE"+10,OBJPROP_XDISTANCE,455);
  ObjectSet("PENELOPE"+10,OBJPROP_YDISTANCE,510);
  ObjectSetText("PENELOPE"+10,CharToStr(108),19,"Wingdings");
  ObjectSet("PENELOPE"+10,OBJPROP_COLOR,clrBlack); 
  if (pit[10]>0) ObjectSet("PENELOPE"+10,OBJPROP_COLOR,clrGreen); 
  if (pit[10]<0) ObjectSet("PENELOPE"+10,OBJPROP_COLOR,clrRed); 


if (Close[0]>iMA(symbol,0,8,0,MODE_EMA,PRICE_MEDIAN,207)){
   
     if (pit[9]==0 && Close[11]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,11) 
      && (Close[10]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10)+50*Point || (Close[10]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) && Open[10]-Close[10]<30*Point)))
    {
      ObjectCreate("PENELOPE"+12,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+12,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+12,OBJPROP_XDISTANCE,440);
      ObjectSet("PENELOPE"+12,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+12,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+12,OBJPROP_COLOR,clrGreen); 
  }
  if (pit[9]==0 && Close[10]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,10) 
      && (Close[9]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9)+50*Point || (Close[9]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) && Open[9]-Close[9]<30*Point)))
    {
      ObjectCreate("PENELOPE"+13,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+13,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+13,OBJPROP_XDISTANCE,425);
      ObjectSet("PENELOPE"+13,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+13,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+13,OBJPROP_COLOR,clrGreen); 
  }
  if (pit[8]==0 && Close[9]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,9) 
      && (Close[8]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8)+50*Point || (Close[8]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) && Open[8]-Close[8]<30*Point)))
    {
      ObjectCreate("PENELOPE"+14,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+14,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+14,OBJPROP_XDISTANCE,410);
      ObjectSet("PENELOPE"+14,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+14,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+14,OBJPROP_COLOR,clrGreen); 
  }
 if (pit[7]==0 && Close[8]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,8) 
      && (Close[7]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7)+50*Point || (Close[7]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) && Open[7]-Close[7]<30*Point)))
    {
      ObjectCreate("PENELOPE"+15,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+15,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+15,OBJPROP_XDISTANCE,395);
      ObjectSet("PENELOPE"+15,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+15,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+15,OBJPROP_COLOR,clrGreen); 
  }
 if (pit[6]==0 && Close[7]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,7) 
      && (Close[6]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6)+50*Point || (Close[6]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) && Open[6]-Close[6]<30*Point)))
    {
      ObjectCreate("PENELOPE"+15,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+15,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+15,OBJPROP_XDISTANCE,380);
      ObjectSet("PENELOPE"+15,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+15,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+15,OBJPROP_COLOR,clrGreen); 
  }
 if (pit[5]==0 && Close[6]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,6) 
      && (Close[5]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5)+50*Point || (Close[5]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) && Open[5]-Close[5]<30*Point)))
    {
      ObjectCreate("PENELOPE"+16,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+16,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+16,OBJPROP_XDISTANCE,365);
      ObjectSet("PENELOPE"+16,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+16,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+16,OBJPROP_COLOR,clrGreen); 
  }   
 if (pit[4]==0 && Close[5]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,5) 
      && (Close[4]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4)+50*Point || (Close[4]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) && Open[4]-Close[4]<30*Point)))
    {
      ObjectCreate("PENELOPE"+17,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+17,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+17,OBJPROP_XDISTANCE,350);
      ObjectSet("PENELOPE"+17,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+17,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+17,OBJPROP_COLOR,clrGreen); 
  }       
 if (pit[3]==0 && Close[4]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,4) 
      && (Close[3]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3)+50*Point || (Close[3]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) && Open[3]-Close[3]<30*Point)))
    {
      ObjectCreate("PENELOPE"+18,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+18,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+18,OBJPROP_XDISTANCE,335);
      ObjectSet("PENELOPE"+18,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+18,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+18,OBJPROP_COLOR,clrGreen); 
  }        
 if (pit[2]==0 && Close[3]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,3) 
      && (Close[2]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2)+50*Point || (Close[2]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2) && Open[2]-Close[2]<30*Point)))
    {
      ObjectCreate("PENELOPE"+19,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+19,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+19,OBJPROP_XDISTANCE,320);
      ObjectSet("PENELOPE"+19,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+19,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+19,OBJPROP_COLOR,clrGreen); 
  }        
if (pit[1]==0 && Close[2]<iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,2) 
      && (Close[1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,1)+50*Point || (Close[1]>iMA(symbol,0,8,0,MODE_EMA,PRICE_OPEN,1) && Open[1]-Close[1]<30*Point)))
    {
      ObjectCreate("PENELOPE"+20,OBJ_LABEL,0, 0,0);
      ObjectSet("PENELOPE"+20,OBJPROP_CORNER,1);
      ObjectSet("PENELOPE"+20,OBJPROP_XDISTANCE,305);
      ObjectSet("PENELOPE"+20,OBJPROP_YDISTANCE,490);
      ObjectSetText("PENELOPE"+20,CharToStr(241),19,"Wingdings");
      ObjectSet("PENELOPE"+20,OBJPROP_COLOR,clrGreen); 
  } 
 
  
}  




}

Achilles Dent: King Of My Pretzel

Achilles Dent: Tracktoring The House

SOB Bungee

With this severe volatility compression episode you better believe that this was a Wave 3.

If I called the counter directional volatility limited at S0 (41 pips) an S0 inferno, now we have seen how an S-1 inferno looks like with the limit being 21 pips out. I put a back line to mark this.

The extra-compressed inferno’s SOB level is listed as E. The first encounter is a buy as usual for the final play, that targets the Goldilocks level (70-86 pips from the dip low). On the way down, after the SOB (here E) gets broken, there will be no support until the two volatility lines converge.

Remember that I adjusted the Gray band to 3.8x stretch to find the final divergence? It just hit.

With numbers:

Yes, calling the Intermediate Swing High as of Today.