Laguerre-based RSI Strategy This is RSI indicator which is more sesitive to price changes.
It is based upon a modern math tool - Laguerre transform filter.
With help of Laguerre filter one becomes able to create superior
indicators using very short data lengths as well. The use of shorter
data lengths means you can make the indicators more responsive to
changes in the price.
WARNING:
This script to change bars colors.
Stochastic RSI (STOCH RSI)
MoD_v1.3_StochRSIMultRSI_StrategyMulti timeframe trend trading strategy using TRIMA, StochRSI and RSI
MoD_v1_StochRSISMA_Strategy_Iteration1combines StochRSI, RSI, SMA and BB to find best reversal entries. Also has options for finding Divergence (TBC in Version 2 :-) )
Gambit Stoch RSI Grid v1.5Gambit StochRSI Grid v1.5
This indicator was designed to be used with the Gambit Trading Suite , but may also be used as a standalone indicator.
This indicator highlights StochRSI overbought/oversold values for 1D, 2H, 1H, & 30m timeframes (From top to bottom. Timeframes can be changed in settings).
If the lower three timeframes are all overbought/oversold, a direction arrow will show, suggesting the direction of the trend. By default, there are four available timeframes tracked, three of which are low timeframe and one is for a quick-glance at the 1D. Only the lower three are utilized for printing arrow signals. These arrows can be disabled in the config.
Lighter coloured arrows show the same signal, but a weaker version. These are disabled by default but may be turned on for early warnings.
Try this indicator for FREE! Leave a comment below and we will give you access to the trading suite generally within 24 hours.
Stochastic RSI - MTF - Up/down colours - 4hr default - squattterStochastic RSI - MTF - Up/down colours - 4hr (240) default
Super StochSuper Stoch Update
// Short Name Changed To "SS 3.0"
// Added a third StochRSI.
// Default resolutions S1= W, S2= D, S3= 240 (4H)
// Signal function for all StochRSI's.
// Made a Variety of Cosmetic Changes
Super StochAdded signal functionality to StochRSI 2
Set Default Resolution of StochRSI 1 to "D" and StochRSI 2 to "240"
Super StochThis is a multi-time frame Stoch RSI based on Chris Moody's "CM_Stochastic_MTF". Changes are primarily cosmetic and the "stock" signal and Stoch RSI calculations are retained.
StochRSI overSold/Bought alerts - by squattterDepending 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"
Kay_StochasticRSIThis is a different version of Stochastic RSI. the only difference is the use of variable moving average by Lazybear instead of regular sma for K smoothing.
Its purely an experiment. I am not a professional trader but an enthusiastic programmer trying different indicator combination to see different results.
Criticizing and negative comments will be gracefully accepted. :)
Appreciation will be even more. :)
MTI Stochastic RSI with Color Bars and ZonesPlots the %D line of a Stochastic Oscillator calculated from the RSI of close of length 14.
Red Sell Zone above 80, candles paint red
Green Buy Zone below 20, candles paint green
Madrid Bull Bear SentimentThis indicator displays the distance in percentage between the highest and lowest points in a given period of time, compares them and determines which side has more dominance.
CCT StochRSI [LazyBear]CCT StochRSI, proposed by Steve Karnish of Cedar Creek Trading, reconfigures classic StochRSI using custom parameters and smoothing.
There are 6 types supported.
Common formula:
(rsi - lowest(rsi, x)) / (highest(rsi, y) - lowest(rsi, z)) * 100
Smoothed formula:
ema(common formula result, len)
Settings (values for x/y/z/len in the above formulae):
Type 1: RSILength=21, x=8, y=13, z=13, len=N/A
Type 2: RSILength=21, x=21, y=21, z=21, len=N/A
Type 3: RSILength=14, x=14, y=14, z=14, len=N/A
Type 4: RSILength=21, x=13, y=8, z=13, len=8
Type 5: RSILength=5, x=5, y=5, z=5, len=3
Type 6: RSILength=13, x=13, y=13, z=13, len=3
Apart from these default types, this also supports user-specified custom type (select "0" for "Type" option).
All 6 types:
CCT StochRSI compared against normal StochRSI:
List of my public indicators: bit.ly
List of my app-store indicators: blog.tradingview.com