Barry Taylor is a man with similar intuition and objectives.
He is also trying to derive meaning from the available data and figure out signs of a turn and/or an end to a structure.

In my case, the “exhaustion buy”-s equivalent is not derived from the traded futures contracts, but from the 30-minute RSI2 printing in the last 2% (Blood Diamond / Crocodile Tear).
if (RSI2[i]>93.6){
ObjectCreate("Darchellen"+DoubleToStr(i), OBJ_TEXT, 1, Time[i], 86);
ObjectSetText("Darchellen"+DoubleToStr(i), CharToStr(117), 21, "Wingdings", clrDimGray);
if (RSI2[i]>98) {ObjectSetText("Darchellen"+DoubleToStr(i), CharToStr(117), 21, "Wingdings", clrPurple);
if (RH>3 && volup[i+1]>29) dir[i]=-1;
if (volup[ArrayMaximum(volup,10,i+2)]>volup[i+1]) dir[i]=0;
}
}
if (RSI2[i]<6.4){
ObjectCreate("Darchellen"+DoubleToStr(i), OBJ_TEXT, 1, Time[i], 26);
ObjectSetText("Darchellen"+DoubleToStr(i), CharToStr(117), 21, "Wingdings", clrDimGray);
if (RSI2[i]<2) {ObjectSetText("Darchellen"+DoubleToStr(i), CharToStr(117), 21, "Wingdings", clrPurple);
if (RL>3 && voldn[i+1]>30) dir[i]=1;
}
}

The flush is a 29+ print on the short-term volatility (Market Type plot). The divergence can happen on the next print or a couple of hours later in the form of an 8-pip+ drop.
///8-drop shock
if (voldn[i]<=voldn[i+1]-8 && voldn[i+1]>20) dir[i]++;
///8-drop shock
if (volup[i]<=volup[i+1]-8 && volup[i+1]>20) dir[i]--;
That’s the directional logic – the little colored squares on the RSI2.
Of course, there are other ways the market can flip, but Barry does not keep track of. One possibility is a flip around the 200-hour median. I marked it up with Blue.

///windflip down
if (Close[i+2]>fifty[i+2] && Close[i+1]<fifty[i+1] && Close[i]<fifty[i]) dir[i]=-1;
///windflip up
if (Close[i+2]<fifty[i+2] && Close[i+1]>fifty[i+1] && Close[i]>fifty[i]) dir[i]=1;
And depending on the proximity to the Hepa Filter, there may be instant buys and/or sells for re-test & fail 30-minute fractals within 2.5 hours)
One example each.

The 17 is a reminder to hold for at least a 17+ print on the Market Type (blue arrow).

This, for instance, is the advantage that settling with a single instrument and a single timeframe can bring about.
Yes, I’ve got things to say about the cycle ending system of his, but I let him off easy this week.
Honestly, for an amateur, his work is impressive, but often overtly complicated, and he’s missing some extra stuff.
Each of these songs should have a place in the most original AI-aided works.
The most likes went to this song of mine:
My R-Kelly inspired song went like this (with a Zoolander reference):
Blitz, blama Coincidence of competence And confidence She's so unsuspecting We are moving in together Under the bridge Every time I ain't with her I am volunteering up my heart At the centre for plants That can't read at all I just wanna be paid in nature I just like to pose in nature I am a little bit naughty by nature I'm at the point of nearing The climactic change That would bring on some Serious rain [Chorus] Call me Mr Rain Call me Mr. Rho (That's short for Rhode Island) I believe I can produce Some spray tan... And if you happen to be A stray teen... You're welcome to call me [Chorus] Call me Mr. Rain
Remember the Eight Wonders song, I’m Not Scared? This is what I have turned it into.
This one went completely under the radar. A completely authentic Mike Oldfield song. Try to make one!
How about some James Brown parody?
