High Performance Candlestick Patterns Colors//Candle Patterns Ranked by Performance THOMAS N. BULKOWSKI
//1. Bearish Three Line Strike +Up 67.38%
//2. Bullish Three Line Strike -Down 65.23%
//3. Bearish Three Black Crows -Down 59.83%
//4. Bearish Evening Star -Down 55.85%
//5. Bullish Upside Tasuki Gap +Up 54.44%
//6. Bullish Inverted Hammer -Down 51.73%
//7. Bullish Matching Low -Down 50.00%
//8. Bullish Abandone Baby +Up 49.73%
//9. Bearish Two Black Gapping -Down 49.64%
//10. Brearish Breakaway -Down 49.24%
//11. Bullish Morning Star +Up 49.05%
//12. Bullish Piercing Line +Up 48.37%
//13. Bullish Stick Sandwich +Up 48.20%
//14. Bearish Thrusting Line During Dowtrend +Up 48.10%
//15. Bearish Meeting Line +Up 48.07%
//Down=Yellow Bar Color and Black Text
//Up=Blue Bar Color and Blue Text
//High Performance Candlestick Patterns Colors Top 15
Color
BBand width bgcolorSimple backround colouring based upon input criteria.
Published by request of a TV user.
Sorry if this is duplicate, but I couldn't see any other scripts on TV.
Volume+ (RVOL/Alerts)This indicator colors the volume bars based on any of the three follow criteria:
- Volume Amount
- RVOL (Relative Volume)
- Lookback (Highest Over Period)
You can use one, two or all three of these settings at the same time.
You can also set alerts with this indicator. The script will trigger an alert whenever any of the three specified flags are triggered.
RVOL is calculated as: Volume divided by Moving Average value. You can change the moving average period (and type) in the settings.
Efficient Auto LineMore Efficiency
Based on the Auto-Line code, the Efficient Auto Line aim to provide a more controlled adaptivity of the indicator. The first indicator of this sort worked this way : when the absolute difference between the price and the indicator is higher than the previous indicator +/- A pips of amplitude, the indicator will display the closing price, else its anterior value. The second indicator (Auto-Line) was adaptive and used the standard deviation instead of a constant A . This indicator will run both methodology providing both a trend strength indicator (Efficiency Ratio) parameter and two constant parameter.
Parameters
The length parameter will control the period of the efficiency ratio, a high period return lower values of the efficiency ratio. Since its an indicator in a range of (0,1) we use it to make our indicator more adaptive in trending market, this is when we need our two constant parameters, the fast/slow parameter can be any amount of pips where fast < slow , when the price is trending (efficiency ratio close to 1) the indicator will use the fast parameter, if its ranging (efficiency ratio away from 1) the indicator will use the slow parameter, then it will work like the first methodology previously explained. So the fast parameter should be equal to a small movement of pips (0.0001 or 1 pip) and the slow parameter should be equal to a number of pips you wont expect to see in a ranging market. At this point it is good to test for both parameter and see which values work better (a more automatic process is in development) .
Hope you like it !
[RS]Function - RGB Color (low resolution)Function to handle rgb color selection, it has low resolution due to pinescript limitations.
included examples with manual background color selection via inputs and automatic color of a rsi plot based on its value.
let your rainbow dreams come true!! :D
Color Coded Standard CCIThis is an old script that had limited access for some of my students, these days, it has no usage in my teaching methodology, but because some of my students asked for it, I updated it with the addition of a moving average and a formulated regression on the cci. Keep in mind, there is no special methodology to use the moving average or the regression in any way, it's up to you to decide if you need them or you want to hide them and to develop your own methods.
CCI Highlighted [ankit4349]>> This script is purely based on Commodity Channel Index (CCI) with multiple CCI instances being used within one oscillator.
>> User can use as much as 5 CCI instances/plot within one oscillator.
> How to use :
1. When Bullish :
Whenever CCI length 14 crosses above -100(negative 100) that means bullish momentum is supported.
Best bullish/long entry would be when CCI length 14 crosses above -100(negative 100) as mentioned above and at the same time CCI length
200 is bouncing on top of +100(positive 100).
2. When Bearish :
Whenever CCI length 14 crosses below +100(positive 100) that means bearish momentum is supported .
Best bearish/short entry would be when CCI length 14 crosses below +100(positive 100) as mentioned above and at the same time CCI length
200 is bouncing at bottom of -100(negative 100) .
> Color Clarity :
a. Bullish support is highlighted GREEN and bearish support is highlighted RED within the oscillator background with respect to
Length 1 (i.e 14 by default) .
b. PURPLE is highhighted when Length 5(i.e 200 by default) is bouncing either on top of +100(for bullish) or at bottom of -100(for bearish).
c. AQUA is highlighted when Length 3(i.e 50 by default) is bouncing on top or at bottom of 0 from either side respectively.
d. Best entry in both cases i.e bullish or bearish as mentioned above('How to use') is highlighted WHITE by default.
> Tip:
Just observe the color outputs on any timeframe in a chart as it works fractally on every timeframe , it will help you understand better with
clarity.
> You are always free to experiment with the CCI lengths, change highlighted color and hide/unhide the Lengths as per your requirements in
setting/format .
DiNapoli Color CandlesDiNapoli Candles is a new indicator that colors the price candles to indicate Bullish and Bearish Cycles.
This version of the indicator includes the following features :
Show/Hide Colored Candles
Show/Hide Black & White Candles
Colors are customizable
Blue Candle signals New Bull Cycle
Bright Green Candle signals Strenght in Bull Push
Dark Green Candle signals Weakness in Bull Push
Pink Candle signals New Bear Cycle
Bright Red Candle signals Strenght in Bear Push
Pale Red Candle signals Weakness in Bear Push
For convenience it also includes Custom Alerts . Now it is possible to get alerts on:
Signal DiNapoli Cycle Shift
New DiNapoli Bull Cycle
New DiNapoli Bear Cycle
Signal DiNapoli Cycle Strength
DiNapoli Bull Cycle Strength
DiNapoli Bear Cycle Strength
Signal DiNapoli Cycle Weakness
DiNapoli Bull Cycle Weakness
DiNapoli Bear Cycle Weakness
This indicator is meant to be used by professional traders.
If you would like to subscribe , please send me a private message.
Tabajara + 3 MA + Vwap + Volume Confirmation + Background Color Hi Traders!!!
My name is Alan and i'm here to share my script based on Tabajara Rule from Brasilian Professor/Trader Andre Machado.
This script shows:
1 Long SMA
1 Tabajara Color SMA
1 Color Long EMA
1 Color Short EMA
1 Vwap
1 Background Colored based in 21 EMA
So what Tabajara is?
Tabajara is a Trend Following Trade System.
If the MA is going up, you look for buy oportunitys.
If the MA is going down you only look for sell oportunitys.
And the coloring Candlesticks are based on Tabajara MA, if an buy candle closes above Tabajara MA which is going up, it candlestick is painted green acoording Tabajara MA, if Tabajara is going down and the candle closes as a sell candle, this candle is painted red.
To this indicator was added a volume ma to confirm Tabajara Candle Rule, if the volume is over the 21 ma the condition is ok.
Well my english isn't good as all you can see.
But my intentions are.
I use the trade system to operate futures market and USD/BRL and works very well at 1 minute time frame.
I hope you enjoy and make money.
If you have any question you are free to ask me and share your experience.
Remember to follow all Technical Analysis instructions. This script only helps to see the trend and volume. We only recieve 2 information from Stock Exchange, price and volume, they need to be used together, volume confirms trend, and all basic rules to be a sucessfull trader.
Thank you all.
Chart Theme - Change Bar and Background Colors using HEX #sAdds aesthetic ability to charts by allowing the trader to change the color of the bars, background, and plots using HEX colors, rather than TradingView's limited color selector box. This makes for easy application of color palettes to charts. The color palettes can be saved as indicators and applied quickly, as desired.
FofT - 1h, 4h, and D multi-timeframe EMAs in any time intervalView multiple-timeframe EMAs in a single interval. All EMA lines stay the same no matter your preference to trade in 15m, 1h, 3h…. etc.
Default EMA length is 10 (can be changed in the format settings)
Line colors
1h EMA - Yellow
4h EMA - Red
D EMA - Blue
How to add to chart
Click on "Add to Favorite scripts" in the bottom right
While in chart view click on "/" button on your keyboard or click on the Indicators button on the top tool bar
Go to Favorites Tab and click on this indicator
Other interval EMAs will be added based on request. Feel free to leave any questions or requests in the comment section below.
If you find this script useful, please like and share.
Moving Average & PriceBars that change color to red/green when the price closes below/above Simple MA
CCI colored barsThis indicator simply colors bars when CCI ( commodity channel index ) is above 0 line (green bars) or below (red bars).
Add it to you favorites .
It is useful as:
- Trend detector (eg. green bars -> bullish trend )
- Filter, in combinations with other techniques (eg. green bars, only long)
- Signal: (eg. green bar -> buy long)
If you find the work useful, please feel free to donate: paypal.me
Any feedback is welcome.
Colored EMAThis is a modified version of the exponential moving average indicator to change color based on trend (red/bearish if price has closed below EMA, green/bullish if price has closed above EMA).
Volume Strength Candles / Colored BarsIs Price Action Higher or Lower on STRONG or WEAK VOLUME from lookback
(Strong or Weak Bulls // Strong or Weak Bears)
Candles / Bars Indicate the Following (default 13 period lookback / Length)
MAROON Bear Candle with STRONG VOLUME more than 150% of the lookback / length (13 default), STRONG Bear Candle Confirmed With Volume
RED Bear Candle while VOLUME is BETWEEN 50% & 150% of the Lookback / Length (13 default), Neutral Bear Volume Neither strong or weak
ORANGE Bear Candle with WEAK VOLUME (Less than 50% of the Length / Lookback)
DARK GREEN Bull Candle with STRONG VOLUME MORE than 150% of lookback
GREEN Bull Candle with Neutral VOLUME BETWEEN 50% & 150% of the lookback / Length
AQUA Bull Candle with WEAK VOLUME less than 50% of the Lookback
Is price confirmed by volume?
Can Change the Lookback / Length from 13
Can Change the Colors and Transparency to easily see based off your chart background colors I recommend ZERO Transparency to easily identify volume strength (i use white background but many use black or other)
Color Volume Bars V 0.1Preliminary version.
Color Volume Bars will indicate the volume % related to the historical average by painting the bars on the graph. Nice to identify when a large amount of deals are closed at a certain price level.
Color Volume Bars V 0.1 - Paints bars accrding to its volume.Preliminary version of volume % compared exclusively to series (volume) average painted on each bar, according to adjustable parameters.
Viperz RSI v1.2The color of the RSI inner bands will change from Purple to Green if RSI >70 and they will change to yellow if RSI >75. Nothing else has been changed from the standard RSI. Please understand I'm testing how publishing indicators works in Trading View. I have only done a minor adjustment to the RSI indicator, but I plan to do much more once I fully understand the publishing process. Thank you. Hope you enjoy. :)