This is an implementation of the Stochastic Momentum Index from William Blau's his article in Stocks & Commodities . This also allows the use of various different kinds of moving averages for the signal line. Options for this argument are: sma (simple moving average) ema (exponential moving average) wma (weighted moving average) trima (triangular...
█ OVERVIEW This indicator displays Cyclic Relative Strength Index based on Decoding the Hidden Market Rhythm, Part 1 written by Lars von Thienen. To determine true or false for Overbought / Oversold are unnecessary, therefore these should be either strong or weak. Noise for weak Overbought / Oversold can be filtered, especially for smaller timeframe. █ FEATURES ...
This indicator alerts you only if there are divergences after price was oversold or overbought
Union of three RSI indicators: 1h, 4h and daily. In order to show 1h RSI, you have to set it as active time frame on the chart. Purpose: spot "triple oversold" moments, where all the three RSI are under the threshold, which is 30 by default but editable. Target Market: Cryptocurrencies. Didn't try it on other ones, may work as well. Fits Crypto well as, by...
About I have used this indicator to find many lucrative opportunities. This indicator takes the moving average of CCI in custom, volatility-specific conditions. CCI measures "overbought" in the red-shaded region and "Oversold" in the green-shaded region. The shaded regions do not constitute a buy/sell signal alone, the MS CCI Squeeze is best used when market...
Combining EMA and MA over-extension with RSI to help narrow down overbought and oversold opportunities.
Corrected Relative Volatility Index. This indicator was originally developed by Donald Dorsey (Stocks & Commodities V.11:6 (253-256): The Relative Volatility Index). The indicator was revised by Dorsey in 1995 (Stocks & Commodities V.13:09 (388-391): Refining the Relative Volatility Index). I suggest the refined RVI with optional settings. If you disabled...
From TradingView's description: Williams %R (%R) is a momentum-based oscillator used in technical analysis, primarily to identify overbought and oversold conditions. The %R is based on a comparison between the current close and the highest high for a user defined look back period. %R Oscillates between 0 and -100 (note the negative values) with readings closer to...
█ OVERVIEW The 'Bitcoin Power Law Bands' indicator is a set of three US dollar price trendlines and two price bands for bitcoin , indicating overall long-term trend, support and resistance levels as well as oversold and overbought conditions. The magnitude and growth of the middle (Center) line is determined by double logarithmic (log-log) regression on the...
This is Version - 2 of the Momentum Oscillator, Like i said on the prior version, This version has an Indicator for Trends. Marks only Overbought and Oversold Based on the TREND. The Trend dots are calculated exactly like the Slingshot system trend.
Hello All. For a while this idea (showing RSI levels on the chart as a channel) was in my mind and finally today I developed the script. I hope it will be usefull for all. Enjoy!
Relative Momentum Index indicator script. This indicator was originally developed by Roger Altman (Stocks & Commodities V. 11:2 (57-60)). RMI with momentum period of 1 will be equal to an RSI when they have the same period and source price.
This is a better, cleaner version (in my opinion) of an part of an indicator I was using that was coded up by cI8DH. I reached out to him about cleaning up the code (things weren't working) for Pinescript v4, but he no longer seems to be active, so I thought I might take it upon myself to at least work out this portion of the indicator. Much credit goes to him....
This strategy implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs ( EMA or SMA ) having different lengths (by default, I use 50 and 200). A trailing stop loss (%) is used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and Price < Slow MA...
Depending on the new trend - Fisher 100 crossing 0; Set an alert on each Long/Short "crossing down", 0.8 (or anything below 0.99), "on condition"
Back with another great high hit rate strategy!! Disclaimer* This strategy was sampled using source code written by @ClassicScott , as referred to in the script, there is a clear line where the source code was scripted by myself. This Strategy consists of three key factors, the ALMA, EMA crossover, and a Stochastic Rsi ALMA: The Alma is the step line...
Level: 1 Background This MACD is designed with unique oversold and overbought detections, which you may not sell or buy immedidately. You may need to watch the trend movements and decide to buy or sell on current or next goldcross and deadcross respectively. Function Add oversold and overbought detections for MACD to locate proper entry point. Key...