Trading

So here I’m thinking, there is a problem with the upside picture.

For one, this is a trading market, and the price has not back tested the 240 BB since it re-entered. The Echo print’s moratorioum line can be tagged, but a close above is a different matter entirely.

Above I’m thinking, good. That 2SD line is keep on moving lower.

I’m thinking next upon seeing the pending BB Echo print: dont’t count those ducks yet.

If the next hour takes out the low, the Echo print would get scrapped.

We’ve been in a trading market ever since the week started.

A trading market is a fading market. S240 to outside the BB and back (blue arrows).

  if (dir[i]==0 && Low[i]<iMA(symbol,0,240,0,MODE_SMA,PRICE_MEDIAN,i)-20*Point && Close[i]>iMA(symbol,0,240,0,MODE_SMA,PRICE_MEDIAN,i)-10*Point 
   && (RSI2[i+2]>22 || ExtATRBuffer[i]>68) && High[i+2]<iBands(symbol,0,240,2,0,PRICE_MEDIAN,MODE_UPPER,i+2)
   && High[i]-Low[i]>120*Point
   ){
      ObjectCreate("Frogger"+IntegerToString(i),OBJ_TEXT, 0, Time[i],Low[i]-40*Point);
         ObjectSetText("Frogger"+IntegerToString(i),CharToStr(241), 36, "Wingdings", clrBlue);  
      
   }
   
      if (dir[i]==0 && High[i]>iBands(symbol,0,240,2,0,PRICE_MEDIAN,MODE_UPPER,i)+20*Point && Close[i]<iBands(symbol,0,240,2,0,PRICE_MEDIAN,MODE_UPPER,i)-10*Point ){
      ObjectCreate("Froggeri"+IntegerToString(i),OBJ_TEXT, 0, Time[i],High[i]+90*Point);
         ObjectSetText("Froggeri"+IntegerToString(i),CharToStr(242), 36, "Wingdings", clrBlue);  
   }
   
   
   if (dir[i]==0 && High[i]>iMA(symbol,0,240,0,MODE_SMA,PRICE_MEDIAN,i)+20*Point && Close[i]<iMA(symbol,0,240,0,MODE_SMA,PRICE_MEDIAN,i)+10*Point 
   && RSI2[i+2]>22 && (RSI2[i+2]<78 || ExtATRBuffer2[i]>68) && Low[i+2]>iBands(symbol,0,240,2,0,PRICE_MEDIAN,MODE_LOWER,i+2)
   ){
      ObjectCreate("Froggeri"+IntegerToString(i),OBJ_TEXT, 0, Time[i],High[i]+90*Point);
         ObjectSetText("Froggeri"+IntegerToString(i),CharToStr(242), 36, "Wingdings", clrBlue);  
   }
   
   
      if (dir[i]==-1 && RSI2[i+10]>92){
      ObjectCreate("Froggeri"+IntegerToString(i),OBJ_TEXT, 0, Time[i],High[i]+170*Point);
         ObjectSetText("Froggeri"+IntegerToString(i),CharToStr(242), 36, "Wingdings", clrRed);  
   }
   

I have a feeling that this track is going to make a new record on Udio, partly due to the subject partly because of the extra-fast rap. O-Position is still in the lead (all-time), but unfairly, as it gets slapped after every random listen.

Achilles Dent: Chat Turban

…can count now. The downside is getting a time-out.