TradingView
HammondB3
Feb 11, 2020 9:45 PM

B3 Clear Method Streak Count 

Bitcoin FuturesCME GLOBEX

Description

About Clear Method-- to repeat my prior post on the bar painter script:
This indicator is translated out of Technical Analysis of Stocks & Commodities , September 2010, (I take zero design credit). The script simply looks for the price action to break or "clear" the most recent action, and only changes the paintbar color if the action indeed clears the previous candles. Simple to use, just add to your chart from your favorites and change the colors in the UI. It does the rest.

This version can replace my previous Clear Method Bar Painter as it also paints the bars.
What is different is this share is a lower study that counts the streak of the bars shown via histogram.
The way to use the streak is to notice the previous streaks and get a sense of how long the current trend is lasting versus prior trends of the same direction.

@TradeStation recently posted their "price streak" study, and this one is quite similar in nature.

Enjoy, the code open to view,
_B3
d^.^b

Release Notes

VERSION 4 PINESCRIPT UPDATE:
  • Added lines to the Long and Short side of zero that represent either the median, average, or extreme of an array depending on user inputs
  • Colors are now customizable in first UI page
  • Fading effect added to the colors
  • Now an area graph instead of histogram
  • *Barcolor does not fade
  • Added zero line


Enjoy!
d^.^b

Release Notes

-code cleanup-
Comments
franciscotavares2010
Thanks, you did it very simple, Big thanks , it works
mrgr888n
@HammondB3, already watching it)
TrendMaster5000
I like the updates thank you!
mrgr888n
definetely, it's not for scalping) Ur extended stoch is much better!)
HammondB3
@mrgr888n, Great point. The count is for long term analysis that isn't affected intraday so much. Intraday for clear method to work well I would say a fast chart is needed, even then, like you say, oscillators and moving averages likely serve you better scalping. I am glad you like the the other script for scalps. tradingview.com/script/wIQxz9oQ-B3-Extended-Stochastic/

Also, I am in need of bringing one of my favs for scalping to the Tview platform. I call it 3-Stox or some may call it Tri-Stoch. I will ping you when that one makes its way here. :)
mrgr888n
@HammondB3, ok, TY)
dilace
@HammondB3, Extended stoch are amazing, i love stoch systems in a trend. I'll be alert for this 3 stoch scalping, thanks! :)
HammondB3
@dilace, this weekend's project :)
Tajaarat
@HammondB3, best indicator for correlating market turning points on the weekly chart and ties up really well with ROC indicator on 4 hourly as well.
More