We are who we are.
Embrace your weaknesses.
I’m the kind of guy whom is 100% of the time in the market. Too late to change, so let’s make it work.
Clear the mind & follow blind.

Butcher CaSSidy
///RSI2 divergence up
if (i>0 && RSI2[i]>RSI2[i+1] && RSI2[i-1]<RSI2[i] && RSI2[i]>90 && RSI2[i]<97 && iRSI(symbol,0,14,PRICE_MEDIAN,i)>55 && High[i]>iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_MAIN,i)
&& RSI2[ArrayMaximum(RSI2,9,i+1)]>RSI2[i]
){
ObjectCreate("Talm"+DoubleToStr(i), OBJ_TEXT, 0, Time[i], High[i]+100*Point);
ObjectSetText("Talm"+DoubleToStr(i), "S", 42, "Impact", Crimson);
}
///RSI2 divergence dn
if (i>0 && RSI2[i]<RSI2[i+1] && RSI2[i-1]>RSI2[i] && RSI2[i]>3 && RSI2[i]<10 && iRSI(symbol,0,14,PRICE_MEDIAN,i)<30 && Low[i]<iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_MAIN,i)
&& RSI2[ArrayMinimum(RSI2,9,i+1)]<RSI2[i]
){
ObjectCreate("Talm"+DoubleToStr(i), OBJ_TEXT, 0, Time[i], Low[i]- 50*Point);
ObjectSetText("Talm"+DoubleToStr(i), "B", 42, "Impact", DarkGreen);
}
///cover divergence dn
if (i>0 && Close[i]<(iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_LOWER,i)-50*Point) && Close[i-1]>(iBands(symbol,0,30,2,0,PRICE_MEDIAN,MODE_LOWER,i-1)-50*Point)
&& RSI2[ArrayMinimum(RSI2,2,i)]<1
){
ObjectCreate("Talmi"+DoubleToStr(i), OBJ_TEXT, 0, Time[i], Close[i]- 50*Point);
ObjectSetText("Talmi"+DoubleToStr(i), "C", 42, "Impact", LimeGreen);
}
Tag um Tag, Jahr um Jahr, wenn ich durch diese Straßen geh
Sehe ich wie die Ruinen dieser Stadt wieder zu Häusern auferstehen
Doch bleiben viele Fenster leer, für viele gab es keine Wiederkehr
Und über das was grad noch war spricht man heute lieber gar nicht mehr
Doch ich frag ich frag mich wer wir sind
Wir sind wir
Wir stehen hier