Ultradampers Boy & Girl

A bit surreal this place I’m working at. I tried to fetch a picture of the Horseshit the protesters brought in to the building the other day, without luck.

2 new signals added to the Axel S,

early bird special – white blocks (accumulation)

green arrow up: fresh violation onf the E-103M up

of course these fall under the “must hedge” reminders

///fresh E103M violation
  if (dir[i]>0 && High[i]>iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i) &&
  High[i+1]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+1) && High[i+2]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+2) && High[i+3]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+3) && 
  High[i+4]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+4) && High[i+5]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+5) && High[i+6]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+6) && High[i+7]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+7) &&
  High[i+8]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+8) && High[i+9]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+9) && High[i+10]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+10))
  {
    ObjectCreate("Singender"+DoubleToStr(i), OBJ_TEXT, 1, Time[i], 70); 
    ObjectSetText("Singender"+DoubleToStr(i), CharToStr(233), 38, "Wingdings", clrChartreuse); 
    ObjectSetInteger(0,"Singender"+DoubleToStr(i),OBJPROP_BACK,1);
  }

 ///early bird special
 if (dir[i]>0 && (dir[i+1]<1 || dir[i+2]<1 || dir[i+3]<1 || dir[i+4]<1 || dir[i+5]<1 || dir[i+6]<1 || Low[i]<AxelL[i]))
 { ObjectCreate("Singendev"+DoubleToStr(i), OBJ_TEXT, 1, Time[i], 40); 
   ObjectSetText("Singendev"+DoubleToStr(i), CharToStr(110), 18, "Wingdings", clrWhite); 
   ObjectSetInteger(0,"Singendev"+DoubleToStr(i),OBJPROP_BACK,1);
 }


 ///vol breach down
 if (Low[i+1]>E16[i+1]-350*Point && Low[i]<E16[i]-350*Point && High[i+2]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+2) && High[i+10]<iMA(symbol,0,103,0,MODE_EMA,PRICE_MEDIAN,i+10))
 { ObjectCreate("Singendey"+DoubleToStr(i), OBJ_TEXT, 1, Time[i], 30); 
   ObjectSetText("Singendey"+DoubleToStr(i), "!", 38, "Impact", clrRed); 
   ObjectSetInteger(0,"Singendey"+DoubleToStr(i),OBJPROP_BACK,1);
 } 

Red exlamation is the breach of the E-16 high volatility displacements with distance from the E-103 band.

Cause it’s naked lights, oh what a night.

No call here, but I would add to my shorts if the upper Safety line gets violated or cash in some holdings & reload upon a gap down.

There are some contradicting signals, i.e. the buy the undercut…

…and the by back outside the equdistant channel.

The Hotstepper (red arrow + white line) has moved a smidge higher.