Summary: The RCYC Bullish Bearish Indicator is a custom trading tool designed to help traders identify potential bullish and bearish conditions in the market using a combination of KDJ and RSI indicators. This indicator uses color-coded candles to visually represent bullish and bearish signals, making it easy to identify trend changes on the chart. The script...
The US Sentiment Index is an advanced analytical tool designed for traders seeking to uncover patterns, correlations, and potential leading signals across key market tickers. This indicator surpasses traditional sentiment measures, providing a data-driven approach that offers deeper insights compared to conventional indices like the Fear and Greed Index. Key...
This Pine Script indicator identifies and highlights truly bullish and bearish candles on your chart. Truly bullish candles are characterized by a strong bullish close significantly above the specific percentage, suggesting strong buying pressure. Conversely, truly bearish candles exhibit a strong bearish close significantly below the specific percentage,...
Library "TrendPivots" This library provides functions to search for bullish and bearish divergences between pivots and indicators. Functions search for higher highs and lower lows, automating lines, labels and signals for technical analysis and strategies. method maxBeforeLast(id) Method function to get the maximum price before the last, stored in an...
This indicator is designed to provide traders with insights into market sentiment and potential trend reversals. This indicator enhances the traditional Bull Bear Power (BBP) by adding valuable visualizations and customization options to assist traders in making informed trading decisions. Indicator Overview: The NBBP indicator calculates Bull Bear Power,...
In Comparative RSI We need to Use weekly timeframe Comparative Symbol should be Nifty and CRS moving average 100. If the Moving avg is above the 100 period Comparative Symbol that means the stock is outperforming benchmark indices and can make position in that stock and hold till it goes below Comparative Symbol on weekly basis
▋ INTRODUCTION : The Candlestick Patterns Screener has been designed to offer an advanced monitoring solution for up to 40 symbols. Utilizing a log screener style, it efficiently gathers information on confirmed candlestick pattern occurrences and presents it in an organized table. This table includes essential details such as the symbol name, signal price, and...
Bull / Bear Market Regime Instructions: - A simple risk on or risk off indicator based on CBOE's Implied Correlation and VIX to highlight and indicate Bull / Bear Markets. To be used with the S&P500 index as that's the source from where the CBOE calculates and measures implied volatility & implied correlation. Can also be used with the other indices such as:...
This indicator is based on the concept of divergence. I recommend that you find out and study about this yourself as the concept of divergence will not be explained in depth in this description. This indicator will show divergences between the asset price and the RSI oscillator. The indicator will look for divergent points between the rising highs and falling...
This indicator is based on the concept of divergence. I recommend that you find out and study about this yourself as the concept of divergence will not be explained in depth in this description. This indicator will show divergences between the asset price and the RSI oscillator. The indicator will look for divergent points between the rising highs and falling...
The script "Balance of Force" is an indicator that aims to provide insight into the bullish and bearish forces present in the market by analyzing the relationship between bullish and bearish true ranges. The indicator first calculates the bearish and bullish true ranges by taking the absolute difference between the open and close prices for each period and summing...
Made using elements from two Cheatcountry scripts: Includes a Bollinger Band for bounds that forms a trend follower based on the 0 point. Includes CheatCountry color code signals, different color scheme. Bright colors are strong signals, ark are weak, green bull, red bear, the basics. Switches for Bollinger Band color codes, which can actually be useful...
DESCRIPTION: This script combines the Relative Strength Index ( RSI ), Moving Average and Divergence indicator to make a better decision when to enter or exit a trade. - The Moving Average line (MA) has been made hidden by default but enhanced with an RSIMA cloud. - When the RSI is above the selected MA it turns into green and when the RSI is below the select MA...
The Ganesh Trend is an indicator developed by Ganesh to help Traders to identify potential trend showing candle .This indicator identifies bullish and bearish candle with some specific rules. This gives fair idea of direction of market .It is very helpful if you use it on Nifty 50 index . Candlestick developed by me is my original work . It is very helpful for new...
This script is an addition to Fixed Quantum Cdv. It shows vector cdv ratio in columns. You can select the length as an input to how many bars to look back for the whole calculation. The green bars represent the bullish values and the red bars the bearish values. The green line represents an ema of the bullish value and the red line the ema of the bearish...
Its the part 2 of Multiple Indicators 50EMA Cross Alerts. Its more suitable for the seconds chart. Beside, you can use it in higher timeframe. The input bars length is the sample size that the code will use to trigger all alert. 20 mean 20 bar after the current candle. When you activate volume alert you can select an amount of volume that when volume cross it...
WELCOME TO THE CHEAT CODE REDEMPTION PACK!!!! I want to take a deep dive into what this indicator consists of and how you can use it to improve your trading strategy. -What does the CCR consist of? The Oscillator: The oscillator is a combination of a true strength index sampled from on-balance volume and a regular RSI at default settings. The reason I...
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...