B3 Clear Method Streak CountAbout 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
Barcolor
Volume on Candles + Alerts [xdecow]Volume-based candle colors with alerts.
5 threshold levels:
-Extra High (red)
-High (orange)
-Medium (yellow)
-Normal (white)
-Low (aqua)
Stormer Setup [xdecow]This is the setup used by Alexandre Wolwacz (Stormer).
4 Exponential Moving Averages:
* 4 red
* 17 blue
* 34 black
* 80 green
Candle Colors:
* Red: possible top
* Blue: possible bottom
* Yellow: inside bar
Option to use Slow Stochastic as filter for top/bottom.
Liens Support & Resistances + Trend following v2
1. Previous daily Support and resistance levels ( Not showing on chart - Needs to be used on lower tf )
2. Previous Weekly Support and resistance levels
Blue circles = Weekly Support
Yellow circles = Weekly resistance
This setting is currently set to "0 days" so when you open the script it wont show.
On chart previous weekly is set to "10 weeks"
3. Auto Support and resistance levels targeting Highs and lows(wicks).
Auto color change
Support = always green
resistance = always red.
4. Trendfollowing Using the 20 ema
Bars change color when price is over/under ema.
Liens Support and resistance + trend following1. Two different support and resistance levels. One that focuses on price action and one for wicks. (Wicks needs to be turned on)
3. 20 ema trendfollowing. Bars change color. when price is over/under ema.
4. Bar color levels also work with rsi levels. Currently set to 0-100. If you only want bars to change color when the rsi is overbough/oversold. simply just change the levels to 70-30 or whatever you like :)
[PX] RSI BarcolorThis script simply colors the candles based on the defined "overbought" and "oversold" RSI-levels set in the input section of the indicator.
If the price is below the oversold level, the candle is colored in yellow.
If the price is above the overbought level, the candle is colored in aqua.
If the price moves back between both levels, no color will be applied.
Might be useful for some of you ;)
[e2] Color Gradient Function20 step red/green gradient function
The color gradient function allow colorize any source in 5% steps.
Define the source, minimum and maximum value (constant or , for example, bb (or any other channel)).
Tabajara com Nutella [xdecow]Tabajara setup from André Machado
-ma 8
-ma 20
-ma 50
-ma 200 (blue)
-vwap (aqua)
-bollinger bands
-barcolor based on tabajara rules
TSI Shadow (with custom candle coloring)Hello traders
This indicator is based on my TSI shadow previously published
This custom version will also color the candles based on the TSI shadow trend
Bullish condition = TSI > MA2 and MA1> MA2
Bearish condition = TSI < MA1 and MA1 < MA2
I made alerts available for this indicator so you can set them on your account
Enjoy
Dave
nTrend ULTIMATEHello traders
With this fabulous script, you can color the candles based on the indicator and timeframe you want
You can only apply one indicator at a given time obviously
The list of indicators are the following:
- Price vs Moving Average : if price is above, bullish color, if price is below, bearish color
- Trend Signal : if the Trend signal is pointing upwards, bullish color, if the Trend signal is point downwards, bearish color
- Supertrend : if supertrend is below the price, bullish color, if supertrend is above the price, bearish color
- MACD : if MACD is positive, bullish color, if MACD is negative, bearish color
- MACD ZERO LAG : if MACD ZERO LAG is positive, bullish color, if MACD ZERO LAG is negative, bearish color
- MM Cross : if MM cross is bullish , bullish color, if MM cross is bearish , bearish color
- Ichimoku: if price is above the cloud, bullish color, if price is below the cloud, bearish color
Hope you'll like it
Please feel free to comment to ask me to add any other indicator you like or simply to say how much you love it.
Positive vibes are always appreciated and will encourage me to give you more free content.
Dave
PA Researcher MACD Cross Singal [BarColor]This is PA Researcher MACD Cross Signal Indicator
Ability to Highlight Bar Color
DepthHouse - Peak DivergenceDepthHouse - Peak Divergence indicator uses the same linear regression calculation as my Peak Momentum Oscillator to help determine and plot peak momentum points.
These peak levels are then plotted by either red or green lines above or below the candle.
Red lines represent a peak in bear momentum while green represents peaks in bull momentum.
These levels are then used to determine momentum divergence in the displayed market.
If divergence is present the bars colors will change represent either bull or bear div.
Important Notes:
If the price crosses a peak line and the bar color does not change; it means momentum has increased/decreased with the price and the divergence has been canceled.
If divergence is present, and then the following candle is not colored then momentum has increased to cancel the previously present divergence.
By default, the look-back period is set to zero , which automatically calculates the distance for the peak levels to look-back. However this number can be set to whatever look-back period you would like.
At time of release this indicator is in its early stages. So please leave feedback on how it can be improved!
♒Hurst Cycle Channel Oscillator v1.0 by Cryptorhythms♒Hurst Cycle Channel Oscillator v1.0 by Cryptorhythms
👀 This one was not in the public library yet. Thanks to lazybear for the original Hurst Cycle Channel code, which was used to create this.
📜 Description
In the late 60's a NASA aerospace engineer J.M. Hurst published ‘The Profit Magic of Stock Transaction Timing’. Ironically, his book, by some considered the best book ever written about stock market cycles and swing trading, became available during the deepest and most extended Bear Market since the Great Depression. From 1972 on brokers couldn't give blue chip stock away in a Wall Street lunchroom. There was no market for a book by a stock market timer, and the book became a hidden treasure.
The Oscillator version of channel cycle was not on tradingview yet, so here you go, hope you all enjoy! The Hurst Channels and the Hurst Oscillator, be it combined or separate, can be implemented to uncover turning points in all time frames. Note that the Hurst Oscillator is basically just another presentation of the position of price in the Hurst Channel.
You can use it similar to an RSI looking for divergences. Also similar to a ema fast/short cross strategy when you use the signal line as entry/exit. You can also of course use the overbought/oversold zones as well.
Here is a screenshot with the example of bar coloration:
👍 Enjoying this indicator or find it useful? Please give me a like and follow! I post crypto analysis, price action strategies and free indicators regularly.
💬 Questions? Comments? Want to get access to an entire suite of proven trading indicators? Come visit us on telegram and chat, or just soak up some knowledge. We make timely posts about the market, news, and strategy everyday. Our community isn't open only to subscribers - everyone is welcome to join. t.me
Bar ColorHere is another indicator.
This indicator is useful from psychological point of view. It has a 20 EMA, which you can change to any value. The color of the candles or the bars will stay green unless and until we have a closing below 20 EMA, where it would give a red bar.
The tool has a great impact on psychology and keeps us in trade irrespective of the candlestick patterns.
Hope you will enjoy
Regards
Bravetotrade
B3 Clear Method Candle PainterThis 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.
Trend via K.I.S.S. ~ B3
Found $13K Profit-Simple Strategy-Highlights Days Of The WeekSee 1st Chart Post For Specific Details. Custom Indicator Highlights Bars for Specific Days of Week. Works on Daily Charts and Intraday Charts. Option to Highlight One Day or Multiple Days.