Strategy is based on "Divergence for Many Indicators v4 ST" strategy by CannyTolany01 which is based on "Divergence for Many Indicator" indicator by LonesomeTheBlue () This strategy is searching for divergences on 18 indicators which you can select and optimise one by one. Additionally you can connect any other External Indicator value. (just add this...
█ OVERVIEW This script highlights the usage of User-defined Types (UDTs) and objects , and bullish /bearish divergences. Pivotpoints are used to find divergences, the result of this script will be different against other public multiple divergences scripts. FOR Pine Script™ CODERS Besides the information found in CONCEPTS , the comments in the...
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...
This is a modified indicator base code from RSI Multi Length and we will add some of functions by finding a classic/hidden divergence and alert. The indicator returns information over RSI using multiple periods and calculates the percentage of overbought and oversold by overbought divided by oversold. To find the divergence and hidden divergence we use base...
This indicator identifies divergence between NYSE TICK and price, displays TICK in line, bar, or Heikin Ashi format, calculates various types of moving average lines and shows moving average crossovers. What is TICK NYSE TICK, also known as the TICK index, is a technical analysis indicator that shows the number of stocks on the New York Stock Exchange (NYSE)...
This indicator identifies and reports divergences observed on the chart. It is possible that 13 important indicators can be investigated at the same time, from the technical point of view, the divergence observed with them can have an impact on the trader's decision. These indicators are sorted in terms of importance and by default two indicators MACD and RSI are...
I changed MACD formula to divergence of (MA26/MA12 - 1). And its make it more useful. Cuz: 1) comparability with all other coins with different prices. 2) fix small numbers in low price coines like shiba 3) making a good indicator like RSI to use it for optimization and ML/AI projects as a variable Most important thing about this indicator is that its...
#### ENGLISH #### This script visualizes divergences between the price and new highs and new lows in the US stock market. The indicator should be used exclusively on the US stock indices (timeframe >= D). This is the indicator for the main chart. It should be used together with the subchart indicator of the same name. In order to get the same results between the...
#### ENGLISH #### This script visualizes divergences between the price and new highs and new lows in the US stock market. The indicator should be used exclusively on the US stock indices (timeframe >= D). This is the indicator for the sub chart. It should be used together with the main chart indicator of the same name. In order to get the same results between the...
This indicator combines NYSE TICK and RSI to aim to provide a view of NYSE market trend strength. What is TICK NYSE TICK, also known as the TICK index, is a technical analysis indicator that shows the number of stocks on the New York Stock Exchange (NYSE) that are trading on an uptick or a downtick in a particular period of time. The TICK index is calculated...
Hello Traders, Here is my new year gift for the community, Digergence for Many Indicators v4 . I tried to make it modular and readable as much as I can. Thanks to Pine Team for improving Pine Platform all the time! How it works? - On each candle it checks divergences between current and any of last 16 Pivot Points for the indicators. - it search divergence...
RSI DIVERGENCE is a difference between a fast and a slow RSI. Default values are 5 for the fast one and 14 for the slow one. You can use this indicator in 2 different ways: normal RSI : check double or triple top/bottom on a chart meanwhile RSI is descending/ascending (check the example on chart) signal line : when RSI Divergence cross zero line from...
Still experimental. Extending further on the divergence backtest results - in this script we try to project next 2 pivots (including one unconfirmed pivot) 🎲 Previous experiments 1. Divergence-Backtester 2. Divergence-Backtester-V2 🎲 Additions Apart from collecting the stats on number of occurrences of HH, HL, LH, LL - this script also keeps track of...
Overview: One-stop shop for all your divergence needs, including: (1) A single metric for divergence strength across multiple indicators. (2) Labels that make it easy to spot where the truly strong divergence is by showing the overall divergence strength value along with the number of divergent indicators. Hovering over the label shows a breakdown of each...
This strategy is based on RSI divergence indicator. RSI period setting 5 Go Long when Bull or Hidden Bull is shown Exit when RSI goes above 75 OR when bear condition appears
BUY & SELL PRICE TO VOLUME PRESSURE By Ricardo M Arjona @XeL_Arjona DISCLAIMER: The Following indicator/code IS NOT intended to be a formal investment advice or recommendation by the author, nor should be construed as such. Users will be fully responsible by their use regarding their own trading vehicles/assets. The embedded code and ideas within this...
Oscillators are widely used in technical analysis and can return a large amount of information to the trader depending on their design. It is common to use oscillators to detect divergences with the price, divergences occur when the tops/bottoms made by the oscillator and price are negatively correlated. The following oscillator is based on the momentum of a...
Pullbacks are always hardest part of the trade and when it happen, we struggle to make decision on whether to continue the trade and wait for recovery or cut losses. Similarly, when an instrument is trending well, it is often difficult decision to make if we want to take some profit off the table. This indicator is aimed to make these decisions easier by providing...