This script colours the bars when they are below or boyond a specified RSI threshold
For those that want technical ratings but don't want waste valuable screen real estate. Candles are colored to the rating strength. It also plots the results for "total", "MA" and "other" in a table on right of screen. Table and candle coloring can be turned off in style settings. This script uses the built in Technical Ratings indicator. For more informations on...
In This experimental study, we've taken RSI data, Volume Profile, and Trend analysis, combining them into one unique package that will allow a trader to analyze market trend lines and their proposed channels, trend momentum through candle color augmentation similar to "Pulse", and Visible Volume index price levels on chart for the current sequence. Below are...
Custom Candles /FVG/ nSideBar - I used this as a learning project for understanding plot()'s Better - My goal was to see if I could use normal plots to cleanly plot FVGs on the chart using only plots with out and boxes/lines The problem was if multiple FVGs were on back to back bars the plot fill would fill the line to the next FVG/Bar I solved this by...
Todays scripts is based on my Pullback And Rally Candles with other meaningful candles such as Hammers and Dojis. You can choose which Candles to show on the cart and if you want to candles to appear above or below a moving average. If you follow my work, you may recognise some of these candles which I'm about to show you however these candles are 1) more...
Hello, guys This indicater displays the previous value of higher timeframe without request.security() function. You can change the candle style ( heikinashi or normal) on the set box. you can choose the higher timeframe also. I made this to avoid the repainting. Without Box() function, i only used plotcandle and fill. It was good fun. Good luck !!
Real Price Line + Dots (for Heikin Ashi) This indicator is designed for use on Heikin Ashi charts. Its purpose is to enable traders to benefit from price averaging and smoothing effects of Heikin Ashi candles whilst also enabling them to see the current real price line, and optionally, real price close dots on the Heikin Ashi candlesticks. Features include:...
An original (but impractical) way to represent a candlestick chart using circles arc. The most recent candles are further away from the circle origin. Note that OHLC values follow a clockwise direction. A higher arc length would indicate candles with a higher body or wick range. The Length settings determine the number of past candles to be included in the...
The script allows you to plot the opening, highest, lowest and closing (ohlc) values of a previous candle. Settings : - "Time Frame" : allows you to choose the reference time frame; - "Offset" : sets which candle to select the data from. Ex : If you select "1 day" as the time frame and "1" as the offset, the OHLC values of yesterday's daily candle will be...
Using RSI and 4 exponential moving averages, I created this indicator so that you can spot inconsistencies between price action and RSI. There's a lot of misunderstanding surrounding RSI, most people think if something's 'oversold' buying is a guarantee win. This definitely isn't the case as there's many more variable to consider. In addition, with this indicator,...
This script was designed to work and feel like the built in RSI script but with a lot of added feature that traders might enjoy. You get to see the RSI represented as candle sticks OR Heikin Ashi. I have added in Connors RSI as a bonus so you can see what this lesser used study looks like in candle form. Just like in the original script I have moving averages and...
█ OVERVIEW This indicator displays The Lower TimeFrame Candles in current chart, Like Zooming in on the Candle to see it's Lower TimeFrame Structure. It plots intrabar OHLC data inside a Label along with the volume structure of LTF candle in an eloquent format. █ QUICK GUIDE Just apply it to the chart, Hover the mouse on the Label and ta-da you have a...
Update: added midline, changed some OB/OS lines color.
This script is based on the Stochastic RSI indicator. Candles are dynamically colored with a customizable RGB shading directly generated from the average Stochastic RSI current value. By default, colors represent the following status -> green is overgought & red is oversold. Options: Shading colors: Choose between Red/Green, Green/Blue, and Blue/Red...
My script builds upon another user-submitted script by rebuilding the logic used to identify candlestick patterns. The logic in my script is a mix of strict and lax guidelines to mitigate false flags and present valid buy and sell signals. -To use this indicator, simply add it to any chart. It will identify trends on any time frame although the lower you go, the...
This script is the perfect strategy for the all mighty shark-32 pattern. It shows the power tussle between demand and supply before either of them finally gives up.
Hello! This is my firt script :) This indicator looks for candles that are significantly larger than the previous X candle. It is possible to set the following: Multiplier: deviation from the size of the previous X candle (if set to 3 the size of the actual candle's body /abs(open - close)/ must be larger than the size of the bigger candle from the prevous X...
A simple script that indicates the overbought and oversold area of the rsi by coloring the candlesticks